]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2020-02-11  Timo Sigurdssoninit: Fix dropping privileges in nflog runmode 4539/head
2020-02-11  Victor Julienafl: fix compilation
2020-02-11  Danny Browningsource-pcap-file: Pcap File Init Failure Handling ... 4530/head
2020-01-30  Jason Ishtravis: remove cocci and macos builds 4515/head
2020-01-29  Jason Ishrust: remove unnecessary parentheses (Rust 1.40 fixup) 4512/head
2020-01-29  Jeff Lucovskymodbus: Update correct TX flags
2020-01-29  Victor Juliensmb: handle file transactions post-GAP
2020-01-29  Jason Ishflow: expose last time as a function
2019-12-16  Fabrice Fontaineconfigure.ac: fix --disable-geoip 4447/head
2019-12-15  Jason Ishgithub-ci: use container for 18.04 build
2019-12-13  Victor Julienchangelog: update for 4.1.6 suricata-4.1.6
2019-12-13  Victor Juliendetect/asn1: fix offset bounds checking
2019-12-13  Jason Ishipv4: continue parsing options after invalid option
2019-12-13  Jason Ishipv4: fail packet decoding on bad ipv4 option length
2019-12-13  Jeff Lucovskydecode: Change return type of IPv4 and TCP options...
2019-12-13  Victor Julienstream: reject broken ACK packets
2019-12-13  Victor Julienstream: fix SYN_SENT RST/FIN injection
2019-12-13  Victor Julienconfigure: require libhtp 0.5.32 4442/head
2019-12-13  Victor Julienhtp: close request only from request side
2019-12-13  Victor Julienstream: in IDS mode, call app-layer at EOF
2019-12-11  Victor Julienstats: fix stats not always syncing in flow timeout 4439/head
2019-12-11  Victor Julienthreading: add debug validation for stale packets
2019-12-11  Victor Julienthreading: fix shutdown race condition
2019-12-11  Victor Julienthreading: fix flow timeout loop race
2019-12-11  Victor Julienthreads: improve flow timeout loop
2019-12-11  Victor Julienthreading: improve thread queues checking by dumping...
2019-12-11  Victor Julienpacket: set unique pkt_src 'flush' packets
2019-12-11  Victor Julienstream: remove unused code
2019-12-11  Victor Julieneve: support pcap_filename for unix socket mode 4438/head
2019-12-11  Victor Julienapp-layer: optimize inspection id tracking
2019-12-11  Victor Juliensmb1: allow empty trans records
2019-12-11  Victor Juliensmb1: fix 'event' txs not getting closed
2019-12-11  Victor Juliensmb/dcerpc: close request tx sooner
2019-12-11  Victor Juliensmb: post-GAP handling update
2019-12-11  Victor Juliensmb: winreg is a DCERPC facility
2019-12-11  Victor Julienfiles: add call for setting inspect sizes
2019-12-11  Victor Juliensmtp: fix and clean up new file handling
2019-12-11  Victor Julienfiles: change pruning behavior
2019-12-11  Victor Julienfiles: fix FILE_USE_DETECT with --disable-detection
2019-12-11  Victor Julienfiles: move smtp prune logic to main
2019-12-11  Victor Julienfiles: remove FILE_USE_TRACKID flag
2019-12-11  Victor Julienfiles: simplify pruning logic
2019-12-11  Jason Ishdetect/test: update test for file prune changes
2019-12-11  Jason Ishfile extraction: always prune files after detect
2019-12-10  Mats Klepslandtls-log: fix so buffer is reset on custom logging 4435/head
2019-12-10  Jason Ishconfigure.ac: remove debug output
2019-12-10  Mats Klepslandoutput-lua: register app-layer parser logger for SSH
2019-12-10  Mats Klepslandoutput-lua: register app-layer parser logger for TLS
2019-12-09  Victor Julienqa/banned-functions: remove strndup now we have a fall... 4433/head
2019-12-09  Eric Leblondqa/coccinelle: fix make distcheck
2019-12-09  Eric Leblondqa/coccinelle: flag check for setter and getter
2019-12-09  Eric Leblondqa/coccinelle: fix false positive in setter getter
2019-12-09  Eric Leblondqa/coccinelle: port struct-flags.py to Python3
2019-12-09  Eric Leblondqa/coccinelle: reformat struct-flags.py
2019-12-09  Eric Leblondqa: generate struct-flags.cocci at each run
2019-12-09  Victor Julienhttp: split request/response tx id handling
2019-12-09  Victor Julienfastlog: apply icmp type logic to icmpv6 too
2019-12-09  Philippe Antoinefastlog: use icmp type and code instead of port
2019-12-09  Philippe Antoinefastlog: move code to reduce variable scope
2019-12-09  Eric Leblondsuricata: fix computing of default packet size
2019-12-09  Jason Ishconfigure: assume cargo vendor if cargo >= 1.37
2019-12-05  Victor Julienhttp/multipart: use proper progress value to test eof
2019-12-04  Jeff Lucovskydetect/mpm: Improved handling of variable values
2019-12-04  Jeff Lucovskydetect: Improve handling of variable values
2019-12-04  Eric Leblondsource-pcap-file: honor bpf filter on command line
2019-12-04  Eric Leblondsource-pcap-file: fix memory leak on pcap filter
2019-12-03  Victor Juliensmb: add detect tx flags shim for smb (non-rust) 4414/head
2019-12-03  Victor Juliendetect/file_data: fix buffer reusing id 0
2019-12-03  Jason Ishftp: add support for tx detect flags
2019-12-03  Jason Ishdetect-engine: check for tx detect flag support
2019-12-02  Jason Ishdebug: add SCReturnBool function exit macro
2019-12-02  Jason Ishapp-layer: method to see if parser supports tx detect...
2019-11-30  Jason Ishconfigure: add python3 to python's to look for 4410/head
2019-11-29  Jason Ishgithub-actions: builds for our tier one linux distributions
2019-11-29  Jason Ishapp-layer: validate TX detect flag callbacks
2019-11-29  Jason Ishenip: add tx detect flags
2019-11-29  Jason Ishdcerpc: add tx detect flags
2019-11-29  Jason Ishmodbus: add tx detect flags
2019-11-29  Jason Ishkrb5: register tx detect flags
2019-11-29  Jason Ishrust: define TxDetectFlag struct and binding macros
2019-11-29  Jason Ishrust: add tx detect flags function to registration...
2019-11-29  Jason Ishapp-layer: add tx detect functions to register struct
2019-11-29  Jason Ishftpdata: add tx detect flags
2019-11-29  Victor Juliendnp3: add tx detect flags support
2019-11-29  Victor Julienapp-layer: don't consider tx flags if not registered
2019-11-28  Jason Ishdns: log addresses in flow direction, not packet
2019-11-02  Victor Julienfilestore: don't assume flow is TCP 4350/head 4370/head
2019-11-02  Victor Julienyaml: only enable ikev2 if rust is compiled in
2019-10-22  Victor Juliendecode/pppoe: fix potential crash in debug statement
2019-10-22  Victor Julienlog-pcap: don't print (null) for compression method
2019-10-22  Victor Julientcp: don't set event on empty SACK opt
2019-10-22  Victor Juliensuricata: use version from autoconf
2019-10-22  Philippe Antoinesignature: leak fix in DetectAddressParse2
2019-10-22  Jason Ishautomake: use tar-ustar for longer filenames
2019-10-22  Jeff Lucovskymem: Use correct len with strlcpy
2019-10-22  Fabrice Fontaineconfigure.ac: fix static build with pcap
2019-10-22  Victor Julienstream: fix progress for min_inspect_depth
2019-10-22  Victor Julienafl/decode: fix stats related memleak reports
2019-10-22  Shivani BhardwajMakefile: Make libhtp available at install-rules stage
2019-10-22  Victor Julienlua: fix lua int size detection
next