Commit Graph

28 Commits (00eab4092fcccf8584e8ad7b00e9d39ada223c2b)

Author SHA1 Message Date
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