Commit Graph

37 Commits (c28fa1dd31d7bdf74ead517549f9032b540122de)

Author SHA1 Message Date
Török Edvin 4b2ade1d3b Fix the FreeBSD crash fix (bb #1727). 16 years ago
Török Edvin b0033c8f56 Fix crash on FreeBSD 6.4 (bb #1727). 16 years ago
aCaB b3722aeb52 win32 ltdl interface 16 years ago
aCaB 58481352d5 win32 paths handling 16 years ago
aCaB 081f64735d win32#2 16 years ago
Tomasz Kojm cc447ac82c configure, libclamav: fix compile issues on IRIX (bb#1532) 16 years ago
Török Edvin 2686c7badb fix possible signedness issue (thanks Nigel). 16 years ago
Török Edvin fe389c841d reorder fields (bb #1144) 17 years ago
Tomasz Kojm 871177cdd9 return codes cleanup (bb#1159) 17 years ago
Tomasz Kojm 72fb25eaf0 libclamav/str.c: return token count in cli_strtokenize() 17 years ago
aCaB 094104a7ac preliminary dlopen support for libclamunrar - this is mostly libtool stuff 17 years ago
Török Edvin 2bbbd2380f reorder some struct fields to avoid holes 17 years ago
Török Edvin 08402afa4c fix more compiler warnings (bb #273) 17 years ago
Török Edvin b9b477842d fix compiler warnings, more to come (bb #273) 17 years ago
Török Edvin 6a21552ef2 have configure define NDEBUG unless we use --enable-debug, instead of having 17 years ago
Török Edvin a66b62f88b handle unfinishes string tokens in JS parser 17 years ago
aCaB 1405207a2b bb#1219 17 years ago
Török Edvin 1279faf61e add htmlnorm unit tests and fix jsnorm space normalization 17 years ago
Török Edvin 72733fbabb fix infloop in jsnorm (bb #1146) 17 years ago
Tomasz Kojm bd02147fe4 fix typo in previous commit 17 years ago
Tomasz Kojm c73454f99c add missing include 17 years ago
Török Edvin 70335df6f6 remove wrong prototype 17 years ago
Tomasz Kojm 69df34a08a fix possible oob idx 17 years ago
Török Edvin fb6208fd12 fixes for bb #177: 17 years ago
Török Edvin 6ba8b9503c lowercase JS parser output 17 years ago
Török Edvin d39b528106 recursion limit for self-protection 17 years ago
Török Edvin 533e76aa5e cleanup 17 years ago
Török Edvin 474431d506 use the pointer returned from realloc, because it can change location. 17 years ago
Török Edvin ff97b85be3 add comment 17 years ago
Török Edvin 377a2330a1 more unit tests for js-norm 17 years ago
Török Edvin 61eb9432e8 fix OpenBSD build problem 17 years ago
Török Edvin eb2901515b move cli_unescape, and cli_textbuffer_append_normalize to str.c 17 years ago
Török Edvin 37e6472959 more unit tests for js normalizer 17 years ago
Török Edvin 4a6ade4489 add all needed files to EXTRA_DIST (to fix make distcheck) 17 years ago
Török Edvin 8be1d5a4bb enable JS normalizer 17 years ago
Török Edvin ba47dee1df disable main() 17 years ago
Török Edvin fd08e02ea3 add Javascript normalizer (not yet enabled) 17 years ago