]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2014-10-20  Jason IshFix MPLS decoder rules. 1172/head
2014-10-20  Jason IshUse ENGINE_SET_INVALID_EVENT when the packet is too...
2014-10-20  Jason IshDon't default to ethernet, ethernet should be preceded...
2014-10-20  Jason IshSet decoder events for labels that shouldn't be seen...
2014-10-20  Jason IshHandle encapsulated ethernet without a PW by defaulting...
2014-10-20  Jason IshHandle explicitly IPv6 and IPv6 labels as well as encap...
2014-10-20  Jason IshAdd MPLS counter.
2014-10-20  Jason IshBasic MPLS decoder.
2014-10-20  Anoop SaldanhaCUDA: Update the inspection engine to inform the cuda... 1171/head
2014-10-20  Ken SteeleCheck replist is not NULL inline before doing any proce...
2014-10-20  Eric Leblonddetect-dce-opnum: add sanity check
2014-10-20  Ken SteeleFix typo in configure message about nfnetlink
2014-10-20  Victor Julienpcap-log: add option to honor pass rules
2014-10-20  Jason IshBug 1230: Check all SigMatch lists for a named byte_ext...
2014-10-20  Jason IshBug 1230: Simple test case demonstrating failure.
2014-10-18  Victor JulienSuppress ARM valgrind warning
2014-10-09  Ken SteeleSpeed up SigMatchGetLastSMFromLists()
2014-10-07  Victor Julientcp session reuse: reset detect state 1153/head
2014-10-07  Victor Juliendetect state: always lock de_state_m
2014-10-02  Mats Klepslandconfigure.ac: Moved libpcap before libpfring
2014-10-02  Mats Klepslandrunmode-pfring: Fixed typo s/fron/from/
2014-10-02  Mats Klepslandrunmode-pfring: Suppress errors when using DNA/ZC
2014-10-01  Victor Julienlua detect: expose stream payload
2014-10-01  Jason IshComment out in the action-order section, as its not...
2014-10-01  Jason IshDon't require an action-order configuration section...
2014-10-01  Victor Julienfilestore: fix parsing bug
2014-10-01  Victor Julienflow json log: add 'shutdown' as flow end reason 1143/head
2014-10-01  Victor Julienflow: fix flow logging at shutdown
2014-09-30  Victor Julienoutput-lua: set proper callbacks for HTTP 1142/head
2014-09-30  Victor Julienoutput-lua: add config to yaml
2014-09-30  Victor Julienoutput-lua: add script-dir config param
2014-09-30  Victor Julienyaml: add eve flow and netflow entries
2014-09-23  Victor Julienssh: convert error message to debug statement
2014-09-23  Eric Leblondapp-layer-ssh: fix banner parser
2014-09-23  Victor Julienipv6: convert ext header pointers to const
2014-09-23  Victor Julienipv6: RH extension header parsing issue
2014-09-22  Victor Julienaf-packet: check pointers before use
2014-09-22  Eric Leblondaf-packet: force suricata in IPS mode when needed
2014-09-19  Victor Julienrule parser: set flag for optionless keywords 1128/head
2014-09-19  Victor Julienrule parser: fix crashing on malformed options
2014-09-19  Victor Juliendetect: fix continue detection with amatch and tx 1126/head
2014-09-19  Victor Julienlua: fix http.request_line inspection
2014-09-19  Victor Julientls: fix a tls.fingerprint issue in debug mode
2014-09-19  Eric Leblondsource-nfq: fix display of next queue
2014-09-17  Eric Leblondsuricatasc: add -c flag to run command 1122/head
2014-09-17  Eric Leblondsuricatasc: factorize command parsing
2014-09-17  bmeeks8Bug fix: IPv6 addresses in negated range and IPv6 strin...
2014-08-15  Victor Julienlua: export packet keywords to detect scripts 1112/head
2014-08-15  Victor Juliendetect-lua: register all 'output' keywords as well
2014-08-15  Victor Juliendetect-lua: set tx ptr
2014-08-15  Victor Juliendetect: track current tx_id in det_ctx
2014-08-15  Victor Julienlua: move lua output code to generic lua file
2014-08-15  Victor Julienlua: remove LogLua prefix and replace it with Lua
2014-08-15  Victor Julienlua: move output http funcs to generic util file
2014-08-15  Victor JulienRename Lua code to just Lua
2014-08-15  Victor Julienlua: use LuaPushStringBuffer in more places
2014-08-15  Victor Julienlua: LuaPushStringBuffer optimization
2014-08-15  Victor Julienlua: move LuaPushStringBuffer to the generic util-lua.c
2014-08-15  Victor Julienlua: rename LuaReturnStringBuffer to LuaPushStringBuffer
2014-08-15  Victor Julienoutput-lua: add SCFlowStats
2014-08-15  Victor Julienoutput lua: expose flow logging api
2014-08-15  Victor Julienlua-output: add SCStreamingBuffer
2014-08-15  Victor Julienoutput-lua: add support for streaming api
2014-08-15  Victor Julienoutput-lua: give access to packet payload
2014-08-15  Victor Julienoutput-lua: expose http body data
2014-08-15  Victor Julienoutput-lua: add HttpGetRequestHost callback
2014-08-15  Victor Julienoutput-lua: http alproto check
2014-08-15  Victor Julienoutput-lua: clean up flow lock handling
2014-08-15  Victor Julienoutput-lua: alproto string callback
2014-08-15  Victor Julienoutput-lua: expose thread info
2014-08-15  Victor Julienoutput-lua: expose flow start time string
2014-08-15  Victor Julienoutput-lua: add file callbacks
2014-08-15  Victor Julienoutput-lua: add SCPacketTimeString
2014-08-15  Victor Julienoutput-lua: rule info callback
2014-08-15  Victor Julienlua: add SCFlowTuple lua function
2014-08-15  Victor Juliendetect-lua: convert extensions to use flow wrappers
2014-08-15  Victor Julienlua: add flow store and retrieval wrappers
2014-08-15  Victor Julienlua: introduce util-lua.[ch]
2014-08-15  Victor Julienoutput-lua: add all packets logging support
2014-08-15  Victor Julienoutput-lua: improve error checking for init()
2014-08-15  Victor Julienoutput-log: expose SCLog functions to lua scripts
2014-08-15  Victor Julienoutput-lua: make packet ptr available to all scripts
2014-08-15  Victor Julienoutput-lua: add SCLogPath callback
2014-08-15  Victor Julienoutput-lua: TxLogger use proper stack function
2014-08-15  Victor Julienoutput-lua: improve error handling and documentation
2014-08-15  Victor Julienoutput-lua: register common callbacks
2014-08-15  Victor Julienoutput-lua: support File logging
2014-08-15  Victor Julienoutput-lua: rename LuaPacketLogger to ..Alerts
2014-08-15  Victor Julienoutput-lua: add stack utility functions
2014-08-15  Victor Julienoutput-lua: initial packet support
2014-08-15  Victor Julienoutput-lua: move LuaPrintStack to common
2014-08-15  Victor Julienoutput-lua: add example packet log script
2014-08-15  Victor Julienoutput-lua: packet logger support
2014-08-15  Victor Julienoutput-lua: new file for common functions
2014-08-15  Victor Julienoutput: Lua HTTP log initial implementation
2014-08-15  Victor Julienoutput-lua: support submodules
2014-08-15  Victor Julienoutput-lua: display warning if no lua support
2014-08-15  Victor Julienoutput: add submodules list to OutputCtx
2014-08-15  Victor Julienstreaming: pass tx_id to logger
2014-08-15  Victor Julienstreaming-loggers: add configuration
next