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
2019-11-27
hs-v2: Modernize rend_client_circuit_cleanup() code
David Goulet
2019-11-20
hs-v2: Move v2 circuit cleanup actions into hs_circ_cleanup()
David Goulet
2019-11-20
circ: Add hidden service helper functions
David Goulet
2019-11-18
Rename REGISTER_SUCCESS_ALSO_DECRYPTED to REGISTER_SUCCESS_AND_DECRYPTED.
George Kadianakis
2019-11-18
Various minor improvements after David's review.
George Kadianakis
2019-11-18
hs-v3: Decrypt pending descriptors when we get new client auth creds.
George Kadianakis
2019-11-18
control-port: Tests for ONION_CLIENT_AUTH_VIEW.
George Kadianakis
2019-11-18
control-port: Implement ONION_CLIENT_AUTH_VIEW.
George Kadianakis
2019-11-18
control-port: Tests for ONION_CLIENT_AUTH_REMOVE.
George Kadianakis
2019-11-18
control-port: Implement ONION_CLIENT_AUTH_REMOVE.
George Kadianakis
2019-11-18
control-port: Tests for ONION_CLIENT_AUTH_ADD.
George Kadianakis
2019-11-18
control-port: Implement ONION_CLIENT_AUTH_ADD.
George Kadianakis
2019-11-18
Merge branch 'tor-github/pr/1423'
George Kadianakis
2019-11-18
test: Unit test for the hs cache decrypt on new auth
David Goulet
2019-11-18
test: Unit test for the SOCKS5 HS client auth errors
David Goulet
2019-11-18
hs-v3: Improve documentation of hs_cache_client_descriptor_t
David Goulet
2019-11-18
hs-v3: Function to re-parse unencrypted descriptor
David Goulet
2019-11-18
hs-v3: Refactor descriptor dir fetch done code
David Goulet
2019-11-18
hs-v3: Set extended error if .onion is invalid
David Goulet
2019-11-18
hs-v3: Set extended error when missing/bad client auth
David Goulet
2019-11-18
hs-v3: Set extended error when descriptor is not found
David Goulet
2019-11-18
hs-v3: Return descriptor decoding status when storing as client
David Goulet
2019-11-18
hs-v3: Keep descriptor in cache if client auth is missing or bad
David Goulet
2019-11-18
Merge remote-tracking branch 'tor-github/pr/1517'
teor
2019-11-16
Merge remote-tracking branch 'tor-github/pr/1545'
Nick Mathewson
2019-11-16
Merge remote-tracking branch 'tor-github/pr/1544'
Nick Mathewson
2019-11-16
Make structs declared by tor_queues.h macros also follow naming rules
Nick Mathewson
2019-11-16
map.h: replace maptype with mapname_t
Nick Mathewson
2019-11-16
handles.h: replace structname with structname_t
Nick Mathewson
2019-11-16
Revise struct names in examples in comments to end with _t
Nick Mathewson
2019-11-15
Remove the extra whitespace around the DARWIN #defines
Neel Chauhan
2019-11-15
Remove the extra whitespace in the lines_eq() if statement in consdiff_gen_di...
Neel Chauhan
2019-11-15
Doxygen: rename all .dox files to end with .md
Nick Mathewson
2019-11-15
Doxygen: remove /** and **/ from all .dox files
Nick Mathewson
2019-11-15
Merge branch 'ticket32211'
Nick Mathewson
2019-11-15
Initialization documents: incorporate feedback from review.
Nick Mathewson
2019-11-15
Merge remote-tracking branch 'tor-github/pr/1535'
teor
2019-11-15
Merge remote-tracking branch 'tor-github/pr/1533'
teor
2019-11-15
Merge remote-tracking branch 'tor-github/pr/1536'
teor
2019-11-14
Avoid redundant typedef of or_options_t and smartlist_t in *_config.h
Nick Mathewson
2019-11-14
Fix 32-bit warnings in test_circuitmux.c
Nick Mathewson
2019-11-14
Merge remote-tracking branch 'tor-github/pr/1531'
Nick Mathewson
2019-11-14
Run "make autostyle"
teor
2019-11-14
relay: Disable relay_sys when the relay module is disabled
teor
2019-11-14
relay: Disable relay_periodic when the relay module is disabled
teor
2019-11-14
dirauth: Remove a HAVE_MODULE_DIRAUTH inside a function
teor
2019-11-14
test/parseconf: Warn when the expected_log* file is missing
teor
2019-11-14
test/parseconf: Update conf_examples to use expected_log
teor
2019-11-14
test/parseconf: Add failure cases in conf_failures/
teor
2019-11-14
test/parseconf: Stop adding newlines to *_printf
teor
[next]