]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2018-06-19  Chris Speideldoc: fix minor typo 3399/head
2018-06-19  Jason Ishfilestore: fix truncation warnings
2018-06-19  fooinhapacket: gre over ip link type
2018-06-19  Victor Julientls: document encrypt-handling option
2018-06-19  Victor Julientls: new config for dealing with encrypted traffic
2018-06-18  Victor Juliendetect/stream_size: code cleanups
2018-06-18  Victor Juliendetect/stream_size: apply rule to packets & stream
2018-06-18  Victor Julienkerberos: minor doc updates, add author 3398/head
2018-06-18  Victor Juliendhcp: add author
2018-06-16  Jason Ishdhcp: update user guide 3395/head
2018-06-16  Jason Ishdhcp: add dhcp app-layer rules file
2018-06-16  Jason Ishrust/dhcp: Rust based DHCP decoder and logger.
2018-06-15  Jason Ishrust: a Rust ConfNode wrapper.
2018-06-15  Jason Isheve: check if enabled before attempting to setup
2018-06-15  Jason Ishrust/app-layer: macros to export de_state functions
2018-06-15  Jason Ishrust: add get_tx_iterator to parser registration
2018-06-15  Jason Ishapp-layer-register: add GetTxIterator
2018-06-15  Jason Ishapp-layer-detect-proto: remove unnecessary gotos
2018-06-13  Pierre ChifflierKerberos 5: properly handle TCP buffering 3391/head
2018-06-13  Pierre ChifflierDocument Kerberos 5 parsing events
2018-06-13  Pierre ChifflierAdd krb5_err_code detection keyword
2018-06-13  Pierre ChifflierAdd krb5_cname and krb5_sname detection keywords
2018-06-13  Pierre ChifflierAdd krb5_msg_type detection keyword
2018-06-13  Pierre ChifflierKerberos 5: rename weak crypto to weak encryption,...
2018-06-13  Pierre ChifflierAdd event rules for Kerberos 5
2018-06-13  Pierre ChifflierKerberos 5: pretty-print error code when logging
2018-06-13  Pierre ChifflierLog Kerberos 5 errors
2018-06-13  Pierre ChifflierKerberos 5: add support for TCP as well
2018-06-13  Pierre ChifflierKerberos: check version in probing function
2018-06-13  Pierre ChifflierAdd logger for Kerberos 5 metadata
2018-06-13  Pierre ChifflierAdd Kerberos 5 application layer
2018-05-24  Eric Leblondutil-random: fix detection of getrandom failure 3386/head
2018-05-23  Eric Leblondutil-random: workaround getrandom unavailability 3384/head
2018-05-23  Jason Ishrust: cargo fixes for out of tree build
2018-05-23  Jason Ishpython: fixes for out of tree build
2018-05-18  Pascal Delalandedoc: spelling mistakes in various sections of the user...
2018-05-15  Pierre ChifflierUpdate ntp-parser to 0.2.0 3378/head
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
next