]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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...
2020-09-08  Victor Julienflow: suppress Coverity FP 5381/head
2020-09-08  Victor Julienflow: minor code cleanup
2020-09-08  Victor Julienflow: turn BUG_ON into debug check
2020-09-08  Eric Leblondebpf: fix invalid description in doc string
2020-09-08  Victor Juliendoc/datasets: explain reloads, general improvements
2020-09-08  Victor Juliendetect/app-layer-events: improve warnings/errors
2020-09-08  Eric Leblondprscript: port to python 3
2020-09-07  Victor Julienflow/bypass: don't bypass on flow timeout pseudo packets 5376/head
2020-09-07  Jason Ishrule parsing: valid that input rule string is UTF8
2020-09-07  Jason Ishrust/util: expose function to test strings for valid...
2020-09-07  Jason Ishhttp/eve: use set_string_from_bytes where appropriate
2020-09-07  Victor Juliendetect/dataset: error if set couldn't be fully loaded
2020-09-07  Victor Juliendatasets: free old data when reusing a hash container
2020-09-07  Jeff Lucovskylog: Log errors while writing log info
2020-09-07  Jeff Lucovskylog: Add log output error code
2020-09-07  Jeff Lucovskylog: Use unlocked variants of stdio functions
2020-09-07  Jeff Lucovskylog: Add more stdio_unlocked macros
2020-09-07  Victor Julienerror: reformat enum
2020-09-04  Victor Julienapp-layer: handle parser return code issues more gracefully 5368/head
2020-09-04  Victor Julienpcap: fix minor scan-build warnings 5361/head
2020-09-04  Victor Juliencommandline: add static analyzer hint for -r parsing
2020-09-04  Victor Juliencommandline: minor formatting fixes
2020-09-04  Jeff Lucovskygeneral: Improve grammar in error messages
2020-09-04  Victor Juliendecode/geneve: add config to yaml
2020-09-04  Jason Ishgithub-ci: apply default CFLAGS to all builds
next