]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2012-03-19  Victor JulienClean up error message.
2012-03-19  Eileen Donlondisallow-use-of-configuration-file-with-unittests
2012-03-19  Victor Julienprofiling: add per lock location profiling
2012-03-15  Victor JulienProfile pcap file callback.
2012-03-15  Victor JulienMake sure stream debug code is only used in debug mode.
2012-03-15  Victor JulienSmall http.log improvement: bail out early if there...
2012-03-14  Victor JulienFix 2 compilation issues.
2012-03-14  Victor JulienMove over src and dst thresholding to use host table...
2012-03-14  Victor JulienIntroduce host table, make tag use it
2012-03-12  Victor JulienUndo changes from 88b8f15663076560b2237e6d8b8cae7e23d92...
2012-03-10  Victor JulienAdd atomic stack implementation. Convert flow spare...
2012-03-09  Victor JulienFix invalid declaration of enable_nss and enable_nspr...
2012-03-09  Victor JulienAdd way to profile mutex/spin locks per thread module.
2012-03-09  Victor JulienImplement stream memcap enforcements using atomics...
2012-03-09  Victor JulienMisc fixes.
2012-03-09  Victor JulienRemove trailing zero's from some counters output.
2012-03-09  Victor Julienflow engine: improve scalability
2012-03-08  Victor JulienFix broken unittest.
2012-03-08  Eileen Donlonadd null checks to fix bugs in StreamTcpTest23
2012-03-08  Eileen Donlonfix more invalid content unittests
2012-03-08  Eileen Donlonfix invalid unittests with mixed content modifiers
2012-03-08  Eileen Donlonreject mixed relative and non-relative keywords
2012-03-08  Eileen Donlonreject invalid combinations of pcre modifiers
2012-03-05  Victor JulienAdd libnss/libnspr support output to configure. Clean...
2012-03-05  Victor JulienDo not assume the include dir for nss to be nss. On...
2012-03-05  Victor JulienDo not assume the include dir for nspr to be nspr....
2012-03-03  Victor JulienFix json output typo.
2012-03-02  Victor JulienFix issue discovered by Anoop. Passing u32 ptr to a...
2012-03-02  Victor JulienFix minor memleak in case af-packet init fails.
2012-03-02  Victor JulienFix UTHBuildFlow setup using wrong address.
2012-03-02  Victor JulienImprove http filename parsing.
2012-03-02  Victor JulienFix compilation with profiling enabled. Minor unittest...
2012-03-02  Victor JulienFix minor fgetc issue.
2012-03-02  Victor JulienMove PACKET_RECYCLE outside of flow lock in FlowForceRe...
2012-03-02  Victor Julienfile extract: improve multipart parsing and set events...
2012-03-02  Victor Julienflow: Refactor how FlowPrune deals with forced timeouts...
2012-03-01  Victor JulienAnother batch of minor fixed for issues found by Coverity.
2012-02-29  Victor JulienVarious improvements to error handling found by Coverity.
2012-02-29  Anoop Saldanhacode cleanup
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...
next