Commit Graph

183 Commits (655f1c23130c7fe58d965f8d4fb9d54b4e7f9a64)

Author SHA1 Message Date
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
Tomasz Kojm 168f1dcb3f NSIS legal stuff 18 years ago
aCaB faaf436a23 NSIS support (DCONF and legal stuff coming up next) 18 years ago
Tomasz Kojm 038f17fc74 if possible, only use ratio limit for files which don't exceed file size limit 18 years ago
Tomasz Kojm 220d58bac5 fix cli_malloc() call in C_WINDOWS (bb#477) 18 years ago
Tomasz Kojm 2242da430e fix boundary error (bb#491) 18 years ago
Török Edvin 5e2a487ca8 fix uninitialized value warning 18 years ago
Török Edvin 8869856ebe remove unnecessary include 18 years ago
Nigel Horne c3a79a7aca WITH_CURL is no longer needed 18 years ago
Török Edvin 462e8e5eb3 apply next set of patches for enabling phishing code 18 years ago
Tomasz Kojm 692bda6847 prepare for enabling phishing code in non-experimental builds 18 years ago
Tomasz Kojm 0a3d409413 use BM matcher to handle .mdb sigs 18 years ago
Török Edvin f74bc8271b Update code to use new AC matcher. 18 years ago
Tomasz Kojm fbcef1b0b5 new implementation of the Aho-Corasick pattern matcher 18 years ago
Nigel Horne a7a2e2d48c Bug 366 18 years ago
Nigel Horne ced371feda Fixed multi-byte char bug under Windows 18 years ago