]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2016-03-30  Victor Juliendetect: fix small mem leak on duplicate sigs 1968/head
2016-03-29  Victor Julienhyperscan: add DrMemory suppressions 1966/head
2016-03-29  Justin Viiretmpm: add Hyperscan integration
2016-03-29  Justin Viiretmpm: pass offset, depth args to add functions
2016-03-29  Justin Viiretutil-hash-lookup3: Add hashlittle_safe() variant
2016-03-29  Victor Juliencapture: warn -i user if faster options are available
2016-03-29  Victor Juliennetmap: implement capture inject packet flag
2016-03-29  Victor Juliendetect reload: generic packet injection for capture
2016-03-29  Victor Juliendetect reload: call 'breakloop' on capture method
2016-03-29  Victor Juliensignals: cleanup signal handling
2016-03-29  Victor Juliensignals: handle INT/TERM signals in the main loop
2016-03-29  Victor Julienpfring: use likely for fast path
2016-03-29  Victor Julientcp: fix unlikely NULL-ptr dereference
2016-03-29  Victor Juliendetect: add corner case mpm test
2016-03-29  Victor Julientx logging: fix potential missed logging issue
2016-03-29  Victor Julienstats-log: fix layout issue due to decoder stats
2016-03-26  Victor Julienautofp: print packet scheduler info only on autofp
2016-03-26  cdwakelinautofp: add "ippair" scheduler
2016-03-23  Victor Julienchangelog: update for 3.0.1RC1 suricata-3.0.1RC1
2016-03-21  Jason Ishflow: record the flow hash for use as the output flow id 1954/head
2016-03-21  Eric Leblondoutput-json-email: fix memleak
2016-03-21  Eric Leblondoutput-json-email: fix memleak
2016-03-21  Eric Leblondoutput-json-email: fix memleak in error path
2016-03-21  Eric Leblondoutput-json-email: fix error code
2016-03-21  JonZeollaFix typos in an error message
2016-03-21  gureedonetmap: fix issue 1717 1950/head
2016-03-21  gureedonetmap: fix log typo
2016-03-21  gureedonetmap: remove workers zero copy mode restriction betwe...
2016-03-17  Mats Klepslandapp-layer-ssl: fix out of bounds memory read 1946/head
2016-03-16  Victor Julienip parsing: fix cppcheck negative shift warning 1943/head
2016-03-16  Victor Julienstats: fix unix socket crash
2016-03-16  Jason Ishdetect: denote the max detection list; fix issue 1674.
2016-03-16  Victor Juliensmtp: use detection file tracking
2016-03-16  Victor Julienfile: optionally use detect tracking in pruning
2016-03-16  Victor Juliensmtp: add file_data debug code
2016-03-16  Victor Julienfile logging: fix bad end of file check
2016-03-16  Victor Juliensmtp: fix config parsing and config defaults
2016-03-16  Victor Juliensmtp: consider file state in file_data inspection limits
2016-03-15  Victor Julienpfring: strip prio from vlan id 1938/head
2016-03-15  Victor Julienafpacket: strip prio from vlan id
2016-03-15  Victor Juliencppcheck: work around snprintf warning 1937/head
2016-03-15  Mats Klepslandrules: add rules for TLS SNI app layer events
2016-03-15  Mats Klepslandapp-layer-ssl: fix memleak
2016-03-12  Victor Juliendaemon: suppress coverity resource leak warning (CID... 1927/head
2016-03-12  Victor Juliencoverity: suppress CID 1038112
2016-03-12  Victor Julienhtp: optimize multipart parsing
2016-03-12  Victor Julienhtp: fix boundry error handling (CID 1153934)
2016-03-12  Victor Julienhtp: fix dead code warning (CID 1153933)
2016-03-12  Victor Julienunified2: fix unused value warning (CID 1247404)
2016-03-12  Victor Julienlua: fix unlikely null-deref during setup (CID 1351209)
2016-03-12  Victor Julienbase64_decode: fix potential keyword parsing issue...
2016-03-12  Victor Julienioctl: fix NULL check after dereference (CID 1204326)
2016-03-12  Victor Julienlua: fix minor coverity issues
2016-03-12  Victor Julienafpacket: suppress harmless Coverity warning (1192960)
2016-03-12  Victor JulienFix compilation on systems with Musl 1926/head
2016-03-10  Victor Juliensmtp: clean up thread local memory 1923/head
2016-03-10  Victor Julienstream-tcp: improve function doc
2016-03-10  Victor JulienAdd global MAX macro.
2016-03-10  Maurizio Abbadecode-events: counters for decode events errors 1921/head
2016-03-09  Eric Leblondaf-packet: don't check GRO LRO on non ethernet 1917/head
2016-03-09  Eric Leblondaf-packet: handle raw link
2016-03-09  Eric Leblondaf-packet: disable most code when not built in
2016-03-09  Victor Julienstream: fix stream.inline default 1915/head
2016-03-09  Victor Juliendns: turn debug BUG_ON's into events
2016-03-09  Victor Juliendetect: allow for more than 64k mpm rules 1914/head
2016-03-08  Victor Juliendefrag: fix bad packet error handling
2016-03-08  Victor Julienpacket pool: make sure packet next ptr is always set
2016-03-08  Victor Julienpacket pool: turn bad check into BUG_ON
2016-03-08  Andreas Herzconfigure: bypass libpcre 8.35 check
2016-03-07  Eric Leblondutil-radix-tree: fix memleak 1910/head
2016-03-07  Eric Leblonddetect-ssl-state: fix memleak
2016-03-07  Eric Leblonddetect-ssl-version: simplify code and fix memlea
2016-03-07  Eric Leblonddetect-tls: fix memleaks
2016-03-07  Eric Leblondtm-threads: unify thread names handling
2016-03-07  Eric Leblonddefrag: free defrag tree at exit
2016-03-07  Eric Leblondoutput-stats: fix memleak
2016-03-07  Eric Leblondtmqh-flow: fix memleak in TmqhFlowCtx cleaning
2016-03-07  Eric Leblondtm-threads: fix memleak
2016-03-07  Eric Leblondtm-queue: unify queue name handling
2016-03-07  Eric Leblondunix-manager: fix memleak at exit
2016-03-07  Eric Leblondutil-host-info: fix memleaks
2016-03-07  Eric Leblondutil: get rid of json_array_append
2016-03-07  Eric Leblondrunmodes: fix memleak
2016-03-07  Eric Leblondunix-manager: fix memleak
2016-03-07  Eric Leblondoutput-tx: fix memleak
2016-03-07  Eric Leblondoutput-filedata: fix memleak
2016-03-07  Eric Leblondoutput-packet: fix memleak
2016-03-07  Eric Leblondoutput-file: fix memleak
2016-03-07  Eric Leblondlog-filestore: suppress unused code
2016-03-07  Eric Leblonddecode: update icmpv6 message handling
2016-03-07  Victor Juliengre: support transparent ethernet bridge decoding 1908/head
2016-03-07  Victor Julienpfring: small cleanup
2016-03-07  cardiglianopkt acq: introduce break loop API
2016-03-05  Andreas Herzrule-parsing: remove unnecessary code 1905/head
2016-03-04  Alexander GozmanBUG #1689: fix stack overflow when parsing variables
2016-03-03  Victor Julienoutput-json: constify API 1900/head
2016-03-03  Jason Ishalert-debuglog: trigger rotation on non-decoder events...
2016-03-03  Victor Juliengccprotect: fix SECLDFLAGS not getting used
2016-03-02  Eric Leblondapp-layer-smtp: fix memory leak
2016-03-02  Eric Leblondapp-layer-smtp: fix mem leak and add new alert
next