summaryrefslogtreecommitdiff
path: root/src/rust/protover
AgeCommit message (Expand)Author
2017-11-11annotate where C and Rust need to stay in syncChelsea Holland Komlo
2017-11-09slight improvement to rust idiomicityNick Mathewson
2017-11-09Rust implementation of protocol_list_supports_protocol_or_later()Nick Mathewson
2017-10-27[rust] Avoid a clone in contract_protocol_list()Nick Mathewson
2017-10-27Add missing copyright/license statements on all .rs filesNick Mathewson
2017-10-27cargo fmt; fix line length warningsChelsea Holland Komlo
2017-10-27remove experimental rust featuresChelsea Holland Komlo
2017-10-27remove unused include.am for rust modulesChelsea Holland Komlo
2017-10-27add tor allocator for rustChelsea Holland Komlo
2017-10-27remove unneeded dependencies, remove types where unnecessaryChelsea Holland Komlo
2017-10-27use tor allocator for string allocation in rustChelsea Holland Komlo
2017-10-27rust implementation of protoverChelsea Holland Komlo