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-05-26
update version to 0.3.1.2-alpha
Nick Mathewson
2017-05-25
Merge remote-tracking branch 'arma/bug22368'
Nick Mathewson
2017-05-25
Merge branch 'maint-0.3.0'
Roger Dingledine
2017-05-25
Merge branch 'maint-0.2.9' into maint-0.3.0
Roger Dingledine
2017-05-25
Stop leaking keypin-rejected routerinfos on directory authorities
teor
2017-05-24
get rid of some dead code (leftover from commit fa04fe1)
Roger Dingledine
2017-05-24
add copy of MyFamily element to the descriptor, not the element itself
Roger Dingledine
2017-05-24
don't free the values in options->MyFamily when we make a descriptor
Roger Dingledine
2017-05-24
Merge branch 'master' of git-rw.torproject.org:/tor
Nick Mathewson
2017-05-24
Improve the message we log on unexpected dirauth status code
Nick Mathewson
2017-05-24
remove unused node_get_published_on function
Roger Dingledine
2017-05-23
Fix comments of functions that return tor_snprintf
teor
2017-05-22
fix minor grammar error in comment
Roger Dingledine
2017-05-22
Merge remote-tracking branch 'ahf/bugs/22305'
Nick Mathewson
2017-05-22
Log a warning if we receive a disallowed compression method for an anonymous ...
Alexander Færøy
2017-05-22
bump to 0.3.1.1-alpha
Nick Mathewson
2017-05-22
Merge remote-tracking branch 'ahf/bugs/22305'
Nick Mathewson
2017-05-22
Ensure that only GZip and Zlib compression is handled for anonymous connections.
Alexander Færøy
2017-05-22
Refactor error path handling in connection_dir_client_reached_eof().
Alexander Færøy
2017-05-22
Fix a compilation warning about duplicate typedef
Nick Mathewson
2017-05-22
Raise common code for creating circuit_guard_state_t
Nick Mathewson
2017-05-22
Merge remote-tracking branch 'asn/bug21969_bridges'
Nick Mathewson
2017-05-22
Set guard state on bridge descriptor fetches.
George Kadianakis
2017-05-22
Don't add "Accept-Encoding" header if directory connection is anonymous.
Alexander Færøy
2017-05-22
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-05-22
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-05-22
dir auths reject 0.2.9.x for x<5, due to bug 20499
Roger Dingledine
2017-05-22
fix two typos in comments
Roger Dingledine
2017-05-19
fix typo in comment
Roger Dingledine
2017-05-19
Whoops; I broke check-spaces.
Nick Mathewson
2017-05-19
Try another approach to fixing the bug in the #1922 test.
Nick Mathewson
2017-05-19
mingw fix: avoid "unused var" warning.
Nick Mathewson
2017-05-19
fix a coverity resource leak warning
Nick Mathewson
2017-05-19
Fix uninitialized-variable warning on options_init_from_string().
Nick Mathewson
2017-05-19
Remove call to get_unquoted_path in config_process_include()
Nick Mathewson
2017-05-19
Try to fix windows config/include_path_syntax test
Nick Mathewson
2017-05-19
tt_* macros can "goto done;" so define any freeable things before them.
Nick Mathewson
2017-05-19
strlen() returns size_t
Nick Mathewson
2017-05-19
Merge branch 'add_rust_squashed'
Nick Mathewson
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 rustfmt.toml
Sebastian Hahn
2017-05-19
Run cargo test during make check
Sebastian Hahn
2017-05-19
Add some Rust utility functions and print support
Sebastian Hahn
2017-05-19
Merge remote-tracking branch 'jigsaw/torrc-dir-fix-1922_squashed2'
Nick Mathewson
2017-05-19
Merge branch 'ticket21953_029'
Nick Mathewson
2017-05-19
Define HeapEnableTerminationOnCorruption if the headers don't.
Nick Mathewson
2017-05-19
fix typo
Roger Dingledine
2017-05-18
Add support for %include funcionality on torrc #1922
Daniel Pinto
2017-05-18
bump to 0.3.0.7-dev
Nick Mathewson
[next]