Commit Graph

70 Commits (d507b58a911e28243523a6408c0b3600c9f1ead1)

Author SHA1 Message Date
Mickey Sola 47a544dc07 m4 - rework of strndup and strnlen function absence handling 8 years ago
Micah Snyder 14e2247bd2 updating the copyright for a number of tiles. 8 years ago
Micah Snyder 7b1f1aaf9a fixed minor warnings regarding type conversions. 8 years ago
Mickey Sola cd7c9a4fb7 solaris - adding strnlen and strndup implementations to ensure compatability with versions <= 10 8 years ago
Kevin Lin 67f8441d5e implement cli_strndup and cli_mpool_strndup 9 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Kevin Lin b6768907aa formatting changes 11 years ago
Kevin Lin ac20e91b05 engine bb#8640 - fixed mempool issue with 64-bit pointers in Windows 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
David Raynor f526f0b2c3 mpool: move map allocation after error checks 12 years ago
Shawn Webb 110714bb37 Fix bugs in mpool and readdb 12 years ago
David Raynor 5fc6e404ae libclamav/mpool.c: fix inconsistency in cli_mpool_hex2str 12 years ago
Shawn Webb e522909e19 bb6061 13 years ago
David Raynor 2beb84a10e mpool: bb#5827 13 years ago
aCaB 18f620f234 bb#3926 14 years ago
aCaB 8a6c292152 make solaris linker happy 14 years ago
aCaB d4c6e1d69b regen pool 32bit 15 years ago
aCaB 697b276e09 recompute pool sizes amd64 15 years ago
aCaB 7cbc72d3b1 c4w: error path engine leak 15 years ago
aCaB 4f798ac6e7 expand pua, bump rc version 15 years ago
Tomasz Kojm 80871017e0 libclamav/mpool.c: permanently disable debug mode (bb#2222) 15 years ago
Török Edvin c973580727 drop 2 more sizes. 15 years ago
Török Edvin 8a88afcfb4 Regenerate sizes. 15 years ago
Török Edvin 5f12eacba7 Fix alignment calculation. 15 years ago
Török Edvin bab1a60424 Regenerate pool sizes. 15 years ago
Török Edvin d068119a9f Reduce memory waste due to alignment (~14% improvement). 15 years ago
aCaB 4743d54fd9 mpool for win32, update win32 stuff 15 years ago
Török Edvin e4a0f2c94f fix compiler warnings (bb #1872, bb #1934, bb #1935) 15 years ago
Török Edvin 630d47cb0d Need to align the MPMAP field to 64-bit for Sparc. 15 years ago
Török Edvin 5684130b55 Fix sparc sigbus. 15 years ago
aCaB 6eaca76eb0 pool size recalculated, win32 VI bumped 15 years ago
Török Edvin 261e29da34 Fix bus error on Sparc. 16 years ago
Tomasz Kojm 12c6a97e9b fix some compiler warnings 16 years ago
aCaB 01a11a380e typo in debug message 16 years ago
aCaB ebf10d4af3 raise mpool max poolsize to 8M 16 years ago
aCaB 11195c0b1b fix several problems introduced by the win32 commits 16 years ago
aCaB 4cd80898e6 win32#3 16 years ago
aCaB 34e79a80a8 mpool: regen sizes, small cleanup 16 years ago
aCaB 86d59b249e fix portability issues for fseeko, sysconf(_SC_PAGESIZE), getpagesize() (bb#1658) 16 years ago
Török Edvin 8b2b7201e1 update mpool frag sizes. 16 years ago
Török Edvin 46826baf4f fix mpool_realloc to work with shrinked sizes. This is not yet used anywhere. 16 years ago
Török Edvin 025243f6e1 fix uninitialized value warning. 16 years ago
Török Edvin 1f48ace849 fix distcheck 16 years ago
Török Edvin eaf2aebdeb avoid unneeded calloc + memcpy. 16 years ago
aCaB af449e4756 mpool poisonage complete 16 years ago
aCaB 1b802d3c34 adding mpool poisoning, more to come... 16 years ago
Tomasz Kojm 47d40feb7a libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366) 17 years ago
Tomasz Kojm 27e28c610e libclamav/mpool.c: fix old free() call in cli_mp_hex2ui() 17 years ago