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-26
test: Fix a python double-space
teor
2019-11-25
Merge branch 'stream-socks-auth' into bug19859_merged
Nick Mathewson
2019-11-22
Fix a low-impact memory leak in options_act_reversible()
Nick Mathewson
2019-11-21
ht.h: improve documentation for HT_NEXT_RMV.
Nick Mathewson
2019-11-21
Merge branch 'ticket32209'
Nick Mathewson
2019-11-21
config.md: suggestions from teor
Nick Mathewson
2019-11-21
Merge branch 'reversible_3'
Nick Mathewson
2019-11-21
Merge branch 'tor-github/pr/1555'
George Kadianakis
2019-11-21
hs-v3: Return bad address SOCKS5 extended error
David Goulet
2019-11-20
options_act_reversible: add more comments to explain ordering
Nick Mathewson
2019-11-20
Typo/grammar fixes.
Nick Mathewson
2019-11-20
log config: Set safelogging_changed even if we aren't running Tor.
Nick Mathewson
2019-11-20
Some tests for log changes, commit, and rollback
Nick Mathewson
2019-11-20
Make KeyDirectory's GroupReadable behave the same as CacheDirectory's.
Nick Mathewson
2019-11-20
New unit tests for options_create_directories().
Nick Mathewson
2019-11-20
parseconf test: ControlSocketsGroupWriteable without ControlSocket.
Nick Mathewson
2019-11-20
Typo fix in warning message about ControlSocket
Nick Mathewson
2019-11-20
Free options objects for which validation fails.
Nick Mathewson
2019-11-19
Split listener configuration out of options_act_reversible()
Nick Mathewson
2019-11-19
Split log configuration out of options_act_reversible().
Nick Mathewson
2019-11-19
options_act_reversible(): Extract more startup-only pieces.
Nick Mathewson
2019-11-19
Extract a function for one-time-only pre-reversible options.
Nick Mathewson
2019-11-19
Move some ControlSocket checks to options_validate_cb()
Nick Mathewson
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
[next]