Commit Graph

13 Commits (2e55c901b1b0571a340602ee2681255876f63f1a)

Author SHA1 Message Date
mko-x a21cc6dcd7
Add explicit log level parameter to application logging API 4 years ago
Micah Snyder b3e82e5e61 Replacing libclamav/cltypes.h with clamav-types.h.in, which generates a header clamav-types.h that we install alongside clamav.h. 6 years ago
Micah Snyder 72fd33c8b2 clang-format'd using new .clang-format rules. 6 years ago
Kevin Lin 3ae8211ca6 added implementation of cli_qsort_r (qsort with cb arg) 11 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 12 years ago
Shawn Webb b2e7c931d0 Use OpenSSL for hashing. 12 years ago
Tomasz Kojm bb1e844cc2 fix some warnings 16 years ago
Tomasz Kojm e1b21aeec4 another missing parentheses (bb#1769) 16 years ago
Tomasz Kojm f032fb29f0 libclamav/qsort.c: fix CMP1 macro (bb#1769) 16 years ago
Tomasz Kojm 51e223fe17 libclamav/qsort.c: don't call med3 when using internal cmp 16 years ago
aCaB 1cc4f4e326 fix build of internal qsort in win32 16 years ago
Tomasz Kojm 15ae50177a fix some compile warnings 16 years ago
Tomasz Kojm 424d41d344 libclamav: replace qsort implementation and optimize its common usage (bb#1721) 16 years ago