]> git.ipfire.org Git - thirdparty/suricata.git/shortlog
thirdparty/suricata.git
2019-05-09  Victor Juliendetect/ssh: fix ssh.protoversion memory leak 3845/head
2019-05-09  Victor Juliendetect/ssh: mark old ssh keywords as deprecated
2019-05-09  Victor Juliendetect/parse: add flag to indicate keyword is deprecated
2019-05-09  Victor Juliendetect: add verbosity of --list-keywords
2019-05-09  Victor Juliendetect: switch keyword flags u16
2019-05-06  Victor Julienvalgrind: support hyperscan warning 3838/head
2019-05-06  magenblutenfilestore: fix dropping of unwanted files (Issue #2853)
2019-05-06  Victor Julienfiles: open files with track id only
2019-04-30  Victor Julienchangelog: update for 4.1.4 suricata-4.1.4
2019-04-30  Victor Juliensmb/c: fix undefined behavior
2019-04-30  Victor Juliennfs: fix integer underflow
2019-04-29  Victor Julienrunmodes: for test runmodes, clean up properly
2019-04-26  Philippe Antoinessl : SSLProbingParser overflow fix
2019-04-26  Victor Julienparse/ip: fix potential oob write in ipv4 validation
2019-04-26  Jason Ishdhcp: verify client id len before parsing data
2019-04-26  Jason Ishrust/ftp: validate port components in passive reponse
2019-04-26  Jason Ishmpls: fix misaligned read
2019-04-26  Jason Ishrules: add mpls packet too small decoder rule
2019-04-26  Jason Ishmpls: check buffer length before peeking at next header
2019-04-26  Jason Ishethernet: fix next packet size on DCE packet
2019-04-26  Victor Julienssh: fix banner overflow issue
2019-04-26  Philippe Antoinesmtp: rset command resets bdat chunks length
2019-04-15  Victor Julienalert/unified2: remove useless packed attributes
2019-04-15  Victor Juliendecode: remove useless packed attributes
2019-04-15  Victor Julienopenbsd: fix rust linking
2019-03-29  Victor Juliendetect/http-client-body: convert to inspect api v2 3757/head
2019-03-29  Victor Juliendetect/http-client-body: code cleanups and test cleanups
2019-03-29  Victor Juliensmb1: fix NT create andx records filename parsing
2019-03-29  Wesley van... smb: fix NT create filename parsing
2019-03-29  Victor Julienapp-layer/pd: set offset and depth in mpm
2019-03-29  Max Fillingerpcap-log: Don't leak memory in LZ4 error paths
2019-03-29  Alexander BluhmAvoid use-after-free during pid file cleanup.
2019-03-29  Victor Julienapp-layer/pd: free memory
2019-03-29  Victor Juliendetect: remove BUG_ON from packet path
2019-03-29  Victor Juliendetect: fix match array reset
2019-03-29  Victor Julienapp-layer/profile: fix udp protocol detection profiling
2019-03-29  Jeff LucovskyFix memory leak with TOS handling
2019-03-29  jason taylorpfring: update bpf error handling to be consistent
2019-03-29  Giuseppe Longodetect-iprep: fix memory leaks
2019-03-29  Eric Leblondflow-bypass: set thread name to FB
2019-03-29  Eric Leblondsuricata.yaml: fix name of encryption-handling var
2019-03-29  Eric Leblonddoc: xbits:noalert is not a valid syntax
2019-03-29  Eric Leblonddetect-hostbits: error on some invalid config
2019-03-29  Eric Leblonddetect-xbits: error on some invalid config
2019-03-29  Eric Leblonddetect-flowbits: error on some invalid syntax
2019-03-29  Eric Leblondsuricata: fix list keywords URL in release mode
2019-03-07  Victor Juliendoc: update install doc for 4.1.3 3732/head suricata-4.1.3
2019-03-07  Victor Julienchangelog: update for 4.1.3
2019-03-07  Victor Juliendecoder: improve stats hash error handling
2019-03-06  Victor Juliendetect/pcre: minor fix to modifiers 3710/head
2019-03-06  Victor Julienaf-packet: fix v3 code using v2 union member
2019-03-06  Pierre Chifflierrust/ikev2: fix events not being raised in first message
2019-03-06  Pierre Chifflierrules: fix event names for ikev2 (weak authentication...
2019-03-04  Victor Julieneve/http: add proxy related custom headers
2019-03-04  Victor Julieneve/http: fix custom header table
2019-02-28  Murat Balabannetmap: refresh netmap_if address after each NIOCREGIF 3692/head
2019-02-27  Victor Julienstream/ips: set proper payload len for inspection
2019-02-25  Victor Julienips/stream: handle low mem(cap) crash 3681/head
2019-02-23  Victor Julienstream-buffer: fix block search compare func
2019-02-23  Victor Julienstream-buffer: fix streaming buffer size issue
2019-02-23  Victor Juliennetmap: fix checksum auto check under high load
2019-02-21  Victor Juliendetect/pcre: fix false positive
2019-02-21  Mats Klepslandapp-layer-ssl: check that cipher suites length is divis...
2019-02-21  Mats Klepslandutil-ja3: fix AddressSanitizer heap-buffer-overflow
2019-02-15  Victor Julienwindows: allow multiple pcap devices on commandline 3662/head
2019-02-15  Victor Julienips: set host mode only after engine mode
2019-02-15  Victor Julienstream: fix 'stream.inline=auto' for L2 IPS
2019-02-14  Victor Juliendcerpc/udp: fix int mishandling in opnum parsing
2019-02-14  Victor Julienfile/swf: fix undefined int behaviour
2019-02-14  Victor Juliendetect/bytetest: don't print errors at runtime
2019-02-14  Jason Ishissue 2795: python 3 fix in Rust C header gen
2019-02-14  Jason Ishrust/dns: add dns to dns alerts
2019-02-14  Fabrice Fontaineconfigure.ac: fix --{disable,enable}-xxx options
2019-01-29  Victor Julienlog/stats: fix formatting of long decoder events
2019-01-28  Victor Julienuserguide: improve stats logging documentation
2019-01-24  Jingyu Yangsource-pcap:set PktAcqBreakLoop as pcap_breakloop 3625/head
2019-01-24  Victor Julienstream: fix false negative on bad RST
2019-01-24  Victor Julieneve.stats: warn that output might miss decoder-events
2019-01-24  Victor Julieneve.stats: make decoder event prefix configurable
2019-01-24  Victor Julieneve: fix missing decoder-events in stats
2019-01-23  Victor Julienhash: move string hash funcs into util files
2019-01-23  Victor Juliendecoder: add gre over ipv6 support
2019-01-23  Victor Julienaf-packet: minor code cleanups 3621/head
2019-01-23  Victor Julienaf-packet: re-enable sync for tpacket v2
2019-01-22  Victor Julienaf-packet: fix sync start for tpacket v3
2019-01-18  Alexander Gozmannfqueue: inject fake packet on timeout
2019-01-15  Pascal Delalandedoc: fix minor typo
2018-12-27  Eric Leblondlua: add lua dir with example to make dist 3602/head
2018-12-27  Eric Leblondcoccinelle: add missing tests to make dist
2018-12-27  Eric Leblondutil-binsearch: remove the files
2018-12-27  Eric Leblonddoc: add _static dir to make dist
2018-12-27  Eric Leblondebpf: include files in make dist 3601/head
2018-12-21  Victor Julienchangelog: update for 4.1.2 release suricata-4.1.2
2018-12-20  Victor Juliensmb: improve request/response mapping 3593/head
2018-12-20  Travis Greendoc: add missing and fix 404 for --list-keywords
2018-12-20  Travis Greendoc: added tos keyword
2018-12-19  Philippe AntoineFixes other affected tests for smtp pipelining 3590/head
2018-12-19  Philippe Antoinesmtp: improve pipelining support
2018-12-19  Victor Julienproto/detect: workaround dns misdetected as dcerpc
2018-12-19  Victor Julienteredo: be stricter on what to consider valid teredo
next