]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2022-01-27  Jason Ishwindows: exit early if live capture requested without... 6870/head
2022-01-27  Jason Ishgithub-ci: add windows build for libpcap
2022-01-27  Jason Ishconfigure: fallback to libpcap on Windows
2022-01-27  Modupe Falodunhttp-response-line: remove unittest
2022-01-27  Modupe Falodundetect/modbus: remove unittests
2022-01-25  Modupe Falodundetect-http-request-line: remove unittests 6865/head
2022-01-25  Modupe Falodundetect/hostbits: remove unittests 6861/head
2022-01-25  Modupe Falodundetect/proto: remove unittests
2022-01-25  Philippe Antoinefuzz: cleans all flow after one run
2022-01-25  Victor Juliendetect/frames: fix coverity warning 6860/head
2022-01-25  Victor Juliendetect/frames: fix crash when parsing bad rule
2022-01-25  Victor Juliendetect/frames: fix error messages
2022-01-24  Eloy Pérez... smb/dce_iface: avoid deleting current ifaces from state
2022-01-24  Eloy Pérez... smb/dce_iface: use DCERPC_TYPE_REQUEST
2022-01-24  Eloy Pérez... smb/dce_opnum: move range if to outer context
2022-01-24  Eloy Pérez... smb/dce_opnum: use DCERPC_TYPE_REQUEST
2022-01-24  Eloy Pérez... dcerpc: remove prev_tx_call_id and clear_bind_cache...
2022-01-24  Eloy Pérez... dcerpc: avoid delete the rpc state interface context
2022-01-24  Juliana Fajardinipgsql: fix defect found by coverity 6854/head
2022-01-24  Jason Ishlogging: change ownership of application log if needed
2022-01-24  Jason Ishstartup: initialize run as user info sooner
2022-01-24  Lukas Sismisdpdk: adjust setting of MTU to the new DPDK API (21.11)
2022-01-21  Jason Ishgithub-ci: use curl -L for npcap: follow redirects 6836/head 6844/head
2022-01-21  Pierre Chifflierrust/pgsql: convert parsers to nom7 functions 6842/head
2022-01-21  Philippe Antoinedetect: fix possible leak found by coverity
2022-01-21  Catena cyberci: adds scorecard analysis GitHub workflow 6835/head
2022-01-20  Juliana Fajardinipgsql: add initial support 6822/head
2022-01-20  Juliana Fajardinirust/applayer: add function for upgrading to TLS
2022-01-19  Shivani Bhardwajsmtp: use AppLayerResult instead of buffering 6819/head
2022-01-19  Victor Julienquic: add quic.ua for matching user agent
2022-01-19  Victor Julienquic: log user agent when available
2022-01-19  Victor Juliendetect/quic: add quic.sni sticky buffer
2022-01-19  Victor Julienquic: log sni; reduce number of transactions
2022-01-19  Victor Juliendoc/quic: update for new quic.version logic
2022-01-19  Victor Julienquic: log version as string
2022-01-19  Victor Julienquic: redo quic.version; parser cleanups
2022-01-19  Emmanuel Thompsondoc/quic: Add documentation for QUIC keywords
2022-01-19  Emmanuel Thompsondoc/quic: Add quic to eve json format
2022-01-19  Emmanuel Thompsonquic: Add QUIC App Layer
2022-01-19  Andreas DolpDoc: Fix typos in documentation of suricata.yaml.
2022-01-19  Sam Muhammednfs4_records: add unittests
2022-01-19  Pierre Chifflierrust: simplify bits parser annotations 6814/head
2022-01-19  Pierre Chifflierrust/smb: simplify bits parser annotations
2022-01-19  Pierre Chifflierrust: add 'bits' combinator to simplify nom bits parsers
2022-01-18  Philippe Antoinedetect: do not upgrade base64 decode when fuzzing 6810/head
2022-01-18  Victor Julienproto-detect: set flags in packet direction for UDP
2022-01-18  Victor Julienproto-detect: fix UDP not setting alproto_ts/tc
2022-01-18  Philippe Antoinedetect: xor transform 6809/head
2022-01-18  Philippe Antoinedetect: adds test with invalid uint mode <<
2022-01-18  Philippe Antoinedetect: use generic functions for icode parsing
2022-01-18  Philippe Antoinefuzz: cleans all flow after one run
2022-01-18  Philippe Antoinefuzz: use parsed rules in sigpcap target
2022-01-18  Philippe Antoinedns: wrap with HAVE_LUA
2022-01-18  Philippe Antoinefuzz: enable template protocols
2022-01-18  Philippe Antoineenip: fix too restrictive check in probing parser
2022-01-18  Philippe Antoinefuzz: use fuzzing confyaml for protodetect target
2022-01-18  Jason Ishdoc/update: mention change of default rule path
2022-01-18  Jason Ishdoc: update rule section to current default
2022-01-18  Jason Ishrule-path: always use $localstatedir/lib/suricata/rules
2022-01-18  Victor Julientelnet: initial support with frames
2022-01-18  Victor Julienhtp: improve request/response size accuracy
2022-01-18  Victor Julienhtp: implement basic request/response frames
2022-01-18  Victor Julienssl: implement frames for SSLv3 and TLS
2022-01-18  Jason Ishsmb: use derive AppLayerFrameType
2022-01-18  Victor Juliensmb: implement frames
2022-01-18  Victor Juliendetect/frames: implement 'frame' keyword
2022-01-18  Victor Juliendetect/frames: limit mixing frames and other detection
2022-01-18  Victor Juliendetect/analyzer: add frame support
2022-01-18  Victor Juliendetect/engine: support frames
2022-01-18  Victor Julieneve/alert: add support for logging frame
2022-01-18  Victor Julieneve: implement frame logging
2022-01-17  Jason Ishcbindgen: ignore frames module
2022-01-17  Jason Ishrust: derive macro for app-layer frame type
2022-01-17  Jason Ishrust/applayer: create trait for app-layer frame types
2022-01-17  Jason Ishapp/frames: implement rust API
2022-01-17  Victor Julienapp-layer: move app_progress forward on errors as well
2022-01-17  Victor Julienapp/frames: initial support
2022-01-17  Victor Julienapp/frames: implement name to id API for frames
2022-01-17  Victor Julienstream: add util function to get 'usable' data
2022-01-17  Philippe Antoineci: do not use ppa for cocci 6802/head
2022-01-17  Pierre Chifflierrust/http2: convert parser to nom7 functions (HTTP2...
2022-01-17  Pierre Chifflierrust/http2: convert parser to nom7 functions (HTTP2...
2022-01-17  Lukas Sismisdpdk: fix received/error counters
2022-01-17  Victor Julientests/pppoe: clean up more tests to use PASS/FAIL macros
2022-01-17  Steven Ottenhoffpppoe: fix protocol field length variation
2022-01-17  Steven Ottenhofftest/pppoe: refactor to use FAIL/PASS macros
2022-01-17  Modupe Falodundetect-file-data: remove SMTP unittests
2022-01-17  Eric Leblondoutput/alert: don't call basic logging twice
2022-01-14  Victor Julienstream: suppress noisy debug message
2022-01-13  Victor Julienstream: fix stream pruning being too aggressive 6781/head
2022-01-13  Victor Julienstream: debug code for showing segment list state
2022-01-13  Jeff Lucovskydetect: Avoid recomputing ntohl() in addr match 6779/head
2022-01-13  Philippe Antoinefile: define own variable instead of PATH_MAX
2022-01-13  Philippe Antoinessl: fix int warnings
2022-01-13  Philippe Antoinesmtp: fix int warnings
2022-01-13  Philippe Antoineapp: fix int warnings in generic app files
2022-01-13  Philippe Antoinehttp: : fix int warnings
2022-01-13  Philippe Antoineftp: fix int warnings
2022-01-13  Jeff Lucovskylog: Coverity REVERSE_INULL warnings
2022-01-13  Philippe Antoinedoc: fix typo lenght/length
next