]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2018-11-01  Victor Julienstorage: don't leak memory for unittests 3538/head
2018-11-01  Victor Julienradix: fix a memleak when removing the last node
2018-11-01  Victor Juliendetect/address: minor memory handling cleanups
2018-11-01  Victor Juliendetect: suppress scan-build warnings
2018-11-01  Victor Juliendetect/flags: cleanup parsing to not alloc temp strings
2018-11-01  Victor Julienmpm: fix minor scan-build warning
2018-11-01  Victor Julienpool: avoid possible double free in error path
2018-11-01  Victor Julienpool: small code cleanups
2018-11-01  Victor Julienstream: don't assume malformed TCP packets
2018-11-01  Victor Juliendecode/tcp: rewrite options decoding to assist scan...
2018-11-01  Victor Juliensmb/c: don't accept null input
2018-11-01  Victor Julienhtp: fix potential (but unlikely) memleak in uri normal...
2018-11-01  Victor Julienthresholds: remove dead code in parsing
2018-11-01  Victor Julienradix: fix memory leak in error path
2018-11-01  Victor Juliencoverity: suppress warnings
2018-11-01  Victor Julienhost/os/info: fix lookup memleak
2018-11-01  Victor Juliendebug/log: suppress coverity checked_return warning
2018-11-01  Victor Julienbpf: suppress coverity toctou warning
2018-11-01  Victor Julienpcap: fix buffer size validation logic
2018-11-01  Victor Julienuricontent: move debug func into unittests
2018-11-01  Victor Juliendetect/replace: fix mem leak in error path
2018-11-01  Victor Julienisdataat: fix mem leak in error path
2018-11-01  Victor Julienbits: avoid memory leak in case of adding types
2018-11-01  Victor Julienipproto: fix memleak in error case
2018-11-01  Victor Julienbytetest: don't leak memory in error condition
2018-11-01  Victor Julienyaml: fix potential memleak and suppress coverity issue
2018-11-01  Victor Julienoutputs: fix memleaks in the error paths reported by...
2018-11-01  Victor Juliencoverity: suppress warning for intentional code
2018-11-01  Victor Julienrust/dns: don't compile unused C code if Rust is enabled
2018-11-01  Victor Juliencoverity: don't warn on fall back random
2018-11-01  Victor Julienhttp: implement min size stream logic
2018-11-01  Victor Julienstream: introduce min inspect depth logic
2018-11-01  Victor Juliengcc8: fix format truncation warnings
2018-11-01  Victor Julienstream/tcp: be more liberal in last_ack
2018-11-01  Victor Julienstream/tcp: add debug statements to state dispatcher
2018-11-01  Victor Julienunittests: fix format-truncation warning
2018-11-01  Victor Julienflow/timeout: code simplification and cleanup
2018-11-01  Victor Julienflow-manager: fix unittest initialization
2018-11-01  Eric Leblondaf-packet: close the socket in case of early fail
2018-11-01  Eric Leblondlog-filestore: fix file descriptor leak
2018-11-01  Victor Juliendetect/prefilter: speed up setup
2018-11-01  Victor Juliendetect/prefilter: fix prefilter when setting is 'mpm'
2018-11-01  Victor Juliendetect: limit flush logic to sigs that need it
2018-11-01  Victor Juliendetect/prefilter: fix alias for fast_pattern
2018-11-01  Victor Juliendetect/http: flush bodies when inspecting stream
2018-11-01  Victor Julienstream: improve TCP CLOSED handling
2018-11-01  Victor Juliendetect/files: don't prune files for bad packets
2018-11-01  Victor Juliendetect/filehash: try to open data file from rulefile dir
2018-11-01  Victor Julienflow: flag packets as established for async
2018-11-01  Victor Julienenip: support gaps
2018-11-01  Victor Julienstream: improve overlap detection
2018-11-01  Eric Leblondstream-tcp: fix stream depth computation
2018-11-01  Victor Julienstream: expand GAP detection
2018-08-07  Victor Julienstream/app-layer: fix GAP handling issue
2018-08-03  Maurizio Abbadetect: fix fileext and filename negated match
2018-08-03  Victor Juliendcerpc: fix dce_iface not matching
2018-07-17  Victor Julienchanglog: update for 4.0.5 3472/head suricata-4.0.5
2018-07-16  Victor Julienmpm/hs: fix minor coverity warning
2018-07-16  Victor Julienenip: harden byte parsing code
2018-07-16  Victor Julienssh: fix out of bounds read in banner parsing
2018-07-16  Jason Ishrust/dns - remove extra parantheses
2018-07-16  Victor Juliendetect/debug: suppress noisy info messages
2018-07-16  Jason Ishyaml-loader: fix memory leak on fail include
2018-07-16  Victor Juliendetect: fix memory leak in app-layer-event keyword
2018-07-16  Victor Julienhttp: fix setting event on the last tx
2018-07-16  Victor Julienhttp: set events for too many layers of compression
2018-07-16  Victor Julienstream: support RST getting lost/ignored
2018-07-16  Victor Julienstream-events: fix mapping
2018-07-16  Victor Juliendetect/stream_size: code cleanups
2018-07-16  Victor Juliendetect/stream_size: apply rule to packets & stream
2018-07-16  Eric Leblondutil-random: fix detection of getrandom failure
2018-07-16  Eric Leblondutil-random: workaround getrandom unavailability
2018-07-16  Elazar BroadFix segfault when the protocol is anything other than...
2018-07-16  Pierre ChifflierUpdate ntp-parser to 0.2.0
2018-07-16  Eric Leblondutil-ioctl: fix a typo in setter message
2018-07-16  Eric Leblondaf-packet: dump counters when timeout occurs
2018-07-16  Victor Julienhyperscan: don't abort on payloads > 64k
2018-07-16  Maurizio Abbadetect: fix buffer length to uint32
2018-07-16  Victor Julienmpm/ac-ks: coding style fixes
2018-07-16  Victor Julienunified2: address strict aliasing issue
2018-07-16  Victor Juliendecode/ipv6: expose addr as 'struct in6_addr' as well
2018-07-16  Victor Julienconfigure: fix small issue with libevent check
2018-07-16  Alexander GozmanBug #2466: map SC_LOG_CONFIG level to syslogs LOG_DEBUG
2018-07-16  Alexander GozmanPrint syslog format with SCLogDebug() instead of printf()
2018-07-16  Victor Juliendoc: add by_either to suppress explanation
2018-07-16  Victor Juliendoc: minor fix
2018-07-16  Renato Botelhoconfigure: allow to disable libnss and libnspr
2018-07-16  Victor Juliennfs/rpc: fix reponse parsing
2018-05-09  Victor Julienwirefuzz: add 'quiet' mode 3373/head
2018-05-09  Victor Julienhtp: cleanup and fix test
2018-05-09  Victor Julienhttp: add tests for header folding
2018-05-09  Victor Julienhttp: clean up unittest
2018-05-09  Victor Julienpcap-log: don't divide by 0 on no traffic
2018-04-06  Victor Julienoutput: fix logging wrong direction in tls upgrade 3353/head
2018-02-13  Victor Julienchangelog: update for 4.0.4 suricata-4.0.4
2018-02-13  Victor Julienrust/nfs: fix memory leak
2018-02-13  Victor Julienautogen/rust: remove Cargo.lock
2018-02-13  Victor Juliendoc: fix http_header_names example
2018-02-13  Jason Ishconf/yaml: don't allow empty key values
2018-02-13  Jason Ishrust/dns: fix overflow of event counter
next