]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2020-12-23  Victor Julienflow/timeout: fix TCP seq/ack for reversed flows 5679/head
2020-12-23  Victor Juliendetect/stream: fix async stream inspection
2020-12-23  Victor Julienstream/tcp: fix async mode ACK validation
2020-12-04  Victor Julienversion: start development towards 6.0.2
2020-12-04  Victor Julienversion: set to 6.0.1 suricata-6.0.1
2020-12-04  Victor Julienchangelog: update for 6.0.1
2020-12-03  Philippe Antoinednp3: regenerates C code with script
2020-12-03  Philippe Antoinednp3: avoids DOS by too long loop over null-sized objects
2020-12-03  Philippe Antoinednp3: fix memory leak with object containing bytearrays
2020-12-03  Philippe Antoinednp3: fix signed integer overflow
2020-12-03  Shivani Bhardwajoutput: use BASE64_BUFFER_SIZE macro
2020-12-03  Shivani Bhardwajdatasets/string: fix buffer overflow
2020-12-03  Shivani Bhardwajutil/crypt: Add macro for max base64encode len
2020-12-03  Philippe Antoineftp: optimize FTPGetOldestTx by starting from last...
2020-12-03  Philippe Antoinehttp2: files inspection API fixes
2020-12-03  Philippe Antoinehttp2: allow multiple size updates in one headers batch
2020-12-03  Victor Julienhttp2: avoid null pointer deref in alert output
2020-12-03  Philippe Antoinehttp2: allow filestore to work with HTTP2
2020-12-03  Philippe Antoinepacket: set length of 0 for too big copy
2020-12-03  Philippe Antoinessl: improves keyword ssl_version parsing
2020-12-03  Philippe Antoinesmb: do not rely on one valid NBSS byte for probing
2020-12-03  Philippe Antoinessl: upgarde to uint32 for bytes_processed
2020-12-03  Philippe Antoinedetect: null sanity checks for pkthdr
2020-12-03  Victor Julienconfigure: require libhtp 0.5.36 5626/head
2020-12-03  Philippe Antoinedoc: explicit header normalization further
2020-12-02  Victor Juliengithub-ci: CentOS 6 is EOL
2020-12-01  Philippe Antoinedoc: http.uri.raw has no spaces 5624/head
2020-12-01  Jason Ishrust: handle windows naming change from .lib to .a 5618/head
2020-12-01  Jason Ishconfigure/mingw: move libs in LDFLAGS to LDADD
2020-12-01  Philippe Antoinerust: do not rebuild stdlib when coverage is enabled
2020-12-01  Philippe Antoinefuzz: check PacketCopyData return value before processi...
2020-12-01  Philippe Antoinefuzz: limit memcap for datasets when fuzzing
2020-12-01  Philippe Antoinednp3: better limit for tests when fuzzing
2020-12-01  Philippe Antoinefuzz: improves detect proto target
2020-11-30  Victor Juliendetect: fix inspection order with stateful rules 5610/head
2020-11-26  Victor Juliendcerpc/udp: fix transaction handling and logging 5601/head
2020-11-25  Victor Juliendetect/mpm: remove usused cleanup function 5600/head
2020-11-25  Victor Juliendetect: optimize prefilter result handling
2020-11-25  Victor Juliendetect/prefilter: small cleanup
2020-11-24  Jason Ishgithub-ci: check for duplicate SIDs in rules/
2020-11-24  Jason Ishrules/mqtt: renumber mqtt events to avoid conflict...
2020-11-24  Philippe Antoinerust: fix warnings found by nightly compiler
2020-11-24  Victor Juliendecode/null: fix type parsing
2020-11-24  Victor Julienatomics: fix compilation on ppc64
2020-11-23  Jason Ishdnp3: set byte order when logging dnp3 src and dst 5594/head
2020-11-19  Victor Juliengithub-ci: windows in builds 5584/head
2020-11-19  Victor Juliendoc/userguide: update http keywords 5581/head
2020-11-19  Victor Juliendoc/userguide: explain --strict-rule-keywords
2020-11-19  Philippe Antoineapp-layer: do not try to parse gaps during protocol... 5580/head
2020-11-17  Philippe Antoinedetect: apply transforms to http body 5575/head
2020-11-17  Philippe Antoineci: updates github ci add-path mechanism
2020-11-17  Danny Browningtools: bash from env
2020-11-17  Jason Ishrust/log: clarify comment in non-debug mode SCLogDebug
2020-11-17  Jason Ishrust/log: order log macros in descending order
2020-11-17  Jason Ishrust/log: expand macros after checking log level
2020-11-16  Shivani Bhardwajdcerpc/log: Log fields particular to an RPC version 5570/head
2020-11-16  Ilya Bakhtinrust/dcerpc: Remove redundant fields
2020-11-16  Ilya Bakhtinrust/dcerpc: Make tx_id u64
2020-11-16  Ilya Bakhtindcerpc/udp: Fix pairing of request response
2020-11-16  Ilya Bakhtinrust/dcerpc: Add UDP flag definitions
2020-11-16  Philippe Antoineapp-layer: lower limit for protocol detection on protoc...
2020-11-16  Jeff Lucovskydoc: New sticky buffer icmpv4.hdr
2020-11-16  Jeff Lucovskydetect: Register icmpv4 header
2020-11-16  Jeff Lucovskydetect: Add icmpv4.hdr sticky buffer
2020-11-16  Jeff Lucovskydetect: New enum for icmpv4 header keyword
2020-11-16  Jeff Lucovskydecode: Improved handling of ICMPv4 messages
2020-11-15  Victor Juliengithub-ci: fix debian 10 test using rustup 5567/head
2020-11-15  Jeff Lucovskydetect: Treat offset as a signed value
2020-11-15  Phil Youngnapatech: Added comment indicating that hba will be...
2020-11-15  Phil Youngnapatech: Add Deprecation Warning Message for HBA
2020-11-15  Jason Ishdoc: provide eve 1 deprecation date
2020-11-15  Jason Ishdns: eve 1 deprecation warning
2020-11-13  Jason Ishdns: fix leak in dns v1 logging
2020-11-13  Phil Youngnapatech: Removed restriction on use of inline mode 5560/head
2020-11-13  Phil Youngnapatech: Fix potential double release of packet
2020-11-12  Philippe Antoinefuzz: better packet recycling in sigpcap target 5557/head
2020-11-12  Philippe Antoinefuzz: applayer target uses yaml config
2020-11-12  Philippe Antoineci: adds cifuzz workflow
2020-11-12  Philippe Antoinefuzz: adds fuzzing status badge in README
2020-11-11  Sascha Steinbisseve: do not access flow storage in packet context 5555/head
2020-11-08  Jeff Lucovskygithub-ci: Improve body parsing 5550/head
2020-11-08  Jeff Lucovskydetect/file-data: Improved support for share bufs
2020-11-04  Jason Ishgithub-ci: remove deprecated set-env and add-path 5533/head
2020-11-04  Victor Julienmingw: fix format string warnings
2020-11-04  Victor Juliengithub-ci: add windows build with suricata-verify
2020-11-04  Victor Julienappveyor: remove in favor of github-ci
2020-11-04  Victor Juliendetect/mpm: fix id confusion in mpm_ctx sharing
2020-11-04  Victor Juliendetect/mpm: improve transforms handling
2020-11-04  Victor Juliendetect/mpm: rename variable to ease code review
2020-11-04  Victor Juliendcerpc/udp: add missing tx free logic
2020-11-04  Victor Juliendcerpc: fix stream flag handling
2020-11-04  Victor Juliendcerpc/tcp: fix compile warning
2020-11-04  Victor Juliendcerpc/tcp: add missing detect state cleanup
2020-11-04  Angelo Mirabelladetect/magic: fix crash on rule reloading
2020-11-04  Angelo Mirabellaunix-socket: fix alert metadata logging
2020-11-04  Victor Julienalert/syslog: fix minor compile warning
2020-11-04  Victor Julienstream: harden data size handling
2020-11-04  Victor Julienstream: bail early if no data after a gap
2020-11-04  Victor Julienstream: harden data size handling
2020-11-04  Victor Julienstream: don't send STREAM_START multiple times
next