Commit Graph

35 Commits (b30d9c54b242aee062ae52d93e6714714d591f8e)

Author SHA1 Message Date
micasnyd 140c88aa4e Bump copyright for 2022 3 years ago
Micah Snyder (micasnyd) 9e20cdf6ea Add CMake build tooling 5 years ago
Micah Snyder 72fd33c8b2 clang-format'd using new .clang-format rules. 6 years ago
Micah Snyder c9a070c9d3 More cleanup re: variables possibly used before initialized. 7 years ago
Micah Snyder 8efbf4a0cb eliminating compile warnings in windows 10, vs2015, x86 and x64. 8 years ago
Steven Morgan ff506263db bb11348 - Patch for HPUX sent by Michael Pelletier. 10 years ago
Shawn Webb cd94be7a52 Silence a bunch of compiler warnings in libclamav 11 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 11 years ago
Shawn Webb 27d0dd6a60 Show stats debugging messages in freshclam if --debug --verbose is passed in 11 years ago
Shawn Webb 76801f9976 Don't use async sockets on Windows 11 years ago
Shawn Webb e5e6be983a Use closesocket() 11 years ago
Shawn Webb 1725b8a357 Fix crash on Windows when --enable-stats is set 11 years ago
Shawn Webb ede7a1f049 Fix typo 11 years ago
Shawn Webb 690a27b8cc bb#10521 - Enhancement: logging for the Intel/Stat Gathering 11 years ago
Shawn Webb b2e7c931d0 Use OpenSSL for hashing. 11 years ago
Shawn Webb 0c58ddd290 Fix some bugs 11 years ago
Shawn Webb 1bdaf81389 Update copyrights 11 years ago
Shawn Webb 4e1236c802 Add option for configuring the timeout for stats submissions 11 years ago
Shawn Webb b8451749d8 Fix off-by-one error. Make Valgrind happy. 11 years ago
Shawn Webb e6786fef39 Fix Windows build 11 years ago
Shawn Webb 5417061645 Remove redundant code 11 years ago
Shawn Webb 00b9ef3b3a Fix async sockets code 11 years ago
Shawn Webb 20ed22bce0 Only use async mode for the initial connection. 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 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 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 4a4b84daca Fix Windows build 11 years ago
Shawn Webb f2571e344b First initial commit of the stats gathering feature 11 years ago