Shawn Webb
cd94be7a52
Silence a bunch of compiler warnings in libclamav
2014-07-10 18:11:49 -04:00
Shawn Webb
60d8d2c352
Move all the crypto API to clamav.h
2014-07-01 19:38:01 -04:00
Shawn Webb
b2e7c931d0
Use OpenSSL for hashing.
2014-02-08 00:31:12 -05:00
Török Edvin
793910c353
fix regex when sizeof(void*) != sizeof(long) (bb #2232 ).
...
i.e. on 64-bit Windows builds.
Thanks to Martin Olsen <martypal2005*gmail.com> for tracking this down.
2010-08-31 15:51:07 +03:00
Török Edvin
a08739dc57
avoid name collisions on AIX (bb #947 )
...
sync with libc: minor cleanups
git-svn: trunk@3842
2008-05-09 11:58:17 +00:00
Török Edvin
53ff1b0490
add regcomp(), regexec() impl. from OpenBSD's libc.
...
This code is licensed under the 3-clause BSD.
This will be used instead of system provided regexec()/regcomp() to
have consistent behaviour across platforms.
git-svn: trunk@3225
2007-09-17 18:54:56 +00:00