]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2014-10-27  Victor JulienSuppress ARM valgrind warning 1185/head
2014-10-27  Victor Julienstream: improve bad window update detection
2014-10-27  Victor Julienstream: fix 'bad window update' false positive
2014-10-27  Tom DeCaniosanity check tcp SACK edges prior to recording. Attempt...
2014-10-27  Victor Julienstream: improve handling of 3whs packet loss
2014-10-27  Victor Julienstream: fix ssh/ssl logging on tcp session reuse
2014-10-27  Victor Julienssh.softwareversion: allow more characters
2014-10-27  Jason IshBug 1230: Check all SigMatch lists for a named byte_ext...
2014-10-27  Jason IshBug 1230: Simple test case demonstrating failure.
2014-10-08  Ken SteeleFix compiler warning about uninitialized variable in... 1159/head
2014-10-08  Victor Julientile: silence harmless cc warnings
2014-10-08  Victor Julienlua: improve configure checks
2014-10-07  Victor Julientcp session reuse: reset detect state
2014-10-07  Victor Juliendetect state: always lock de_state_m
2014-10-03  Victor Julienfilestore: fix parsing bug 1149/head 1150/head
2014-09-23  Victor JulienUpdate changelog for 2.0.4 suricata-2.0.4
2014-09-23  Victor Julienssh: convert error message to debug statement
2014-09-23  Eric Leblondapp-layer-ssh: fix banner parser
2014-09-23  Victor Julienipv6: RH extension header parsing issue
2014-09-22  Victor Julienaf-packet: check pointers before use
2014-09-22  Eric Leblondaf-packet: force suricata in IPS mode when needed
2014-09-19  Victor Julienrule parser: set flag for optionless keywords 1129/head
2014-09-19  Victor Julienrule parser: fix crashing on malformed options
2014-09-19  Victor Julienlua: fix http.request_line 1127/head
2014-09-19  Victor Julientls: fix a tls.fingerprint issue in debug mode
2014-09-19  Eric Leblondsource-nfq: fix display of next queue
2014-09-17  bmeeks8Bug fix: IPv6 addresses in negated range and IPv6 strin...
2014-08-08  Victor JulienUpdate Changelog for 2.0.3 suricata-2.0.3
2014-08-07  Victor Julienstream: detect and filter out bad window updates 1093/head
2014-08-07  Victor Julienipv6: fix dst/hop header option parsing
2014-08-06  Victor Juliendefrag: use 'struct timeval' for timeout tracking 1089/head
2014-08-06  Victor Julienipv6: set event on unsupported nh
2014-08-06  Victor Julienipv6: more robust ipv6 exthdr handling
2014-08-06  Victor Julienipv6: detect frag header reserved field non-zero
2014-08-06  Victor Julienipv6: make exthdr parsing more robust
2014-08-06  Victor Julienipv6: set flag on type 0 routing header
2014-08-06  Victor Julienipv6 defrag: fix unfragmentable exthdr handling
2014-08-06  Eric Leblondprscript: update URL
2014-08-06  Victor Julienmagic: disable tests depending on magic version
2014-08-06  sxhlinuxUpdate app-layer-htp.c
2014-08-06  Eric Leblondtravis-ci: use make check
2014-08-06  Eric Leblondcoccinelle: fix problem with coccinelle 1.0rc21
2014-07-14  Victor JulienProfiling: fix compilation on CentOS5 1034/head
2014-07-14  Victor Julienhtp: init memuse atomics
2014-07-14  Victor Julienethtool: add missing include necessary for CentOS5
2014-07-14  Alexander GozmanFix compile-time error on old kernels and ethtool.h
2014-07-10  sxhlinuxUpdate log-file.c 1024/head
2014-07-04  Victor JulienAdd initial travis-ci integration. 1016/head
2014-07-02  Victor JulienFix __thread configure check on Clang
2014-07-01  Victor Julienvalgrind/magic: add suppression for known issue
2014-06-30  Ken SteeleFix lowercase table initialization (bug 1221)
2014-06-25  Victor JulienUpdate Changelog for 2.0.2 release suricata-2.0.2
2014-06-25  Victor Julienlua: fix liblua use on OS X with macports
2014-06-23  Victor Juliendefrag: fix timeout setting when config is missing
2014-06-23  Eric Leblonddefrag: fix reconstruction
2014-06-23  Eric Leblondunix socket: fix valgrind issue
2014-06-23  Eric Leblondunix-manager: fix crash when client disconnect
2014-06-23  Ken SteeleRework Tile CPU affinity setting to handle non-contiguo...
2014-06-23  Mats KlepslandFix bug #1206 999/head
2014-06-21  Victor Julienhtp: make htp state handling function more robust
2014-06-21  Victor Julienhttp: remove BUG_ON(1) statement
2014-06-20  Alessandro... Fix issue #1214 995/head
2014-06-12  Victor JulienFix libcap-ng configure typo.
2014-06-10  Victor JulienBug 1098: improve invalid pcre/R handling 987/head
2014-06-06  Giuseppe Longonflog: fix memory leaks
2014-06-05  Victor Juliencygwin: fix lua configure
2014-06-05  Victor JulienFix live reload segv when startup isn't complete 982/head
2014-06-04  Victor JulienFix Coverity 1220098 and 1220099 981/head
2014-06-04  Victor JulienFix Coverity 1220097
2014-06-04  Jason IshUnregister for file rotation notification when a context is
2014-06-04  Jason IshAdd signal based file rotation for:
2014-06-04  Jason IshAdd macros for access to the underlying buffer and...
2014-06-04  Jason IshAdd a rotation flag to LogFileCtx which loggers can...
2014-06-04  Jason IshRegistration for SIGHUP notification - for loggers...
2014-06-02  Victor Julienlua/luajit: use HAVE_LUA mostly 980/head
2014-06-02  Victor Julienlua: deal with FreeBSD and OpenBSD
2014-06-02  Victor Julienlua: support regular lua C library
2014-06-02  Victor Julienprofiling: use wider columns in keyword output
2014-05-27  Noam Meltzerfix regression in 'make distclean' due to commit cd305c3a
2014-05-27  jekabugfix in debug mode:
2014-05-26  Victor Juliennflog: set socket timeout 978/head
2014-05-26  Victor Juliennflog: warn if buffer-size is larger than max-size
2014-05-24  Victor Juliendns: unify type to string logging utility
2014-05-24  Victor Juliendns: add names for common types
2014-05-23  Victor Juliennflog: fix typo rising->raising
2014-05-23  Victor Juliennflog: improve error handling on NOBUFS
2014-05-23  Giuseppe LongoThis patch adds the fields into PacketVars struct to...
2014-05-23  Giuseppe LongoAdds nflog option
2014-05-23  Giuseppe LongoDeclare a wrapper to parse group option for nflog
2014-05-23  Giuseppe LongoImplements NFLOG runmode
2014-05-23  Giuseppe LongoBootstraping NFLOG capture mode
2014-05-23  Giuseppe LongoAdds nflog error code
2014-05-23  Giuseppe LongoUpdating the Tmm Id for declaration of nflog capture...
2014-05-23  Giuseppe LongoAdds a configuration example for nflog support in suric...
2014-05-23  Giuseppe LongoChecks if libnetfilter_log is found on the system
2014-05-22  Victor Julientls: check SSL3/TLS version per record 973/head
2014-05-21  Victor Juliendns: add tests for TXT response parsing 972/head
2014-05-21  Victor Juliendns json: log TXT response data
2014-05-21  Victor Juliendns: parse and store TXT responses
2014-05-21  Victor JulienUpdate Changelog for 2.0.1 suricata-2.0.1
next