]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2017-04-20  Victor Julienstream: set 'trigger raw' per direction
2017-04-20  Victor Juliendetect / stream: new 'raw' stream inspection
2017-04-20  Victor Julienstream: constify StreamTcpReassembleRawCheckLimit
2017-04-20  Victor Julienunittests: fail if TCP memory still in use
2017-04-20  Victor Julienstream-tcp: implement thread pool for segments
2017-04-20  Victor Julienstream: implement memory handling functions
2017-04-20  Victor Julienstream: use static instead of dynamic streaming buffer...
2017-04-20  Victor Julienstream: test cleanups and fixes
2017-04-20  Victor Julienstream: add insert failure counters
2017-04-20  Victor Julienstream: add stream.reassembly.check-overlap-different...
2017-04-20  Victor Julienstream: add tcp.overlap and tcp.overlap_diff_data counters
2017-04-20  Victor Julienstream: improve no app and no raw case
2017-04-20  Victor Julienstream: make raw_progress relative to STREAM_BASE_OFFSET
2017-04-20  Victor Julienstream: make app_progress relative to STREAM_BASE_OFFSET
2017-04-20  Victor Julienstream: reduce space used for progress tracking
2017-04-20  Victor Julienstream: small cleanups
2017-04-20  Victor Julienstream: remove unused zero copy setting
2017-04-20  Victor Julienstream: safety check in overlap handling
2017-04-20  Victor Julientcp: streaming implementation
2017-04-20  Victor Julienstreaming: remove BUG_ON and other improvements
2017-04-20  Victor Julienstreaming: add blocklist
2017-04-20  Victor Julienstream-tcp: StreamTcpUTAddPayload unittest helper
2017-04-20  Victor Julienprofile: account flow-worker tcp-prune step
2017-04-20  Victor Juliendoc: http keywords update
2017-04-20  Victor Juliendetect: implement http_content_len sticky buffer
2017-04-20  Victor Juliendetect: implement http_content_type sticky buffer
2017-04-20  Victor Juliendetect: implement http_accept_enc sticky buffer
2017-04-20  Victor Juliendetect: implement http_accept_lang sticky buffer
2017-04-20  Victor Juliendetect: implement http_connection sticky buffer
2017-04-20  Victor Juliendetect: implement http referer sticky buffer
2017-04-20  Victor Juliendetect: http_accept sticky buffer + common code
2017-04-20  Ray Ruvinskiytls: logging for session resumption 2672/head
2017-04-20  Ray Ruvinskiydevice: fix warning about NULL device
2017-04-20  Victor Julienredis: use SCCalloc to reduce risk of unitialized vars
2017-04-20  fooinhaeve: async mode for redis output
2017-04-20  fooinhadoc: async mode for redis eve output
2017-04-18  Victor Julienqa: add --no-random commandline option 2666/head
2017-04-18  Victor Julienqa: add rand/rand_r to banned functions
2017-04-18  Victor Julienrandom: convert stream and htp to new call
2017-04-18  Victor Julienrandom: improve random logic
2017-04-15  Victor Julienmingw: don't use uint type as mingw doesn't have it
2017-04-13  Victor Juliencommon: improve byte order and wordsize detection 2661/head
2017-04-13  Victor Juliencore dumps: check for sys/resource.h
2017-04-13  Victor Juliencleanup: get rid of %llu format specifiers
2017-04-13  psanders240doc: Napatech docs improvement
2017-04-13  Jason Ishtemplate script: typo in app-layer setup script
2017-04-13  Victor Julienpcre: on ppc64 disable only for specific versions
2017-04-13  Victor Juliendoc: expand on bpf
2017-04-06  Jason Ishdetect: don't consider an empty rule file an error 2655/head
2017-04-06  Jason Ishlogging: only do non-blocking writes if live
2017-04-06  Jason Isheve: log number of events dropped at exit
2017-04-06  Jason Ishlogging: don't block on socket writes
2017-04-06  Mats Klepslanddoc: add documentation for date modifiers in eve-log
2017-04-06  Mats Klepslanddoc: add documentation for eve-log file rotation
2017-04-06  Mats Klepslandlogging: create log directories when needed
2017-04-06  Mats Klepslandoutput-json: rotate log file based on time
2017-04-06  Mats Klepslandlogging: support date modifiers in log filenames
2017-04-06  Victor Julienpcre: disable jit on powerpc64 2653/head
2017-04-06  Jason Ishdefrag: (windows) detect more overlaps
2017-04-06  Jason Ishdefrag: (linux) fix an error in overlapping fragments
2017-04-06  Jason Ishdefrag: use new unit test macros
2017-04-06  Jason Ishtravis: use new container build infrastructure
2017-04-06  Jason Ishunix-socket: return failure on failure
2017-04-06  fooinhalog: tls custom format log
2017-04-06  fooinhalog: common custom format output
2017-04-06  Victor Juliengeoip: fix compiler warning
2017-04-06  Victor Julienmodbus: fix compiler warnings about alignment
2017-04-05  Victor Julienpool: fix compiler warning
2017-04-04  Victor Julienaf-packet: fix cppcheck false positive 2644/head
2017-03-29  Victor Julienhttp: fix body tracking corner case 2629/head
2017-03-28  Jason Ishdefrag: fix argument used in macro to match signature 2627/head
2017-03-28  Mats Klepslanddoc: add documentation for Lua SCFlowTimestamps
2017-03-28  Mats Klepslandlua: add SCFlowTimestamps function
2017-03-28  Mats Klepslanddoc: add documentation for eve-log file permissions 2626/head
2017-03-28  Mats Klepslandlogging: support custom file permissions
2017-03-27  Jason Ishipv4: update checksum function to be like tcp/udp 2624/head
2017-03-27  Jason Ishtcp/udp: rename checksum functions for better meaning
2017-03-27  Jason Ishtcp/udp: fix checksum validation when 0xffff
2017-03-27  Jon Zeolladocs: fix statement about flow:to_server
2017-03-27  Jon Zeolladocs: clarify how iprep works
2017-03-27  Jason Ishtravis: macos: unlink all deps, then relink
2017-03-25  Victor Julienprint: constify input 2622/head
2017-03-25  Victor Juliendetect: fix ssl_state test
2017-03-25  Victor Juliendisable-detect: fix needless file hashing
2017-03-25  Victor Julienapp-layer: remove version logic
2017-03-25  Victor Julienflow: remove unused alversion fields
2017-03-25  Victor Juliendetect: remove unused alversion logic
2017-03-25  Victor Juliendetect: simplify state detect code: remove unused params
2017-03-25  Victor Juliendetect: clean up test
2017-03-25  Victor Julienbytejump: don't print errors when matching
2017-03-25  Victor Julienfile-store: fix force store
2017-03-25  Victor Julienapp-layer: fix gap handling in protocol detection
2017-03-24  Victor Julienfile store: store multiple files if available
2017-03-24  Victor Julienapp-layer: fix memleak on bad traffic
2017-03-24  Victor Julienippair: fix xbits unset memleak
2017-03-24  Victor Julienippair: use both addresses in hash
2017-03-24  Victor Julienstream: validate SACK right edge to be in window
2017-03-24  Victor Julienstream: remove unused stream config member
2017-03-24  Victor Julienstream: make data pointer in StreamSegmentCallback...
2017-03-24  Victor Julienstream: remove unused variable
next