]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2014-12-04  Victor Julienaf-packet: threads: auto, default to workers 1237/head
2014-12-04  Victor JulienRunmode: handle value 'auto'
2014-12-04  Victor Julienthreading: remove '1slot' functions
2014-12-04  Victor JulienRunmodes: remove 'auto' runmodes
2014-12-03  Victor Julienlog-stats: expand membuffer if necessary 1234/head
2014-12-03  Victor JulienMemBuffer: add expansion call
2014-12-03  Victor Julienstats: expose stats to Lua output
2014-12-03  Victor Julienoutput streaming: cleanup at runmode destruction
2014-12-03  Victor Julienstats: disable stats if no loggers are enabled
2014-12-03  Victor Julienstats: initialize after outputs
2014-12-03  Victor Julienstats: introduce global config
2014-12-03  Victor JulienIntroduce stats log API, convert existing output
2014-12-01  Victor Julienpcre: fix var capture for non relative matches 1231/head
2014-11-27  Giuseppe Longopfring: fixes memleaks 1229/head
2014-11-27  Victor Julienlua: in streaming api, indicate open/close
2014-11-27  Ken SteeleUpdate copyright year in detect-flowbits files.
2014-11-27  Ken SteeleDetectFlowintData - remove unused idx in TargetVar.
2014-11-27  Ken SteeleFix bug in DetectFlowintParse() - Assigning to both...
2014-11-27  Ken SteeleDon't write target.tvar.idx in DetectFlowintParse
2014-11-27  Ken SteeleRemove an unused define COUNTER_DETECT_ALERTS
2014-11-27  Ken SteeleCoding style cleanup in detect-modbus files.
2014-11-27  Ken SteeleCorrect size increase in SigGroupHeadStore()
2014-11-06  DIALLO DavidDetect-engine: Add Modbus detection engine
2014-11-06  DIALLO DavidDetect: Add Modbus keyword management
2014-11-06  DIALLO DavidApp-layer: Add Modbus protocol parser
2014-11-06  Victor JulienUpdate Changelog for 2.1beta2 release suricata-2.1beta2
2014-11-03  Christophe MFix to output a JSON buffer to an Unix domain socket.
2014-10-31  Victor JulienFix Coverity issue in SMTP output 1196/head
2014-10-31  Victor Juliensmtp: don't create a new tx for rset/quit
2014-10-31  Victor Julienfilestore: fix crash if keyword setup fails
2014-10-30  Victor Julienmime: fix output issues 1195/head
2014-10-30  Victor Julienmime: fix compiler warning
2014-10-30  Victor Julienmime: improve error checking
2014-10-30  Victor Juliensmtp: fix SMTPParserTest14 on 32bit
2014-10-30  Victor Juliensmtp: improve ProcessDataChunk error checking
2014-10-30  Victor Juliensmtp: expand tx use
2014-10-30  Victor Julienoutput-filedata: close files even w/o data
2014-10-30  Victor Juliensmtp: register file truncate callback
2014-10-30  Victor Juliensmtp: convert logger to tx logger
2014-10-30  Victor Juliensmtp: add file inspection engine
2014-10-30  Victor Juliensmtp: make TX aware
2014-10-30  Victor Julienmime: redo PrintChars using PrintRawDataFp
2014-10-30  Victor Juliendecode mime: refactor & cleanup
2014-10-30  Victor Julienmime: rename mime-decode.[ch] to util-decode-mime.[ch]
2014-10-30  Victor Julienmime: style updates
2014-10-30  Victor Julienmime decode: reshuffle data structures to reduce struct...
2014-10-30  Victor Julienoutput smtp: fix call
2014-10-30  Victor Juliendecode mime: clean up includes
2014-10-30  Victor Julienmime decode: improve MimeDecParseLineTest01 and MimeDec...
2014-10-30  Victor Juliendecode mime: fix scan-build issues
2014-10-30  Victor Julienmime decode: fix memory leak
2014-10-30  Victor Julienmime decode: remove unused url counter
2014-10-30  Victor Julienoutput smtp: clean up memory at shutdown
2014-10-30  Victor JulienFix compiler warning
2014-10-30  Victor Julienmime: refactor buffer use
2014-10-30  Tom DeCaniosmtp-mime: preinitialize base64 decoder space
2014-10-30  Tom DeCaniomime-decode: clean up after MimeDecParseFullMsgTest01.
2014-10-30  Tom DeCaniomime-decode: fix minor memory leak if Mime parser initi...
2014-10-30  Tom DeCaniomime-decode: remove "comparison between signed and...
2014-10-30  Tom DeCanioapp-layer-smtp: move old smtp-mime section in suricata...
2014-10-30  Tom DeCanioPR review comment. Use protocol to discern log type.
2014-10-30  Tom DeCaniosmtp: turn on smtp mime decoding and enable smtp eve...
2014-10-30  Tom DeCanioeve-log: catch and log URLs in basic text emails withou...
2014-10-30  Tom DeCaniomime-decode: don't scan attachment's data for URLs.
2014-10-30  Tom DeCanioapp-layer-smtp: fix Test14.
2014-10-30  Eric Leblondsmtp layer: fix unittests
2014-10-30  Tom DeCanioeve-log: SMTP JSON logger
2014-10-30  Tom DeCaniosmtp-mime: add server reply codes returned from outlook...
2014-10-30  David AbarbanelSMTP MIME Email Message decoder
2014-10-30  Ken SteeleMake suricata_ctl_flags be volatile
2014-10-30  Victor Julienstream/async: improve handling of syn/ack pickup 1194/head
2014-10-30  Victor Julienstream/async: fix session setup issues
2014-10-29  Victor Julienstream: improve tracking with pkt loss in async 1191/head
2014-10-26  Victor Julieniprep: cleanup ctx on shutdown
2014-10-25  Ken SteeleMake AppLayerProfiling functions inline 1184/head
2014-10-25  Giuseppe LongoFixes comments for pfring section in suricata.yaml
2014-10-25  Giuseppe LongoPF_RING: force cluster type if vlan is disabled
2014-10-25  Giuseppe Longoiprep: add unit tests for cidr
2014-10-25  Giuseppe Longodetect-iprep: extends cidr
2014-10-25  Giuseppe Longoiprep: extends cidr support
2014-10-25  Eric Leblondlua: add export of dns.rrname
2014-10-25  Eric Leblondlua: move function to common utils
2014-10-23  Victor Julienstream: improve bad window update detection 1182/head
2014-10-22  Victor Julienstream: fix 'bad window update' false positive 1174/head
2014-10-22  Tom DeCaniosanity check tcp SACK edges prior to recording. Attempt...
2014-10-22  Victor Julienstream: improve handling of 3whs packet loss 1173/head
2014-10-22  Victor Julienstream: fix ssh/ssl logging on tcp session reuse
2014-10-22  Victor Julienssh.softwareversion: allow more characters
2014-10-22  Victor Julienstream: add counter for failed pseudo setups
2014-10-22  Victor Julienstream: clean up pseudo packet counting
2014-10-22  Giuseppe Longopfring: removes old API and #ifdef chunks
2014-10-22  Giuseppe Longopfring: checks if the lib version is >= 6
2014-10-20  Jason IshFix MPLS decoder rules. 1172/head
2014-10-20  Jason IshUse ENGINE_SET_INVALID_EVENT when the packet is too...
2014-10-20  Jason IshDon't default to ethernet, ethernet should be preceded...
2014-10-20  Jason IshSet decoder events for labels that shouldn't be seen...
2014-10-20  Jason IshHandle encapsulated ethernet without a PW by defaulting...
2014-10-20  Jason IshHandle explicitly IPv6 and IPv6 labels as well as encap...
2014-10-20  Jason IshAdd MPLS counter.
2014-10-20  Jason IshBasic MPLS decoder.
next