Commit Graph

3241 Commits (001ad879f6f3e3df3a22e01d9f96ba273d16996d)
 

Author SHA1 Message Date
Török Edvin a57cfac603 remove incorrect free_if_needed call 18 years ago
Török Edvin 830c1eaed2 avoid false positives with outbind:// URLs 18 years ago
Nigel Horne 0cd8e40b5e More informative message when SPF record is passed 18 years ago
Nigel Horne d563818f90 Increase the chance of a stack trace being printed 18 years ago
Török Edvin 97ba1aed4b more improvements to the algorithm. 18 years ago
Török Edvin ecd2643ba9 fix off by one substring logic. 18 years ago
Török Edvin 7da9bd64eb fix NULL deref. bug, use of uninitialized variable, and memory leak from yesterday's commit. 18 years ago
Török Edvin b5341ac052 more improvements to the url extraction algorithm (more to come later). 18 years ago
Nigel Horne fbe3927d44 First draft 18 years ago
Nigel Horne d4642e3324 Added syslog support 18 years ago
Tomasz Kojm ecf5865b53 minor optimisation 18 years ago
Nigel Horne 126efa7c22 Added OpenBSD4.1 instructions 18 years ago
Nigel Horne 8fb893f45d Mention pthreadVC2.lib 18 years ago
Nigel Horne dfe66b5037 Latest bug fixes needed for ClamAV portability 18 years ago
Nigel Horne 61044d6434 Map syslog to the Event Log 18 years ago
Nigel Horne fe8727bce2 Only use strcasestr on Linux 18 years ago
Nigel Horne 302fd43900 First draft 18 years ago
Nigel Horne 6bdfae1754 First draft 18 years ago
Nigel Horne 2398a034bd First draft 18 years ago
Nigel Horne 983866144c Use pthreads as a dll 18 years ago
Török Edvin 8fffd0ed51 don't use stdint.h in configure.in tests (bb #673) 18 years ago
Nigel Horne 27729d4058 MailFollowURLS: detect Trojan.IRC-Script-33 18 years ago
Török Edvin 2782c74315 seek on the underlying file descriptor and not FILE*. 18 years ago
Nigel Horne 53be1a9dca First draft 18 years ago
Török Edvin 6295dc5cdc configure, configure.in: add comment on origin of testcases. 18 years ago
aCaB 618943537c Avoid variadic macroes make vc6 happy. 18 years ago
Török Edvin f33a4e578d use cli_regcomp(), instead of regcomp(). 18 years ago
Török Edvin cbc69ae811 add check to detect certain compiler bugs that cause incorrect code generation for CLI_ISCONTAINED. 18 years ago
Török Edvin 6a929d834c improve url extraction algorithm. 18 years ago
Nigel Horne 6ab97c201e Plug leak on SPF error handling 18 years ago
Nigel Horne 198308c54e First draft 18 years ago
Nigel Horne 2ed6a1c8e0 Use the OpenBSD version of regex 18 years ago
Nigel Horne ee81617b8c Use the OpenBSD version of regex 18 years ago
Nigel Horne dc7058ee43 Use the OpenBSD version 18 years ago
Tomasz Kojm 9187ef9027 properly handle alternatives in the new approach 18 years ago
Nigel Horne ddae845f96 _POSIX2_RE_DUP_MAX 18 years ago
Török Edvin 53ff1b0490 add regcomp(), regexec() impl. from OpenBSD's libc. 18 years ago
Nigel Horne 584aadd53b Bugs 665/667 18 years ago
Nigel Horne 164ba3b808 Bug 664 18 years ago
aCaB b57836c45d s/buff/epbuff/ 18 years ago
Nigel Horne 73ddf91f87 More cleanups 18 years ago
Tomasz Kojm c01ff22d4b minor optimisation 18 years ago
Nigel Horne fb1487297c --enable-debug: fix assertion 18 years ago
Tomasz Kojm e38ab7c147 various speed optimisations 18 years ago
Nigel Horne be32043eb7 More optimisations 18 years ago
aCaB 5f7aa0c49f typo in upack checks 18 years ago
Nigel Horne 93b4a7b1a0 More optimisations 18 years ago
aCaB a993c5ad0d Shut up a few warnings and fix some typoes 18 years ago
Nigel Horne 94f051b0ac More optimisations 18 years ago
Nigel Horne 30e18cafbe Various code clean ups and optimisations 18 years ago