]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2020-02-10  Jason Ishdefrag: set livedev on the reassembled packet (issue... 4528/head
2020-02-06  Victor Julienrust/rpc: add partial data test
2020-01-29  Victor Juliensmb: handle file transactions post-GAP 4509/head
2020-01-29  Jason Ishflow: expose last time as a function
2020-01-20  Victor Julienstreaming/api: fix overlap check 4492/head
2020-01-20  Victor Juliendebug/validation: check tcp/app-layer data lengths
2020-01-20  Victor Julienstream: improve app-layer data retrieval with GAPs
2020-01-20  Jeff Lucovskymodbus: Correct typo
2020-01-20  Jeff Lucovskymodbus: Update correct TX flags
2020-01-20  Jeff Lucovskyanalysis: exit if table entries are stale
2020-01-17  Victor Julienrust: fix vendor use on MinGW 4490/head
2020-01-17  Jason Ishrust: Don't use --frozen during build.
2020-01-16  Jason Ishrust/Makefile: Don't include Cargo.toml
2020-01-14  Jason Ishgithub-ci: do distcheck on fedora 31 build
2020-01-14  Jason Ishgithub-ci: make distcheck on centos 7 build
2019-12-21  Shivani Bhardwajdoc/conf: Update copyright and regex for version
2019-12-20  jason taylordoc: minor capitalization fix 4460/head
2019-12-20  jason taylordoc: add bsize documentation and rule example
2019-12-19  Jason Ishrust: remove unnecessary parentheses (Rust 1.40 fixup) 4457/head
2019-12-13  Jason Ishgithub-ci: use container for 18.04 build 4444/head
2019-12-13  Victor Julienversion: starting work on 5.0.2
2019-12-13  Victor Julienversion: release 5.0.1 suricata-5.0.1
2019-12-13  Victor Julienchangelog: update for 5.0.1
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  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 4441/head
2019-12-13  Victor Juliendecode/tcp: accept TCP fast open cookie request
2019-12-13  Jason Ishconfigure: fix test -f for rust/vendor, should be -e
2019-12-13  Jason Ishgithub-ci: in a dist build, check that --frozen is...
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-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
next