]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2014-05-02  Victor Julientls/heartbleed: add rule for invalid encrypted hb
2014-05-02  Will MetcalfLook for Mismatched Encrypted HB request and response...
2014-05-02  Victor Juliendetect: add more defensive checks for flow handling
2014-05-02  Victor Julienhttp-json: init 'fields' to 0 before setting it
2014-04-24  Tom DeCaniojson: address custom output capability to http eve... 956/head
2014-04-23  Tom DeCaniojson: add custom output capability to http eve log
2014-04-23  Eric Leblonddoxygen: add source browser 953/head
2014-04-23  Victor Julienrohash: fix potential bad shift 952/head
2014-04-23  Eric Leblondaf-packet: exit in case of a fatal error 951/head
2014-04-23  Jason IshDAG: Pull some raw values out into defines. 950/head
2014-04-23  Jason IshDAG: Consistent code style.
2014-04-23  Jason IshDAG: Sync dag packet and drop counts to live device...
2014-04-23  Victor Julienjson-file: improve error handling
2014-04-23  Victor Julienjson-file: check pointer before using
2014-04-22  Victor Julienstream: improve retransmission handling 946/head
2014-04-22  Victor Julienstream: update GAP detection 945/head
2014-04-22  Victor Julienstream: fix raw reassembly flag issue
2014-04-22  Victor Julienstream: improve StreamTcpPruneSession
2014-04-22  Victor Julienstream: flags cleanup
2014-04-22  Victor Julienprotocol detection: handle very unbalanced case
2014-04-22  Victor Julienstream: improve midstream reassembly gap detection
2014-04-22  Victor Julienstream: detect data gap at stream start
2014-04-22  Victor Julienproto detect: add cutoff for unbalanced traffic
2014-04-22  Victor Julienprotocol detection: midstream handling update
2014-04-22  Victor Julienstream: fix midstream syn/ack setup
2014-04-21  Victor Julienbyte-test: switch to pcre_copy_substring 944/head
2014-04-21  Victor Julienbyte-extract: switch to pcre_copy_substring
2014-04-18  Victor Juliendns: improve response name parsing 943/head
2014-04-18  Eric Leblondpacket handling: fix release function
2014-04-17  Victor Julienproto-detect: masks cleanup 941/head
2014-04-17  Victor Julienproto-detect: update port logic
2014-04-17  Victor Julienapp-layer: proto detection update
2014-04-17  Victor Julienstream: improve retransmission handling
2014-04-17  Victor Julienrefactor IDS/IPS engine mode logic
2014-04-17  Ken SteeleFix unaligned load in AC-TILE MPM.
2014-04-16  Victor Juliendetect: fix alstate handling 940/head
2014-04-15  Victor Juliendetect: locking update continued
2014-04-15  Victor Juliendetect: locking update
2014-04-15  Victor Juliendetect: cleanup
2014-04-15  Victor Juliendetect: modify AMATCH locking
2014-04-14  Eric Leblondaf-packet: fix error handling 931/head
2014-04-14  Eric Leblondutil-ioctl: only get MTU when iface name is set
2014-04-13  Victor JulienFix 2 compiler warnings 930/head
2014-04-10  Victor Julienoutput-api: cleanup handling 926/head
2014-04-10  Victor Julienoutput api: complete shutdown functions
2014-04-10  Victor Julientls-json: add cleanup function
2014-04-10  Victor Juliendrop-json: fix cleanup
2014-04-10  Victor Julieneve-log: fix mem leak at shutdown
2014-04-10  Victor Julienssh-json: add clean up functions
2014-04-10  Victor Julienhttp-json: add missing cleanup functions
2014-04-10  Victor Julienfile-json: cleanup at shutdown
2014-04-10  Victor Juliendns-json: fix cleanup
2014-04-10  Victor Julienalert-json: fix cleanup
2014-04-10  Victor Julienlog-tls: run Disable at shutdown
2014-04-10  Victor Juliendrop loggers: call disable func
next