]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2015-05-26  Victor Juliencounters: rename widely used pctmi var to sts (stats...
2015-05-26  Victor Juliencounters: call global counters funcs
2015-05-26  Victor Juliencounters: split API init
2015-05-26  Victor Juliencounters: start using Stats prefix
2015-05-26  Victor Juliencounters: simplify and speedup counters sync
2015-05-26  Victor Juliencounters: remove threadvars arg from SCPerfAddToClubbed...
2015-05-26  Victor Juliencounters: remove thread module name from counters API
2015-05-26  Victor Julienstream: make tcp.reassembly_memuse counter global
2015-05-26  Victor Juliencounters: global counters registration
2015-05-26  Victor JulienFix harmless typo in IPOnlyCIDRItemNew's SCReturnPtr use
2015-05-26  Victor Juliencounters: remove unused description
2015-05-26  Victor Juliencounters: merge counters from threads for output
2015-05-26  Victor Juliencounters: remove unused public API calls and make them...
2015-05-26  Victor Juliencounters: make SCPerfSetupPrivate a function
2015-05-26  Victor Juliencounters: minor cleanups
2015-05-26  Victor Juliencounters: introduce SCPerfSetupPrivate for thread setup
2015-05-26  Victor Juliencounters: make threadvars::perf_private_ctx static
2015-05-26  Victor Juliencounters: SCPerfGetLocalCounterValue cleanup
2015-05-26  Victor Juliencounters: remove references to SCPerfCounterAddDouble
2015-05-26  Victor Juliencounters: make increment call take threadvars
2015-05-26  Victor Juliencounters: threadvars s/sc_perf_pca/perf_private_ctx/g
2015-05-26  Victor Juliencounters: rename threadvars public counters
2015-05-26  Victor Juliencounters: s/SCPerfContext/SCPerfPublicContext/g
2015-05-26  Victor Juliencounters: s/SCPerfCounterArray/SCPerfPrivateContext/g
2015-05-26  Victor Juliencounters: minor cleanups
2015-05-22  Eric Leblondsuri-graphite: add ouput to file option 1502/head
2015-05-22  Eric Leblondsuri-graphite: add daemonization capability
2015-05-22  Eric Leblondsuri-graphite: fix port option
2015-05-22  Victor Julienlogfile: rename ALERT_ types to LOGFILE_TYPE_
2015-05-22  Eric Leblondoutput-json: suppress global variable
2015-05-22  Eric Leblondlog file: add type flag
2015-05-22  Eric Leblondsuricata.yaml: fix the name of EVE module
2015-05-22  Eric Leblondoutput-json: fix type of data parameter
2015-05-21  Alexander GozmanFeature #1440: support wildcards in rule filenames 1501/head
2015-05-19  David CanningsFix rcode parsing, as noticed by Coverity.
2015-05-19  Jason Ishconf - process includes even if not at root node.
2015-05-19  Jason Ishradix-tree - prevent out of bounds array access
2015-05-19  Jason IshBug 1281 - Add tests for rule content of lengths >...
2015-05-19  Jason IshBug 1281 - Accept rule content with lengths greater...
2015-05-19  Victor Julienalert-json: fix stream logging for IPS mode 1489/head
2015-05-18  Victor Julienthreads: add untimed control cond call
2015-05-14  Victor Juliendetect: minor cleanups 1487/head
2015-05-14  Victor Julienparsing: s/strtok/strtok_r/g
2015-05-14  Victor Julienthreading: explain purpose of threadvars mucond
2015-05-14  Victor Julienflow: don't hold tv_root_lock longer than needed
2015-05-14  Victor Julienthreading: remove unused cmd thread create func
2015-05-13  Victor Julienunix-manager: convert to thread module
2015-05-13  Victor Julienreference/classification: call global init for unittests 1484/head
2015-05-13  Victor Julienreference: update pcre globals use
2015-05-13  Victor Julienclassification: update pcre globals use
2015-05-12  Victor Julienreference: remove global
2015-05-12  Victor Julienclassification: remove global from parsing
2015-05-11  Victor Julienstream: fix --disable-detection reassembly issue 1479/head
2015-05-11  Victor Julienstream: remove FLOW_NO_APPLAYER_INSPECTION flag
2015-05-11  Victor Julienstream: remove FLOW_NO_APPLAYER_INSPECTION use from...
2015-05-11  Victor Julienstream: improve 'no app layer' handling
2015-05-11  Victor Julienapp-layer: add DisableAppLayer
2015-05-11  Victor Julienapp-layer: de_state optimization
2015-05-11  Victor Juliendetect-state: update test to check state storing
2015-05-11  Victor Juliendetect-state: handle duplicate inspect/match
2015-05-11  Victor Juliendetect: add de_state duplication check
2015-05-11  Victor Juliendetect-state: fix state storing
2015-05-11  Victor Juliendetect-http-header: improve buffer handling
2015-05-11  Victor Juliendetect-events: set SIG_MASK_REQUIRE_*_STATE for events
2015-05-09  Victor Julienengine-analysis: print fast_pattern summary 1478/head
2015-05-09  Victor Julienlua: fix error handling
2015-05-09  Victor Julienhttp: add event for leading spaces on request line
2015-05-09  Victor Julienthreads: fix missing unlock in error handling
2015-05-08  Victor JulienUpdate changelog for 2.1beta4 release suricata-2.1beta4
2015-05-08  Eric Leblondaf-packet: use max packet size as snaplen 1473/head
2015-05-08  Eric Leblondutil-device: fix LiveBuildDeviceListCustom
2015-05-08  Eric Leblondoutput-json-http: output status as an integer
2015-05-08  Eric Leblondcoccinelle: update struct flags test
2015-05-08  Eric Leblonddecode-der: decode DC keyword
2015-05-08  Giuseppe Longofiledata: read inspected tracker settings from suricata...
2015-05-08  Giuseppe Longofiledata: implement inspected tracker
2015-05-08  Giuseppe LongoUT: implement tests for inspection code
2015-05-08  Giuseppe Longoapp-layer-smtp: make functions as public
2015-05-08  Giuseppe Longompm: implement prefiltering for smtp
2015-05-08  Giuseppe LongoDetect engine for smtp file_data file_data: inspecting...
2015-05-08  Giuseppe LongoFileData: add stream_offset field
2015-05-08  Giuseppe Longofile_data: register keyword for smtp and tcp protocol
2015-05-08  Giuseppe Longosignature: set flags and test the protocol
2015-05-08  Giuseppe Longofind and replace HSBDMATCH by FILEDATA
2015-05-07  Ken SteeleFormatting cleanup in detect-replace.c 1470/head
2015-05-07  Ken SteeleAdd a comment for DetectReplaceList
2015-05-07  Ken SteeleFix DetectReplaceAddToList
2015-05-07  Alexander GozmanFix bug #1435 (data loss when dumping payloads to JSON)
2015-05-07  Zachary RasmorFix Bug #1204
2015-05-07  Victor Julienstream: next_seq handling improvements
2015-05-07  Alexander GozmanAdd timezone to timestamp in JSON logs
2015-05-07  David CanningsAdded support for full parsing of the rcode header...
2015-05-07  Victor Julientls: force 'raw' reassembly after each record
2015-05-06  DIALLO Davidapp-layer-modbus: fix deadlock in parsers 1121/head 1147/head 1284/head 1302/head 1353/head 1411/head 1417/head 1441/head 1446/head
2015-05-06  Victor Juliensmtp: fix mime boundary parsing issue
2015-05-06  Victor Julienpcap-file: fix malformed timestamp crash
2015-05-06  Pierre ChifflierFix possible wrap in uint32_t addition in DER parser
2015-05-01  Victor JulienBug 1340: fix missing flow cleanup 1456/head
2015-04-30  Victor Julienpcap: implement LINKTYPE_NULL 1454/head
2015-04-30  Tom DeCaniofix reputation parser so that it accepts ipv6 addresses...
next