]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2020-08-25  Victor Julienstream: fix deinit after incomplete init
2020-08-25  Victor Julienoutput/flow: fix deinit after incomplete init
2020-08-25  Victor Juliennfq: suppress debug message using info level
2020-08-25  Victor Julienplugins: suppress coverity toctou warning
2020-08-25  Victor Julienflow: work around harmless coverity warnings
2020-08-25  Victor Julienflow: fix spare sync incomplete counter
2020-08-25  Victor Julienreject: work around coverity warning
2020-08-24  Vadym Malakhatkoplugin: fix typo in long_opts struct 5321/head
2020-08-24  Ilya Bakhtinmqtt: fixed wrong slice access
2020-08-24  Jeff Lucovskynapatech: Style -- remove extra space
2020-08-24  Jeff Lucovskynapatech: Use proper parser for type
2020-08-24  Jeff Lucovskynapatech: Improve configuration range handling
2020-08-24  Jeff Lucovskynapatech: Fix compiler issues w/out bypass
2020-08-24  Carl Smiththreshold: Change rule parsing to use pcre_copy_substring
2020-08-24  Jason Ishconfigure: fix detection of netfilter_queue with older...
2020-08-24  Odin Jensegdoc/userguide: fix outdated xdp info
2020-08-24  Jason Ishplugins: track all loaded plugins in a list 5317/head
2020-08-24  Jason Ishplugins: use closedir to close open directory (not...
2020-08-24  Jason Ishoutput-json: fix Coverity USE_AFTER_FREE
2020-08-10  Jason Ishautomake: add acsite.m4 to EXTRA_DIST 5286/head
2020-08-10  Jason Ishgithub-ci: add autoreconf to centos-7 build
2020-08-07  Victor Julienfuzz/pcap: add missing flow queue 5285/head 5311/head
2020-08-07  Victor Julienfuzz/pcap: enable http2
2020-08-07  Victor Julienversion: continue 6 development
2020-08-07  Victor Julienversion: update to 6.0.0-beta1 suricata-6.0.0-beta1
2020-08-07  Victor Julienchangelog: update for 6.0.0-beta1
2020-08-06  Victor Julienplugins: remove unused func, suppressing compile warning 5284/head
next