]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2020-09-03  Jeff Lucovskyoutput: Remove unused output functions
2020-09-03  Jeff Lucovskylog: Remove standalone output registration
2020-09-03  jason taylordoc: http.host keyword note for matching on port
2020-09-03  Victor Julienflow: fix multi-manager hash range calculation
2020-09-01  Jason Ishgithub-ci: fix building against request libhtp/sv PR 5347/head 5349/head
2020-09-01  Victor Julienflow: suppress noisy messages 5346/head
2020-08-31  Philippe Antoinedns: simply skips zero-sized dns requests/responses
2020-08-31  Philippe Antoinedcerpc: validate signature with dcerpc keywords
2020-08-31  Philippe Antoinehttp: handles gaps
2020-08-31  Victor Julienflowbits: convert flowbits dumping to json builder
2020-08-31  Victor Juliendetect/analyzer: convert to jsonbuilder
2020-08-31  Roland Fischerci: Run formatting check on pull request
2020-08-31  Roland Fischerutil: Add clang-format helper script
2020-08-31  Roland Fischerdoc: Add dev code-style
2020-08-31  Roland Fischercommon: Add clang-format file
2020-08-25  Victor Julienthreshold: fix potential memory leak 5325/head
2020-08-25  Victor Julienreject: minor code cleanup
2020-08-25  Victor Julienstream: fix GAP size
next