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
Age
Commit message (
Expand
)
Author
2017-10-27
[rust] Add "unsafe" to the testing-mode tor_malloc_ wrapper.
Nick Mathewson
2017-10-27
Make distcleancheck pass with --enable-rust
Nick Mathewson
2017-10-27
Include rust files in 'make dist'
Nick Mathewson
2017-10-27
repair "make distcheck"
Nick Mathewson
2017-10-27
declare shutdown_did_not_work_callback() with ATTR_NORETURN
Nick Mathewson
2017-10-27
Add a comment about removing the failsafe event loop exit code
Nick Mathewson
2017-10-27
Clarify doc on tell_event_loop_to_run_external_code()
Nick Mathewson
2017-10-27
Merge remote-tracking branch 'public/exit_carefully'
Nick Mathewson
2017-10-27
Make sure all C files have copyright/license notices
Nick Mathewson
2017-10-27
Merge branch 'protover-rust-impl_squashed'
Nick Mathewson
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
remove experimental rust features
Chelsea Holland Komlo
2017-10-27
update tor_allocate and add tests
Chelsea Holland Komlo
2017-10-27
remove unused include.am for rust modules
Chelsea Holland Komlo
2017-10-27
refactor smartlist for readability
Chelsea Holland Komlo
2017-10-27
move to allocating c strings from rust
Chelsea Holland Komlo
2017-10-27
add tor allocator for rust
Chelsea Holland Komlo
2017-10-27
remove unneeded dependencies, remove types where unnecessary
Chelsea Holland Komlo
2017-10-27
refactor build infrastructure for single rust binary
Chelsea Holland Komlo
2017-10-27
use tor allocator for string allocation in rust
Chelsea Holland Komlo
2017-10-27
minimize scope for unsafe
Chelsea Holland Komlo
2017-10-27
rust implementation of protover
Chelsea Holland Komlo
2017-10-27
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-10-26
hs-v3: Check the ed25519 key when picking intro point
David Goulet
2017-10-26
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-10-26
fuzzing: Make hsdescv3 use the decoding API correctly
David Goulet
2017-10-26
Revert "Temporarily disable compilation of the v3 hs fuzzing code"
David Goulet
2017-10-26
Remove a duplicate call to update_microdesc_downloads()
George Kadianakis
2017-10-26
Update entry guard state whenever we download a consensus.
George Kadianakis
2017-10-25
Fix offending unittest and add changes file for #23862.
George Kadianakis
2017-10-25
Remove a duplicate call to update_microdesc_downloads()
George Kadianakis
2017-10-25
Update entry guard state whenever we download a consensus.
George Kadianakis
2017-10-25
Add a unittest that reveals the offending case of #23862.
George Kadianakis
2017-10-25
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-10-25
hs-v2: Copy needed information between service on prunning
David Goulet
2017-10-24
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-10-24
Turn a comment into a doxygen comment.
Nick Mathewson
2017-10-24
Merge remote-tracking branch 'catalyst-oniongit/bug20532_031' into maint-0.3.2
Nick Mathewson
2017-10-24
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-10-24
Isis has been noticing typos.
Nick Mathewson
2017-10-24
Merge branch 'feature18329_029_squashed' into maint-0.3.2
Nick Mathewson
2017-10-24
Merge branch 'feature18329_029_squashed' into maint-0.3.2
Nick Mathewson
2017-10-24
Updates to fix check-spaces/check-changes warnings
Nick Mathewson
2017-10-24
Adjust test to allow hyphens too.
Nick Mathewson
2017-10-24
test: Add unittest for descriptors with BridgeDistribution option.
Isis Lovecruft
2017-10-24
doc: Improve documentation for check_bridge_distribution_setting().
Isis Lovecruft
2017-10-24
Always set bridge-distribution-request on bridges' descriptors.
Nick Mathewson
2017-10-24
Add new BridgeDistribution config option
Roger Dingledine
2017-10-24
Rewrite bridge addresses earlier
Taylor Yu
[next]