Commit Graph

2814 Commits (b86e39088b1a7fedc6a03025998727c4461830f5)

Author SHA1 Message Date
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 12 years ago
Shawn Webb 58ca30cf0d Revert "Temporarily disable the actual submission of stats to the stats server in order to run the regression suite" 12 years ago
Shawn Webb 4ba4b72f82 Temporarily disable the actual submission of stats to the stats server in order to run the regression suite 12 years ago
Shawn Webb e6bcbd5add Fix Valgrind. Fix bug with clamd reloading database, forcing a stats submission. 12 years ago
Shawn Webb e6786fef39 Fix Windows build 12 years ago
Shawn Webb 186712e09f Free the section hash data in the right spot 12 years ago
Shawn Webb 7db9ec7452 Phase 2 of gathering PE section hash data 12 years ago
Shawn Webb c9dd1aaaa8 Submit the PE section hashes 12 years ago
Shawn Webb 43adde3e77 Fix a couple bugs 12 years ago
Shawn Webb 3c29ca0b10 Phase 1 of reporting hashes of PE sections 12 years ago
Shawn Webb 06bd94f0fd Retab cli_checkfp() 12 years ago
Shawn Webb 8fdd05d2aa Retab cli_checkfp_pe() 12 years ago
Shawn Webb 5417061645 Remove redundant code 12 years ago
Shawn Webb 00b9ef3b3a Fix async sockets code 12 years ago
Shawn Webb a109495489 Copy over the stats callbacks with the settings object 12 years ago
Shawn Webb b7485a222c Add support for setting the HostID in freshclam 12 years ago
Shawn Webb b11a8465dd Make the MD5 hash appear as an UUID 12 years ago
Shawn Webb 20ed22bce0 Only use async mode for the initial connection. 12 years ago
Shawn Webb dbc6d4b2ce Submit basic host info when starting up freshclam 12 years ago
Shawn Webb 7c92a662d9 Add functions to set the stats callbacks. Don't submit stats when verifying CVDs. 12 years ago
Shawn Webb f310738305 Initial commit for clamsubmit app 12 years ago
Shawn Webb 8fc15040e7 Use a select-based timeout when receiving data back from the stats server 12 years ago
Shawn Webb 64b1b3e1ee Check useAsync when checking if connect() failed. 12 years ago
Shawn Webb 212b72c47b Use async socket 12 years ago
Shawn Webb 7042d882f8 Use \r\n for line termination 12 years ago
Shawn Webb e256eaa9a6 Get rid of the sample prefix. Stuff the hash in a member of the json object. 12 years ago
Shawn Webb f721facae0 Support GET, PUT, and POST. Ditch chunked transfer encoding. Always use form encoding when POSTing or PUTing data. 12 years ago
Shawn Webb 54e9f2f924 Switch to using Chunked transfer encoding to better fit a RESTful service paradigm. 12 years ago
Shawn Webb e43a53ac1c Fix typo 12 years ago
Shawn Webb 174a7eccc9 Make valgrind happy. Fix typos. 12 years ago
Shawn Webb 0882a90448 Tidy up code 12 years ago
Shawn Webb cfeb77233f Remove some debugging code. Add explanatory comments. 12 years ago
Shawn Webb b79ea1a382 Correctly get the last virus name 12 years ago
Shawn Webb 2d6361a9d0 Submit stats to dev server 12 years ago
Shawn Webb 643c3caaad Fix building on Linux 12 years ago
Shawn Webb aeafdcc09e Grab MAC addresses on OpenBSD 12 years ago
Shawn Webb 53242b9796 Use the system GUID on Windows systems 12 years ago
Shawn Webb 5ba45c0f99 OpenBSD fix #2 12 years ago
Shawn Webb fbc144c0ea Fix building on OpenBSD 12 years ago
Shawn Webb 4a4b84daca Fix Windows build 12 years ago
Shawn Webb e9b62aae1f Fix FreeBSD 12 years ago
Shawn Webb 9e0f01d995 Use hashed MAC addresses as the hostid for Linux. 12 years ago
Shawn Webb 8b14be1cf0 Use an older versin of autotools 12 years ago
Shawn Webb 02c1affff6 Fix on FreeBSD. 12 years ago