Commit Graph

3207 Commits (1b38f50deadcb03ce4eb6a109a82439e535c664a)
 

Author SHA1 Message Date
Tomasz Kojm 1b38f50dea add support for LogFileMaxSize and LogTime 18 years ago
aCaB f5354453e0 check return value of gentemp() 18 years ago
Török Edvin 8ea27f5c18 fix some warnings 18 years ago
Tomasz Kojm aae6f809b4 shutdown conn->sd when exiting scanner_thread() (bb#674) 18 years ago
Tomasz Kojm 38fe8af4ff better error checking/reporting (bb#657) 18 years ago
Tomasz Kojm e6fe106ee3 enable FixStaleSocket by default 18 years ago
Tomasz Kojm d22970ec44 print filename when using --info (bb#513) 18 years ago
Tomasz Kojm b07f9a5eba fix bb#495 18 years ago
Tomasz Kojm 3dad68eb73 code cleanup 18 years ago
Tomasz Kojm 20c2455d14 minor tidy 18 years ago
Nigel Horne 4a5aa10e68 Corrected comment on the meaning of NTRIES 18 years ago
Tomasz Kojm 4286022819 fix range calculation for multipart sigs with string alternatives 18 years ago
Tomasz Kojm 1deda3bbe4 downgrade "file not found on remote server" to warning 18 years ago
Török Edvin 2e3e071963 make CL_SCAN_STDOPT consistent with clamscan/clamd's defaults. 18 years ago
Török Edvin 7191e94bd9 avoid some false positives when there are spaces in URL. 18 years ago
Tomasz Kojm 1a648b3717 add basic support for string alternatives; optimise bfs_enqueue/dequeue 18 years ago
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