]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2019-12-10  Victor Julieneve: support pcap_filename for unix socket mode 4436/head
2019-12-10  Daisudoc/commandline: -i option is useable several times
2019-12-10  Steven Hostetlerdoc/install: fix geoip typo
2019-12-10  Victor Juliendoc/eve: layout and formatting fixes
2019-12-10  Jason Williamsdoc: update http keywords documentation
2019-12-10  Philippe Antoineyaml: clarify comment about dump-all-headers
2019-12-10  Jason Ishconfigure: assume cargo vendor if cargo >= 1.37
2019-12-09  Victor Juliendetect/parse: track negation during address parsing 4434/head
2019-12-09  Victor Juliendetect/iponly: debug output improvements
2019-12-09  Victor Julienapp-layer: optimize inspection id tracking
2019-12-09  Victor Juliensmb1: allow empty trans records
2019-12-09  Victor Juliensmb1: fix 'event' txs not getting closed
2019-12-09  Victor Juliensmb/dcerpc: close request tx sooner
2019-12-09  Victor Juliensmb: post-GAP handling update
2019-12-09  Victor Juliensmb: winreg is a DCERPC facility
2019-12-09  Victor Julienfiles: add call for setting inspect sizes
2019-12-09  Victor Juliensmtp: fix and clean up new file handling
2019-12-09  Victor Juliensmtp: use FILE_USE_DETECT for raw-extract
2019-12-09  Victor Julienfiles: change pruning behavior
2019-12-09  Victor Julienfiles: fix FILE_USE_DETECT with --disable-detection
2019-12-09  Victor Julienfiles: move smtp prune logic to main
2019-12-09  Victor Julienhttp/file: modernize unittests
2019-12-09  Victor Julienfastlog: apply icmp type logic to icmpv6 too 4431/head
2019-12-09  Victor Julienhttp/multipart: small cleanup
2019-12-09  Victor Julienhttp/multipart: use wider type for boundary lengths
2019-12-09  Victor Julienhttp/multipart: optimize form end search
2019-12-09  Victor Julienhttp/multipart: process incomplete file data
2019-12-09  Jeff Lucovskydetect/analyzer: Suppress direction warnings
2019-12-09  Eric Leblondsuricata: fix computing of default packet size
2019-12-06  Jason Ishtravis: remove cocci and macos builds 4428/head
2019-12-06  Fabrice Fontaineconfigure.ac: remove AC_CHECK_FILE
2019-12-06  Ciprianconfigure: fixing rust/cargo cross compile command
2019-12-05  Victor Juliendetect/replace: fix debug print issue 4420/head
2019-12-05  Victor Juliendetect/file.data: fix buffer reusing id 0
2019-12-05  Victor Julienhttp/multipart: use proper progress value to test eof
2019-12-05  jason taylordocs: update datasets examples
2019-12-05  Philippe Antoinefastlog: use icmp type and code instead of port
2019-12-05  Philippe Antoinefastlog: move code to reduce variable scope
2019-12-05  Philippe Antoinetransform: fixes comment about compress_whitespace
2019-12-05  Philippe Antoinetransform: updates doc about compress_whitespace
2019-12-05  Victor Julienqa/banned-functions: remove strndup now we have a fall...
2019-12-05  Eric Leblondqa/coccinelle: fix make distcheck
2019-12-05  Eric Leblondqa/coccinelle: flag check for setter and getter
2019-12-05  Eric Leblondqa/coccinelle: fix false positive in setter getter
2019-12-05  Eric Leblondqa/coccinelle: port struct-flags.py to Python3
2019-12-05  Eric Leblondqa/coccinelle: reformat struct-flags.py
2019-12-05  Eric Leblondqa: generate struct-flags.cocci at each run
2019-12-05  EmilienCourtdoc: fix typo on example
2019-12-05  Jeff Lucovskydetect/analyzer: Improved fast pattern display
2019-12-05  Jeff Lucovskydetect/analyzer: Suppress direction warnings
2019-12-05  Victor Julienstats: fix stats not always syncing in flow timeout
2019-11-27  Jason Ishapp-layer: validate TX detect flag callbacks 4405/head
2019-11-27  Jason Ishenip: add tx detect flags
2019-11-27  Jason Ishdcerpc: add tx detect flags
2019-11-27  Jason Ishsnmp: add tx detect flags
2019-11-27  Jason Ishmodbus: add tx detect flags
2019-11-27  Jason Ishkrb5: register tx detect flags
2019-11-27  Jason Ishrust: define TxDetectFlag struct and binding macros
2019-11-27  Jason Ishrust: add tx detect flags function to registration...
2019-11-27  Jason Ishapp-layer: add tx detect functions to register struct
2019-11-27  Jason Ishdetect-engine: check for tx detect flag support
2019-11-27  Jason Ishftpdata: add tx detect flags
2019-11-27  Jason Ishdebug: add SCReturnBool function exit macro
2019-11-27  Jason Ishapp-layer: method to see if parser supports tx detect...
2019-11-25  Jason Ishgithub-actions: builds for our tier one linux distributions 4393/head
2019-11-25  Jeff Lucovskympm: Fix typos and spelling errors
2019-11-25  Jeff Lucovskydetect: Fix spelling errors
2019-11-25  Jeff Lucovskydetect: Improve handling of variable values
2019-11-25  Jeff Lucovskydetect/mpm: Improved handling of variable values
2019-11-25  Victor Julienhttp: split request/response tx id handling
2019-11-25  Victor Julienfiles: remove FILE_USE_TRACKID flag
2019-11-25  Victor Julienfiles: simplify pruning logic
2019-11-25  Victor Julienapp-layer: don't consider tx flags if not registered
2019-11-25  Eric Leblondsource-pcap-file: honor bpf filter on command line
2019-11-25  Eric Leblondsource-pcap-file: fix memory leak on pcap filter
2019-11-25  Philippe Antoineutil: removes warning about double conversion
2019-11-25  Victor Juliendetect: fix inspection buffer for packet engines
2019-11-25  Victor Julienthreading: add debug validation for stale packets
2019-11-25  Victor Julienthreading: fix shutdown race condition
2019-11-19  Victor Julienthreading: fix flow timeout loop race
2019-11-19  Victor Julienthreading: improve thread queues checking by dumping...
2019-11-19  Victor Julienpacket: set unique pkt_src 'flush' packets
2019-11-19  Victor Julienstream: remove unused code
2019-11-19  Victor Juliennfq: remove unused queue handler type
2019-11-19  Victor Julienlog-pcap: remove stale comments
2019-11-19  Victor Julienalert-syslog: remove stale comments
2019-11-19  Jeff LucovskyAdd general purpose `ARRAY_SIZE` macro
2019-11-19  Jeff Lucovskydetect/analyzer: Refactor engine analysis code
2019-11-19  Philippe Antoinesignature: Fixes memory leak in parsing app layer event
2019-11-18  Jason Ishdns: log addresses in flow direction, not packet 4375/head
2019-11-02  Victor Julienfilestore: don't assume flow is TCP 4345/head
2019-11-02  Victor Juliendecode/pppoe: fix potential crash in debug statement
2019-11-02  Victor Julienversion: starting work on 5.0.1
2019-11-02  Victor Julienversion: automate and cleanup ver handling
2019-10-30  Victor Juliendataset: fix string length handling in hash 4337/head
2019-10-29  Eric Leblonddataset: fix hash computation 4333/head
2019-10-18  Victor Juliennfq: clear memory of queue before using it 4321/head
2019-10-18  Victor Juliennfq: micro optimization
2019-10-18  Victor Juliennfq: don't warn on 'handle_packet' error
2019-10-18  Victor Juliennfq: code cleanups
next