]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2020-02-14  Jeff Lucovskydecode: Fix typos/spelling 4553/head
2020-02-14  Jeff Lucovskydecode: Handle ERSPAN Type I
2020-02-14  Victor Julienconfigure: update to match autoscan suggestions 4550/head
2020-02-14  Victor Julienconfigure: clean up func checks
2020-02-14  Philippe Antoineinit: move main to a separate file
2020-02-14  Philippe Antoinefuzz: disable signal handlers while fuzzing
2020-02-14  Philippe Antoineinit: make PostConfLoadedSetup global
2020-02-14  Philippe Antoineinit: fix PostConfLoadedSetup to use local suri ptr
2020-02-14  Philippe Antoineinit: InitGlobal function
2020-02-14  Philippe Antoineutil: UTHmemsearch to use memmem if defined
2020-02-14  Philippe Antoinecheck: Using const keyword for some arguments
2020-02-14  Philippe Antoinelog: can use a file set from env variable
2020-02-13  vanlinkstream/reassembly: fix data overlap check 4547/head
2020-02-11  Victor Julientls: fix missing extern logic for cert_id tracking 4537/head
2020-02-11  Victor Julienstats: fix missing extern keyword
2020-02-11  Victor Juliendefrag: fix use of globals
2020-02-11  Victor Julienthreading: fix queue handlers globals use
2020-02-11  Victor Julienhtp: fix globals use for flags
2020-02-11  Victor Julienproto: fix globals use
2020-02-11  Victor Julienflow: fix global variable use
2020-02-11  Victor Julienstream: fix global declaration of the config
2020-02-11  Victor Julienthreading/modules: fix global declarations
2020-02-11  Victor Julienippair: fix global declarations
2020-02-11  Victor Julienhost: fix global declarations
2020-02-11  Victor Julienmpm: fix global declarations
2020-02-11  Victor Juliendetect: fix global declaration of sigmatch_table
2020-02-11  Victor Julienspm: fix global declaration of spm_table
2020-02-11  Victor Julienthreading: fix global declaration of threading_set_cpu_...
2020-02-11  Victor Julienunix-socket: avoid using global variable w/o extern
2020-02-11  Victor Juliendecode: fix default-packet-size global variable
2020-02-11  Victor Juliennfs: implement post-GAP transaction cleanup
2020-02-11  Victor Juliendetect/file-data: remove debug abort that wasn't reachable 4536/head
2020-02-11  Victor Juliendetect/file-data: fix function doc
2020-02-11  Victor Julienfiles: tracking flag update
2020-02-11  Victor Julienapp-layer/files: optimize GetFiles calls
2020-02-11  Victor Julienapp-layer: all protocols are tx aware now
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
next