]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2012-06-26  Anoop SaldanhaReplace the old atomic sets using cas with the new...
2012-06-26  Anoop Saldanhafree flowvar entries in flow after live rule swap....
2012-06-26  Anoop Saldanhadisable live rule swap when -s or -S option's used...
2012-06-26  Anoop SaldanhaIntroduce util-signal.[ch]. Move our signal setup funct...
2012-06-26  Victor JulienSimplify flow resetting on de_ctx update. Detect ctx...
2012-06-26  Anoop SaldanhaIf new ruleset requires any htp callbacks that aren...
2012-06-26  Anoop Saldanhaadd unittest for atomic operation with void *
2012-06-26  Anoop Saldanhalive rule support added
2012-06-26  Anoop Saldanhacleanup threshold config de-init
2012-06-26  Anoop Saldanhaslot_data updated as an atomic var no
2012-06-26  Anoop Saldanhabyte_extract_id var now a non-global de_ctx specific var
2012-06-26  Anoop Saldanhamake mpm ctx container de_ctx specific. Also introduce...
2012-06-26  Anoop Saldanhaclean reference config API
2012-06-26  Anoop Saldanhaclean classification config API
2012-06-26  Anoop Saldanhautil action api returns error code if it encounters...
2012-06-26  Anoop Saldanhavariable names global vars, global no more. Moved to...
2012-06-26  Anoop Saldanhafix replace unittets. Re-set modified global_var to...
2012-06-26  Anoop SaldanhaKill engine during init stage if it fails to load valid...
2012-06-26  Anoop Saldanhaclear root node during conf de-init. also create root_b...
2012-06-24  Victor Julienhttp: decode double decoded path and query string chara...
2012-06-24  Victor Julienbuild: Use expanded sysconfdir to pass as CONFIG_DIR...
2012-06-24  Victor Julienhttp: make client and server body inspection more robus...
2012-06-22  Victor Juliendetect: Only run mpm on HTTP buffers in the proper...
2012-06-21  Victor Juliendcerpc/smb/smb2: more robust error checking, cosmetic...
2012-06-21  Anoop Saldanhasome more mpm engine cleanup
2012-06-21  Anoop Saldanhampm engine cleanup. Remove unnecessary flags
2012-06-20  Anoop Saldanhacookie header now inspects Set-Cookie headers as well
2012-06-20  Anoop Saldanhaunittests that fail, displaying the issue that we don...
2012-06-20  Victor Julienpcap: make sure thread count is 1 if config is missing...
2012-06-20  Anoop Saldanha#482 - use decode_flag for all decode TMs. Use the...
2012-06-20  Anoop Saldanhawe now support offset, depth inspection against all...
2012-06-20  Anoop Saldanhatests to highlight that
2012-06-20  Anoop Saldanhastream raw reassembly fix
2012-06-20  Anoop Saldanhafast pattern cleanup - Remove FastPatternSupportEnabled...
2012-06-15  Anoop Saldanhahttp user agent keyword + mpm + inspection + fast patte...
2012-06-11  Victor JulienAdd pcap workers mode.
2012-06-11  Anoop Saldanhabug #471 - file_data fast pattern unittests added
2012-06-11  Anoop Saldanhabug #471 - http server body fast pattern unittests...
2012-06-11  Victor Julienrule analyzer: minor cleanups. Fix warning-only setting...
2012-06-11  Victor JulienFix commandline supplied yaml path being ignored.
2012-06-11  Eileen Donlonfeature 349 rule analyzer v1
2012-06-11  Eric LeblondOpenBSD: fix tar command.
2012-06-11  Eric Leblondconfig: use config file in sysconfdir by default.
2012-06-11  marcosAdded -T switch to suricata output.
2012-06-10  Victor Julienfilemd5: implement negated matching.
2012-06-08  Victor JulienUpdate changelog to reflect 1.3beta2 changes. suricata-1.3beta2
2012-06-08  Victor JulienDisable dce unittests that tick off clamav. #458.
2012-06-08  Anoop Saldanhabug #458 - unittest that uses clamav FPing payload...
2012-06-08  Victor JulienFix compilation warning.
2012-06-07  Victor Julientls: debug compilation fixes, new tls decoder rule...
2012-06-07  Anoop Saldanhassl connection error message event added. Remove warnin...
2012-06-07  Anoop Saldanhassl parser fix/updates
2012-06-07  Anoop SaldanhaWe have a new probing parser to detect sslv2 records...
2012-06-07  Victor Julienfilemd5: handle case where no md5 support is compiled it.
2012-06-06  Victor JulienAdd filemd5 keyword that loads a list of md5's to match...
2012-06-06  Victor JulienAdd a new hash datatype to do speedy lookups of read...
2012-06-04  Victor Julienpfring: protect pfring_set_bpf_filter with a lock as...
2012-06-04  Eric LeblondAutotools: make 'install-full' now run 'install' too.
2012-06-01  Victor Julienunified2: minor cleanups
2012-05-31  Victor JulienImprove error reporting in case of syntax errors in...
2012-05-31  Victor Julienfile: fix file length and md5 tracking when file storin...
2012-05-31  Victor Julien#449: fix md5 calculation in daemon mode.
2012-05-31  Victor Julienpfring: move missing timestamp handling code to PfringP...
2012-05-31  Chris WakelinFix missing timestamps in some flavours of PF_RING
2012-05-30  Victor Julienhttp: add test to make sure a missing space between...
2012-05-30  Victor Julienunified2: big rewrite to clean up code that deals with...
2012-05-25  Eric LeblondOpenBSD: introduce SCLocalTime function.
2012-05-25  Victor JulienAdd debug messages to HTTP error/warning handling.
2012-05-25  Victor JulienSupport FNAME and FCOMMENT extensions in gzip'd http...
2012-05-25  Victor Julienstream: improve error checking.
2012-05-25  Victor Julienreplace: add missing malloc return value check.
2012-05-25  Eric Leblondpfring: follow API change
2012-05-25  Victor JulienMake sure all fake packets have datalink type DLT_RAW...
2012-05-24  Eric LeblondOpenBSD: setup specific place for magic file.
2012-05-24  Victor Julienunified2: minor cleanups.
2012-05-23  Eric LeblondOpenBSD: don't close std* to avoid problem.
2012-05-23  Victor Julienpcap: lock pcap_compile and pcap_setfilter calls as...
2012-05-23  Victor Julienpcap: fix double free issue with bpf filter and multipl...
2012-05-22  Victor Julienalert-debuglog: add size info for stream chunks and...
2012-05-22  Anoop Saldanhadebuglog now uses the new mem buffer API. Improve file...
2012-05-22  Victor Julienpcre: print filename and line number for JIT warning.
2012-05-22  Anoop Saldanhabug #454 - rebase fix. Also use better error code to...
2012-05-22  Anoop Saldanhabug #454 - add unittests for the address/port conf...
2012-05-22  Anoop Saldanhabug #454 - global check to see if address and port...
2012-05-21  Victor JulienNo longer pass StreamMsg to output for alert logging...
2012-05-21  Victor Julienstream: keep segments in memory until we are sure the...
2012-05-20  Anoop Saldanhaset stream_eof flag per stream, only when the stream...
2012-05-20  Anoop Saldanhalibhtp fix for response body processing. Increment...
2012-05-20  Victor Julienipv6: fix an AH header parsing issue. Add decoder event...
2012-05-18  Victor JulienImprove error message for malformed urilen value.
2012-05-16  Anoop SaldanhaAdd a nice error message when we exceeded address buffe...
2012-05-16  Anoop Saldanhabug #451 fix for parsing address. Increase buffer size
2012-05-16  Anoop Saldanhabug #461 - http header shouldn't match on cookie header
2012-05-16  Eric LeblondOpenbsd: Fix some warning related to inline usage.
2012-05-16  Eric Leblondhtp OpenBSD: fix inline related warning
2012-05-16  Anoop Saldanhabug 418 - update http log to escape backslashes
2012-05-16  Anoop Saldanhafix failing rate filter unittest
2012-05-16  Anoop Saldanhafix rate filters that reset the sig ctx data and handle...
2012-05-16  Anoop Saldanhaindentation fix
2012-05-12  Anoop Saldanhafix rate filter alert suppression. Log error if rate...
next