]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2013-10-10  Victor Julientag: fix session seconds tracking 586/head
2013-10-10  Victor Julientag: add some debug statements
2013-10-09  Victor JulienClean up rule reload logging
2013-10-08  Anoop Saldanhafix for bug #987. 584/head
2013-10-08  Anoop SaldanhaAPI renaming/beautification.
2013-10-08  Anoop SaldanhaFix for bug #989.
2013-10-08  Anoop SaldanhaReset app layer processed flag for segments that have...
2013-10-08  Anoop SaldanhaInside PP parser, we were using the return value from...
2013-10-08  Anoop SaldanhaUpdate ssl parser protocol detection pattern strings.
2013-10-08  Victor JulienXFF: use per alert tx id
2013-10-08  Victor JulienDisplay TX id in alert debuglog.
2013-10-08  Victor JulienStore TX id with alerts
2013-10-07  Victor Julienhtp: for apache and apache_2_2 personalities, that...
2013-10-07  Victor JulienBug 640: add more tests to validate that issue is fixed
2013-10-03  Eric Leblondsuricata: add -v[v] option to increase verbosity 576/head
2013-10-03  Eric Leblondsuricata: info message after log init
2013-10-03  Eric Leblondsuricata: reorder start
2013-10-03  Eric Leblondlog: change default log level to notice
2013-10-03  Victor JulienRevert change in queue handler wait logic. Bug #988.
2013-10-03  Victor JulienImprove 'host-mode' info message
2013-10-03  Victor JulienCoverity 1100842: add missing return statement
2013-10-03  Victor JulienCoverity 1100843: remove unnecessary check
2013-10-03  Victor Julienhttp: add new events for invalid host header and host...
2013-10-03  Victor Julienhttp: fix some decoder events
2013-10-03  Victor Julienhttp: update http rules
2013-10-03  Victor Julienhttp: fix field too long events
2013-10-03  Victor Julienhttp: don't call HTPHandleWarning before HTPHandleError...
2013-10-03  Victor Julienhttp: add test for HTTP_DECODER_EVENT_UNKNOWN_ERROR...
2013-10-03  Eric Leblondreject: try to fail more gracefully
2013-10-03  Eric Leblondreject: clean respond-reject code.
2013-10-03  Eric Leblondreject: delete debug line
2013-10-03  Eric LeblondAdd reject for IPv6
2013-10-03  Eric Leblondconfigure: accept libnet 1.1 and 1.2.
2013-10-03  Eric Leblondreject: update computation of seq and ack
2013-10-03  Eric Leblondreject: fix typo
2013-10-03  Eric Leblondreject: use host-mode to set interface
2013-10-03  Eric Leblondreject: reindent and code cleaning
2013-10-03  Eric LeblondIntroduce host-mode.
2013-10-03  Victor Julienlocks: clean up locks declarations
2013-10-02  Eric Leblondcoccinelle: implement parallel check 574/head
2013-10-01  Anoop SaldanhaStateful detection inspection continuation API call...
2013-10-01  Victor JulienThresholding: move parsing code into separate func
2013-10-01  Victor JulienSplit Thresholds and Suppression
2013-10-01  Ken SteeleUse Spin locks on Tile
2013-09-30  Victor JulienFix compiler warning
2013-09-30  Ken SteeleImprove Signature sorting speed
2013-09-30  Victor JulienDNS: copy only the length of the hardcoded string,...
2013-09-30  Anoop SaldanhaFix return value from DetectProtoParse() which is used... 568/head
2013-09-30  Anoop SaldanhaFix coverity scan defect #1099714.
2013-09-30  Anoop SaldanhaFix a leak in probing parsers. We were freeing just... 567/head
2013-09-29  Anoop SaldanhaFix a leak in app layer parser proto code. Free the...
2013-09-29  Anoop SaldanhaFix mem leak in b2g.
2013-09-29  Anoop SaldanhaRemove unused vars alp_content_module_handle and proto_...
2013-09-29  Anoop SaldanhaRemove the unused flow flags - FLOW_TS_PM_PP_ALPROTO_DE...
2013-09-29  Anoop SaldanhaReset some flow flags when port numbers are re-used...
2013-09-29  Anoop SaldanhaRemove the smtp parser restriction that it accepts...
2013-09-29  Anoop SaldanhaFix compilation failure when we don't enable unittests...
2013-09-29  Anoop SaldanhaUpdate stream inline to use the improved app proto...
2013-09-29  Anoop SaldanhaCosmetic changes to app parser struct.
2013-09-29  Anoop SaldanhaCosmetic changes to code. Introduce human readabel...
2013-09-29  Anoop Saldanhaindentation fix.
2013-09-29  Anoop SaldanhaIf we have proto mismatch from 2 directions, use one...
2013-09-29  Anoop SaldanhaIntroduce convenience macro to set Stream app proto...
2013-09-29  Anoop SaldanhaRename function pointer var to use the FuncPtr typing...
2013-09-29  Anoop SaldanhaAdd unittest to test for http ambiguous host header.
2013-09-29  Anoop SaldanhaUpdate rule engine relationship with regard to setting...
2013-09-29  Anoop Saldanhaalert ipv4 and alert ipv6 specified proto rules should...
2013-09-29  Anoop SaldanhaIntroduce a separate inspection engine for app events.
2013-09-29  Anoop SaldanhaUpdate htp event handler to both warning and error...
2013-09-29  Anoop SaldanhaAdd app layer protocol packet event detection support.
2013-09-29  Anoop SaldanhaAdd and use EventGetInfo for getting info on an event.
2013-09-29  Anoop SaldanhaFix duplicate packet decoder events. Add event entries...
2013-09-29  Anoop Saldanhavalidate dns sigs that are reported as plain dns and...
2013-09-29  Anoop SaldanhaMove app event module registration as a part of app...
2013-09-29  Anoop Saldanhacode cleanup.
2013-09-29  Anoop SaldanhaApp layer protocol detection updated and improved....
2013-09-29  Anoop SaldanhaReplace ssn appproto_detection_completed flag with...
2013-09-29  Anoop SaldanhaProvide convenience macros for setting flow flags on...
2013-09-29  Anoop Saldanhaupdate pmp to return whole set of matches, rather than...
2013-09-29  Anoop Saldanhacode cleanup.
2013-09-29  Anoop SaldanhaIntroduce detection parser function pointer.
2013-09-29  Anoop Saldanhafeature #727 - Add support for app-layer-protocol:...
2013-09-29  Anoop SaldanhaAllow detection ports for alproto to be specified via...
2013-09-29  Anoop SaldanhaIntroduce new options into the conf file to enable...
2013-09-29  Anoop SaldanhaNow supports accepting port addresses as strings, like...
2013-09-27  Victor JulienProperly clean up decoder event rules
2013-09-27  Victor Julienipproto: improve cleanup
2013-09-27  Victor JulienImprove memory cleanup for decoder-events
2013-09-27  Victor JulienAdd DrMemory suppress file
2013-09-27  Victor JulienFix small leak in ports validation at startup
2013-09-27  Victor Julienflowint: further setup fixes and cleanups
2013-09-26  Victor Juliencounters: consolidate counters after all ThreadInit...
2013-09-26  Victor JulienFix tests that didn't expect radix to be freed
2013-09-26  Victor Julienradix: actually free a tree in SCRadixReleaseRadixTree
2013-09-26  Victor Julienflowint: fix compile warning
2013-09-26  Victor Julienflowint: fix setup memory leaks
2013-09-26  Victor Julienssh: fix memleaks during ssh.softwareversion init and...
2013-09-26  Victor Julienurilen: fix memory leak when freeing the rule
2013-09-26  Anoop Saldanhafix for bug #973. 561/head
2013-09-26  Anoop SaldanhaUnittest for bug #973.
next