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-08-21
Merge remote-tracking branch 'teor/travis-osx-033' into maint-0.3.3
Nick Mathewson
2018-08-18
rust: abort on panic in all profiles
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
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)
2018-06-27
Merge branch 'sandbox_refactor'
Nick Mathewson
2018-06-27
Merge branch 'net_refactor'
Nick Mathewson
2018-06-27
Move sandbox code into a new library.
Nick Mathewson
2018-06-27
Move network code to libtor-net.
Nick Mathewson
2018-06-26
fixup! Extract core part of smartlist code into its own library.
Nick Mathewson
2018-06-25
Run rustfmt on 'src/rust/protover/ffi.rs'.
Corey Farwell
2018-06-24
Utilize type param in method invocation.
Corey Farwell
2018-06-24
Utilize `if..else` for switching on boolean values.
Corey Farwell
2018-06-24
Utilize `if let` construct instead of explicit unwrapping.
Corey Farwell
2018-06-24
Change `allocate_and_copy_string` to take a `&str` instead of `&String`.
Corey Farwell
2018-06-22
Fix up the rust build script library list.
Nick Mathewson
2018-06-22
Extract the locking and logging code
Nick Mathewson
2018-06-22
Extract simple integer math into its own module
Nick Mathewson
2018-06-22
Move smartlist_add_{v,}asprintf into smartlist.[ch]
Nick Mathewson
2018-06-22
Refactor container into a library.
Nick Mathewson
2018-06-21
Extract tor_malloc and friends to a new module.
Nick Mathewson
2018-06-21
Split crypto and tls libraries into directories
Nick Mathewson
[prev]
[next]