index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rust
/
tor_util
Age
Commit message (
Expand
)
Author
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2018-11-06
Merge remote-tracking branch 'tor-github/pr/466'
Nick Mathewson
2018-10-17
rust/tor_util: drop unsafe block in cstr!
cypherpunks
2018-10-01
Remove rlib+staticlib configuration for Rust crates
Alex Crichton
2018-09-16
Don't try to link C from rust doctests for nss detection
Nick Mathewson
2018-08-16
rust: run rustfmt
cypherpunks
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-03-21
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-21
maint: Update Rust libc dependency from 0.2.22 to 0.2.39.
Isis Lovecruft
2018-03-19
Merge remote-tracking branch 'isis/bug23881_r1'
Nick Mathewson
2018-03-19
rust: Fix typo in name of logged function.
Isis Lovecruft
2018-02-15
Documentation fixes suggested by catalyst.
Nick Mathewson
2018-02-10
rust: Remove now unused byte_slice_is_c_like() utility.
Isis Lovecruft
2018-02-10
rust: Remove empty_static_cstr() in favour of new cstr!() macro.
Isis Lovecruft
2018-02-10
rust: Add macro for passing static borrowed strings from Rust to C.
Isis Lovecruft
2018-02-07
protover: Fix memleak in Rust impl of protover_compute_for_old_tor.
Isis Lovecruft
2018-01-22
fixups from code review
Chelsea Holland Komlo
2017-12-21
move macro body to inline rust function
Chelsea Holland Komlo
2017-12-21
add minimal rust module for logging to tor's logger
Chelsea Holland Komlo
2017-11-05
Fix rust welcome message typo.
Alex Xu (Hello71)
2017-10-27
Add missing copyright/license statements on all .rs files
Nick Mathewson
2017-10-27
cargo fmt; fix line length warnings
Chelsea Holland Komlo
2017-10-27
move to allocating c strings from rust
Chelsea Holland Komlo
2017-10-27
refactor build infrastructure for single rust binary
Chelsea Holland Komlo
2017-10-27
rust implementation of protover
Chelsea Holland Komlo
2017-08-21
22839: Build tor with rust enabled on win
Ties Stuij
2017-07-13
use CARGO_HOME instead of HOME when building with rust
Chelsea H. Komlo
2017-05-19
Allow Rust build using locally supplied crates or crates.io
Sebastian Hahn
2017-05-19
cargo-online-mode configure argument
Sebastian Hahn
2017-05-19
Add some Rust utility functions and print support
Sebastian Hahn