]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2012-02-16  Victor JulienMake sure that if not built against libnss, we still...
2012-02-16  Victor JulienAdd line based log file to log-file module that logs...
2012-02-16  Victor JulienIn PrintRawUriFp, consider " unprintable.
2012-02-16  Victor JulienInitial on the fly MD5 calculation for extracted files...
2012-02-16  Anoop Saldanhadelete detect-recursive.[ch]
2012-02-16  Anoop Saldanhafeature #414 - support listing supported keywords....
2012-02-15  Anoop Saldanharemove det_ctx->payload_offset and use det_ctx->buffer_...
2012-02-15  Anoop Saldanharemove all old content inspection engines and reference...
2012-02-15  Anoop Saldanhaunify payload detection engines + fix other bugs in...
2012-02-15  Anoop Saldanharaw urilen inspection moves to raw uri list. Won't...
2012-02-15  Anoop Saldanharebase commit for hscd and hsmd patches
2012-02-15  Anoop Saldanhafix seg fault due to wrong sm list access in hscd
2012-02-15  Anoop Saldanhafast pattern unittests added for http server body
2012-02-15  Anoop SaldanhaSupport http stat code detection engine, fast pattern...
2012-02-15  Anoop SaldanhaSupport http stat msg detection engine, fast pattern...
2012-02-12  Victor JulienFix path handling for including rule files on win32.
2012-02-11  Victor JulienAllow other yaml files to be included in the main yaml.
2012-02-10  Victor JulienFix a FP with negated filemagic inspection.
2012-02-09  Victor JulienAdd atomics to ticks unittests.
2012-02-08  Victor JulienMinor layout fixes.
2012-02-08  Victor JulienNapatech code formatting fixes.
2012-02-08  Victor JulienFix compilation without napatech tech support enabled.
2012-02-08  Victor JulienInitial Napatech support by Randy Caldejon / nPulse.
2012-02-07  Anoop Saldanhafix compilation error for the new http response header...
2012-02-07  Anoop Saldanhafix debug messages that have references to the old...
2012-02-07  Anoop Saldanhacode cleanup over last 2 commits
2012-02-07  Anoop Saldanhaif a signature is non-tcp, it's always a packet sig
2012-02-07  Anoop Saldanhasupport splitting mpm ctxs based on direction v2
2012-02-07  Anoop SaldanhaFix bug in ac-bs search function
2012-02-06  Anoop Saldanhatreate ac-bs auto as single context
2012-02-06  Anoop SaldanhaSupport for new MPM ac-bs added
2012-02-06  Victor JulienDisable unittest that fails without libnet support.
2012-02-04  Anoop Saldanhabug #411 - fix failing unittest
2012-02-04  Anoop Saldanhabug #411 - don't modify within/distance at setup time
2012-02-04  Anoop Saldanhabug #412 - rebase commit. Remove the previous reference...
2012-02-04  Anoop Saldanhabug #412 - Remove the commented out SigInitReal()
2012-02-04  Anoop Saldanhabug #412 - Unify SigInit() and SigInitReal(). Remove...
2012-02-03  Anoop SaldanhaAdd function declaration for SigInitReal
2012-02-03  Anoop Saldanhabug #405 - fix bug where raw uri inspection sigs were...
2012-02-03  Anoop SaldanhaUse SigInitReal() instead of SigInit() in raw uri tests...
2012-02-03  Victor JulienRemove unused definitions in pcre code.
2012-02-03  Victor JulienFix unittest missing a flow direction in the rule.
2012-02-03  Eileen Donlonfixed relative handling for pcre cookie and method
2012-02-03  Eileen DonlonCleaned up some error messages for detect distance...
2012-02-02  Victor JulienMake 'make check' happy in a ipproto unittest.
2012-02-02  Anoop Saldanhabug #403 - add unittests
2012-02-02  Anoop SaldanhaSet the packet protocol only if it can parsed without...
2012-02-02  Anoop SaldanhaFix csum validation functions to not carry out csum...
2012-02-02  Anoop Saldanhabug #403 - fix setting ip proto for ipv6 packets
2012-02-02  Anoop Saldanhabug #403 - fix setting ip proto for packets
2012-01-21  Victor JulienAdd files.rules to the dist.
2012-01-21  Victor Julien1.3 branch has opened
2012-01-21  Victor JulienConvert missing coredump config to debug.
2012-01-20  Victor JulienAdd http-events.rules and smtp-events.rules to default...
2012-01-20  Victor JulienMake code default for pcre match limit match the surica...
2012-01-20  Victor JulienMove threshold to it's own sig match list.
2012-01-20  Victor JulienUpdate Changelog to reflect changes between 1.2 and... origin/master-1.2.x suricata-1.2.1
2012-01-20  Victor JulienOnly force a pseudo packet inspection cycle for TCP...
2012-01-20  Victor JulienFix unified2 records generated based on reassembled...
2012-01-19  Victor JulienUpdate Changelog to reflect changes between 1.2rc1... suricata-1.2
2012-01-18  Victor JulienUpdate app layer events for HTTP now that libhtp has...
2012-01-18  Victor JulienIssue warning if libhtp version used is not up to date.
2012-01-18  Victor JulienEnforce flow direction for http_raw_header sigs. Fix...
2012-01-18  Victor JulienFix libhtp htp_tx_get_response_headers_raw 'detection...
2012-01-18  Victor JulienUpdate bundled libhtp to 0.2.7.
2012-01-18  Victor JulienAllow log-pcap to use both absolute and relative sguil...
2012-01-18  Victor JulienUndo unintended changes to suricata.yaml.
2012-01-18  Victor JulienFix PathIsAbsolute function not dealing with CYGWIN...
2012-01-18  Victor JulienRegister HTTP logger at registration, not thread init.
2012-01-18  Victor JulienSuppress ac-gfbs debug message being printed at info...
2012-01-18  Victor JulienThreading: do not keep a slots post_pq locked while...
2012-01-17  Victor JulienFix flowbits sigmatch structure added to the match...
2012-01-16  Victor JulienFix pcap -i mode.
2012-01-13  Victor JulienMake live worker runmode threads adhere to the 'detect...
2012-01-13  Victor JulienFix pcap -i <ip>.
2012-01-13  Victor JulienIndicate that the Suricata version used is a release...
2012-01-13  Victor JulienClean up default output. Use simpler output format...
2012-01-13  Victor JulienAssume offloading in use if 1/10th of the packets has...
2012-01-12  Victor JulienAdd missing Makefile.am files for rules/ and doc/ dir.
2012-01-12  Victor JulienFix checksum offloading auto detection typo: it should...
2012-01-12  Victor JulienMake sure new rule and doc files are part of the dist.
2012-01-11  Victor JulienDon't print error about missing git repo if building... suricata-1.2rc1
2012-01-11  Victor JulienUpdate ChangeLog to reflect changes between 1.2beta1...
2012-01-11  Victor JulienFix various minor clang/scan-build warnings.
2012-01-11  Victor JulienAdapt signature ordering to new flowbits post-match...
2012-01-11  Victor JulienImplement post match support for ip-only.
2012-01-11  Victor JulienLet timing out flow use pseudo packets also if state...
2012-01-11  Victor JulienAdd post-match list, move flowbits set, etc functions...
2012-01-11  Victor JulienAdd export of wiki install docs to our doc/ dir.
2012-01-11  Victor JulienAdd reject support to live single, autofp and workers...
2012-01-11  Eric Leblondrunmode: Add Reject to IPS worker mode.
2012-01-10  Victor JulienPrint elapsed time with millisecond precision.
2012-01-10  Victor JulienSet DROP flag for reject action so in addition to sendi...
2012-01-10  Victor JulienFix HTTP state and raw stream not being inspected at...
2012-01-09  Victor JulienTrigger raw stream reassembly on receiving a full HTTP...
2012-01-09  Victor JulienDisable printing dreaded app layer error messages to...
2012-01-09  Victor JulienAdd http-events.rules with an example rule for each...
2012-01-09  Victor JulienConvert error logging for HTTP to use new app layer...
2012-01-09  Victor JulienAdd check to invalidate signatures that inspect raw...
2012-01-09  Victor JulienClean up configure check for htp_tx_get_response_header...
next