]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2020-09-04  Jason Ishgithub-ci: add test build without jansson
2020-09-04  Jason Ishgithub-ci: update debian 9 test to use known Rust version
2020-09-04  Jason Ishgithub-ci: enable debug on Fedora 32 build
2020-09-04  Jason Ishgithub-ci: check that configure fails if rust to old
2020-09-04  Jason Ishgithub-ci: Ubuntu 20.4 build with -NDEBUG
2020-09-04  Jason Ishgithub-ci: ubuntu 20.04 build without nss/nspr
2020-09-04  Jason Ishgithub-ci: Fedora 32 builder with asan enabled
2020-09-04  Ali Jad Khalildecode/teredo: Modified/refactored Teredo logic
2020-09-04  Ali Jad Khalildecode/vxlan: Modified/refactored VXLAN logic
2020-09-04  Ali Jad Khalildecode/geneve: Add Geneve decoding functionality
2020-09-04  Simon Dugasdoc: dns - document additional fields in eve event
2020-09-04  Simon Dugasdns: parse and log fields for SOA record type
2020-09-04  Simon Dugasdns: use nom's rest to take all remaining rdata
2020-09-04  Simon Dugasdns: refactor to handle more rdata formats
2020-09-04  Victor Juliendecode: reformat event table
2020-09-03  Jeff Lucovskydoc: Improve grammar, spelling and clarifications 5356/head
2020-09-03  Jason Ishplugins: require registration function SCPluginRegister
2020-09-03  Jason Ishrust/log: minor cleanup
2020-09-03  Jason Ishrust: function macro now returns the function name
2020-09-03  Jason Ishrust: plugin bootstrap function
2020-09-03  Jason Ishrust/log: set the log level with a pure Rust function
2020-09-03  Jason Ishsuricata: expose the SuricataContext with a function
2020-09-03  Jason Ishlogging: expose the log level with a function
2020-09-03  Jason Ishrust/logging: allow log macros to be used by plugins
2020-09-03  Jason Ishrust/Cargo: build as rlib for plugin linkage
2020-09-03  Jason Ishrust-context: remove unused opaque type Store
2020-09-03  Joshua Lumbrunmodes: memory leak on runmode single
2020-09-03  Jason Ishconfigure: fix test for rust headers for cross compile
2020-09-03  Jeff Lucovskyconfig/lua: Cross-compiling support
2020-09-03  Jeff Lucovskyconfig/pcre: Improved support for cross-compiling
next