]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2017-02-16  Victor Julienhttp_response_line: dynamic buffer
2017-02-16  Victor Julienhttp_uri: dynamic buffer
2017-02-16  Victor Julienhttp_method: make list dynamic
2017-02-16  Victor Julienfile_data: dynamic buffer
2017-02-16  Victor Julienhttp_request_line: dynamic buffer
2017-02-16  Victor Juliendetect: remove hardcoded sm_list logic from setup
2017-02-16  Victor Juliendetect: buffer type API
2017-02-16  Victor Juliendetect: inspect engine setup cleanup
2017-02-16  Victor Juliendetect: dce test fixes and improvements
2017-02-16  Victor Juliendetect-csum: redo tests
2017-02-16  Victor Juliendetect: move init only Signature members to init_data
2017-02-16  Victor Juliendetect: shrink Signature::sm_arrays
2017-02-16  Victor Juliendetect: reorganize id's in prep of dynamic lists
2017-02-16  Victor Julienthreshold: fix and redo tests
2017-02-16  Victor Juliendetect: improve memory handling & comments
2017-02-16  Victor Juliendetect: get rid of Signature::sm_lists
2017-02-16  Victor Juliendetect: use detect list passed to generic funcs
2017-02-16  Victor Juliendetect: pass SigMatchData to inspect functions
2017-02-16  Victor Juliendetect: template list in engine
2017-02-16  Victor Juliendetect: enip/cip list in engine
2017-02-16  Victor Juliendetect: modbus list in engine
2017-02-16  Victor Juliendetect: file list in engine
2017-02-16  Victor Juliendetect: app-event list in engine
2017-02-16  Victor Juliendetect: dns & tls lists in engine
2017-02-16  Victor Juliendetect: http lists in engine
2017-02-16  Victor Juliendetect-engine: memory handling of sm_lists
2017-02-16  Victor Juliendetect: when freeing sig also see sm in inspect engine
2017-02-16  Victor Juliendetect: add SigMatch arg to inspect functions
2017-02-16  Victor Juliendetect: use InspectEngineFuncPtr in inspect engines
2017-02-16  Victor Juliendetect: shrink inspect engine by using 'id' as state...
2017-02-16  Victor Juliendetect: remove unused SIG_FLAG_INIT_PAYLOAD init_flag
2017-02-16  Victor Juliendetect alert/threshold/tag: sm_list -> sm_array
2017-02-16  Victor Juliendetect: fix file_data / http_server_body tests
2017-02-16  Victor Juliendetect file_data: improve error messages
2017-02-16  Victor Juliendetect-parse: set ipprotos earlier
2017-02-16  Victor Juliendetect: remove unused flags
2017-02-16  Victor Juliendetect: make setup/free/match funcs static where possible
2017-02-16  Victor Juliendetect: constify Signature/SigMatch use at runtime
2017-02-16  Victor Juliendetect: simplify SIG_FLAG_STATE_MATCH set logic
2017-02-16  Victor Juliendetect: remove alproto from keyword registration
2017-02-16  Victor JulienOpen 4.0 development branch
2017-02-15  Victor Julienchangelog: update for 3.2.1 release suricata-3.2.1
2017-02-13  Victor Juliendns: fix outputs with 0-len A/AAAA records
2017-02-13  Victor Juliendns: fix out of bounds read
2017-02-13  Jason Ishdefrag - take protocol into account during re-assembly
2017-02-13  Victor Julienafl: add ethernet and erspan entry points 2552/head
2017-02-13  Victor Julienafl: clean up commandline parsing
2017-02-13  Victor Julienafl: pass a packet queue to decoder calls
2017-02-13  Jason Ishafl: set the packet data so pktlen gets set
2017-02-13  Victor Julienafl: minimalistic script to start AFL fuzzers
2017-02-13  Victor Julienafl: util script to list crashed series
2017-02-10  Victor Julienafl: improve packet fuzz testing
2017-02-09  Victor Julienafl: add decoder ipv4 option
2017-02-08  Sascha Steinbissmpm-ac: fix integer overflow on allocation 2550/head
2017-02-08  Sascha Steinbissalert: silence compiler type warning
2017-02-08  Victor Juliendetect: don't run IP inspection on non-IP packets 2549/head
2017-02-08  Victor Julienafl: fix ENIP, switch DNS to UDP and add --afl-dnstcp*
2017-02-08  Victor Julienafl: with -Wshadow issues
2017-02-08  Eric Leblondaf-packet: add VLAN header when needed in IPS mode
2017-02-01  Eric Leblonddetect-tls-sni: add link to documentation 2534/head
2017-02-01  Eric Leblonddoc: document the tls_sni keyword
2017-02-01  Eric Leblonddetect-tls: add url field pointing to doc
2017-02-01  Eric Leblonddetect-xbits: set documentation URL
2017-02-01  Jason Ishdns-log: log requests even when there is no response
2017-01-31  Andreas Herzapp-layer-parsing: detect malformed input
2017-01-30  Victor Juliendetect: remove unused flow_locked hint
2017-01-30  Victor Juliendetect: make tenant loading less verbose
2017-01-30  Victor Julienprofiling: fix memory leaks
2017-01-30  Victor Juliendetect: use TLS_STATE_CERT_READY in cert inspect
2017-01-30  Victor Julientls: introduce 'cert ready' state
2017-01-30  Victor Juliencommon: add BIT_U8 macro
2017-01-30  Sascha Steinbissmpm/spm: check for SSSE3 and enable/disable HS 2524/head
2017-01-30  Victor Julienstream: initialize stream segment pool from mtu
2017-01-30  Victor Julienmtu: track max mtu for capture devices
2017-01-30  Victor Julienshutdown: remove pid file last
2017-01-30  Victor Julienstartup: clean up main loop
2017-01-30  Victor Julienunittests: clean up registration and startup
2017-01-30  Victor Julienshutdown: move global shutdown steps into func
2017-01-30  Victor Julienstartup/shutdown: cleanup and unify with unix mode
2017-01-26  Victor Julienthreads: fix missed logging at shutdown 2518/head
2017-01-24  Jason Ishtemplate script: use bash and require ed 2516/head
2017-01-24  Jason Ishtemplates: require the protocol name to start with...
2017-01-24  Andreas Herzconfigure: prevent combination of unittests and debug...
2017-01-24  Mats Klepslanddoc: add documentation for Lua SCFlowHasAlerts
2017-01-24  Mats Klepslandoutput-json-flow: add has_alerts field
2017-01-24  Mats Klepslandlua: add SCFlowHasAlerts function
2017-01-24  Mats Klepslandflow: set flag to indicate that a flow has alerts
2017-01-23  Eric Leblondutil-file: introduce new functions for file size 2514/head
2017-01-19  Eric Leblondoutput-json-file: use size instead of FileSize
2017-01-19  Eric Leblondutil-file: change file size computation
2017-01-19  Alexander GozmanBug #2009: added CAP_NET_ADMIN for PCAP and af-packet...
2017-01-19  Jason Ishpcap-log: fix pcre_study error check
2017-01-19  Victor Juliendoc: napatech formatting fixes
2017-01-19  Victor Juliendoc: add napatech to userguide
2017-01-19  Peter Sandersdoc: initial Napatech documentation
2017-01-19  Jason Ishapp-layer-detect-proto.c: fix indent
2017-01-19  Jason Ishapp-layer - fix secondary probing parser logic
2017-01-18  Victor Julienhyperscan: fix minor coverity issue in error path
2017-01-18  Victor Juliensmb: add tcp/445 to proto detect fallback 2501/head
2017-01-18  Victor Juliensmb: detect protocol in both directions
next