Commit Graph

198 Commits (7f49ea4b7eaf0ad003c85fe66023f690ed127b6e)

Author SHA1 Message Date
Nigel Horne 7f49ea4b7e Fix warnings on HP-UX 18 years ago
Trog 0e4fbef2a4 add ARJ and SFX-ARJ support 18 years ago
Trog 9d96e4b608 add ARJ and SFX-ARJ support 18 years ago
Tomasz Kojm d98d9e1743 bump f-level 18 years ago
Tomasz Kojm 240eab6374 improve handling of SFX CAB archives 18 years ago
Tomasz Kojm bce18b0a5a faster handling of corrupted files (bb#561) 18 years ago
Tomasz Kojm 9358b21772 fix invalid state on realloc() failure (bb#560) 18 years ago
Tomasz Kojm ac6082ede9 better processing of data blocks (bb#559) 18 years ago
Tomasz Kojm 9fd6509a15 fix possible crash with corrupted archives (bb#555) 18 years ago
aCaB 35eb635417 compiler indepenedent sign-extended signed right shift macroes 18 years ago
Török Edvin e1a2e45704 fix typo in regex 18 years ago
Török Edvin 38a0019993 stick to GPLv2 18 years ago
Török Edvin 3fced6f7b0 Rename Phishing.Email.* to Phishing.Heuristics.Email.*. Update documentation. 18 years ago
Nigel Horne 097eaef235 Bug #538 18 years ago
Török Edvin c33ec4701a fix false substring matches, related to bb #534, #551 18 years ago
Tomasz Kojm 5f4897ae64 bump f-level 18 years ago
Tomasz Kojm fb5cb2570c properly initialize realstuffsz 18 years ago
Tomasz Kojm 30dc63369b fix typo (bb#527) 18 years ago
aCaB c906f69c3f fixed main loop failcheck logic 18 years ago
Török Edvin 253808067b let .*db signatures take precedence over Phishing.Email.* signatures (patch approved by TK) 18 years ago
Tomasz Kojm c98bc23f79 DCONF support for ASPACK 18 years ago
Nigel Horne 9443ec4a2a Remove compilation warnings on some Linux 18 years ago
aCaB 2f73b97743 Aspack support (experimental) 18 years ago
Török Edvin 736112931b handle & in URLs, even with 18 years ago
Török Edvin c5fdb4c8b7 match M:/H: signatures only at end of string (bb #534) 18 years ago
Török Edvin dbf3c4d9ba continue draft of new regex_list.c 18 years ago
Török Edvin b9a533ece2 first draft of new implementation for regex_list.c 18 years ago
Török Edvin d5b1e62a3c handle chaining of multiple OP_DOT in same node.(bug #529) 18 years ago
aCaB 69c0611256 missing .h's in nulsft.c 18 years ago
Tomasz Kojm 29ce4c6e60 fix warning on AES encrypted zip archives (bb#430) 18 years ago
Tomasz Kojm aeba7153f3 improve handling of corrupted/handcrafed headers (bb#511, patch from Trog) 18 years ago
Tomasz Kojm 7a8f31d81f fix typo 18 years ago
Tomasz Kojm 49410ca5f7 fix end of buffer calculation (bb#464, patch from aCaB) 18 years ago
Tomasz Kojm 4a89b73a55 use strict permissions (0600) for temporary files created in cli_gentempstream() (bb#517) 18 years ago
Tomasz Kojm 42438bd568 detect block list loop (bb#466) 18 years ago
Török Edvin 10af98a4bb bb #497 18 years ago
Tomasz Kojm 05eff05ff5 move cli_scannulsft() to nsis/nulsft.c (bb#523) 18 years ago
Trog 4cefe8be98 Bug #521, #368 18 years ago
Tomasz Kojm 56caaedab4 revert r3054, to be replaced with session based limits 18 years ago
Tomasz Kojm cdfcca0cae fix segfault on OOM (bb#515) 18 years ago
Nigel Horne b432851f57 Fix OOM, pointed out by TK 18 years ago
Török Edvin 5c98f46503 cli_realloc() for matcher->root_hosts 18 years ago
Tomasz Kojm 84fd5a614c fix some possible error path leaks by changing cli_realloc() to cli_realloc2() 18 years ago
Tomasz Kojm 423d6b6a90 add cli_realloc2() 18 years ago
Nigel Horne 311286ab71 Bug 520 18 years ago
Tomasz Kojm 8fb8d069b0 DCONF support for NSIS 18 years ago
Tomasz Kojm ae55464f3a make the code independent of external bzlib 18 years ago
Török Edvin 602e35c833 use _NSIS_ZLIB_H instead of _ZLIB_H (which causes trouble on Solaris). 18 years ago
aCaB cd6d37c102 more NSIS typos 18 years ago
aCaB c9f6a4bac6 NSIS typos 18 years ago