Commit Graph

140 Commits (88e546be78382200581a1e57e1878b68f163b5e9)

Author SHA1 Message Date
Török Edvin e86311ab4e archive metadata callback 14 years ago
Török Edvin e2c4bf6921 export cl_fmap_close 14 years ago
Török Edvin 0eafa898e9 fix utf16_to_utf8, and add testcase 14 years ago
Török Edvin 2c507c4107 fix map 14 years ago
Török Edvin c74f32a686 export filetype cb 14 years ago
Török Edvin 3f87732935 export filetype cb 14 years ago
Török Edvin 62ee12b2f8 unit tests for new fmap scan API 14 years ago
Tomasz Kojm d5fde2eb61 sigtool: add new options --sha1 and --sha256 15 years ago
Török Edvin 769f37a6f6 Default off, you can turn on via 'DevLiblog'. 15 years ago
Török Edvin 12d486d95c Add disasmer function to private symbols. 15 years ago
Török Edvin 540fc128a0 freshclam is using private symbol that changed proto (bb #2187). 15 years ago
Török Edvin 78f73f0f77 Add new files to build system. 15 years ago
Tomasz Kojm edbba730b3 clamd: add ExtendedDetectionInfo (bb#1228, #1626) 15 years ago
Tomasz Kojm 9309eff041 freshclam: fix memleak when testing safebrowsing.cvd (bb#2091) 15 years ago
aCaB eb422a03cf callback draft - WIP 15 years ago
Tomasz Kojm ffa9b06093 sigtool: print match count and offsets in --test-sigs mode (bb#2054) 15 years ago
Török Edvin 2a7f1cdaf5 Print C++ compiler version. 15 years ago
Török Edvin e4a0f2c94f fix compiler warnings (bb #1872, bb #1934, bb #1935) 15 years ago
Tomasz Kojm d46cdd59ea libclamav: add cl_countsigs() (bb#1473) 15 years ago
Török Edvin e0ac80ab38 Prepare for prefiltering: add new files. 16 years ago
Tomasz Kojm bb1e844cc2 fix some warnings 16 years ago
Török Edvin a35cfe5137 print bytecode metadata. 16 years ago
Tomasz Kojm 0c234f5ffd CL_DB_CVDNOTMP is now the only way to load .cvd/.cld files; prepare 16 years ago
aCaB 34fdc8751b fix libclamav.map 16 years ago
Török Edvin d0934caf99 Distcheck fixes. 16 years ago
Tomasz Kojm a96eead450 sigtool: add --test-sigs (basic functionality) (bb#1246) 16 years ago
Török Edvin 0a11015bf5 Refactor trace API, so that trace printing happens in clambc. 16 years ago
Tomasz Kojm 9c3bcd84fb sigtool: --decode-sigs: handle .ldb sigs 16 years ago
Török Edvin e50771f71b Fix Solaris build: cli_hex2ui has to be added to libclamav.map 16 years ago
aCaB 49cc1e3c35 s/struct F_MAP/fmap_t/ 16 years ago
aCaB 11195c0b1b fix several problems introduced by the win32 commits 16 years ago
aCaB 58481352d5 win32 paths handling 16 years ago
aCaB 081f64735d win32#2 16 years ago
Török Edvin a1781898ec inputfile support 16 years ago
aCaB 084d19aa8c (some) html to fmap 16 years ago
Török Edvin 2487a4a342 Various bytecode JIT fixes, teach clamconf about JIT, and make sure make check runs the JIT! 16 years ago
Török Edvin 3b33bd6830 Minimal LLVM codegen. 16 years ago
Török Edvin d1487222f7 Draft of libclamav <-> jit communication. 16 years ago
Török Edvin 6922903ad9 bytecode: fully switch to a stack based allocation, and operands with various bitwidths. 16 years ago
aCaB 511c2e792c cache 16 years ago
Török Edvin f3b2dc9e28 Implement ICMP_*. 16 years ago
Török Edvin 7a9022c944 bytecode: setup context to invoke a bytecode function. 16 years ago
Török Edvin 997a1efeb2 Draft of bytecode loader. 16 years ago
Tomasz Kojm 5bdf0b2a45 clamconf: display info on software & dbs (bb#1461) 16 years ago
Török Edvin 62b7686d21 fix trailing bytes in base64 decoding (bb #1388, thanks Thiyaga <mthiyaga*corp.untd.com>) 16 years ago
Tomasz Kojm 2accc66fef libclamav, clamd, clamscan: replace cl_engine_(set|get) with cl_engine_set_(num|str) and cl_engine_get_(num|str) 16 years ago
Török Edvin e68d70e7e0 strerror/strerror_r->cli_strerror which is always thread safe. 16 years ago
Tomasz Kojm 99f817e731 libclamav: introduce cl_engine_settings_* API calls for copying settings between engines 16 years ago
Török Edvin 4e46d65d39 use sha256 instead of md5 in phishcheck. 16 years ago
Török Edvin 208bce76f9 remove nonexistent symbol to make Solaris linker happy. 17 years ago