aboutsummaryrefslogtreecommitdiff
path: root/src/rust/tor_util
AgeCommit message (Expand)Author
2018-03-21maint: Update Rust libc dependency from 0.2.22 to 0.2.39.Isis Lovecruft
2018-02-07protover: Fix memleak in Rust impl of protover_compute_for_old_tor.Isis Lovecruft
2017-11-05Fix rust welcome message typo.Alex Xu (Hello71)
2017-10-27Add missing copyright/license statements on all .rs filesNick Mathewson
2017-10-27cargo fmt; fix line length warningsChelsea Holland Komlo
2017-10-27move to allocating c strings from rustChelsea Holland Komlo
2017-10-27refactor build infrastructure for single rust binaryChelsea Holland Komlo
2017-10-27rust implementation of protoverChelsea Holland Komlo
2017-08-2122839: Build tor with rust enabled on winTies Stuij
2017-07-13use CARGO_HOME instead of HOME when building with rustChelsea H. Komlo
2017-05-19Allow Rust build using locally supplied crates or crates.ioSebastian Hahn
2017-05-19cargo-online-mode configure argumentSebastian Hahn
2017-05-19Add some Rust utility functions and print supportSebastian Hahn