]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2020-04-10  Victor Juliennfs: fix buffering code using wrong dir 4804/head
2020-04-08  Jeff Lucovskydetect/tls: Use pcre_copy_substring to avoid leak 4791/head
2020-04-08  Jeff Lucovskydetect/ssl: Fix memory leak in version parsing
2020-04-08  Victor Juliendetect/pktvar: fix memory leaks
2020-04-08  Jeff Lucovskydetect/threshold: Correct typos
2020-04-08  Jeff Lucovskydetect/threshold: Don't allow duplicates
2020-04-08  Sascha Steinbisssip: address trailing space parsing
2020-04-08  Sascha Steinbisssnmp-version: make comment more clear
2020-04-08  Sascha Steinbisssnmp: do not set SIGMATCH_NOOPT
2020-04-05  Victor Julienpcap/file: improve time handling 4779/head
2020-04-05  Victor Julienthreads/time: rename ts to pktts to make purpose clear
2020-04-05  Victor Julienpcap/file: fix race during pcap processing start
2020-04-05  Victor Julienpcap/file: fix function ptr naming
2020-04-05  Victor Julientime: fix function name typo
2020-04-05  Victor Julientime: remove unused time structure
2020-04-05  Victor Julientime: minor code cleanup
2020-04-05  Victor Julienstream/tcp: fix fast open off by one
2020-04-05  Victor Juliensmb: fix rustc 1.42 warnings
2020-04-05  Victor Juliendetect/parse: fix crash on 'internal' keyword use
2020-04-05  Victor Juliendetect/pkt_data: code and test cleanup
2020-04-05  Victor Juliendetect/pkt_data: error on unconsumed transforms
2020-04-05  Victor Juliendetect: more robust against transform issues
2020-04-05  Jeff Lucovskytests/bsize: Fuzzing test case added
2020-04-05  Jeff Lucovskydetect/bsize: Ensure numeric values fit
2020-04-05  Victor Juliendecode/teredo: implement port support
2020-04-05  Eric Leblondconfigure: correctly display nss/nspr status
2020-03-27  Victor Julienstream/tcp: fix STREAM_HAS_SEEN_DATA macro
2020-03-24  Jeff Lucovskyactions: Use newer checkout action for some 4727/head 4728/head
2020-03-23  Jeff Lucovskydoc: Remove bitmask documentation
2020-03-23  Philippe Antoinedoc: adds doc for ipv4.hdr signature keyword
2020-03-22  Philippe Antoinedetect/parse: move spaces skip up the stack 4718/head
2020-03-22  Jeff Lucovskydecode/erspan: ERSPAN TypeI configurable
2020-03-22  Jeff Lucovskydecode: Handle ERSPAN Type I
2020-03-22  Jeff Lucovskydecode: Fix typos/spelling
2020-03-22  Jeff Lucovskydoc: Correct RST quote usage
2020-03-22  Jeff Lucovskydetect/filestore: Fix memory leaks from pcre_get_substring
2020-03-22  Jeff Lucovskydetect/flowvar: Fix memory leaks from pcre_get_substring
2020-03-22  Jeff Lucovskydetect/ssl_state: Fix memory leaks from pcre_get_substring
2020-03-22  Jeff Lucovskyspelling: Fix spelling error
2020-03-22  Jeff Lucovskyutil-error: define SC_ERR_PCRE_COPY_SUBSTRING
2020-03-22  Jeff Lucovskymime: Test cases for filename length limit
2020-03-22  Jeff Lucovskysmtp/mime: Fix typos
2020-03-22  Jeff Lucovskysmtp/mime: Set event when name exceeds limit
2020-03-22  Jeff Lucovskysmtp/mime: Restrict file name lengths
2020-03-22  Stephen Donnellydag: Skip over ERF_TYPE_META records
2020-03-22  Victor Julienstream: fix direction flags in corner case
2020-02-13  Victor Julienversion: starting work on 5.0.3
2020-02-13  Victor Julienversion: release 5.0.2 suricata-5.0.2
2020-02-13  Victor Julienchangelog: update for 5.0.2
2020-02-13  vanlinkstream/reassembly: fix data overlap check
2020-02-12  Victor Juliennfs: implement post-GAP transaction cleanup 4545/head
2020-02-12  Victor Julientls: fix missing extern logic for cert_id tracking 4541/head
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 Julienthreading: fix global declaration of trans_q
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 4534/head
2020-02-11  Victor Julienafl: fix compilation
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
next