]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2013-02-11  Eric LeblondFix latest build-info modification 281/head
2013-02-08  Eric Leblondbuild-info: use printf instead of SCLogInfo
2013-02-08  Eric Leblondadd configure summary to build-info output
2013-02-08  Eric Leblondsuricata: add information to build-info
2013-02-08  Anoop Saldanhabug #737. Display a more apt error message when wrong...
2013-02-08  Jake GionetAdding comment in suricata.yaml.in to indicate sensor...
2013-02-08  Jake GionetAdding support for Feature #667
2013-02-01  Victor JulienFix sig grouping bug when certain sigs are mixed. Add...
2013-01-30  Victor JulienFix stateful inspection not always inspecting at stream...
2013-01-25  Anoop Saldanhafix for #694.
2013-01-25  Anoop Saldanhaunittest to show the seg fault from bug_694
2013-01-22  Victor Juliengeoip: add Fedora pkg hint to configure check
2013-01-22  Anoop Saldanhaupdated to fix unix shutdown sequence
2013-01-21  Ignacio SanchezAdds support for the geoip keyword
2013-01-21  Eric Leblondconf: add unittest for WithDefault functions. 262/head
2013-01-21  Eric Leblondpcap: add support for 'default' interface
2013-01-21  Eric Leblondpfring: add support for 'default' interface
2013-01-21  Eric Leblondaf-packet: add support for 'default' interface
2013-01-21  Eric Leblondconf: introduce WithDefault function
2013-01-21  Eric Leblondpcap-file: don't kill engine in unix socket mode 260/head
2013-01-14  Jamie Strandbogesuppress: DETECT_SUPPRESS_REGEX should support IPv6...
2013-01-09  Victor Julienfile md5: print filename and line number on md5 parse...
2013-01-09  Nikolay Denevpreserve the existing error code order
2013-01-09  Nikolay Denevsetsockopt() failures are already fatal,
2013-01-09  Nikolay Denevset SO_BROADCAST on the divert socket so that broadcast
2013-01-08  Victor JulienFix ftpbounce address calc failing on PPC64
2013-01-08  Victor JulienUse _mm_free for memory allocated by _mm_alloc. Bug...
2013-01-08  Victor JulienFix double definition of CPU_* macro's for Darwin/OSX...
2013-01-08  Victor JulienFix byte order detection on Mac OS X/Darwin. Bug 700.
2012-12-18  Victor JulienFix protocol check for IP-only (#689).
2012-12-13  Victor JulienUpdate changelog for 1.4 suricata-1.4
2012-12-12  Victor Julienipv6: add event for ipv6 packet with icmpv4 header
2012-12-12  Anoop Saldanhafix for 653. 245/head
2012-12-11  Victor JulienUse GET_PKT_LEN and GET_PKT_DATA macro's
2012-12-11  Eric Leblondmagic: freebsd magic return differently
2012-12-11  Anoop Saldanhafix for bug 675.
2012-12-11  Anoop SaldanhaUnittest to show the issue we have with 674 - csum...
2012-12-10  Victor Julienipv6: add option to detect HOP/DST headers with only...
2012-12-10  Victor Julienicmpv6: fix payload handling
2012-12-10  Victor Juliendecoder events: fix bug causing some rules not to be...
2012-12-10  Victor Juliendecode events: add debug statement
2012-12-10  Victor Julienprofiling: fix missing profile names
2012-12-06  Victor Julienunified2: append open instead of trucate open so that...
2012-12-05  Victor Julienflow: only BUG_ON use_cnt in flows when compiled with...
2012-12-05  Anoop Saldanhacleanup flowtimeout threadvars retrieval +
2012-12-05  Victor Julienstream: send eof to app layer from stream end pkt if...
2012-12-01  Ludovico CavedonWait until both sides close the TCP connection before... 233/head
2012-11-29  Victor JulienUpdate docs from wiki suricata-1.4rc1
2012-11-29  Victor JulienUpdate changelog for 1.4rc1
2012-11-28  Eric Leblondunix runmode: fix error handling. 231/head
2012-11-28  Eric LeblondRemove useless code.
2012-11-28  Eric Leblondfix logic error in sanity check
2012-11-28  Eric LeblondAdd removal safe TAILQ iterator.
2012-11-28  Eric Leblondprelude: don't build string objet for NULL string
2012-11-28  Jason IshFeature 638: Display DAG drop counts on exit; add DAG...
2012-11-28  Ludovico CavedonFix length check on user-agent header
2012-11-28  Ludovico CavedonAdd User-Agent header content to file metadata
2012-11-28  Anoop Saldanhawarn users that we don't support content strings whose...
2012-11-28  Ludovico CavedonInitialize flow_manager_mutex
2012-11-28  Anoop Saldanhafix for bug #526.
2012-11-27  Victor Julienclang: make atomics work
2012-11-27  Victor JulienFix detection of spin locks supported. Clean up how...
2012-11-27  Eric Leblondhost: suppress double memory clear 230/head
2012-11-27  Eric Leblondunix-socket: cleanup host table instead of destroying it
2012-11-27  Eric Leblondhost: don't destroy reference counter
2012-11-27  Eric Leblondpfring: fix build failure
2012-11-27  Eric Leblondconfigure: improve message about pkg-config usage
2012-11-26  Anoop SaldanhaTemporary fix for bug #599. 223/head
2012-11-26  Anoop Saldanhaunittest to show failure for bug #599.
2012-11-23  Victor Julienhttp: add event for libhtp detection of request port...
2012-11-22  Victor Julienpcap: fix windows commandline mangling win device string
2012-11-20  Victor Julienclang: fix warnings when debug is enabled
2012-11-20  Victor Julienreputation: don't give error if config is missing/comme...
2012-11-20  Victor JulienMinor fixes
2012-11-20  Eric Leblondunix runmode: improve JSON handling 215/head
2012-11-20  Eric Leblondunix-manager: fix error and JSON handling
2012-11-20  Eric Leblondunix-manager: memory handling fixes.
2012-11-20  Eric Leblondunix runmode: use unlikely for memory error
2012-11-20  Eric Leblondunix runmode: fix FIXME
2012-11-20  Eric Leblondunix runmode: fix JSON mem handling
2012-11-20  Eric Leblondunix manager: add static
2012-11-20  Eric Leblondconfigure: fix indent
2012-11-20  Eric LeblondDisable 'reload-rules' command.
2012-11-20  Eric Leblondunix-manager: doc and whitespace fixes
2012-11-19  Eric Leblondunix-socket: fix build when jansson not present
2012-11-19  Eric Leblondunix-command: add drop counter to iface-stat message
2012-11-19  Eric LeblondAdd atomic counter for iface drop.
2012-11-19  Eric Leblondunix-command: add iface information command.
2012-11-19  Eric Leblondaf-packet: update runmode copyright date.
2012-11-19  Eric Leblondunix-manager: fix error treatment in accept phase
2012-11-19  Eric Leblondunix-manager: implement multi client support
2012-11-19  Eric Leblondsuricatasc: improve reading when system is loaded
2012-11-19  Eric Leblondaffinity: avoid to init structure twice
2012-11-19  Eric Leblondpcap-file: update affinity setting code
2012-11-19  Eric Leblondunix-mode: fix return of pcap-file command
2012-11-19  Eric Leblondunix-socket: introduce API to add commands and tasks
2012-11-19  Eric Leblondunix-manager: add unix command socket and associated...
2012-11-19  Eric Leblondtm-threads: add TM_ECODE_DONE state
2012-11-19  Eric Leblondfilestore: create file store directory if needed
2012-11-19  Eric Leblondcounters: management cpu set was set twice
next