]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2020-11-04  Victor Juliendnp3: reword warning message
2020-10-20  Victor Juliendefrag: fix pthread warning on OpenBSD
2020-10-09  Victor Julienconfigure: remove left over reference to unified2 5479/head
2020-10-09  Victor Juliendoc/rules: document config rule option
2020-10-09  Victor Julienversion: start development towards 6.0.1
2020-10-07  Victor Julienversion: update to 6.0.0, require libhtp 0.5.35 suricata-6.0.0
2020-10-07  Victor Julienchangelog: update for 6.0.0 final
2020-10-07  Jason Ishlogrotate: reindent to 4 spaces
2020-10-07  Philippe Antoinesignature: checks protocol for file.name keyword
2020-10-07  Philippe Antoinednp3: more precise probing for banners
2020-10-07  Philippe Antoinednp3: fix probing test not using final null in string
2020-10-07  Philippe Antoinehttp2: asymetric sizes for headers tables
2020-10-07  Philippe Antoinessl: do not reuse struct session_id_length
2020-10-07  Philippe Antoinesmb: resistance against padding evasions
2020-10-07  Philippe Antoinesmb: adds file overlap event against evasions
2020-10-07  Philippe Antoinerdp: fix incomplete result
2020-10-07  Philippe Antoinedetect: fix use of uninit memory in DetectDatarepParse
2020-10-07  Philippe Antoineutil: fix warning about format string for integer
2020-10-07  Philippe Antoineutil: THashInitConfig limits hash size when fuzzing
2020-10-07  Philippe Antoineutil: THashInitConfig does not exit but return error
2020-10-07  Jason Ishenip: set unidirection transaction flag
2020-10-07  Jason Ishdhcp: set unidirection transaction flag
2020-10-07  Jason Ishikev2: set unidirection transaction flag
2020-10-07  Jason Ishmqtt: set unidirection transaction flag
2020-10-07  Jason Ishsip: set unidirection transaction flag
2020-10-07  Jason Ishrdp: set unidirection transaction flag
2020-10-07  Jason Ishkrb5: set unidirection transaction flag
2020-10-07  Jason Ishntp: set unidirection transaction flag
2020-10-07  Jason Ishsnmp: set unidirectional transaction flag
2020-10-07  Jason Ishapp-layer: handle unidirectional transactions
2020-10-07  Philippe Antoinessl: adds safety checks
2020-10-05  Jeff Lucovskydetect/transform: Validator for compress-ws
2020-10-05  Jeff Lucovskydetect: Correct typo
2020-10-05  Jeff Lucovskydetect/file-data: Apply transforms on file_data
2020-10-05  Victor Julienhttp: error check htp_list_size 5464/head
2020-10-04  Jeff Lucovskydoc/eve: Update threaded filename examples
2020-10-04  Jeff Lucovskyoutput/json: Update threaded filename example
2020-10-04  Jeff Lucovskylog/eve: Threaded filename change: eve.N.json
2020-10-04  Jeff Lucovskypath: SCBasename - function to return basename
2020-10-04  Jeff Lucovskydetect/rules: Fix copy/paste error
2020-10-04  Jeff Lucovskydetect: Apply clang-format updates
2020-10-04  Jeff Lucovskydetect/rules: Increase array size to remove SEGV
2020-10-03  Jason Ishscripts/setup-app-layer: fix rust generation
2020-10-03  Philippe Antoinehttp2: complete parsing of priority frames
2020-10-03  Philippe Antoinehttp2: keep track of dynamic headers table size
2020-10-03  Philippe Antoinehttp2: variable size integers decoded everywhere
2020-09-30  Philippe Antoinehttp2: StreamIdReuse frame types exceptions
2020-09-30  Philippe Antoinehttp2: use variable integer for headers lengths
2020-09-30  Philippe Antoineprotodetect: rerun probing parser if pattern matched
2020-09-30  Philippe Antoineprotodetect: runs probing parser on protocol found
2020-09-28  Philippe Antoineapplayer: fix a leak in protocol change 5452/head
2020-09-28  Shivani Bhardwajdcerpc: fix gap handling
2020-09-28  Philippe Antoinefuzz: better configure checks for MSAN building
2020-09-28  Jeff Lucovskylog/anomaly: Move metadata out of anomaly section
2020-09-28  Jason Ishdoc/userguide: add info about --set and lists
2020-09-25  Victor Julienapp-layer: improve depth handling 5442/head
2020-09-25  Victor Julienstream: make sure to call app-layer in case of depth...
2020-09-25  Victor Juliendcerpc: implement tx free function
2020-09-25  Victor Juliendcerpc/tcp: implement trunc logic
2020-09-25  Victor Julienapplayer/rust: expose truncate callback
2020-09-25  Victor Julienapp-layer: don't check tx detect flags if detect is...
2020-09-25  Victor Julienstream: remove GAP flag from stream
2020-09-24  Jeff Lucovskylog/eve: Rename fileinfo alert object to files
2020-09-24  Jason Ishdoc/userguide: include man page even when not including pdf
2020-09-24  Shivani Bhardwajdcerpc: fix datatypes while handling stub data
2020-09-24  Shivani Bhardwajdcerpc: fix datatype for stub data len 5441/head
2020-09-11  Philippe Antoinerust: rebuilds std when building fuzzers 5417/head
2020-09-11  Victor Julienversion: continue 6 development
2020-09-11  Victor Julienversion: update to 6.0.0-rc1 suricata-6.0.0-rc1
2020-09-11  Victor Julienchangelog: update for 6.0.0-rc1
2020-09-11  Philippe Antoinedceprc: signature rust check with is_char_boundary
2020-09-11  Shivani Bhardwajdatasets: use default memcap
2020-09-11  Philippe Antoinedetect: initialize pointer before calling pcre_study
2020-09-10  Victor Juliendatasets: remove experimental warning 5407/head
2020-09-10  Shivani Bhardwajdoc/datasets: add info about memcap and hashsize
2020-09-10  Shivani Bhardwajdatasets: parse defaults section from yaml
2020-09-10  Shivani Bhardwajdatasets: allow memcap, hashsize be set via yaml or...
2020-09-10  Shivani Bhardwajdatasets: allow max possible memcap while loading
2020-09-10  Jason Ishrules/tls: sync with changes to the TLS events
2020-09-10  Jeff Lucovskylog/eve: Ensure eve logs have sequential suffixes
2020-09-10  Jeff Lucovskyatomics: Add "decl and init with value" function
2020-09-10  Jeff Lucovskylog: Ensure threaded eve honors SIGHUP
2020-09-09  Jason Ishdoc: document removal of unified2 5405/head
2020-09-09  Jason Ishdoc: add removal of individual json loggers
2020-09-09  Philippe Antoinehttp: disables lzma by default for HTTP
2020-09-09  Philippe Antoinehttp2: settings from http1 upgrade
2020-09-09  Philippe Antoinehttp2: mimic HTTP1 request from upgrade
2020-09-09  Philippe Antoinehttp2: first connection upgrade from http1
2020-09-09  Philippe Antoinednp3: fix unit tests when fuzzing
2020-09-09  Philippe Antoineapplayer: keep running detection on protocol change
2020-09-09  Philippe Antoineapplayer: on protocol change, use previous state
2020-09-09  Philippe Antoinehttp: removal of connect unit tests
2020-09-09  Philippe Antoineapplayer: pass parameter to StateAlloc
2020-09-09  Sascha Steinbissmqtt: add some extra tests for varint parsing
2020-09-09  Philippe Antoinehttp2: handles incomplete frames after banner
2020-09-08  Philippe Antoinemqtt: limit size of variable integer 5388/head
2020-09-08  Jason Ishdatasets: fix dataset load path construction 5386/head
2020-09-08  Philippe Antoinehttp2: returns error in case of index 0
2020-09-08  Philippe Antoinesignature: frees transform options in SigMatchPrepare
2020-09-08  Philippe Antoinedetect: checks for overflow when comparing signatures...
next