Commit Graph

8 Commits (925bc74c1fb21217ec7c8e84394fce235252a3ea)

Author SHA1 Message Date
Jason Ish 925bc74c1f rust/clippy: fix lint: while_let_loop 4 years ago
Pierre Chifflier b31c72c06a rust/rdp: convert parsers to nom7 4 years ago
Jason Ish d5c0962299 rust(lint): fix some usages of references
- ref is discouraged for top level variables
- the other borrow is not required
5 years ago
Zach Kelly ef397daba3 rdp: rustfmt (update) 6 years ago
Pierre Chifflier 1a505ccd11 rust/rdp: add custom error handling 6 years ago
Pierre Chifflier 5b809f77f1 rust: upgrade all parsers to nom 5 6 years ago
Jason Ish e68dfa46a6 rust: cargo fix for Rust 2018 edition 7 years ago
Zach Kelly caef8b5b38 protocol parser: rdp
Initial implementation of feature 2314:
1. Add protocol parser for RDP
2. Add transactions for RDP negotiation
3. Add eve logging of transactions
7 years ago