]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2014-07-25  Victor JulienFix engine getting stuck because of optimizations 1057/head
2014-07-25  Victor JulienRemove unused variables 1055/head
2014-07-25  Victor JulienFix packet pool pending stack adds
2014-07-25  Victor JulienFix pcap packet acquisition methods
2014-07-21  Ken SteeleUpdate max-pending-packet comments to show it is now... 1022/head 1053/head
2014-07-21  Ken SteeleAdd error checking for pthread_setspecific() and pthrea...
2014-07-21  Ken SteeleUse posix_memalign instead of mm_malloc on non-Windows...
2014-07-21  Ken SteeleImplement thread specific data option when __thread...
2014-07-21  Ken SteeleFor PktPool add local pending freed packets list.
2014-07-21  Ken SteeleReplace ringbuffer in Packet Pool with a stack for...
2014-07-18  Victor JulienAC: shrink output table after initialization 1049/head
2014-07-18  Victor JulienAC: reduce realloc for new states
2014-07-18  Ken SteeleFix Boyer Moore Nocase bug where BoyerMooreCtxToNocase... 1047/head
2014-07-18  Ken SteeleStore Boyer Moore no case strings in lower case.
2014-07-18  Ken SteeleFix comment wording in Boyer Moore pattern matcher.
2014-07-18  Eric LeblondRemove pcapinfo output
2014-07-18  Victor Julienpcap log: document multi option 1045/head
2014-07-18  Victor Julienpcap-log: support dynamic file names in multi
2014-07-18  Victor Julienpcap-log: performance optimizations
2014-07-18  Victor Julienpcap-log: implement multi mode
2014-07-18  Victor Julienpcap-log: introduce PcapLogThreadData
2014-07-18  Victor Julienlog-pcap: multi mode yaml parsing
2014-07-18  Victor Julienlog-pcap: lock profiling
2014-07-18  Victor Julienlog-pcap: improve profiling
2014-07-18  Victor JulienUpdate log-pcap.h, add license
2014-07-18  Victor Julienlog-pcap code cleanups
2014-07-18  Victor Julienprofiling: add pcap logger profiling
2014-07-16  Victor JulienUpdate version number to 2.1dev
2014-07-16  Victor Julienautotools: enable silent mode
2014-07-16  Victor JulienOpen 2.1 development in the master branch.
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
2014-05-12  Victor JulienUpdate Changelog for 2.0.1rc1 changes suricata-2.0.1rc1
2014-05-06  Victor Julienjson output: don't set 'unknown' for missing data 965/head
2014-05-06  Tom DeCanioeve-log: swap ip/port pairs in dns answers
2014-05-02  Victor Julienhttp-json: fix coverity warning
2014-05-02  Victor Julienunix-socket: reset logging api's properly 963/head
2014-05-02  Victor Julienstream: cleanup 961/head
2014-05-02  Victor Julienstream: implement raw reassembly stop api
2014-05-02  Victor Julienstream: unify segment discard handling
2014-05-02  Victor Julienapp-layer: improve no payload inspect flag
2014-05-02  Victor Julientls/heartbleed: fix test
2014-05-02  Victor Julientls/heartbleed: improve encrypted logic
2014-05-02  Victor Julientls/heartbleed: formatting fixes
next