]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2021-01-14  Eric Leblondconfigure: fix llc detection on recent Debian 5727/head
2021-01-14  Jason Ishlua: fix coverity issue with out of scope variable
2021-01-14  Jeff Lucovskylua/test: Test cases using SC prefix
2021-01-14  Jeff Lucovskydoc/lua: Lua API name consistency
2021-01-14  Jeff Lucovskygeneral: Correct typo
2021-01-14  Jeff Lucovskylua: Use SC prefix for Lua functions
2021-01-13  Victor Julienemail/md5: optimize md5 handling 5722/head
2021-01-13  Jason Ishdoc/userguide/transforms: remove not about libnss being...
2021-01-13  Jason Ishdoc/userguide/install: remove libnss
2021-01-13  Jason Ishtravis-ci: don't install libnss
2021-01-13  Jason Ishemail/eve: use Rust function to hash buffer to hex
2021-01-13  Jason Ishrust/hashing: add function to finalize md5 to hex string
2021-01-13  Jason Ishja3: use SCMd5HashBufferToHex to print hash as hex
2021-01-13  Jason Ishrust/hashing: function to md5 hash buffer to hex
2021-01-13  Jason Ishfilestore: respect g_disable_hashing
2021-01-13  Jason Ishgithub-ci: don't install libnss/libnspr packages
2021-01-13  Jason Ishconfigure.ac: remove tests for libnspr and libnss
2021-01-13  Jason Ishhashing: remove remaining HAVE_NSS guards
2021-01-13  Jason Ishoutput-json-email: use Rust md5 bindings instead of...
2021-01-13  Jason Ishutil/mime: use Rust md5 bindings instead of libnss
2021-01-13  Jason Ishtransform-sha256: use Rust sha256 bindings
2021-01-13  Jason Ishrust/hashing: method to SHA256 and finalize in one...
2021-01-13  Jason Ishtransform-sha1: use Rust sha1 bindings
2021-01-13  Jason Ishutil-crypt: remove ComputeSHA1
2021-01-13  Jason Ishssl: replace ComputeSHA1 with Rust SCSha1HashBuffer
2021-01-13  Jason Ishtransform/md5: use Rust md5 bindings
2021-01-13  Jason Isherror: new disabled hashing error code
2021-01-13  Jason Ishdoc/userguide: document --disable-hashing
2021-01-13  Jason Ishsuricata: add --disable-hashing option
2021-01-13  Jason Ishsuricata.c: clang-format required after new option...
2021-01-13  Jason Ishsuricata.c: disable clang-format on long_opts init
2021-01-12  Jason Ishcommunity-id: use Rust SHA1 to compute hash
2021-01-12  Jason Ishrust/hashing: new function to SHA1 hash a single buffer
2021-01-12  Jason Ishrust: remove md5 crate, unalias md-5
2021-01-12  Jason Ishrust/ssh: use md-5 crate instead of md5
2021-01-12  Jason Ishdoc/ja3: libnss support no longer required
2021-01-12  Jason Ishja3: remove requirement on NSS
2021-01-12  Jason Ishrust/hashing: a method to md5 hash a single buffer
2021-01-12  Jason Ishfilestore: remove requirement of nss for filestore
2021-01-12  Jason Ishfilestore: use Rust bindings for sha256/sha1/md5
2021-01-12  Jason Ishrust: add ffi module for sha256, sha1 and md5
2021-01-12  Kirby Kuehldoc: fix URL for unix-socket python example 5720/head
2021-01-12  Jeff Lucovskytftp: Add test cases
2021-01-12  Jeff Lucovskytftp: Improve parser
2021-01-12  Jason Ishgithub-ci: use python3 in debian builds
2021-01-12  Jason Ishgithub-ci/macos: use brew to install Python 3
2021-01-12  Jason Ishgithub-ci: update min Rust version from 1.34.2 to 1...
2021-01-12  Jason Ishrust: include file cleanup
2021-01-12  Philippe Antoinesignature: Fix leak in urilen parsing
2021-01-12  Victor Juliendetect/file.data: support ftp and ftp-data
2021-01-12  Victor Juliendetect/file.name: register inspect engine for ftp-data
2021-01-05  Jeff Lucovskydecode/tcp: Improved handling of TFO options 5703/head
2020-12-30  Gianni Tedescodetect: Validate that NOOPT options don't have optvals 5693/head
2020-12-30  Gianni Tedescodetect-fast-pattern: Mark as OPTIONAL_OPT, instead...
2020-12-30  Sascha Steinbissdoc: build all manpages
2020-12-30  Eric Leblondebpf: avoid need of 32 bit header
2020-12-30  Juliana Fajardininbss: add parser tests
2020-12-30  Eric Leblondeve/dhcp: avoid to call common logging twice
2020-12-30  Joshua Lumbthreads: More descriptive startup output
2020-12-30  Carl Smithlua: Make the rule action available to output scripts
2020-12-30  Justin Ossevoorteve: Log tenant_id for all eve-json messages
2020-12-30  Carl Smithnsh: Parsing of Network Services Header and payload
2020-12-30  Victor Julienstream/midstream: handle packet loss after SYN/ACK
2020-12-30  Victor Julienstream/tcp: fix invalid ack events in timewait state
2020-12-23  Victor Julienflow/timeout: fix TCP seq/ack for reversed flows 5678/head
2020-12-23  Victor Juliendetect/stream: fix async stream inspection
2020-12-23  Victor Julienstream/tcp: fix async mode ACK validation
2020-12-18  Philippe Antoinefuzz: improves sigpcap target with PacketPoolInit 5672/head
2020-12-11  Victor Julienci: buildbot is decommissioned, so remove prscript...
2020-12-10  Jason Ishgithub-ci: use a unique id for the commit check cargo... 5649/head
2020-12-09  Shivani Bhardwajcounters: convert to FAIL/PASS API 5646/head 5648/head
2020-12-09  Shivani Bhardwajconfyaml: convert to FAIL/PASS API
2020-12-09  Shivani Bhardwajapplayer: convert to FAIL/PASS API
2020-12-09  Shivani Bhardwajapplayer/htp/xff: convert to FAIL/PASS API
2020-12-09  Shivani Bhardwajapplayer/ftp: convert to FAIL/PASS API
2020-12-09  Shivani Bhardwajfastlog: convert to FAIL/PASS API
2020-12-09  Janani Ramjeedetect/mark: convert unittests to use PASS/FAIL API
2020-12-09  Juliana Fajardinidetect/msg: convert to FAIL/PASS API
2020-12-09  Sumera Priyadarsinidetect: filesha1: convert unittests to use PASS/FAIL API
2020-12-09  Juliana FajardiniRust: generic files definition
2020-12-09  Juliana Fajardinidetect-sid: fail/pass api
2020-12-08  Jason Ishgithub-ci: fix centos 8 build 5644/head
2020-12-08  Jason Ishdns: initialize log flags as an unsigned long long
2020-12-08  Sascha Steinbissdns: use rest() for NULL parsing
2020-12-08  Sascha Steinbissdns: add test for SRV
2020-12-08  Sascha Steinbissdoc: add documentation for SRV DNS JSON structure
2020-12-08  Sascha Steinbissdns: parse SRV records
2020-12-08  Antti Tönkyrädns: add rdata logging for NS rrtype
2020-12-08  Simon Dugasdns: log rdata for NULL record type
2020-12-08  Jason Ishgithub-ci: add sccache to per-commit check 5638/head
2020-12-07  Victor Julienapp-layer: remove callback for completion status 5636/head
2020-12-07  Victor Juliendetect: remove unused arg from generic list inspect
2020-12-07  Victor Juliendetect: remove inspect v1 API
2020-12-07  Victor Juliendetect/template: convert to v2 inspect API
2020-12-07  Victor Juliendetect/tls: convert to v2 inspect API
2020-12-07  Victor Juliendetect/ssh: convert to v2 inspect API
2020-12-07  Victor Juliendetect/snmp: convert to v2 inspect API
2020-12-07  Victor Juliendetect/rfb: convert to v2 inspect API
2020-12-07  Victor Juliendetect/nfs: convert to v2 inspect API
2020-12-07  Victor Juliendetect/lua: convert to v2 inspect API
next