]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2020-02-07  Timo Sigurdssoninit: Fix dropping privileges in nflog runmode 4531/head
2020-02-07  Victor Juliendecode: remove pseudo packet checks
2020-02-07  Victor Julienthreading/queues: simplify error handling
2020-02-07  Victor Julienthreading/queues: remove 256 queue limit
2020-02-07  Victor Julienthreading: remove 'trans_q' array of packet queues
2020-02-07  Victor Julienpacket-queue: create alloc and free functions
2020-02-07  Victor Julienthreading: hide 'trans_q' from queue handlers
2020-02-07  Victor Julienthreading/threadvars: optimize layout
2020-02-07  Victor Julienflowworker/stream: use no-lock packet queue
2020-02-07  Victor Julienthreading: change local packet queue logic
2020-02-07  Victor Julienpacket-queue: introduce a non-locked version
2020-02-07  Victor Julienthreading: more efficient TmSlot layout
2020-02-07  Victor Julienthreading: remove 'id' field from TmSlot
2020-02-07  Victor Juliendetect: cleanup reload thread handling
2020-02-07  Victor Julienthreading: simplify flow timeout loop
2020-02-07  Victor Julienthreading: shrink and reorganize TmSlot
2020-02-07  Victor Julienthreading/threadvars: rearrange for better cache behavior
2020-02-07  Victor Julienthreading/threadvars: remove unused 'prev' field
2020-02-07  Victor Julienthreading: remove unused 'TmThreadRemove' function
2020-02-07  Victor Julienthreading: remove handler names to shink struct
2020-02-07  Victor Julienthreading/queues: add way to lookup by ID
2020-02-07  Victor Julienthreading: shrink threadvars struct size
2020-02-07  Victor Julienthreading: remove unused threadvars field
2020-02-07  Victor Julienthreading: clarify threadvars fields
2020-02-07  Victor Julienthreading: cleanup packet thread shutdown loop
2020-02-07  Victor Juliensource-pcap: remove unused function
2020-02-07  Victor Julienthreading/modules: declare prototypes static
2020-02-07  Victor Juliensources: fix pipeline failure handling
2020-02-07  Victor Julienthreading: use tm_flowworker for pseudo packets
2020-02-07  Victor Julienthreading: add shortcut to flowworker
2020-02-07  Victor Julienthreading: remove per slot post_pq
2020-02-07  Victor Julienaf-packet: prototypes cleanup
2020-02-07  Victor Julienthreading: remove post_pq argument from 'SlotFunc'
2020-02-07  Victor Julienrunmodes: code cleanups
2020-02-07  Victor Juliendetect: clean up threads handling
2020-02-07  Victor Juliendetect: inject packet cleanup
2020-02-07  Victor Julienflow-manager: code cleanups
2020-02-07  Victor Julienflow-manager: avoid doubly signaling threads
2020-02-07  Victor Julienthreading: remove commented out function
2020-02-07  Victor Julienthreading: optimize and unify post_pq checks
2020-02-07  Victor Julienthreading: remove wrong unlikely statement; minor cleanups
2020-02-07  Victor Julienthreading: TmSlot::SlotFunc does not need to be atomic
2020-02-07  Victor Julienthreading: fix flags handling by using uint32_t everywhere
2020-02-07  Victor Julienthreading: optimize error handling in main packet loop
2020-02-07  Victor Julienthreading: minor code style cleanups
2020-02-07  Victor Julienthreading: simplify packetpool checks
2020-02-07  Victor Julienthreading/queues: add shortcut for packetpool check
2020-02-07  Victor Julienthreading/queues: minor code cleanups
2020-02-07  Victor Julienafl: fix compilation
2020-02-07  Victor Julienafl/decoder: make file dumps optional
2020-02-07  Victor Juliendetect/address: dead code removal and style cleanups
2020-01-28  Victor Juliensmb: handle file transactions post-GAP 4506/head
2020-01-28  Jason Ishflow: expose last time as a function
2020-01-28  Jason Ishdefrag: set livedev on the reassembled packet (issue...
2020-01-28  Victor Julienconfigure: fix cygpath check
2020-01-27  Victor Julienoutput/tx: split list of loggers per alproto 4503/head
2020-01-27  Victor Julienoutput: micro optimization
2020-01-27  Victor Julienoutput: optimize root logging loop
2020-01-27  Victor Julienoutput: clarify registration
2020-01-27  Victor Julienoutput/tx: bail early if no flow
2020-01-27  Victor Julienoutput: fatal error if root logger alloc fails
2020-01-24  Jason Ishrust: make clean fixups 4501/head
2020-01-24  Jason Ishgithub-ci: test make after make clean
2020-01-24  Jason Ishrust: set edition to 2018
2020-01-24  Jason Ishrust: cargo fix for Rust 2018 edition
2020-01-24  Jason Ishgithub-ci: add .cargo/bin to path on cbindgen install
2020-01-24  Jason Ishrust/cbindgen: Revert Makefile to a more pre-cbindgen...
2020-01-24  Danny Browningbuild: cbindgen
2020-01-24  Jason Ishversion: starting work on 6.0.0
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
next