]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2019-10-22  Jason Ishconfigure: detect lua integer size
2019-10-22  Victor Julienenip: fix compile warnings in gcc-8
2019-09-23  Victor Julienchangelog: update for 4.1.5 suricata-4.1.5
2019-09-23  Victor Juliender/asn1: reduce max depth limit to 32
2019-09-23  Victor Juliender/asn1: don't pass on more data than is specified
2019-09-23  Victor Juliendecode/ipv4: fix ts opt flags decoding
2019-09-23  Victor Juliendecode/ipv4: unittest to show parsing issue
2019-09-23  Victor Julienssl: fix bounds checking in version decoding
2019-09-23  Jason Ishdefrag: check minimum size of reassembled packet
2019-09-23  Yujie ZhaoAvoid to shutdown NSS if it is not initialized
2019-09-20  Philippe Antoinehttp: backport new events 4230/head
2019-09-19  Jason Ishhtp/lzma: disable by default for 4.1.x. 4224/head
2019-09-19  Philippe Antoinehttp: disable lzma decompression from configuration
2019-09-19  Jason Ishhtp/lzma: set limit from configuration
2019-09-19  Victor Julienhtp: set lzma memlimit from config
2019-09-17  Victor Juliensmtp: fix file_data inspection 4213/head
2019-09-11  Eric Leblonddecode: prevent segfault on bypass without flow 4191/head
2019-09-06  Jason Ishgeoip: add --disable-libgeoip 4179/head
2019-09-06  Jason Ishgeoip: remove instructions to install legacy version
2019-09-06  Jason Ishgeoip: display which geoip library is in use in configure
next