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
Age
Commit message (
Expand
)
Author
2020-10-28
Merge branch 'maint-0.3.5' into maint-0.4.3
Alexander Færøy
2020-10-14
Implement proposal 318: Limit protovers to 0..63
Nick Mathewson
2020-02-10
Merge branch 'maint-0.4.0' into maint-0.4.1
Nick Mathewson
2020-02-10
Merge branch 'maint-0.3.5' into maint-0.4.0
maint-0.4.0
Nick Mathewson
2020-02-10
Fix a Rust compilation warning; resolve bug 33212.
Nick Mathewson
2019-08-12
Bug 31356: Bump protover for new padding machines
Mike Perry
2019-07-19
Adjust tor_log.rs for 64-bit log domains.
Nick Mathewson
2019-05-03
sendme: Add FlowCtrl protover value
David Goulet
2019-04-15
Merge branch 'rust-panic1-035' into rust-panic1-040
teor
2019-04-15
Merge branch 'rust-panic1-034' into rust-panic1-035
teor
2019-04-15
Merge branch 'rust-panic1' into rust-panic1-034
teor
2019-03-05
protover: Add missing Padding to translate_to_rust
David Goulet
2019-02-05
Merge branch 'maint-0.3.5'
Roger Dingledine
2019-02-05
Merge branch 'maint-0.3.4' into maint-0.3.5
Roger Dingledine
2019-02-05
Merge branch 'maint-0.3.3' into maint-0.3.4
Roger Dingledine
2019-02-01
Update Cargo.lock with new comment; suppress 29244.
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2019-01-16
Bump copyright date to 2019.
Nick Mathewson
2019-01-02
Circuit padding ProtoVer plumbing.
Mike Perry
2018-12-05
Merge remote-tracking branch 'tor-github/pr/508'
Nick Mathewson
2018-11-15
Merge branch 'maint-0.3.5'
Nick Mathewson
2018-11-15
Merge branch 'bug27740_035_fix' into maint-0.3.5
Nick Mathewson
2018-11-14
Add libtor-buf-testing to build.rs
Nick Mathewson
2018-11-09
Merge branch 'subsystems'
Nick Mathewson
2018-11-06
Merge remote-tracking branch 'tor-github/pr/466'
Nick Mathewson
2018-11-05
Move the code that knows our tor version into a lowest-level lib
Nick Mathewson
2018-10-30
Merge remote-tracking branch 'tor-github/pr/431' into maint-0.3.5
Nick Mathewson
2018-10-30
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-10-30
Merge remote-tracking branch 'tor-github/pr/431' into bug27740_035_fix
Nick Mathewson
2018-10-30
Merge remote-tracking branch 'tor-github/pr/346' into maint-0.3.3
Nick Mathewson
2018-10-30
remove now-unused "use" statement.
Nick Mathewson
2018-10-30
Merge remote-tracking branch 'tor-github/pr/381' into maint-0.3.5
Nick Mathewson
2018-10-30
Try to restore a proper fix for bug27740 in 0.3.5.
Nick Mathewson
2018-10-24
rust/tor_log: fix C_RUST_COUPLED documentation
cypherpunks
2018-10-23
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-10-23
Remove a now-unused rust "use".
Nick Mathewson
2018-10-23
Merge branch 'maint-0.3.4' into maint-0.3.5
Nick Mathewson
2018-10-23
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-10-19
Merge remote-tracking branch 'onionk/rust-protocommas1' into maint-0.3.5
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-10-01
Remove `[features]` from workspace Cargo.toml
Alex Crichton
2018-10-01
Fix segfaults related to sanitizers+jemalloc
Alex Crichton
2018-09-24
rust: run rustfmt
cypherpunks
2018-09-24
rust/protover: remove redundant ExceedsMax checks
cypherpunks
2018-09-21
rust/protover: return C-allocated string in protover_all_supported()
cypherpunks
2018-09-21
rust/protover: fix null deref in protover_all_supported()
cypherpunks
2018-09-18
Merge remote-tracking branch 'nickm/bug27741_033' into bug27741_035
teor
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
[next]