]> git.ipfire.org Git - people/ms/suricata.git/history - rust
sip: address trailing space parsing
[people/ms/suricata.git] / rust /
2020-03-03  Sascha Steinbisssip: address trailing space parsing
2020-03-02  Victor Julienrust/nfs: minor code cleanups
2020-03-02  Victor Julienrust/rpc: add partial data tests
2020-03-02  Pierre Chifflierrust: use the streaming version of combinators to fix...
2020-03-02  Pierre Chifflierrust/rdp: use the streaming version of combinators...
2020-03-02  Pierre Chifflierrust/rdp: fix regression introduced during nom 5 upgrade
2020-03-02  Pierre Chifflierrust: Add types annotation when required
2020-03-02  Pierre Chifflierrust/ftp: upgrade to nom 5
2020-03-02  Pierre Chifflierrust/rdp: add custom error handling
2020-03-02  Pierre Chifflierrust/smb: add custom error handling
2020-03-02  Pierre Chifflierrust: add SecBlobError custom error type for the Kerber...
2020-03-02  Pierre Chifflierrust: add take_until_and_consume replacement function
2020-03-02  Pierre Chifflierrust/dns: remove unneeded calls to closure!
2020-03-02  Pierre Chifflierrust: upgrade all parsers to nom 5
2020-02-18  Philippe Antoineparser: make rust probing parsers optional
2020-02-11  Victor Juliennfs: implement post-GAP transaction cleanup
2020-01-28  Victor Juliensmb: handle file transactions post-GAP
2020-01-28  Jason Ishflow: expose last time as a function
2020-01-24  Jason Ishrust: make clean fixups
2020-01-24  Jason Ishrust: set edition to 2018
2020-01-24  Jason Ishrust: cargo fix for Rust 2018 edition
2020-01-24  Jason Ishrust/cbindgen: Revert Makefile to a more pre-cbindgen...
2020-01-24  Danny Browningbuild: cbindgen
2020-01-17  Victor Julienrust: fix vendor use on MinGW
2020-01-17  Jason Ishrust: Don't use --frozen during build.
2020-01-16  Jason Ishrust/Makefile: Don't include Cargo.toml
2019-12-19  Jason Ishrust: remove unnecessary parentheses (Rust 1.40 fixup)
2019-12-09  Victor Juliensmb1: allow empty trans records
2019-12-09  Victor Juliensmb1: fix 'event' txs not getting closed
2019-12-09  Victor Juliensmb/dcerpc: close request tx sooner
2019-12-09  Victor Juliensmb: post-GAP handling update
2019-12-09  Victor Juliensmb: winreg is a DCERPC facility
2019-12-06  Ciprianconfigure: fixing rust/cargo cross compile command
2019-11-27  Jason Ishsnmp: add tx detect flags
2019-11-27  Jason Ishkrb5: register tx detect flags
2019-11-27  Jason Ishrust: define TxDetectFlag struct and binding macros
2019-11-27  Jason Ishrust: add tx detect flags function to registration...
2019-11-25  Victor Julienfiles: simplify pruning logic
2019-10-11  Victor Julienrust: remove build system HAVE_RUST guards
2019-10-10  Jason Ishrust: run tests with same features as build
2019-10-10  Jason Ishrustup: handle rustup for sudo and su
2019-10-10  Jason Ishrust: fix build when source directory has spaces in it
2019-10-04  Jason Ishconfigure: detect lua integer size
2019-09-19  Jeff Lucovskyrust/ftp: add parser for active mode port handling
2019-09-17  Jason Ishsip: rustfmt
2019-09-17  Jason Ishsip: disable by default in 5.0
2019-09-17  Jason Ishsip rust fixup: remove unused import in tests
2019-09-17  Giuseppe Longodetect/sip.response_line: add sticky buffer
2019-09-17  Giuseppe Longodetect/sip.request_line: add sticky buffer
2019-09-17  Giuseppe Longodetect/sip.stat_msg: add sticky buffer
2019-09-17  Giuseppe Longodetect/sip.stat_code: add sticky buffer
2019-09-17  Giuseppe Longodetect/sip.protocol: add sticky buffer
2019-09-17  Giuseppe Longodetect/sip.uri: add sticky buffer
2019-09-17  Giuseppe Longodetect/sip.method: add sticky buffer
2019-09-17  Giuseppe Longorust/sip: add SIP logger
2019-09-17  Giuseppe Longorust/sip: add parser for SIP protocol
2019-09-16  Jason Ishdns/detect: dns.opcode keyword
2019-09-10  Victor Julienrust/conf: don't print failed conf lookups at info...
2019-09-09  Jason Ishrdp: disable rdp by default for 5.0
2019-09-09  Jason Ishrdp: address comments in pull request
2019-09-09  Zach Kellyprotocol parser: rdp
2019-09-09  Jason Ishdns: handle mid stream pickup on response packet
2019-09-06  Jason Ishrust: update to Rust 2018 with cargo fix
2019-09-06  Shivani Bhardwajrust: Get rid of unneeded macros, fix warnings
2019-09-02  Victor Julienconst: constify decoder, app-layer, detect funcs
2019-08-30  Jason Ishrustfmt: use default rustfmt configuration
2019-08-29  Shivani Bhardwajconfigure: Remove enable-rust-debug
2019-08-19  Shivani Bhardwajrust: Fix deprecation warnings
2019-07-19  Shivani Bhardwajrust: fix compiler warning
2019-06-21  Pierre Chifflierrust/snmp: add event when expected/received PDU version...
2019-06-21  Pierre Chifflierrust/snmp: use generic parsing function, for all SNMP...
2019-06-20  Jeff Lucovskyrust/snmp: Support get-info-by-id
2019-06-20  Jeff Lucovskyrust/ntp: Support get-info-by-id
2019-06-20  Jeff Lucovskyrust/krb: Support get-info-by-id
2019-06-20  Jeff Lucovskyrust/ikev2: Support get-info-by-id
2019-06-20  Jeff Lucovskyrust/dhcp: Support get-info-by-id
2019-06-20  Jeff Lucovskyrust/parser: Extend Rust parser for event-by-id
2019-06-20  Jeff Lucovskyrust/smb: Implement get event by id
2019-06-20  Jeff Lucovskyrust/snmp: fix libc deprecation warnings
2019-06-20  Victor Julienrust: remove libc crate dependency
2019-06-20  Victor Juliennfs: implement get_event_info_by_id callback
2019-06-20  Victor Julienrust/gen: turn *mut*const T into const T **
2019-06-20  Jeff Lucovskyeve/logging: 2991 Optimize logging by TX
2019-06-15  Jeff Lucovskymake: Remove rust generated headers during clean
2019-06-06  Pierre Chifflierrust/snmp: fix libc deprecation warnings for int types
2019-06-06  Pierre Chifflierrust/snmp: use snake_case when logging PDU types
2019-06-06  Pierre Chifflierrust/snmp: fix missing IPPROTO_* declarations (use...
2019-06-06  Pierre Chifflierrust/snmp: fix selection of v1/v2c parser
2019-06-06  Pierre ChifflierSNMP: add the "snmp.pdu_type" detection keyword
2019-06-06  Pierre ChifflierSNMP: add the "snmp.community" detection keyword
2019-06-06  Pierre ChifflierSNMP: add the "snmp.version" detection keyword
2019-06-06  Pierre ChifflierSNMP: use explicit references to support build with...
2019-06-06  Pierre ChifflierSNMP: start looking for transactions from end of list
2019-06-06  Pierre ChifflierSNMP: add logger
2019-06-06  Pierre ChifflierAdd SNMP (v1/v2c/v3) application layer
2019-06-06  Pierre ChifflierRust: expose function AppLayerParserRegisterGetTxIterator
2019-06-03  Victor Julienrust: fix warnings about wrong type of comments
2019-06-03  Victor Julienrust: fix libc deprecation warnings for int types
2019-05-30  Victor Julienikev2: remove excess new lines
2019-05-30  Victor Julientftp: properly implement tx handling
next