]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
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
2017-03-24  Victor Julienapp-layer: minor debug improvement
2017-03-24  Victor Julienqa/appveyor: install libiconv-devel 2621/head
2017-03-24  Victor Julientravis: fix pkg-config in mac builds
2017-03-24  Jason Ishtravis: fix libpcre in mac builds
2017-02-21  Jason Ishlogging: remove unused print stats callbacks 2592/head 2605/head 2606/head
2017-02-21  Jason Ishlogging: move lock into write function
2017-02-21  Jason Ishunified2: unlock using same dereference as lock
2017-02-21  Mats Klepslanddoc: add documentation for TlsGetCertSerial Lua function
2017-02-21  Mats Klepslanddoc: add documentation for tls_cert_serial keyword
2017-02-21  Mats Klepslanddetect: add (mpm) keyword tls_cert_serial
2017-02-21  Mats Klepslandlua: add function to print certificate serial number
2017-02-21  Mats Klepslandtls-log: log certificate serial number
2017-02-21  Mats Klepslandoutput-json-lua: log certificate serial number
2017-02-21  Mats Klepslandapp-layer-tls: decode certificate serial number
2017-02-21  Alexander Gozmanaf-packet: fix parsing packet in TPACKET_V3 mode
2017-02-21  Alexander Gozmanaf-packet: get VLAN info for packets in TPACKET_V3...
2017-02-21  Alexander Gozmanaf-packet: write VLAN info for both TPACKET_V2 and V3
2017-02-21  Jason Ishpidfile: fail if the pid file exists
2017-02-21  David Whartondoc: specify buffers that can be used for fast_pattern
2017-02-21  David Whartondoc: removed references to older Suricata versions
2017-02-20  Mats Klepslanddoc: add documentation for TLS eve-log 2580/head 2584/head
2017-02-20  Mats Klepslandoutput-json-tls: code cleanup
2017-02-20  Mats Klepslandoutput-json-tls: log certificate and chain
2017-02-20  Mats Klepslandoutput-json-tls: custom tls logging
2017-02-17  Jason Ishdoc: update unified2 section 2572/head
2017-02-17  Jason Ishunified2: nostamp and file rotation
2017-02-17  Jason Ishautoconf - look for stdbool.h
2017-02-17  Jason Ishunified2: minor cleanups
2017-02-17  Jason IshMakefile: fix race condition in make install-full
2017-02-17  Mats Klepslandoutput-json-alert: print 'tunnel' JSON object if tunnel
2017-02-17  Mats Klepslandoutput-json: move code to get 5-tuple to own function
2017-02-17  Mats Klepslandoutput-json-alert: fix wrongful comments
2017-02-17  Mats Klepslanddoc: documentation for custom JSON flags in eve-log
2017-02-17  Mats Klepslandoutput-json: make JSON flags in eve-log user configurable
2017-02-17  Victor Juliendce: remove commented out code
2017-02-17  Victor Julienflow-worker: clean up thread init
2017-02-17  Victor Juliencoverity: suppress CID 1400648
2017-02-17  Victor Juliendetect-ssh: cleanup duplicate code
2017-02-17  Victor Juliendetect-lua: setup cleanup, fixing a potential int issue
2017-02-17  Victor Juliendetect: fix missing unlock in error path
2017-02-17  Victor Julienthreads: address sleep under lock issue
2017-02-16  Victor Julienthreads: don't sleep under lock
2017-02-16  Victor Juliendetect: add and use util func for alproto sets 2559/head
2017-02-16  Victor Juliendoc: update for unix socket hostbits
2017-02-16  Victor Julienflowvar: shrink flowvar type by using padded space
2017-02-16  Victor Julienlua: support key/value flowvars in lua
2017-02-16  Victor Julienflowvar: remove unused DETECT_VAR_TYPE_ALWAYS
2017-02-16  Victor Juliendoc: update unix socket
2017-02-16  Victor Juliensuricatasc: add/list/remove hostbit commands
2017-02-16  Victor Julienunix-socket: add/list/remove hostbit commands
2017-02-16  Victor Julienhostbits: add list API
2017-02-16  Victor Julienpktvars: same name pktvars, key-value vars
2017-02-16  Victor Julienoutputs: vars log
2017-02-16  Victor Julieneve: log pktvars/flowvars/bits/ints
2017-02-16  Victor Julienpcre: new way of specifying var names
2017-02-16  Victor Julienpkt-var: abuse flowvar postmatch logic for pktvars
2017-02-16  Victor Julienpkt-var: use id instead of name pointer
2017-02-16  Victor Julienpcre: support multiple captures
2017-02-16  Victor Juliendetect-pcre: small cleanups
2017-02-16  Victor Julienalert-debug: print flowvar/int names
2017-02-16  Victor Julienalert-debug: print flowbit names from VarNameStore
2017-02-16  Victor Julienvar-names: expose outside of detect engine
2017-02-16  Victor Juliendetect: use engine version instead of id
2017-02-16  Victor Juliendetect: ssh_software sticky buffer
2017-02-16  Victor Juliendetect: ssh_proto stickybuffer
2017-02-16  Victor Juliendetect: remove unused SIGMATCH_PAYLOAD flag
2017-02-16  Victor Juliendetect: remove unused state file flag
2017-02-16  Victor Juliendetect: small API cleanup
next