]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2021-09-28  Victor Juliendetect: fix FNs in case of too many prefilter engines 6415/head
2021-09-28  Victor Juliendetect: unify alert handling; fix bugs
2021-09-28  Victor Juliendetect: remove dead code
2021-09-27  Juliana Fajardiniutil/lua-common: use lua_pushnumber for SCFileInfo 6412/head
2021-09-27  Juliana Fajardiniutil/lua-common: use pushinteger w/ byte & pkt cnt
2021-09-27  Juliana Fajardiniutil/lua-common: update copyright year
2021-09-27  Juliana Fajardiniutil-lua-common: use lua_pushinteger w/ int values
2021-09-27  Juliana Fajardinilua/output: fix typo
2021-09-27  Juliana Fajardinilua: use pushinteger for int in flow/packet tuples
2021-09-27  Juliana Fajardinidoc/lua-functions: add sha items to SCFileInfo doc
2021-09-24  Jeff Lucovskydetect: fix multi-inspect buffer issue
2021-09-24  Juliana Fajardiniutil/lua-common: fix SCFileInfo bug & doc comment
2021-09-24  Philippe Antoineci: rebase specified s-v pr
2021-09-24  Philippe Antoineci: dummy git configuration for rebase
2021-09-17  Philippe Antoineapp-layer/pd: review bailout conditions
2021-09-17  Victor Julienapp-layer/pd: only consider actual available data
2021-09-17  Victor Julienstreaming/buffer: account sbb data size
2021-09-17  Philippe Antoinednp3: regenerate object decoding code
2021-09-17  Philippe Antoinednp3: adds bounds check for prefix chararray
2021-09-17  Philippe Antoinednp3: use base64 macro in gen script
2021-09-17  Shivani Bhardwajcounters: only print alerts if stats are enabled
2021-09-11  Victor Julienthreading: respect SC_MAX_CPUS envvar 6373/head
2021-09-10  Jason Ishgithub-ci: run suricata-verify in quiet mode 6370/head
2021-09-10  Jason Ishgithub-ci: prepare cbindgen in its own job
2021-09-10  Philippe Antoineipv6: decoder event on invalid length
2021-06-30  Jason Ishrelease: 5.0.7; update changelog; require htp 0.5.38 suricata-5.0.7
2021-06-25  Philippe Antoineswf: right input length for decompression
2021-06-25  Shivani Bhardwajikev2: remove transforms fields
2021-06-25  Philippe Antoinerust: SCLogDebug is real nop when built as release
2021-06-25  Philippe Antoinesmtp: null terminate before calling strtoul
2021-06-25  Eric Leblondstream/tcp: avoid evasion linked to ACK handling
2021-06-24  Victor Juliendetect: track base id for xform buffers
2021-06-24  Victor Juliendetect/file.data: fix mixing transforms (file api)
2021-06-24  Victor Juliendetect: fix multi inspect buffer issue; clean up
2021-06-24  Victor Juliendetect: set event if max inspect buffers exceeded
2021-06-23  Philippe Antoinedoc: update sphinx api to use add_css_file
2021-06-22  Philippe Antoinemodbus: fix memory leak in signature parsing 6223/head
2021-06-22  Corey Thomasrules/decoder-events: fix duplicate sid
2021-06-04  Philippe Antoineftp: completely parses pasv and epsv responses 6174/head
2021-06-03  Jason Ishunix-socket: reset to ready state on startup
2021-05-01  Victor Juliendetect/prefilter: fix null ptr deref on invalid rule 6100/head
2021-05-01  Victor Julieneve/drop: use highest priority drop
2021-05-01  Victor Juliendetect/alert: apply pd only actions to flow
2021-05-01  Victor Juliendetect/alert: minor code refactor
2021-05-01  Victor Juliendetect/iponly: don't check & set flow flags twice
2021-05-01  Philippe Antoinekerberos: fix probing parser tag condition
2021-04-29  Jeff Lucovskygeneral: Typo cleanup
2021-04-29  Jeff Lucovskydetect/threshold: Improve threshold.config perf
2021-04-29  Jeff Lucovskydetect/threshold: Function to deep-copy thresh obj
2021-04-29  Jeff Lucovskydetect/address: Expose DetectAddressCopy function
2021-04-29  Luke Coughlanflow/bypass: Properly set the ICMP emergency-bypassed...
2021-04-29  Philippe Antoineftp: fixes leak with duplicate expectation
2021-03-01  Victor Julienrelease: 5.0.6; update changelog; require htp 0.5.37 suricata-5.0.6
2021-03-01  Victor Julienapp-layer: fix transaction cleanup
2021-03-01  Victor Juliendetect/prefilter: fix handling of prefilter as fast_pat...
2021-03-01  Victor Julienclassification: sync and update
2021-03-01  Philippe Antoinesmb: relax probing parser to handle first NBSS message
2021-03-01  Philippe Antoinedetect: fix overflows in SetupU8Hash
2021-03-01  Philippe Antoinemodbus: stop allocating transactions when flooded
2021-03-01  Philippe Antoinessl: reset state when breaking out of SSLV3_HANDSHAKE_P...
2021-03-01  Philippe Antoinedetect: forbids unsupported prefilters
2021-03-01  Philippe Antoinedecode: limits the number of decoded layers
2021-03-01  Jason Ishfilestore: fix global counter init in unix socket mode
2021-02-24  Jason Ishgithub-ci: use suricata-update master-1.1.x branch
2021-02-23  Ilya Bakhtinstream/tcp: fix stream side after direction change 5912/head
2021-02-23  Philippe Antoinehttp: makes decompression time limit configurable
2021-02-22  Ilya Bakhtinprotodetect: improve midstream handling 5895/head
2021-02-22  Philippe Antoinetcp: remove debug asserts about large windows 5890/head
2021-02-18  Jeff Lucovskydetct/pcre: Correct capture group count check 5887/head
2021-02-17  Victor Julienalert/syslog: fix minor compile warning 5867/head
2021-02-16  Victor Julienproto/names: add SCTP if not defined in system
2021-02-15  Victor Julienhost: improve compare logic
2021-02-15  Victor Juliendetect/iprep: fix loading of mixed ipv4/ipv6 lists 5864/head
2021-02-15  Eric Leblondsuricata: avoid at exit crash in nfq mode
2021-02-15  Eric Leblonddataset: fix dataset string lookup
2021-02-15  Gianni Tedescodetect-fast-pattern: Mark as OPTIONAL_OPT, instead... 5861/head
2021-02-15  Gianni Tedescodetect: Validate that NOOPT options don't have optvals
2021-02-15  Jason Ishdns: initialize log flags as an unsigned long long
2021-02-15  Jason Ishgithub-ci: use python3 in debian builds
2021-02-15  Jason Ishgithub-ci/macos: use brew to install Python 3
2021-01-16  Jeff Lucovskyrust/json: Rework scope for short-lived vars 5733/head
2021-01-16  Victor Julienrust: lock major versions of crates 5732/head
2021-01-16  Victor Julienrust: lock to byteorder ~1.3.4 to avoid MSRV bump
2021-01-15  Philippe Antoinesignature: Fix leak in urilen parsing 5729/head
2021-01-15  Victor Juliendetect/file.name: register inspect engine for ftp-data
2021-01-15  Jeff Lucovskydecode/tcp: Improved handling of TFO options
2021-01-15  Victor Julienstream/midstream: handle packet loss after SYN/ACK
2021-01-15  Victor Julienstream/tcp: fix invalid ack events in timewait state
2021-01-15  Jason Ishmime: postpone md5 calculation to parse complete
2020-12-24  Victor Julienflow/timeout: fix TCP seq/ack for reversed flows 5680/head
2020-12-24  Victor Juliendetect/stream: fix async stream inspection
2020-12-24  Victor Julienstream/tcp: fix async mode ACK validation
2020-12-15  Victor Julienversion: branch is going towards 5.0.6
2020-12-12  Victor Julienci: buildbot is decommissioned, so remove prscript... 5663/head
2020-12-12  Sascha Steinbissdoc: build all manpages
2020-12-12  Jason Ishgithub-ci: fix centos 8 build
2020-12-11  Jason Ishgithub-ci: use a unique id for the commit check cargo... 5652/head
2020-12-06  Jason Ishgithub-ci: Master CI improvements re: Travis CI 5631/head
2020-12-04  Victor Julienrelease: 5.0.5; update changelog; require htp 0.5.36 suricata-5.0.5
2020-12-04  Jeff Lucovskyapp-layer: Remove errant validation BUG
next