Commit Graph

22 Commits (c9a070c9d3898a86f4f0d11668b0fc0b7b6bd857)

Author SHA1 Message Date
Micah Snyder 4cd97da451 eliminating warnings, mostly with regards to signed vs unsigned comparisons, some of which could have been functional bugs if negative values were used (for offsets, etc). cleaned up a couple of macros and cleaned up some ifdefs. 8 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 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
Shawn Webb b2e7c931d0 Use OpenSSL for hashing. 11 years ago
Shawn Webb 241e7eb147 bb6258 - Add warnings when allocations fail 12 years ago
Shawn webb a2a004df25 BB#3737 - Value too large for specified data type 13 years ago
Török Edvin 3d8c1fc736 fmapify tnef 14 years ago
aCaB b8ce70e6a1 bb#1695 16 years ago
aCaB 081f64735d win32#2 16 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 91b8682af8 downgrade some error messages 17 years ago
Tomasz Kojm a45c7039c1 shut up some gcc warnings 17 years ago
Tomasz Kojm 2023340a41 update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
Tomasz Kojm 5fc380f1cc always check return value of cli_gentemp() 17 years ago
aCaB 2455584143 sync to trunk 18 years ago
Nigel Horne 5d40533ed5 Handle trailing CR and change handling of truncated files 18 years ago
Tomasz Kojm a7ac59781d various cleanups; fix bb#577 (move cli_* out of clamav.h) 18 years ago
Nigel Horne 75173f1967 Remove warning messages 19 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
Nigel Horne 27395a6e65 URL changes from Luca 19 years ago
Nigel Horne 37948a1bf6 Fix warnings 19 years ago
Nigel Horne a8efe44792 Fix compiler warning 19 years ago
Nigel Horne a0ba296138 Comment typo 19 years ago
Nigel Horne e36c045d5f Handle trailing newline 19 years ago
Nigel Horne 2038be9ef6 Error messages now more explicit about where they are from 19 years ago
Nigel Horne d4a7dd820b Just include mbox.h 19 years ago
Nigel Horne c88c200fa3 Better referral for bug reports 19 years ago
Tomasz Kojm 48b7b4a747 update GPL headers with new address for FSF 19 years ago
Tomasz Kojm 75282b5c33 code cleanup 19 years ago
Nigel Horne 33eb424c62 Check fseeks will work before calling fsek - requirement by TK 19 years ago
Nigel Horne 613453180e Check the return value of fseek 19 years ago
Nigel Horne 3dbb92ed5b Remove compiler warning 20 years ago
Tomasz Kojm 0618d0a4a5 fix possible infinite loop 20 years ago
Nigel Horne 7047626b35 Tidy debug message 20 years ago
Nigel Horne 17a3c5e908 Fixed some print statements 20 years ago
Nigel Horne 7c46bfb875 Handle incorrectly formed files (invalid length fields) 20 years ago
Nigel Horne 504b463ff8 Handle consistency of temporary filenames 20 years ago
Nigel Horne 21992fd126 Extract TNEF portions even when the filename can't be determined 20 years ago
Nigel Horne 18cec9a391 Debug compile 20 years ago
Nigel Horne 9c57028350 attTNEFVERSION 20 years ago
Nigel Horne 6fcf562430 Change report to submit 20 years ago
Nigel Horne 22bfcbf1d0 Consolidate code 20 years ago
Nigel Horne 94f38202a7 Downgrade error to warn 20 years ago
Nigel Horne 00dbe3f34e Dump file fix 20 years ago
Nigel Horne b7121c3bb0 Tidy 20 years ago
Nigel Horne 49584961f1 When parse fails and debug is set, dump the file being scanned in to a temporary file 20 years ago