Commit Graph

140 Commits (631baca8d57fd54aa15bd5a7a874ccf55dd67d8d)

Author SHA1 Message Date
Mickey Sola 631baca8d5 bb11443 - fixing possible oob dereference when parsing mbox files 10 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Shawn Webb 1f271616be Switch the engine to using cli_strlcat instead of strcat 11 years ago
Steven Morgan dfbb1604fd bb#11195 - change html links in code to match the current clamav.net website. 11 years ago
Joel Esler 00fb0d9118 Fixed broken links. 11 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
Steven Morgan 26f427331b fix another buffer underrun in mbox.c 11 years ago
Steven Morgan 4a5d422dfe bz10996: fix buffer underrun in mbox.c 11 years ago
Shawn Webb 95890079a2 Lets try this to the tune of "one more time" 11 years ago
Shawn Webb d00281e10d Fix typos 11 years ago
Shawn Webb 745cda0807 Plug memory leak introduced in 23889d2740 11 years ago
Shawn Webb 23889d2740 bb8995: Fix checking the boundary on multipart MIME message emails 11 years ago
Shawn Webb 7fb5036fb2 Make Valgrind happy. Rely less on EVP_MD_CTX_create. 11 years ago
Shawn Webb b2e7c931d0 Use OpenSSL for hashing. 11 years ago
Shawn Webb d9b6b8c757 bb#8993 - Rename the STAT macro to CLAMSTAT to avoid name conflicts on AIX 12 years ago
Shawn Webb 241e7eb147 bb6258 - Add warnings when allocations fail 12 years ago
Shawn Webb 150c9f33d3 bb5698 - Off by one error in infected mbox message number 13 years ago
Steve Morgan b81cbc263c some corrections and refinements identified during 0.97 retrofit 13 years ago
Steve Morgan 6ad45a2931 add initial allscan/allmatch mode to libclamav, clamd, clamdscan, and clamscan with unit tests 13 years ago
David Raynor 61f01c9574 bb #5816: mbox statics 13 years ago
Shawn webb 29b92a2d58 BB#5612 - Allow build on Interix 13 years ago
Shawn webb a2a004df25 BB#3737 - Value too large for specified data type 13 years ago
Shawn webb b2c04b6c28 BB#5449 13 years ago
Shawn webb 69ffb9daa6 Perform proper bounds checking 13 years ago
David Raynor bebd86a60b bb#5343 13 years ago
Török Edvin f304dc688a fmapify: fix const-ness warnings 14 years ago
Tomasz Kojm 43f1a140bf fix compile warnings (bb#3882) 14 years ago
Török Edvin 2df29bde34 mbox already fmapified, just drop descriptor 14 years ago
Tomasz Kojm 4a01b4efe9 libclamav: prefix all engine detections with "Heuristics." (bb#1808) 16 years ago
Tomasz Kojm bb1e844cc2 fix some warnings 16 years ago
aCaB 6bcd0c866f fix getline in mbox 16 years ago
aCaB 49cc1e3c35 s/struct F_MAP/fmap_t/ 16 years ago
aCaB 4cd80898e6 win32#3 16 years ago
aCaB 58481352d5 win32 paths handling 16 years ago
aCaB 081f64735d win32#2 16 years ago
aCaB be4bf7f4ab win32 16 years ago
acab ee1b2a6c81 mbox to fmap 16 years ago
Tomasz Kojm 6a4dd9dc6b clamd, clamscan, libclamav: drop support for MailFollowURLs (bb#1677) 16 years ago
Tomasz Kojm 8df99a92aa 0.95.2 16 years ago
Tomasz Kojm e06afe8e8e libclamav: fix handling of signature offsets in cli_scanbuff() (bb#1546) 16 years ago
Török Edvin f2b71eb961 extract URLs from mail body (bb #1482). 16 years ago
Török Edvin c89cebe80c fix extraction of embedded images (bb #1384). 16 years ago
Török Edvin e68d70e7e0 strerror/strerror_r->cli_strerror which is always thread safe. 16 years ago
aCaB fc809c9eb7 bb#1456 16 years ago
Tomasz Kojm 0138619577 libclamav/matcher.c: cli_scanbuff: add support for external acdata 17 years ago
Tomasz Kojm 871177cdd9 return codes cleanup (bb#1159) 17 years ago
Tomasz Kojm 33068e0973 libclamav: drop cl_settempdir(); use cl_engine_set() with CL_ENGINE_TMPDIR and CL_ENGINE_KEEPTMP instead 17 years ago
Tomasz Kojm 724b2bf770 Move cl_engine from clamav.h to others.h; move cl_limits to cl_engine; 17 years ago
Török Edvin 08402afa4c fix more compiler warnings (bb #273) 17 years ago