]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2020-04-26  Victor Julienfastlog: fix unlikely memleak 4885/head
2020-04-26  Jason Ishgithub-ci: check all commits on pr
2020-04-26  Jeff Lucovskydetect/lua: Unregister Lua object on free
2020-04-25  Victor Julienflow: cleanup expectations first 4881/head
2020-04-25  Eric Leblond app-layer-expectation: clean expectation and add limits
2020-04-25  Eric Leblondapp-layer-expectation: update copyright date
2020-04-25  Eric Leblondapp-layer-expectation: remove unused parameter
2020-04-25  Jeff Lucovskydetect/ftp: FTP memory accounting fixes
2020-04-25  Philippe Antoinedetect: fix insertion in linked list for fast pattern
2020-04-25  Jeff Lucovskydetect: Provide function to clear per-thread ctx
2020-04-17  Philippe Antoineutil: removes warning about double conversion
2020-04-17  Philippe Antoinekerberos: fix against packet split in record size 4833/head
2020-04-17  Victor Juliendetect/iponly: fix parsing of '0' valued netmask
2020-04-17  Victor Juliendetect/parse: fix minor memory leak in error path
2020-04-17  Victor Juliendetect/parse: properly free bidir sigs in error path
2020-04-17  Philippe Antoineconf: returns instead of exiting in ConfYamlParse
2020-04-17  Jason Ishconf/yaml: limit recursion depth while paring YAML
2020-04-11  Victor Juliennfs: fix buffering code using wrong dir 4810/head
2020-04-11  Jason Ishdns: log addresses in flow direction, not packet (C)
2020-04-10  Jason Ishgithub-ci: add build with Rust disabled
2020-04-10  Victor Julienhtp: simplify depth check
2020-04-10  Giuseppe Longodoc: update file-extraction section
2020-04-10  Giuseppe Longoapp-layer-htp: use stream depth with filestore
2020-04-10  Giuseppe Longoapp-layer-parser: flag a tx to use stream depth
2020-04-09  Jeff Lucovskydecode/erspan: ERSPAN TypeI configurable 4797/head
2020-04-09  Jeff Lucovskydecode: Handle ERSPAN Type I
2020-04-09  Victor Julienpcap/file: improve time handling
2020-04-09  Victor Julienthreads/time: rename ts to pktts to make purpose clear
2020-04-09  Victor Julienpcap/file: fix race during pcap processing start
2020-04-09  Jeff Lucovskydecode: Fix typos/spelling
2020-04-09  Jeff Lucovskydetect/threshold: Correct typos
2020-04-09  Jeff Lucovskydetect/threshold: Don't allow duplicates
2020-04-09  Victor Juliensmb: fix rustc 1.42 warnings
2020-04-09  Victor Julientime: fix function name typo
2020-04-09  Victor Julientime: remove unused time structure
2020-04-09  Victor Julientime: minor code cleanup
2020-04-09  Jeff Lucovskyspelling: Fix spelling error 4794/head
2020-04-09  Jeff Lucovskydetect/ssl_state: Fix memory leaks from pcre_get_substring
2020-04-09  Jeff Lucovskydetect/flowvar: Fix memory leaks from pcre_get_substring
2020-04-09  Jeff Lucovskydetect/filestore: Fix memory leaks from pcre_get_substring
2020-04-09  Jeff Lucovskyutil-error: define SC_ERR_PCRE_COPY_SUBSTRING
2020-04-09  Victor Juliendetect/pktvar: fix memory leaks
2020-04-09  Victor Juliendetect/parse: fix crash on 'internal' keyword use
2020-04-09  Victor Juliendetect/pkt_data: error on unconsumed transforms
2020-04-09  Victor Juliendetect/pkt_data: code and test cleanup
2020-04-09  Jeff Lucovskydetect/ssl: Fix memory leak in version parsing
2020-03-27  Victor Julienstream/tcp: fix STREAM_HAS_SEEN_DATA macro
2020-03-26  Jeff Lucovskymime: Test cases for filename length limit 4734/head
2020-03-26  Jeff Lucovskysmtp/mime: Fix typos
2020-03-26  Jeff Lucovskysmtp/mime: Set event when name exceeds limit
2020-03-26  Jeff Lucovskysmtp/mime: Restrict file name lengths
2020-03-26  Stephen Donnellydag: Skip over ERF_TYPE_META records
2020-03-26  Philippe Antoinedetect/parse: move spaces skip up the stack
2020-02-13  Victor Julienchangelog: update for 4.1.7 suricata-4.1.7
2020-02-13  Victor Julienrust: build and dist fixes 4549/head
2020-02-13  Jason Ishrust/Makefile: Don't include Cargo.toml
2020-02-13  vanlinkstream/reassembly: fix data overlap check
2020-02-13  Victor Julienstreaming/api: fix overlap check
2020-02-12  Victor Juliennfs: implement post-GAP transaction cleanup 4544/head
2020-02-12  Victor Julienthreading: fix global declaration of trans_q 4542/head
2020-02-12  Victor Julientls: fix missing extern logic for cert_id tracking
2020-02-12  Victor Julienstats: fix missing extern keyword
2020-02-12  Victor Juliendefrag: fix use of globals
2020-02-12  Victor Julienthreading: fix queue handlers globals use
2020-02-12  Victor Julienhtp: fix globals use for flags
2020-02-12  Victor Julienproto: fix globals use
2020-02-12  Victor Julienflow: fix global variable use
2020-02-12  Victor Julienstream: fix global declaration of the config
2020-02-12  Victor Julienthreading/modules: fix global declarations
2020-02-12  Victor Julienippair: fix global declarations
2020-02-12  Victor Julienhost: fix global declarations
2020-02-12  Victor Julienmpm: fix global declarations
2020-02-12  Victor Juliendetect: fix global declaration of sigmatch_table
2020-02-12  Victor Julienspm: fix global declaration of spm_table
2020-02-12  Victor Julienthreading: fix global declaration of threading_set_cpu_...
2020-02-12  Victor Julienunix-socket: avoid using global variable w/o extern
2020-02-12  Victor Juliendecode: fix default-packet-size global variable
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
next