]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2020-12-03  Jason Ishdnp3: regenerate dnp3 object decoders
2020-12-03  Jason Ishscript/dnp3-gen: update generator to reflect in tree...
2020-12-03  Philippe Antoinessl: upgarde to uint32 for bytes_processed
2020-12-03  Philippe Antoinedetect: null sanity checks for pkthdr
2020-12-03  Philippe Antoinednp3: fix memory leak with object containing bytearrays
2020-12-03  Philippe Antoinednp3: fix signed integer overflow
2020-12-03  Philippe Antoinednp3: avoids DOS by too long loop over null-sized objects
2020-12-03  Philippe Antoineftp: optimize FTPGetOldestTx by starting from last...
2020-12-03  Victor Juliendecode/null: fix type parsing
2020-12-03  Victor Juliendetect: fix inspection order with stateful rules
2020-12-03  Philippe Antoinepacket: set length of 0 for too big copy
2020-12-03  Philippe Antoinerust: fix warnings found by nightly compiler
2020-12-03  Jason Ishdnp3: set byte order when logging dnp3 src and dst
2020-12-03  Angelo Mirabellaunix-socket: fix alert metadata logging
2020-12-02  Victor Juliengithub-ci: CentOS 6 is EOL
2020-12-01  Philippe Antoinedoc: http.uri.raw has no spaces 5625/head
2020-12-01  Jason Ishrust: handle windows naming change from .lib to .a 5623/head
2020-12-01  Jason Ishconfigure/mingw: move libs in LDFLAGS to LDADD
2020-11-30  Victor Juliendetect/mpm: remove usused cleanup function 5609/head
2020-11-30  Victor Juliendetect: optimize prefilter result handling
2020-11-30  Victor Juliendetect/prefilter: small cleanup
2020-11-28  Jeff Lucovskygithub-ci: Replace deprecated add-path usage 5607/head
next