]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2012-11-15  Victor Julienbuild: more cygwin cleanups
2012-11-15  Victor JulienFix use of byte swap function
2012-11-15  Victor Julienbuild: reshuffle including headers to fix build on...
2012-11-14  Victor Julienundo setting exact version in configure.ac suricata-1.4beta3
2012-11-14  Victor JulienUpdate changelog to reflect 1.4beta3 changes.
2012-11-14  Victor Julienlibhtp: updated bundled libhtp to 0.2.11
2012-11-14  Anoop Saldanhafix uninit var usage in hhd
2012-11-14  Eric Leblondlogging: add warning if no output module is selected
2012-11-14  Eric Leblondinstall: create state dir with install-conf
2012-11-14  Eric Leblondsuricata: don't exit if pidfile can't be created
2012-11-14  Eric Leblondsuricata: display PID file name in case of error.
2012-11-14  Victor JulienAdd contrib dir and it's content to the dist. Bug 567
2012-11-13  Victor Julienbyte_jump: when from_beginning option is used, the...
2012-11-12  Eric Leblondpcap: add capture counters in stats.log. 196/head
2012-11-11  Victor Julienpkt-data: don't compile unittest unless unittests are...
2012-11-11  Victor Julienbuild: more checking for includes
2012-11-11  Victor Julienconfigure formatting fixes
next