]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2016-04-13  Victor Juliencapture: only check for faster methods on -i 2006/head
2016-04-13  Victor Juliencommandline: add -i arg check
2016-04-13  Victor Juliencommandline: use afpacket for -i if available
2016-04-13  Victor Julienpcap: unify -i and --pcap parsing
2016-04-13  Victor Juliencommandline: move afpacket parsing into util func
2016-04-13  Victor Juliencommandline: move pcap parsing into util func
2016-04-13  Victor Julieninstance: add progname as ptr to argv[0]
2016-04-13  Victor Julienreadme: initial readme for github
2016-04-13  Victor Julienconfigure: don't use AC_DISABLE_SHARED as it breaks OSX
2016-04-12  Mats Klepslandafl: add support for AFL PERSISTANT_MODE
2016-04-12  Mats KlepslandQA: add --afl-der=<file>
2016-04-12  Victor JulienQA: add --afl-decoder-ppp=<file>
2016-04-12  Victor JulienQA: expose Mime decoding API to commandline using ...
2016-04-12  Victor JulienQA: direct access from commandline to AppLayer API
2016-04-12  Victor Julienafl: add --enable-afl configure option
2016-04-12  Victor Julienafl: optionally exit right after afl single runmode
2016-04-12  Victor Julienafl: add --afl-parse-rules to return 0 on any rule
2016-04-12  Victor Julienafl: special 'single' runmode
2016-04-12  Victor Julienafl: add define to disable mgt threads
2016-04-12  Victor Julienafl: add define to disable rand_r use
2016-04-12  Victor Juliendetect reload: improve signal logic 2001/head
2016-04-12  Victor Julienstartup: move more into PostConfLoadedSetup
2016-04-12  Victor Julienstartup: move RunUnittests to StartInternalRunMode
2016-04-12  Victor Juliendetect keywords: use parse regex util func
2016-04-12  Victor Juliendetect parser: add parse regex util function
2016-04-12  Victor Juliendns: improve handling of tx pick up on response
2016-04-11  Mats Klepslandutil-decode-der: fix hang detected by AFL 1997/head
2016-04-11  Mats Klepslandutil-decode-der-get: code cleanup
2016-04-11  Mats Klepslandutil-decode-der: code cleanup
2016-04-11  Mats Klepslandapp-layer-ssl: code cleanup
2016-04-11  Mats Klepslandapp-layer-tls-handshake: code cleanup
2016-04-11  Mats Klepslandapp-layer-tls-handshake: remove duplicate include
2016-04-11  Alexander GozmanSupport sending rejects via libnet when running under...
2016-04-11  Victor Julienautotools: add AS_VERSION_COMPARE stub for CentOS 5
2016-04-08  Jason Ishdoxygen: define UNITTESTS to generate test framework...
2016-04-08  Jason Ishflowbits: use some of the new test macros
2016-04-08  Jason Ishcounters: use some of the new macros in tests
2016-04-08  Jason Ishconf: use new testing macros
2016-04-08  Jason Ishtesting: new test macros, new testing documentation...
2016-04-08  Jason Ishtests: no longer necessary to provide successful return...
2016-04-08  Jason Ishtests: convert all test to return 0 on failure, 1 on...
2016-04-07  Eric Leblondprscript: update logic of sync with master test 1989/head
2016-04-07  Victor Julientcp: reduce TCP options storage in packets
2016-04-07  Torgeir Natviglua_close() segfaults on null pointers
2016-04-05  Victor Juliendetect: fix error handling in mpm setup
2016-04-05  Victor Juliendetect: fix scan-build warning
2016-04-05  Victor Juliendetect: don't set unused variable
2016-04-05  Victor Julienmpm: remove unused max pattern len field 1980/head
2016-04-05  Victor Juliendetect-flowvar: shrink mem structure by 8 bytes
2016-04-05  Victor Juliendetect: shrink IPOnlyCIDRItem with 8 bytes
2016-04-05  Victor Juliendetect-port: improve comment about sgh pointer
2016-04-05  Victor Juliendetect-address: remove sgh pointer as it's unused
2016-04-05  Victor Juliendetect-port: remove debug mem counters
2016-04-05  Victor Juliendetect-address: remove debug mem counters
2016-04-05  Victor Juliendetect grouping: remove debug mem counters
2016-04-05  Victor Juliendetect grouping: make json dump configurable
2016-04-05  Victor Juliendetect: make port whitelisting configurable
2016-04-05  Victor Juliendetect: suppress output
2016-04-05  Victor Julienyaml: convert detect-engine to just detect
2016-04-05  Victor Julienmpm: clean up builtin mpm setup, enable single/full
2016-04-05  Victor Julienmpm: always cleanup factory
2016-04-05  Victor Julienmpm: allow app buffer shared/unique
2016-04-05  Victor Julienmpm: refactor 'single' setup handling
2016-04-05  Victor Julienmpm: remove useless flag from factory
2016-04-05  Victor Julienmpm: remove unused app proto factory
2016-04-05  Victor Julienmpm: in factory register, consider name const
2016-04-05  Victor Juliendetect: work around cocci limitation
2016-04-05  Victor Julienrule grouping: speed up port based grouping
2016-04-05  Victor Julienmpm: consify packet/stream search
2016-04-05  Victor Juliendetect/mpm: unify packet/stream mpm_ctx pointers
2016-04-05  Victor Julienhttp_raw_header: improve mpm progress handling
2016-04-05  Victor Juliendetect: optimize sgh layout
2016-04-05  Victor Juliendetect: remove unused content minlen tracking
2016-04-05  Victor Julienmpm: optimize calls
2016-04-05  Victor Julienhttp_uri: mpm cleanup. Use mpm_ctx's minlen
2016-04-05  Victor Julienmpm: cleanup: move mpm funcs into buffer specific files
2016-04-05  Victor Julienmpm: cleanup, remove unused structs and prototypes
2016-04-05  Victor Julienmpm: remove unused structure
2016-04-05  Victor Julienprofiling: output post-prefilter matches
2016-04-05  Victor Juliendetect: move sm_list to string funcs to parser code
2016-04-05  Victor Julienprofiling: initial rulegroup tracking
2016-04-05  Victor Juliendetect: assign id to sgh
2016-04-05  Victor Juliendetect: shrink sgh
2016-04-05  Victor Juliendetect: move app_mpms array to init data
2016-04-05  Victor Julienmpm: unify & localize mpm pattern (id) handling
2016-04-05  Victor Julienmpm: improve negated mpm
2016-04-05  Victor Juliendetect: remove signature pattern id reference
2016-04-05  Victor Julienmpm: remove unused pmq merge function
2016-04-05  Victor Juliendetect: remove stream pmq array
2016-04-05  Victor Juliendetect mpm: mpm store cleanup
2016-04-05  Victor Juliendetect mpm: fast_pattern assignment cleanup
2016-04-05  Victor Juliendetect mpm: remove unused mpm flags
2016-04-05  Victor Juliendetect address: remove unused features
2016-04-05  Victor Juliendetect-port: cleanup
2016-04-05  Victor Juliendetect: remove unused dport sgh hash
2016-04-05  Victor Juliendetect: clean up sgh's at detect engine free
2016-04-05  Victor Juliendetect: remove unused flag
2016-04-05  Victor Juliendetect sgh: remove unused field
2016-04-05  Victor Juliendetect: free lookup structures
2016-04-05  Victor Juliendetect: output sgh stats
next