Commit Graph

1653 Commits (b1422b6f9926a7a471b9494511ecbf0165584f64)
 

Author SHA1 Message Date
Tomasz Kojm b1422b6f99 update 20 years ago
Tomasz Kojm 3f0112d0d0 update 20 years ago
Nigel Horne 80386ef0a4 FORTIFY_SOURCE 20 years ago
Nigel Horne 46ce3f8400 Mention that Christoph noticed the problem of 0 bytes allocation 20 years ago
Nigel Horne 4439945235 Remove allocation of 0 bytes if ascii85decode decodes to 0 bytes 20 years ago
Nigel Horne 9666fb53ca Clear the LANG variable so that temp files containing UTF characters don't confuse things 20 years ago
Tomasz Kojm 256e2dd461 fix possible infinite loop 20 years ago
Tomasz Kojm 46da1bc337 some cab archives were not properly decompressed 20 years ago
Tomasz Kojm 27361ec70c update 20 years ago
Tomasz Kojm 239983bc28 sync entry point calculation with cli_scanpe 20 years ago
Tomasz Kojm f3415849fa fix compilation error when curl is installed in a non-standard location 20 years ago
Tomasz Kojm 23a4a7e329 add support for DragonFly 20 years ago
Tomasz Kojm eff613a9e0 fix mutex handling in the new implementation of logg() 20 years ago
Tomasz Kojm 75367c6a46 verify arguments passed to --max-dir-recursion and --max-ratio 20 years ago
Tomasz Kojm 2eb92d94fb update 20 years ago
aCaB 204d6ed701 Fixed some wraps. 20 years ago
Nigel Horne d8142abc81 Remove clash of names with glibc 20 years ago
Tomasz Kojm f67d502907 Check for 0 byte allocations in cli_(m|c|re)alloc 20 years ago
Trog 93e155f638 Fix possible malloc overflow. Reported by Alex Wheeler. 20 years ago
Nigel Horne 17a3c5e908 Fixed some print statements 20 years ago
Nigel Horne 7c46bfb875 Handle incorrectly formed files (invalid length fields) 20 years ago
Nigel Horne 8a34d53333 NEW_WORLD was mistakenly enabled by default 20 years ago
Nigel Horne 01e6e6aa09 NEW_WORLD was mistakenly enabled by default 20 years ago
Tomasz Kojm 783752635e update 20 years ago
Nigel Horne bc0fc1024f NEW_WORLD: note PARTIAL_DIR doesn't work and note about quoted printable 20 years ago
Nigel Horne 012682d0ac NEW_WORLD: Improved handling of files containing CRs 20 years ago
Nigel Horne 2365449ef4 Only syslog quarantine messages once 20 years ago
Trog 0335b3f111 enable RAR SFX unpacking 20 years ago
Tomasz Kojm d1bccafe64 fix rar-sfx detection 20 years ago
Nigel Horne 1cc545dfb8 Changed child_timeout default to 5 minutes 20 years ago
Tomasz Kojm 1593523e68 revert the queue limit patch 20 years ago
Nigel Horne 2b5a5b0643 Note about smfi_opensocket errors when building 20 years ago
Nigel Horne 52a88deed2 Remove unused empty temporary files 20 years ago
Tomasz Kojm 978e3d689d improve file type recognizer and add CL_TYPE_RARSFX 20 years ago
Tomasz Kojm 6698f32757 fix possible crash 20 years ago
Tomasz Kojm 289615f706 update 20 years ago
Tomasz Kojm ae12e28533 revert the queue limit patch 20 years ago
Tomasz Kojm 367266e644 cleanup 20 years ago
Nigel Horne b8705ec87e Fix file descriptor leak when PDF files fails to parse 20 years ago
Tomasz Kojm 9ed581f8c8 update 20 years ago
Tomasz Kojm 234582aeec improve output handling 20 years ago
Tomasz Kojm 57358cc80f support operation of both TCP and Unix domain sockets simultaneously 20 years ago
Tomasz Kojm 6d5c43a147 limit the internal queue of requests to MaxConnectionQueueLength 20 years ago
Nigel Horne 62ef9598fa Remove uneeded assert 20 years ago
Nigel Horne db72c9d414 Put no plain text alternative message to debug rather than the temporary file 20 years ago
Nigel Horne 70a968be27 Add comment about messageDedup being slow 20 years ago
Tomasz Kojm 5a29f422ae fix small typos 20 years ago
Tomasz Kojm 10ac5fe9ad update 20 years ago
Nigel Horne 16e6bdcb61 Harden the test for the start of a new mail in an mbox 20 years ago
Tomasz Kojm f303884299 fix possible infinite loop 20 years ago