]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2018-05-09  Jason Isheve/json/xff - remove check for flow being NULL. 3372/head
2018-05-08  Victor Julienhtp: cleanup and fix test 3370/head
2018-05-08  Victor Julienhttp: add tests for header folding
2018-05-08  Victor Julienhttp: clean up unittest
2018-05-07  Victor Julienpcap-log: don't divide by 0 on no traffic
2018-05-04  Jason Isheve/alert: use eve-level xff config by default
2018-05-04  Jason Isheve/alert: separate xff and metadata configuration
2018-05-04  Jason Ishqa/coccinelle: allow to run from non git directory
2018-05-04  Jason Isheve/files: use eve-level xff config by default
2018-05-04  Jason Isheve/http: use eve-level xff config by default
2018-05-04  Jason Isheve: use eve-level xff configuration
2018-05-04  Jason Ishxff: HttpXFFGetCfg - allow conf to be NULL
2018-05-04  Maurizio Abbaxff: Use XFF configuration in eve and filestore
2018-05-03  Elazar BroadFix segfault when the protocol is anything other than... 3368/head
2018-05-03  Mats Klepslanddetect-tls-cert-fingerprint: fix typo in unittest
2018-05-03  Mats Klepslanddetect-tls-cert-fingerprint: fix failing unittest
2018-05-03  Mats Klepslanddetect-tls-ja3-hash: add setup callback to lowercase...
2018-05-03  Mats Klepslanddetect-tls-ja3-hash: add warning if nocase is used
2018-05-03  Mats Klepslanddetect-tls-cert-serial: add warning if nocase is used
2018-05-03  Mats Klepslanddetect-tls-cert-fingerprint: add warning if nocase...
2018-05-03  Mats Klepslanddetect-tls-ja3-hash: add content validation callback
2018-05-03  Mats Klepslanddetect-tls-cert-fingerprint: add setup callback to...
2018-05-03  Mats Klepslanddetect-tls-cert-fingerprint: add content validation...
2018-05-03  Mats Klepslanddetect-tls-cert-serial: add setup callback to uppercase...
2018-05-03  Mats Klepslanddetect-engine: add DetectEngineCtx to setup callback...
2018-05-03  Mats Klepslanddetect-tls-cert-serial: add content validation callback
2018-05-03  Max FillingerAdd info about pcap log compression to user guide
2018-05-03  Max Fillingerconfigure: Show installation info for liblz4 if not...
2018-05-03  Max FillingerAdd an option for compressing pcap-log files
2018-05-03  Eric Leblondaf-packet: kill some white spaces
2018-05-03  Eric Leblondutil-ioctl: fix a typo in setter message
2018-05-03  Eric Leblondaf-packet: dump counters when timeout occurs
2018-05-03  Jason Ishrules: set default rule dir to suricata-update if bundled
2018-05-03  Jason Ishinstall-rules: use suricata-update if available
2018-05-03  Jason Ishpython: put some defaults on suricata.config.defaults
2018-05-03  Jason Ishrules: install to $datadir/suricata/rules
2018-05-02  Victor Julienwirefuzz: add 'quiet' mode
2018-04-25  Victor Julienhyperscan: don't abort on payloads > 64k
2018-04-24  Victor Juliengcc8: fix format truncation warnings 3354/head
2018-04-24  Eric Leblondconfigure: fix error hw timestamp check
2018-04-23  Victor Julienfile_data/http: inspect cleanup 3352/head
2018-04-23  Eric Leblondstream-tcp: fix stream depth computation
2018-04-23  Eric Leblondfile: update logger API to log direction
2018-04-23  Eric Leblondapp-layer-ftp: fill direction of transfer
2018-04-23  Maurizio Abbadetect: fix buffer length to uint32
2018-04-09  Victor Julienfiles: properly close files on flow timeout 3336/head
2018-04-05  Victor Juliennfs4: support records wrapped in GSSAPI integrity 3335/head
2018-04-05  Victor Juliennfs4: fix attr parsing corner case
2018-04-05  Victor Juliennfs4: implement COMMIT parsing and handling
2018-04-05  Victor Juliennfs4: parse GSSAPI init
2018-04-05  Victor Juliennfs4: create link support
2018-04-05  Victor Juliennfs4: initial implementation
2018-04-05  Victor Juliennfs/rpc: add parser for GSSAPI Integrity records
2018-04-05  Victor Julienflow: track flow for ip proto 41
2018-04-05  Victor Julieneve/netflow: only log response record if we've seen...
2018-04-05  Victor Julienflow: track flow for ICMP
2018-04-04  Victor Julienunified2: address strict aliasing issue 3334/head
2018-04-04  Victor Juliendecode/ipv6: expose addr as 'struct in6_addr' as well
2018-04-04  Victor Julienmingw: minor compile warning fixes
2018-04-04  Giuseppe Longotests/detect-engine-hsbd: deinit det_ctx threads
2018-04-04  Giuseppe Longodetect-engine: free events
2018-04-04  Victor Juliensmb: use inspect API v2 for smb keywords
2018-04-03  Victor Julienmpm/hs: fix minor coverity warning 3331/head
2018-04-03  Victor Julienconfigure: fix small issue with libevent check
2018-04-03  Eric Leblonddoc: add lua directory to Makefile
2018-04-03  Victor Juliendoc/lua: small update to the usage intro
2018-04-03  Eric Leblonddoc: document lua function about flow var
2018-04-03  Eric Leblonddoc: add a lua support top level section
2018-04-03  Eric Leblonddoc: document lua TLS functions
2018-04-03  Pascal Delalandedoc: minor updates (tls custom, TODO removal, ftp/smb...
2018-04-03  Victor Juliendetect/pktvar: clean up keyword parsing
2018-04-03  Victor Juliendoc: add ntlmssp, kerberos and other setup fields
2018-03-30  Richard Sailerlua output: Update example script to match style of...
2018-03-30  Richard Sailerlua output doc: Use more descriptive variable names...
2018-03-30  Richard Sailerlua output doc: Add explaining introduction text
2018-03-30  Victor Juliendoc: fix json formatting in smb doc
2018-03-30  Alexander GozmanPrint syslog format with SCLogDebug() instead of printf()
2018-03-30  Mats Klepslandapp-layer-ssl: remove possibility to overflow HAS_SPACE...
2018-03-29  Mats Klepslandapp-layer-ssl: really fix CID 1433623 3323/head
2018-03-29  Victor Juliendoc: initial smb eve documentation 3321/head
2018-03-29  Victor Juliendoc: add by_either to suppress explanation
2018-03-29  Victor Juliendoc: add smb section to yaml
2018-03-29  Victor Juliendoc: minor fix
2018-03-29  Mats Klepslandapp-layer-ssl: fix use-after-free (CID 1433623)
2018-03-29  Mats Klepslandapp-layer-ssl: fix use-after-free (CID 14336229)
2018-03-29  Victor Julientls: work around coverity warnings
2018-03-29  Victor Juliendoc: add SMB to file extraction. Minor improvements.
2018-03-29  Victor Juliendoc: update suricata-update screenshot
2018-03-29  Victor Juliendoc: improve suricata-update docs now that its bundled
2018-03-29  Victor Juliendoc: improve making sense of alerts
2018-03-28  Victor Juliendoc: add suricata-update to intro for rules
2018-03-28  Alexander GozmanBug #2466: map SC_LOG_CONFIG level to syslogs LOG_DEBUG 3317/head
2018-03-28  Jason Ishsuricatasc: move lib to suricata.sc
2018-03-28  Jason Ishsuricatasc: allow to run from non-standard python locations
2018-03-28  Jason Ishsuricatasc: move into python/
2018-03-28  Mats Klepslandapp-layer-ssl: use BIT_U32 for flags
2018-03-28  Mats Klepslandapp-layer-tls-handshake: remove since it is no longer...
2018-03-28  Mats Klepslandapp-layer-ssl: reimplement function for decoding certif...
2018-03-28  Mats Klepslandtls: replace variable in header file with TAILQ_EMPTY()
2018-03-28  Victor Juliensmb: minor optimizations
next