]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2016-04-05  Victor Juliendetect grouping: multiple whitelist conditions
2016-04-05  Victor Juliendetect grouping: port based group whitelisting
2016-04-05  Victor Juliendetect grouping: warn on and fix up bad sigs
2016-04-05  Victor Juliendetect: split non-mpm list into syn/nosyn
2016-04-05  Victor Julienmpm: constify search func args
2016-04-05  Victor Juliendetect: mpm store frees mpm_ctx' it owns
2016-04-05  Victor Juliendetect: use mpm store for app layer mpms
2016-04-04  Victor Juliendetect: mpm deduplication
2016-04-04  Victor Juliendetect: remove old unused code
2016-04-04  Victor Juliendetect: set new defaults for grouping
2016-04-04  Victor Juliendetect: rename groupings vars
2016-04-04  Victor Juliendetect: remove unused grouping settings
2016-04-04  Victor Juliendetect: make port grouping use config limits
2016-04-04  Victor Juliendetect: change port grouping
2016-04-04  Victor Juliendetect: sort/group port sigs
2016-04-04  Victor Juliendetect: display unique sgh count
2016-04-04  Victor Juliendetect: group proto sghs
2016-04-04  Victor Juliendetect-mpm: make sgh setup proto aware
2016-04-04  Victor Juliendetect: remove obsolete grouping code
2016-04-04  Victor Juliendetect: debug output
2016-04-04  Victor Juliendetect: per port and proto rule grouping
2016-04-04  Victor Juliendetect: track direction and ipproto of sgh
2016-04-04  Victor Juliendetect: pass ipproto to rule grouping funcs
2016-04-04  Victor Juliendetect: delay sgh cleanup
2016-04-04  Victor Juliendetect: delay sgh mpm setup
2016-04-04  Victor JulienStart rule inspect with mask check
2016-04-04  Victor Julienrule analyzer: add no/both direction warning
2016-04-04  Victor Juliendetect: SYN flags
2016-04-04  Victor Juliendetect: validate http_method pattern
2016-04-04  Victor Juliendetect: remove dead code
2016-04-04  Victor Juliendetect mpm: remove dead code
2016-04-04  Victor Juliendetect/mpm: remove unused max_id param from API
2016-04-04  Victor Juliendetect: constify mpm/detect funcs
2016-04-04  Victor Julienmpm: remove obsolete mpm algos
2016-04-04  Victor Julienmpm: fix ac-ks compilation on cygwin
2016-04-04  Victor Juliendetect mpm: ac-tile/ac-ks default to single
2016-04-04  Victor Julienac-ks: 32bit fixes
2016-04-04  Victor Julienac-ks: fix mem leaks
2016-04-04  Victor Julienmpm: introduce ac-ks
2016-04-04  Victor JulienOpen Suricata 3.1 development branch
2016-04-04  Victor JulienUpdate Changelog for 3.0.1 2093/head suricata-3.0.1
2016-03-31  Mats Klepslandutil-decode-der: fix NULL dereference bug 1975/head
2016-03-31  Mats Klepslandutil-decode-der: fix heap-buffer-overflow
2016-03-31  Mats Klepslandapp-layer-tls-handshake: fix heap-buffer overflow
2016-03-31  Victor Julienhyperscan: fix minor coverity warning 1358023 1970/head
2016-03-31  Victor Julienhyperscan: fix minor coverity warning 1358024
2016-03-31  browner87source-pcap-file: fix stats not being reset
2016-03-31  browner87Fix for redmine bug 1737
2016-03-31  Jason Ishbyte-extract: for string, default to base "dec" if...
2016-03-30  Victor Juliendetect: fix potential deadlock during reload
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)
next