]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2012-02-29  Victor JulienVarious fixes and improvements based on feedback by...
2012-02-28  Victor JulienAdd line number to warning about mangled yaml parameter...
2012-02-28  Nikolay DenevConsistently use dashes instead of underscores in the...
2012-02-28  Nikolay DenevConsistently use dashes instead of underscores in the...
2012-02-28  Nikolay DenevConvert underscores to dashes in thread affinity type...
2012-02-28  Nikolay DenevFix some warning message still using underscored config...
2012-02-28  Nikolay DenevDo not use underscored config vars internally.
2012-02-28  Nikolay DenevRemove the underscored "sguil_base_dir" compatibility...
2012-02-28  Nikolay DenevConvert config entries using underscores to dashes...
2012-02-28  Martin HolsteAdded Shadowserver plugin.
2012-02-24  Victor Julienfile-inspection: split 'file' output module into file...
2012-02-24  Victor JulienAdd more flow lock assertions to the debug validation...
2012-02-23  Victor JulienFix locking error in filestore handling. Add debug...
2012-02-23  Martin HolsteAdded license.
2012-02-23  Martin HolsteAdded some installation instructions to file_processor...
2012-02-23  Martin HolsteAdded contrib folder with file_processor utility which...
2012-02-23  Victor JulienFix compiler warning and silence complaining unittests.
2012-02-23  Victor JulienMisc afpacket changes.
2012-02-23  Victor JulienFix NULL dereference in PacketPatternSearchWithStreamCt...
2012-02-23  Eric Leblondaf-packet: Implement zero copy
2012-02-23  Eric Leblonddecode: add PacketSetData funtion
2012-02-23  Eric Leblondaf-packet: mmap support
2012-02-23  Victor JulienConfig should be set up in sysconfdir/suricata. Add...
2012-02-23  Victor JulienImprove config details overview at the end of configure.
2012-02-23  Eric Leblondbuild: enable af-packet by default
2012-02-23  Eric LeblondAdd sexy information messages to configure output.
2012-02-23  Eric LeblondFix PCRE-JIT message
2012-02-23  Eric LeblondRemove autogen.sh generated files.
2012-02-23  Eric LeblondImprove output
2012-02-23  Eric Leblonddel rules file deleted
2012-02-23  Eric LeblondAdd install-conf command to build system.
2012-02-22  Victor Julienfile-inspection: support POST requests that do not...
2012-02-22  Victor Julienfile-inspection: use filename= value from Content-Dispo...
2012-02-22  Victor JulienFix UtilMiscParseSizeStringTest01 unittest on 32 bit.
2012-02-21  Anoop SaldanhaAll http_http_stat_code modified patterns now are DETEC...
2012-02-21  Anoop SaldanhaAll http_http_stat_msg modified patterns now are DETECT...
2012-02-21  Anoop SaldanhaAll http_http_raw_uri modified patterns now are DETECT_...
2012-02-21  Anoop SaldanhaAll http_http_cookie modified patterns now are DETECT_C...
2012-02-21  Anoop SaldanhaAll http_http_method modified patterns now are DETECT_C...
2012-02-21  Anoop SaldanhaAll http_http_raw_header modified patterns now are...
2012-02-21  Anoop SaldanhaAll http_http_header modified patterns now are DETECT_C...
2012-02-21  Anoop SaldanhaAll http_server_body modified patterns now are DETECT_C...
2012-02-21  Anoop SaldanhaAll http_client_body modified patterns now are DETECT_C...
2012-02-21  Anoop SaldanhaAll uricontent modified patterns now are DETECT_CONTENT...
2012-02-18  Anoop Saldanhacode cleanup. Remove unused functions
2012-02-18  Anoop Saldanhacode cleanup - replace SigMatchAppendThreshold with...
2012-02-18  Anoop Saldanhacode cleanup - replace SigMatchAppendPostMatch with...
2012-02-18  Anoop Saldanhacode cleanup - replace SigMatchAppendPacket with SigMat...
2012-02-18  Anoop Saldanhacode cleanup - replace SigMatchAppendTag with SigMatchA...
2012-02-18  Anoop Saldanhacode cleanup - replace SigMatchAppendDcePayload with...
2012-02-18  Anoop Saldanhacode cleanup - replace SigMatchAppendPayload with SigMa...
2012-02-18  Anoop Saldanhacode cleanup - replace SigMatchAppendUricontent with...
2012-02-18  Anoop Saldanhacode cleanup - replace SigMatchAppendAppLayer with...
2012-02-18  Anoop Saldanhacode cleanup - replace SigMatchGetLastSM with SigMatchG...
2012-02-18  Anoop Saldanhacode cleanup - remove DetectContentGetLastPattern....
2012-02-18  Anoop Saldanhacode cleanup - remove DetectContentFindNextApplicableSM
2012-02-18  Anoop Saldanhacode cleanup - remove DetectContentHasPrevSMPattern
2012-02-18  Anoop Saldanhacode cleanup - remove SigMatchGetLastPattern
2012-02-18  Anoop Saldanhacode cleanup - remove DetectUricontentGetLastPattern
2012-02-18  Anoop SaldanhaUse sm_list to differentiate between different content...
2012-02-18  Anoop SaldanhaDetectPatternGetId() cleanup. Remove separate search...
2012-02-18  Victor JulienAdd a print function specially for json output that...
2012-02-16  Victor JulienAdd referer header to .meta and json file logs.
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...
next