Commit Graph

7649 Commits (96de30ae9e7247cd562835c90b7845d995baa0cd)
 

Author SHA1 Message Date
Steven Morgan 96de30ae9e xar: use debug messages rather than error messages to report anomalies. 11 years ago
Shawn Webb e8a1a9056c Add ability to disable stats 11 years ago
Shawn Webb b8451749d8 Fix off-by-one error. Make Valgrind happy. 11 years ago
Shawn Webb 88089a6244 Removed unused variable 11 years ago
Shawn Webb b9e1852b6b Remove cfg_tcpsock function as it is now unused 11 years ago
Shawn Webb 898fc8fb11 Fix typo 11 years ago
Shawn Webb 58ca30cf0d Revert "Temporarily disable the actual submission of stats to the stats server in order to run the regression suite" 11 years ago
Shawn Webb 4ba4b72f82 Temporarily disable the actual submission of stats to the stats server in order to run the regression suite 11 years ago
Shawn Webb e6bcbd5add Fix Valgrind. Fix bug with clamd reloading database, forcing a stats submission. 11 years ago
Shawn Webb e6786fef39 Fix Windows build 11 years ago
Shawn Webb 186712e09f Free the section hash data in the right spot 11 years ago
Shawn Webb 7db9ec7452 Phase 2 of gathering PE section hash data 11 years ago
Shawn Webb c9dd1aaaa8 Submit the PE section hashes 11 years ago
Shawn Webb 43adde3e77 Fix a couple bugs 11 years ago
Shawn Webb 3c29ca0b10 Phase 1 of reporting hashes of PE sections 11 years ago
Shawn Webb 06bd94f0fd Retab cli_checkfp() 11 years ago
Shawn Webb 8fdd05d2aa Retab cli_checkfp_pe() 11 years ago
Shawn Webb 5417061645 Remove redundant code 11 years ago
Shawn Webb 00b9ef3b3a Fix async sockets code 11 years ago
Shawn Webb ecd859c17d Remove existing stats submission code for freshclam 11 years ago
Shawn Webb e07b295d95 Remove existing stats gathering framework from clamd 11 years ago
Shawn Webb c4cd560b75 Add support for setting the HostID in clamscan 11 years ago
Shawn Webb 73aba89d82 Add support for setting the HostID in clamd 11 years ago
Shawn Webb a109495489 Copy over the stats callbacks with the settings object 11 years ago
Shawn Webb b7485a222c Add support for setting the HostID in freshclam 11 years ago
Shawn Webb a7cba048a8 Support streaming from stdin 11 years ago
Shawn Webb b11a8465dd Make the MD5 hash appear as an UUID 11 years ago
Shawn Webb 20ed22bce0 Only use async mode for the initial connection. 11 years ago
Shawn Webb b28c454e6c Switch to using the existing file upload functionality in clamav.net 11 years ago
Shawn Webb dbc6d4b2ce Submit basic host info when starting up freshclam 11 years ago
Shawn Webb 7c92a662d9 Add functions to set the stats callbacks. Don't submit stats when verifying CVDs. 11 years ago
Shawn Webb 542d85184f Fix bug 11 years ago
Shawn Webb 7dfd039cc3 Support using a custom HostID (to support anonymous submissions) 11 years ago
Shawn Webb 2682e7ddbf Add basic submission code 11 years ago
Shawn Webb f310738305 Initial commit for clamsubmit app 11 years ago
Shawn Webb 8fc15040e7 Use a select-based timeout when receiving data back from the stats server 11 years ago
Shawn Webb 64b1b3e1ee Check useAsync when checking if connect() failed. 11 years ago
Shawn Webb 212b72c47b Use async socket 11 years ago
Shawn Webb 7042d882f8 Use \r\n for line termination 11 years ago
Shawn Webb e256eaa9a6 Get rid of the sample prefix. Stuff the hash in a member of the json object. 11 years ago
Shawn Webb f721facae0 Support GET, PUT, and POST. Ditch chunked transfer encoding. Always use form encoding when POSTing or PUTing data. 11 years ago
Shawn Webb 54e9f2f924 Switch to using Chunked transfer encoding to better fit a RESTful service paradigm. 11 years ago
Shawn Webb ff42cc7af8 Add cache.h to others.c 11 years ago
Shawn Webb d9a334802e Make Windows build happy. Style changes. 11 years ago
Shawn Webb e43a53ac1c Fix typo 11 years ago
Shawn Webb 174a7eccc9 Make valgrind happy. Fix typos. 11 years ago
Shawn Webb 0882a90448 Tidy up code 11 years ago
Shawn Webb cfeb77233f Remove some debugging code. Add explanatory comments. 11 years ago
Shawn Webb b79ea1a382 Correctly get the last virus name 11 years ago
Shawn Webb 2d6361a9d0 Submit stats to dev server 11 years ago