aboutsummaryrefslogtreecommitdiff
path: root/src/rust/tor_allocate
AgeCommit message (Expand)Author
2018-03-21Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-21maint: Update Rust libc dependency from 0.2.22 to 0.2.39.Isis Lovecruft
2017-12-21add minimal rust module for logging to tor's loggerChelsea Holland Komlo
2017-10-27[rust] Add "unsafe" to the testing-mode tor_malloc_ wrapper.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-27update tor_allocate and add testsChelsea Holland Komlo
2017-10-27remove unused include.am for rust modulesChelsea Holland Komlo
2017-10-27move to allocating c strings from rustChelsea Holland Komlo
2017-10-27add tor allocator for rustChelsea Holland Komlo