Commit Graph

77 Commits (43a28da37471b2f30efa9e814d9c23bac352fb01)

Author SHA1 Message Date
Török Edvin dcee45cce2 Update to latest bytecode format. 16 years ago
Török Edvin 1a486dca3b Add hidden ctx param to APIcalls. 16 years ago
Török Edvin e6d1fe78ea Apicall0 suppport for JIT. 16 years ago
Török Edvin 479fa7135c Fix type checking. 16 years ago
Török Edvin 6b67ec6ee7 Handle runtime errors with setjmp/longjmp, using a thread-local jmpbuf to make 16 years ago
Török Edvin 3b33bd6830 Minimal LLVM codegen. 16 years ago
Török Edvin cf0cd429e9 Implement API calls from bytecode. 16 years ago
Török Edvin 09bd983946 Fix bytecode interpreter to work on bigendian machines. 16 years ago
Török Edvin 8cc286f57d Add support for type loader. 16 years ago
Török Edvin 6922903ad9 bytecode: fully switch to a stack based allocation, and operands with various bitwidths. 16 years ago
Török Edvin 5f71301659 daily.ftm not needed in unit_tests, should use the one in filetypes_int.h. 16 years ago
Török Edvin 3411775b3a Add missing unit-test files. 16 years ago
Tomasz Kojm 094127dd66 test: add cpio test files 16 years ago
Török Edvin a3d029b938 make use of hostkey prefix entries 16 years ago
Török Edvin e828353b83 allow for hash prefixes. 16 years ago
Török Edvin 31ea989c4c fix unit-test 16 years ago
Török Edvin d4e1cb474f fix match with root regex (bb #1421). 16 years ago
Török Edvin 4e46d65d39 use sha256 instead of md5 in phishcheck. 17 years ago
Török Edvin d9282b9765 properly null-terminate buffer (bb #1223) 17 years ago
Török Edvin d6d8d45031 fix URL parsing, since we now parse the full URL 17 years ago
Török Edvin ff9845c02b --phishing-ssl and --phishing-cloak should work even if the host is not in the .pdb (bb #1211) 17 years ago
Török Edvin 1279faf61e add htmlnorm unit tests and fix jsnorm space normalization 17 years ago
aCaB f1c7c6b3cf disasm endianess fixes 17 years ago
Török Edvin 3ca0011419 make distcheck fix 17 years ago
Török Edvin 1126559f77 flag for U: lines, format is one of: 17 years ago
Török Edvin 7f0d1148d6 clamd, clamscan, libclamav: new option HeuristicScanPrecedence (bb #649) 17 years ago
Török Edvin 888973ccc9 more tests 17 years ago
Török Edvin 3dcc2d784e more tests for regex 17 years ago