Commit Graph

2821 Commits (f10a9226886ee996a5ae647a96cf978a54a2b0d3)

Author SHA1 Message Date
Shawn Webb 3fc1fc6985 Fix accessing an array 11 years ago
Steven Morgan 374f21dde9 xar: free up some xml memory. 11 years ago
Shawn Webb 5fc847736c Fix a typo. Add support for getting the stats timeout from the engine 11 years ago
Shawn Webb 1bdaf81389 Update copyrights 11 years ago
Shawn Webb d4f90ad449 Add DCONF support to the stats feature. 11 years ago
Shawn Webb 4e1236c802 Add option for configuring the timeout for stats submissions 11 years ago
Shawn Webb b86e39088b Remove debugging statements from stats code 11 years ago
Steven Morgan 7f50a91ced allow xar processing to continue when there are file extraction errors. 11 years ago
Shawn Webb ebc76d2620 Pass in CFLAGS needed for grabbing curl's headers 11 years ago
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 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 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 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 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 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 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
Shawn Webb 643c3caaad Fix building on Linux 11 years ago
Shawn Webb aeafdcc09e Grab MAC addresses on OpenBSD 11 years ago
Shawn Webb 53242b9796 Use the system GUID on Windows systems 11 years ago
Shawn Webb 5ba45c0f99 OpenBSD fix #2 11 years ago