]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2019-10-18  Alexander Gozmannfq: check for EAGAIN after recv() call in NFQRecvPkt()
2019-10-18  Victor Juliennfq: minor code cleanups
2019-10-18  Victor Juliendatasets: suppress noisy debug statement
2019-10-18  Victor Julienlog-pcap: don't print (null) for compression method
2019-10-18  Victor Julientcp: don't set event on empty SACK opt 4319/head
2019-10-17  Victor Juliensuricata: use version from autoconf
2019-10-17  Eric Leblonddoc/userguide: fix typo
2019-10-17  Eric Leblonddoc/userguide: fix base64 example
2019-10-17  Eric Leblonddetect-base64: fix url in list keywords commands
2019-10-17  Pascal Delalandedoc: removal of disable-rust and path typo for suricatasc
2019-10-17  Jason Isheve/dns: don't log warning if dns log version not set
2019-10-17  Philippe Antoinesignature: leak fix in DetectAddressParse2
2019-10-17  Philippe Antoineconfig: use logging instead of stderr
2019-10-17  Wesley van... mpls: Allow MPLS after vlan.
2019-10-17  Victor Juliendns: minor cleanup
2019-10-17  Victor Julienapp-layer: make dns,smb,tls parsers less noisy w/o...
2019-10-17  Victor Juliendetect/tls: set alternatives for legacy tls keywords
2019-10-17  Victor Juliendetect/tls: tls.cert_fingerprint is a sticky buffer
2019-10-15  Victor Juliendoc: fix version in install doc
2019-10-15  Victor Juliendoc: add upgrade page 4308/head
2019-10-13  Victor Julienchangelog: update for 5.0.0 suricata-5.0.0
2019-10-13  Victor Julienchangelog: update 5.0rc1 section with missing entries
2019-10-12  Jason Ishautomake: use tar-ustar for longer filenames 4300/head
2019-10-12  Jason Ishdoc: document eve/dns v2 as the default
2019-10-12  Jason Ishsuricata.yaml/dns: small cleanups, not that default...
2019-10-12  Jeff Lucovskymem: Use correct len with strlcpy
2019-10-12  Fabrice Fontaineconfigure.ac: fix static build with pcap 4299/head
2019-10-12  Jason IshMakefile: prefix suricata-update error with @
2019-10-12  Jason Ishsuricata-update: don't install if requirements not met
2019-10-11  Victor Julienstream: fix progress for min_inspect_depth 4295/head
2019-10-11  Victor Juliensmtp: implement min_inspect_depth logic
2019-10-11  Victor Juliendebug: make it easier to trace flush logic
next