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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rust
Age
Commit message (
Expand
)
Author
2018-09-18
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-09-18
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-09-16
Don't try to link C from rust doctests for nss detection
Nick Mathewson
2018-09-16
When Tor is compiled with NSS, don't claim support for LinkAuth=1
Nick Mathewson
2018-09-14
rust/protover: delete ProtoSet::retain
cypherpunks
2018-09-14
rust/protover: use .and_not_in() instead of .retain() in all_supported()
cypherpunks
2018-09-14
rust/protover: add ProtoSet::and_not_in()
cypherpunks
2018-09-14
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-09-14
Merge branch 'rust-protokeyword1-034' into rust-protokeyword1-035
cypherpunks
2018-09-14
Merge branch 'rust-protokeyword1' into rust-protokeyword1-034
cypherpunks
2018-09-13
rust/protover: validate unknown protocol names use only allowed characters
cypherpunks
2018-09-12
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-09-12
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-09-12
rust/protover: fix check for overlapping ranges
cypherpunks
2018-09-12
rust/protover: remove version zero from tests
cypherpunks
2018-09-04
Merge branch 'nss_squashed' into nss_merge
Nick Mathewson
2018-08-21
Merge remote-tracking branch 'teor/travis-osx-master'
Nick Mathewson
2018-08-21
Merge remote-tracking branch 'teor/travis-osx-034' into maint-0.3.4
Nick Mathewson
2018-08-21
Merge remote-tracking branch 'teor/travis-osx-033' into maint-0.3.3
Nick Mathewson
2018-08-17
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-08-17
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-08-17
Merge remote-tracking branch 'onionk/rust-protospace' into maint-0.3.3
Nick Mathewson
2018-08-17
rust/protover: don't accept whitespace in ProtoSet::from_str()
cypherpunks
2018-08-17
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-08-17
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-08-17
rust/protover: fix hyphen parsing bug in ProtoSet::from_str()
cypherpunks
2018-08-17
rust/protover: fix docs for UnvalidatedProtoEntry::from_str
cypherpunks
2018-08-17
rust/protover: fix parsing docs
cypherpunks
2018-08-17
rust/protover: fix ProtoEntry::from_str docs
cypherpunks
2018-08-16
rust: run rustfmt
cypherpunks
2018-08-16
rust: max_width=100, other rustfmt settings. #27071
cypherpunks
2018-08-16
rust/docs: fix critical typo for missing_docs lint
cypherpunks
2018-08-10
Merge branch 'travis-osx-034' into travis-osx-master
teor
2018-08-10
Merge branch 'travis-osx-033' into travis-osx-034
teor
2018-08-10
Stop setting $CARGO_HOME in src/rust/tor_rust/include.am
teor
2018-07-31
Merge branch 'nss_dh_squashed' into nss_dh_squashed_merged
Nick Mathewson
2018-07-31
Make the rust tests link.
Nick Mathewson
2018-07-18
Add two more dependencies in build.rs
Nick Mathewson
2018-07-18
Use the "testing" variant of several C libraries in build.rs
Nick Mathewson
2018-07-18
Merge remote-tracking branch 'isis/bug26398'
Nick Mathewson
2018-07-13
Merge remote-tracking branch 'tor-github/pr/179'
Nick Mathewson
2018-07-05
Fix everything that previously referred to src/or
Nick Mathewson
2018-07-05
And tell build.rs to stop looking in src/common
Nick Mathewson
2018-07-05
Fix build.rs to handle removed common.
Nick Mathewson
2018-07-01
Tabify all of the .am files.
Nick Mathewson
2018-06-30
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-06-28
Extract memarea into its own library
Nick Mathewson
2018-06-28
Extract threading code into a new library.
Nick Mathewson
2018-06-27
Move util_format into a new libtor-encoding library
Nick Mathewson
2018-06-27
Fix Rust cross compilation.
Alex Xu (Hello71)
[next]