Commit graph

14 commits

Author SHA1 Message Date
Shawn Webb
60d8d2c352 Move all the crypto API to clamav.h 2014-07-01 19:38:01 -04:00
Shawn Webb
c7ad4bea8a Build on Win32 2014-02-11 17:11:37 -05:00
Török Edvin
bdaa7959f1 win32/freshclam: fix IMS mode crash
Don't crash if gmtime is NULL (for example out of range).
FileTime is not time_t, conversion is needed, otherwise gmtime returns NULL.
2011-05-11 22:02:47 +03:00
aCaB
4b6af09eba win32: UTF #4 hook access(), fix clamd 2011-04-17 13:08:11 +02:00
aCaB
b28d6bf0c6 win32: UTF8 #2 - make readdir UTF8 aware 2011-04-16 18:54:59 +02:00
aCaB
d564f5d5cf win32: UTF8 #1 - fix make entry and uncpath UTF8 aware 2011-04-16 18:54:38 +02:00
aCaB
ec22c5824d win32: properly handle all relative paths and strip duplicate slashes 2010-03-19 02:45:33 +01:00
aCaB
1ec801a02a fix win32_stat attribs 2009-10-29 21:46:10 +01:00
aCaB
1057f59ca4 win32: handle . and .. - 3rd time a charm 2009-10-29 21:28:08 +01:00
aCaB
b7a4900cb2 win32: check for .. and . at the end of path too 2009-10-29 20:51:52 +01:00
aCaB
7988623295 win32: don't use . and .. in UNC names 2009-10-29 17:29:47 +01:00
aCaB
6e246c11ee win32 safe_open() wrappage 2009-10-21 17:51:33 +02:00
aCaB
72c63093db win32: use unc paths 2009-10-21 04:31:11 +02:00
aCaB
5387e64b43 win32. dirent + stat 2009-10-16 20:10:34 +02:00