]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2018-01-30  Victor Julienhtp: allow HTTP pickup of response data
2018-01-30  Victor Julienhttp: add tests for malformed response lines
2018-01-30  Victor Julienstream: set event for suspected data injection during...
2018-01-30  Victor Julienstream: handle data on incomplete 3whs
2018-01-30  Victor Julienstream: still inspect packets dropped by stream
2018-01-30  Victor Julienenip: support gaps
2018-01-30  Victor Julienstream/app-layer: fix GAP handling issue
2018-01-29  Victor Julienpcre: don't leak memory in data extraction
2018-01-29  Pascal Delalanderust/tftp: eve logging with rust
2018-01-29  Clement Gallandrust/tftp: add tftp parsing and logging
2018-01-29  Pascal Delalandedoc: update filestore for file hash extraction
2018-01-29  Victor Julienrust/nfs: explicitly handle GAPs from C
2018-01-29  Victor Julienrust/filetracker: if file API return error, trunc file
2018-01-29  Victor Julienrust/nfs: fix read reply handling
2018-01-29  Victor Julienfile: minor cleanups
2018-01-29  Victor Julienfile: use enum for state
2018-01-29  Victor Julienrust/file: handle file open errors
2018-01-29  Victor Julienrust/file: change return type for FileOpenFileWithId
2018-01-29  Victor Julienrust/core: comment cleanup
2018-01-29  Jason Ish.gitignore: only ignore *.yaml in root directory
2018-01-23  Alexander Gozmanaf_packet: bug #2422. 3184/head
2018-01-23  Danny Browningrunmode-unix-socket: interrupt as commanded (2413)
2018-01-23  Pascal Delalandeunix-socket: socket permission update
2018-01-23  Danny Browningsuricatasc: pcap-file-continuous (2412)
2018-01-23  Martin Natanoapp-layer-htp, stream-tcp: prevent modulo bias in Rando... 3183/head
2018-01-23  Victor Juliendetect: minor cleanup
2018-01-23  Maurizio Abbasignal: use centralized pthread_sigmask for signals
2018-01-23  Victor Julienthreshold: minor cleanups
2018-01-23  Ruslan Usmanovrate_filter: by_rule fixed triggering algorithm
2018-01-19  Victor Juliendetect/content: implement endswith 3182/head
2018-01-19  Victor Juliendetect/content: introduce startswith modifier
2018-01-19  Victor Juliendetect: bypass merge sort call if possible
2018-01-19  Victor Juliendetect: profiling update for new detect code
2018-01-19  Victor Juliendetect/prefilter: redo profiling
2018-01-19  Victor Juliendetect/profiling: postpone setup
2018-01-19  Victor Juliendetect/fast-pattern: use registered buffers for check
2018-01-19  Victor Julienoutput/filedata: call loggers on both directions
2018-01-19  Victor Julienoutput/file: run file loggers in both directions
2018-01-19  Victor Juliendetect/state: clean up old code
2018-01-19  Victor Juliendetect: fix multiple files per tx inspect
2018-01-19  Victor Julienapp-layer: improve async and out of order txs
2018-01-19  Victor Juliendetect/prefilter: show prefilter engine id space
2018-01-19  Victor Julienapp-layer: warn that MpmIDs API is no longer used
2018-01-19  Victor Juliendetect/flowbits: apply state knowledge
2018-01-19  Victor Juliendetect: rewrite of the detect engine
2018-01-19  Victor Julienrust/nfs: add support for detect_flags API
2018-01-19  Victor Juliendns: support detect flags
2018-01-19  Victor Julienrust/dns: implement detect_flags API
2018-01-19  Victor Julienhttp: move from MpmIDs to DetectFlags API
2018-01-19  Victor Julienssl/tls: use DetectFlags API
2018-01-19  Victor Juliensmtp: implement DetectFlags API
2018-01-19  Victor Julienssh: implement DetectFlags API
2018-01-19  Victor Julienapp-layer: detect flags API calls
2018-01-19  Victor Julienflowbits: analyze and dump to json
2018-01-18  Victor Julienfilestore: minor cleanups and warning fixes
2018-01-18  Jason Ishsuricatasc: don't use find -delete 3175/head
2018-01-18  Jason Ishdoc: document file-store v2
2018-01-18  Jason Ishfilestore: only allow one filestore to be enabled
2018-01-18  Jason Ishfilestore (old): register global stat in init func
2018-01-18  Jason Ishfilestore2: warn once for file errors
2018-01-18  Jason Ishutil-error: define SC_ERR_MAX
2018-01-18  Jason Ishsuricatactl: a new python script for misc. tasks
2018-01-18  Jason Ishfilestore v2: use fileinfo records as metadata
2018-01-18  Jason Ishfile extract: force sha256 even if truncated
2018-01-18  Jason Ishfilestore v2 - initial version
2018-01-18  Jason Ishconfigure: check for utime.h and utime()
2018-01-18  Jason Ishoutput-json-file: let caller decide if file is stored
2018-01-18  Jason Isheve/fileinfo: split record creation from writing
2018-01-18  Jason Ishutil-error: new error: SC_ERR_CREATE_DIRECTORY
2018-01-18  Jason IshSCPathExists - function to see if a path exists
2018-01-18  Jason Ishcreate directory: final arg to control full path or...
2018-01-18  Jason Ishcreate directory: fix strlcpy usage
2018-01-18  Jason Ishutil: move SCCreateDirectoryTree to util-path
2018-01-18  Jason Ishoutput: introduce init return type
2018-01-17  Victor Julienthresholds: fix issues with host based thresholds 3168/head
2018-01-17  Victor Julienstream/midstream: be more liberal with window
2018-01-15  Victor Julienthreads: don't crash in slow shutdown 3157/head
2018-01-15  Maurizio Abbatime: Force init cached_minute_start array
2018-01-15  Pierre ChifflierNTP: ensure parser name is not freed after registration
2018-01-15  Danny Browningutil-time: Add function to convert timespec to epoch...
2018-01-12  Victor Juliendestate: test cleanups
2018-01-12  Victor Julienhttp: clean up & improve unittests
2018-01-12  Eric Leblondconf: add function to get child with default
2018-01-12  Eric Leblondaf-packet: synchronize flags sizes
2018-01-12  Maurizio Abbaprint: Escape backslash in PrintRawUriFp
2018-01-11  Pierre ChifflierRust: remove deprecated functions LoggerFlags::get_logg... 3140/head
2018-01-11  Pierre ChifflierNTP: update logger to use new API
2018-01-08  Victor Julienoutput: add missing dnp3 profiling labels 3135/head
2018-01-08  Victor Julienlogging: unique id's per log direction
2018-01-08  Victor Julienapp-layer: use logger bits to avoid looping
2018-01-08  Victor Julienapp-layer: register per proto logger bits
2018-01-08  Victor Juliendetect: put inspect code for MATCH-list into func 3133/head
2018-01-08  Victor Juliendetect: move detect cleanup into util func
2018-01-08  Victor Juliendetect: move packet hdr inspect into util func
2018-01-08  Eric Leblonddetect-ftpdata: register keyword
2018-01-08  Maurizio Abbarunmodes: fix single runmode bug with pcap
2018-01-08  Victor Julienrust/nfs: improve file close handling
2018-01-08  Nick Pricerust/nfs: don't panic on malformed NFS traffic
2018-01-04  Eric Leblondaf-packet: free ring buffer at exit 3130/head
2018-01-04  Victor Julienrust/mingw: fix linker issues on mingw
next