]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2016-03-01  Victor Julienpcre: use pcre_free_study to free the study data 1887/head
2016-03-01  Victor Juliendetect ports: fix memory leak
2016-03-01  Victor Julienvlan: fix bad checks in unittests
2016-02-26  Andreas Herznfqueue: fix wrong return value check in error cases 1883/head
2016-02-25  DIALLO Davidmodbus: fix compiler uninitialized warnings with -Wmayb...
2016-02-25  Victor Julienmake install-rules: update URL to https and 3.0
2016-02-25  Victor Juliencuda: fix compilation
2016-02-25  Victor Juliencuda: update build system for modern versions
2016-02-25  Eric Leblondxff: fix address overwrite in forward case
2016-02-25  Tom DeCaniooutput-json-alert: fix segfault when alerts separated...
2016-02-25  Tom DeCaniooutput-json-http: Add JSON support for X-Flash-Version.
2016-02-25  Tom DeCanioAdd JSON support for X-Authenticated-User. Supported...
2016-02-24  Giuseppe Longohttp: close file when http body limit is reached 1880/head
2016-02-24  Victor Julienjson-drop-log: clean up memory at shutdown
2016-02-24  Victor Julienflowbits: remove unused debugging code 1872/head
2016-02-24  Victor Julienflowbits: fix memory leak
2016-02-24  Victor Julienflowbits: optimize set and remove
2016-02-23  Andreas Herzbuild-info: workaround special _FORTIFY_SOURCE defines 1871/head
2016-02-23  Victor Julienpcre: work around harmless coverity warnings 1869/head
2016-02-23  Victor Julienbpf: fix memleak on unusual error (CID 1197757)
2016-02-23  Victor Julienlua: if pkg-config fails, try -llua
2016-02-23  Victor Julienconfigure: OS X fixes
2016-02-23  Victor Julienhttp: fix NULL deref on certain out of memory conditions
2016-02-23  Victor Julienrunmode: fix memleak on live modes setup (CID 1197760)
2016-02-23  Victor Juliendetect-engine: free memory in error conditions (CID...
2016-02-23  Victor Julienmulti-tenants: improve error handling (CID 1312702)
2016-02-23  Victor Julienconf: explicitly ignore retval (CID 1353490)
2016-02-23  Victor Julienunix-manager: fix memleak in error case (CID 1353491)
2016-02-23  Victor Julienpcre: blacklist 8.35 for JIT use (issue #1693)
2016-02-22  Victor Julienjansson: cleanup JSON_ESCAPE_SLASH use 1868/head
2016-02-22  Victor Julienunix-socket: optimize response sends
2016-02-22  Victor Julienjson: make membuffer helper public
2016-02-22  Victor Julienstats: fix dump-counters when no loggers are active
2016-02-22  Victor Julienunix-socket: restore dump-counters functionality
2016-02-22  Victor Julienstats: export StatsToJSON
2016-02-22  Victor Julienjson-stats: split out json generation
2016-02-22  Victor Julienjansson: include in suricata-common.h
2016-02-22  Andreas Herzconfigure: warn if libpcre 8.35 is used
2016-02-22  Travis Greenyaml: disable rules by default
2016-02-22  Tom DeCaniooutput-json-dns: add logging of NS answer record content.
2016-02-22  Andreas Herzdetect-tls-version: fix small resource leak
2016-02-18  Jason Ishjson: use top-level sensor-name if provided. 1860/head
2016-02-16  Victor Julienssh: fix string handling in unittest 1856/head
2016-02-16  Victor Julientravis: set CFLAGS to error on cc warnings
2016-02-16  Victor Julieneve: fix mishandling of big messages
2016-02-16  Victor Juliencounters: fix thread stats delta logging
2016-02-13  Victor Julienqa: add leak sanitzer suppression 1851/head
2016-02-13  Victor Julienwirefuzz: exit with error code on more issues
2016-02-13  Victor Julienwirefuzz: logdir handling improvement
2016-02-13  Victor Julienwirefuzz: remove obsolete stream mem check
2016-02-13  Victor Julienwirefuzz: add -N option to count complete passes
2016-02-13  Victor Julienwirefuzz: improve logfile cleanup
2016-02-13  Victor Julienwirefuzz: enforce -n option per run
2016-02-13  Victor Julienwirefuzz: add -S option for exclusive rule load
2016-02-13  Victor Julienhttp: fix multipart body tracking slowdown
2016-02-13  Victor Julienasan: fix reputation code include
2016-02-13  Victor Julientls-sni: fix uninitialized memory use
2016-02-13  Victor Julienpool: fix memory leak
2016-02-09  Victor Julienstream: improve StreamTcpSegmentForEach for IPS 1846/head
2016-02-09  Victor Julienqa: add --simulate-ips option
2016-02-09  Victor Julieneve: fix stream payload logging wrong direction
2016-02-09  MaxtorsAdded checking of negated "totals" and "threads" config... 1845/head
2016-02-09  Mats Klepslandlua: expose TLS certificate chain to lua
2016-02-09  Tom DeCaniofile-store: add force-filestore configuration option...
2016-02-09  Nicolas Thilllua: set thread vars in DetectLuaMatch
2016-02-09  Maurizio Abbafilestore-call: forcing a call to FileStore instead...
2016-02-09  notnytfix nfq_get_timestamp
2016-02-09  bladeswordsFix typo of trailing ] in configure --help
2016-02-09  Andreas HerzFix the comment and explanation for random-chunk-size
2016-02-08  Andreas Herzjson: fix missing includes in disable unix socket case 1842/head
2016-02-08  Victor Juliendrmemory: suppress magic leak
2016-02-08  Andreas Herzfile-magic: improve libmagic handling on *nix systems
2016-02-08  Alexander GozmanIn configuration test mode, check signatures if 'delaye...
2016-02-08  Andreas Herzremove unnecessary braces
2016-02-08  Andreas Herzconfigure: add --disable-python option
2016-02-08  Jason Ishasn1: fix memory leak
2016-02-08  Victor JulienFix two more potential issues like bug 1550
2016-02-08  Alessandro... Segfault fix
2016-01-28  Andreas Herzcoccinelle: fix typo for strchrnul 1821/head
2016-01-28  Jason Ishconf: null guard in ConfNodeLookupChild
2016-01-28  Alexander Gozmanunix manager: log client's version with debug level
2016-01-28  Eric Leblondunix-manager: fix ressource leak when init fail
2016-01-22  Victor JulienUpdate Changelog for 3.0 suricata-3.0
2016-01-11  Victor Juliensmtp: harden mime parsing 1812/head
2015-12-21  Victor JulienUpdate changelog for 3.0RC3 suricata-3.0RC3
2015-12-19  Victor Julienredis: fix compiler warning 1799/head
2015-12-18  Victor Julienprelude: clean up memory on setup failure
2015-12-18  Victor Julienpcap: fix setup failure memleak on libpcap < 1.0
2015-12-17  Victor Julienprelude: style fixup
2015-12-17  Eric Leblondprelude: fix thread safeness
2015-12-17  Eric Leblondsuricata: can't use -l and unix socket runmode
2015-12-17  Eric Leblondunix-manager: display errors like errors
2015-12-17  Eric Leblondunix-manager: fix race condition
2015-12-17  Victor Julienicmpv4: remove unused header fields
2015-12-17  Victor Julienicmpv4: remove unused declarations
2015-12-17  Victor Julienicmpv4: harden embedded packet handling
2015-12-17  Victor Julienicmpv4: improve dest unreachable logic
2015-12-17  Victor JulienDER decoder: don't use strlcpy on non-strings
2015-12-11  Victor Julienhttp: more sane body inspection/tracking defaults 1790/head
2015-12-11  Victor Julienhttp: improve body pruning
next