]> git.ipfire.org Git - people/ms/suricata.git/history - rust
http2: generic http2_header_blocks
[people/ms/suricata.git] / rust /
2021-09-03  Philippe Antoinehttp2: generic http2_header_blocks
2021-09-03  Philippe Antoinehttp2: http.header keyword now works for HTTP2
2021-09-03  Philippe Antoinehttp2: http.header_names keyword now works for HTTP2
2021-09-03  Philippe Antoinehttp2: http.host normalized keyword now works for HTTP2
2021-09-03  Philippe Antoinehttp2: turn Host header into authority during upgrade
2021-09-02  Philippe Antoinehttp2: better file tracking
2021-09-02  Philippe Antoinehttp2: support deflate decompression
2021-09-01  Victor Juliensmb: add debug validation on file counts
2021-09-01  Victor Juliensmb: count files in tx
2021-09-01  Victor Julienhttp2: support per-tx file accounting
2021-09-01  Victor Juliennfs: add debug validation on file counts
2021-09-01  Victor Juliennfs: support per-tx file accounting
2021-09-01  Victor Juliennfs: don't reuse file transactions
2021-09-01  Victor Julienfilestore: track files getting stored per tx
2021-09-01  Victor Julienapp-layer/transactions: track files opens and logs
2021-09-01  Philippe Antoinesmb: get file name in case of chained commands
2021-09-01  Philippe Antoinesmb: fix parsing of file deletion over SMB1
2021-09-01  Philippe Antoinesmb: recognizes file deletion over SMB2
2021-09-01  Jason Ishike: use derive macro from app-layer events
2021-09-01  Jason Ishmodbus: use derive macro from app-layer events
2021-09-01  Jason Ishapp-layer template: use derived app-layer event
2021-09-01  Jason Ishhttp2: use derived app-layer event
2021-09-01  Jason Ishkrb5: use derived app-layer event
2021-09-01  Jason Ishntp: use derived app-layer event
2021-09-01  Jason Ishrfb: register None for get_event_info/get_event_info_by_id
2021-09-01  Jason Ishsip: use derived app-layer event
2021-09-01  Jason Ishsnmp: use derived app-layer event
2021-09-01  Jason Ishssh: use derived app-layer event
2021-09-01  Jason Ishdhcp: use derived app-layer event
2021-09-01  Jason Ishsmb: use derived get_event_info/get_event_info_by_id
2021-09-01  Jason Ishmqtt: derive AppLayerEvent for MQTTEvent
2021-09-01  Jason Ishdns: use derive macro for DNSEvent
2021-09-01  Jason Ishapplayerevent: derive get_event_info and get_event_info...
2021-09-01  Jason Ishrust/applayer: provide generic event info functions
2021-09-01  Jason Ishrust: derive crate: for custom derives
2021-09-01  Jason Ishrust/applayer: define AppLayerEvent trait
2021-08-23  Jason Ishrust(lint): suppress clippy lints that we should fix
2021-08-23  Jason Ishrust(lint): remove manual implement of map method
2021-08-23  Jason Ishrust(lint): map the error instead of using or_else
2021-08-23  Jason Ishrust(lint): replace push_str of single char to push...
2021-08-23  Jason Ishrust(lint): fix some usages of references
2021-08-23  Jason Ishrust(lint): replace checked_mul with saturating_mul
2021-08-23  Jason Ishrust(lint): removed unused unit () return
2021-08-23  Jason Ishrust(lint): remove extra parens around bitwise or
2021-08-23  Jason Ishrust(lint): remove useless conversions and clones
2021-08-23  Jason Ishrust(lint): remove useless format calls
2021-08-23  Jason Ishrust(lint): don't use unwrap_or for function calls
2021-08-23  Jason Ishrust(lint): fix redundant closures
2021-08-23  Jason Ishrust(lint): remove needless borrows
2021-08-23  Jason Ishrust: functions that reference raw pointers are unsafe
2021-08-23  Jason Ishrust: remove all usage of transmute
2021-08-06  Victor Juliennfs: minor code cleanup
2021-08-06  Victor Juliensmb: minor formatting fixup
2021-08-06  Victor Juliensmb: minor code cleanup
2021-08-05  Shivani Bhardwajnfs: fix comment
2021-08-05  Shivani Bhardwajnfs: Add rust registration function
2021-08-05  Shivani Bhardwajnfs: add missing code from rust impl of fns
2021-08-05  Shivani Bhardwajnfs: Change fn sign as per rust registration requirement
2021-08-05  Shivani Bhardwajsmb: Add rust registration function
2021-08-05  Shivani Bhardwajsmb: add missing code from rust impl of fns
2021-08-05  Shivani Bhardwajsmb: Change fn sign as per rust registration requirement
2021-08-05  Shivani Bhardwajsmb: add constants
2021-08-05  Shivani Bhardwajrust/core: Add flow flags
2021-08-05  Jason Ishflow: provide flags accessor function
2021-08-05  Shivani Bhardwajrust/applayer: add more externs
2021-07-01  Philippe Antoinemodbus: do not claim to handle gaps
2021-07-01  Sascha Steinbissrust: fix warnings with nightly
2021-06-21  Philippe Antoinedns: improve probing parser
2021-06-15  Philippe Antoinedcerpc: handles bigger inputs than 2^16
2021-06-15  Philippe Antoinedetect: use u32 for InspectionBufferMultipleForList
2021-06-15  Philippe Antoinenfs: improve probing parser
2021-06-15  Philippe Antoinemodbus: use ascii character classes while parsin rule
2021-06-14  Philippe Antoinerust: SCLogDebug is real nop when built as release
2021-06-14  Victor Julienhttp2: set Debug on structs
2021-06-11  Victor Julienfiles: construct with default, free on drop
2021-06-07  Victor Julienfiles: implement default support
2021-06-04  Philippe Antoinerust: fix app-layer parser flags
2021-05-25  Jeff Lucovskyrust/default: Enable Default usage
2021-05-25  Jeff Lucovskynfs: Rework constructs to use Self/Default
2021-05-25  Jeff Lucovskydhcp: Rework constructs to use Self/Default
2021-05-25  Jeff Lucovskydcerpc: Rework constructs to use Self/Default
2021-05-25  Jeff Lucovskydns: Rework constructs to use Self/Default
2021-05-25  Jeff Lucovskysmb: Rework constructs to use Self/Default
2021-05-25  Jeff Lucovskyrust/default: Enable Default usage in SMB
2021-05-21  Shivani Bhardwajdcerpc/udp: Add rust registration function
2021-05-21  Shivani Bhardwajdcerpc/udp: Change fn sign as per rust registration...
2021-05-21  Shivani Bhardwajdcerpc: Add rust registration function
2021-05-21  Shivani Bhardwajdcerpc: Change fn sign as per rust registration requirement
2021-05-21  Shivani Bhardwajrust/core: Make AppProto type u16
2021-05-21  Shivani Bhardwajapplayer/rust: add extern AppLayerProtoDetectPMRegister...
2021-05-18  Victor Julienhttp2: remove dead code
2021-05-18  Philippe Antoinehttp2: remove assertion which can be wrong
2021-05-18  Simon Dugasmodbus: fix quantity and count calculation
2021-05-18  Philippe Antoinehttp2: http.cookie keyword now works for HTTP2
2021-05-18  Philippe Antoinehttp2: http.host.raw keyword now works for HTTP2
2021-05-18  Philippe Antoinehttp2: http.method keyword now works for HTTP2
2021-05-18  Philippe Antoinehttp2: makes all HTTP1 header keywords work
2021-05-04  Simon Dugasmodbus: add eve logging
2021-05-04  Simon Dugasmodbus: move tests from c to rust
2021-05-04  Simon Dugasmodbus: move from C to rust
next