]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2018-02-13  Jason Ishdnp3: regenerate object decoding code
2018-02-13  Jason Ishdnp3-gen: require jinja2 v2.10 or later
2018-02-13  Philippe Antoinednp3-gen: fix heap buffer overflow in generated code
2018-02-13  Victor Juliender: fix recursion depth not being handled correctly
2018-02-13  Victor Juliender: warn if null passed to decoders
2018-02-13  Victor Juliendetect: fix out of bounds write in thread space creation
2018-02-12  Victor Julienthresholds: fix issues with host based thresholds 3233/head
2018-02-12  Victor Julienstream: set event for suspected data injection during...
2018-02-12  Victor Julienstream: handle data on incomplete 3whs
2018-02-12  Victor Julienstream: still inspect packets dropped by stream
2018-02-12  Victor Juliennfs: remove old test code
2018-02-12  Victor Julienpcre: don't leak memory in data extraction
2018-02-12  Victor Julienrust/nfs: explicitly handle GAPs from C
2018-02-12  Victor Julienrust/filetracker: if file API return error, trunc file
2018-02-12  Victor Julienrust/nfs: fix read reply handling
2018-02-12  Victor Julienfile: minor cleanups
2018-02-12  Victor Julienfile: use enum for state
2018-02-12  Victor Julienrust/file: handle file open errors
2018-02-12  Victor Julienrust/file: change return type for FileOpenFileWithId
2018-02-12  Victor Julienrust/core: comment cleanup
2018-02-12  Victor Julienrust: don't gen C headers if Rust isn't enabled
2018-01-30  Martin Natanoapp-layer-htp, stream-tcp: prevent modulo bias in Rando...
2018-01-30  Alexander Gozmanaf_packet: bug #2422.
2018-01-30  Victor Julienstream/midstream: be more liberal with window
2018-01-30  Maurizio Abbatime: Force init cached_minute_start array
2018-01-30  Victor Julienrust/nfs: improve file close handling
2018-01-30  Nick Pricerust/nfs: don't panic on malformed NFS traffic
2018-01-30  Eric Leblondaf-packet: free ring buffer at exit
2018-01-30  Victor Julienscan-build: fix memleak warning in port parsing
2018-01-30  Victor Juliendetect/tos: fix memleak in error path
2018-01-30  Victor Julienscan-build: fix warning in radix tree
2018-01-30  Jason Isheve.flow: remove "hi" log message
2018-01-30  Jason Isheve.netflow: remove "hi" log message
2018-01-30  Victor Juliendecode/vlan: don't consider ARP 'unknown'
2018-01-30  Victor Julienpfring: add warning for stripped vlan header case
2018-01-30  Victor Julienpfring: fix vlan handling issues
2018-01-30  Pierre ChifflierHash table: free bucker in case of insertion error
2018-01-30  Pierre ChifflierHash table: check hash array size when inserting element
2018-01-30  Jason Ishdns-log: don't register if HAVE_RUST
2018-01-30  Jason Ishrust/dns - convert more type values to text
2018-01-30  Andreas Herzdetect-engine: add missing mutex unlock
2018-01-30  Andreas Herzrule-reload: fix possible hangup with SIGUSR2
2018-01-30  Victor Juliendoc: initial suricata-update page
2018-01-30  Victor Julienapp-layer/counters: check counter id
2018-01-30  Victor Julienqa: add more drmemory suppressions for hyperscan
2018-01-30  Victor Julienoutput: don't deadlock on log reopen failure
2018-01-30  Wolfgang HotwagnerConf: Multipe NULL-pointer dereferences in PostConfLoad...
2018-01-30  Wolfgang HotwagnerConf: Multipe NULL-pointer dereferences after ConfGetBo...
2018-01-30  Wolfgang HotwagnerConf: Multipe NULL-pointer dereferences in HostInitConfig
2018-01-30  Wolfgang Hotwagnerconf: multiple NULL-pointer dereferences in StreamTcpIn...
2018-01-30  Wolfgang Hotwagnerconf: multiple NULL-pointer dereferences in FlowInitConfig
2018-01-30  Wolfgang Hotwagnerconf: use of NULL-pointer in DetectLoadCompleteSigPath
2018-01-30  Wolfgang Hotwagnerconf: NULL-pointer dereference in ConfUnixSocketIsEnable
2018-01-30  Wolfgang Hotwagnerconf: Memory-leak in DetectAddressTestConfVars
2018-01-30  Wolfgang Hotwagnerconf: stack-based buffer-overflow in ParseFilename
2017-12-06  Victor Julienchangelog: update for 4.0.3 suricata-4.0.3
next