]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2012-11-19  Eric Leblondpcap-file: free thread var at deinit.
2012-11-19  Eric Leblondtm-threads: fix potential access to NULL pointer.
2012-11-19  Eric Leblondcounter: defensive set to NULL in free.
2012-11-19  Eric Leblondstream-tcp: fix double call to debug print function
2012-11-19  Last GAdded parentheses to fix Eclipse static code analysis
2012-11-19  Last GFixed missing "|" in "||" operation
2012-11-19  Last GAdded parenthesis for right operation order
2012-11-19  Last GAdded return value to non-void function with "forever...
2012-11-19  Last GAdded right return values to non-void functions with...
2012-11-19  Last GFixes with missing return value in main function
2012-11-19  Eric Leblondlist-keyword: detect non built keyword
2012-11-19  Eric Leblondconfigure: use pkg-config for luajit
2012-11-19  Eric Leblondconfigure: exit if luajit header are not found but...
2012-11-19  Eric Leblondluajit: no link with HTTP when not build.
2012-11-19  Eric LeblondAdd documentation url in list-keyword output.
2012-11-19  Eric Leblondyaml: fix typo
2012-11-19  Eric Leblondsuricata: add information about BPF filter usage
2012-11-19  Eric Leblondsuricata: add '-V' info to usage message.
2012-11-19  Eric Leblondsuricata: add build-info command to usage message.
2012-11-19  Eric Leblondsuricata: don't display msg in list-keyword mode.
2012-11-19  Eric Leblondsuricata: update list-keyword command
2012-11-19  Eric Leblondrule analyser: display message for invalid signatures
2012-11-19  Eric Leblondengine-analyzer: fix typo in message
2012-11-19  Eric LeblondListing of app layers does not depend on unittests
2012-11-19  Eric Leblondlist-keywords: fix when not using default install
2012-11-19  Eric Leblondrule analyser: add msg if rule is ipv4 or ipv6 only
2012-11-16  Victor Julienreputation: report error if host table memcap reached...
2012-11-16  Victor JulienHost: ignore usecnt add/sub result. Expose HostPrintStats.
2012-11-16  Victor JulienSimple IP reputation implementation
2012-11-16  Victor Juliencygwin supports the thread cpu affinity code now
2012-11-16  Victor Julienclang warning squashing
2012-11-15  Victor JulienSilence compiler warnings found by clang
next