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
/
or
/
directory.c
Age
Commit message (
Expand
)
Author
2016-05-09
avoid another redundant check
Roger Dingledine
2016-05-09
get rid of the scattered checks to cancel a consensus fetch
Roger Dingledine
2016-05-09
close other consensus fetches when we get a consensus
Roger Dingledine
2016-05-09
fix typos/etc before i go nuts on #18809
Roger Dingledine
2016-05-05
Only choose directory DirPorts on relays
teor (Tim Wilson-Brown)
2016-05-05
Make clients always use begindir for directory requests
teor (Tim Wilson-Brown)
2016-05-04
Choose the correct address for one-hop connections
teor (Tim Wilson-Brown)
2016-04-07
Turn TestingClientBootstrap* into non-testing options
David Goulet
2016-04-01
Merge remote-tracking branch 'karsten/task-18460-2' into maint-0.2.8
Nick Mathewson
2016-03-26
Clarify excess consensus connection cleanup by adding comments
teor (Tim Wilson-Brown)
2016-03-25
Include IPv6 consensus downloads in dirreq stats.
Karsten Loesing
2016-03-24
use a clearer argument for connection_ap_make_link()
Roger Dingledine
2016-03-24
remove the extraneous dir_port variable
Roger Dingledine
2016-03-24
remove a redundant check about whether dirport is 0
Roger Dingledine
2016-03-24
revert the or_connection and dir_connection flags
Roger Dingledine
2016-03-24
Fix broken directory request to the DirPort
David Goulet
2016-03-24
Merge remote-tracking branch 'teor/bug18351'
Nick Mathewson
2016-03-24
Clarify ReachableAddress log messages
teor (Tim Wilson-Brown)
2016-03-24
Downgrade IP version warnings to avoid filling logs
teor (Tim Wilson-Brown)
2016-03-21
remove extraneous breaks
Roger Dingledine
2016-03-21
fix indentation after #18332 patches
Roger Dingledine
2016-03-16
Bridges now refuse "rendezvous2" publish attempts
Roger Dingledine
2016-03-11
simplify rend_cache_store_status_t back to a boolean
Roger Dingledine
2016-03-11
rip out hid_serv_acting_as_directory()
Roger Dingledine
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-23
Merge remote-tracking branch 'arma/bug16825'
Nick Mathewson
2016-02-23
Merge remote-tracking branch 'teor/bug18348-v2'
Nick Mathewson
2016-02-23
Appease make check-spaces
Andrea Shepard
2016-02-22
avoid redundant bootstrap events if the number of descs we just fetched is 0
Roger Dingledine
2016-02-22
avoid extra LOG_NOTICE for every new microdesc batch
Roger Dingledine
2016-02-22
refactor directory_info_has_arrived so we can quiet the logs
Roger Dingledine
2016-02-22
new microdescs mean progress towards bootstrapping
Roger Dingledine
2016-02-20
If both IPv4 and IPv6 addresses could be used, choose one correctly
teor (Tim Wilson-Brown)
2016-02-17
Add onion address to the HS_DESC UPLOADED event
David Goulet
2016-02-16
Set or_ap/dir_ap.port on the invalid addr case. Bug in no released Tor. CID 1...
Nick Mathewson
2016-02-11
Merge remote-tracking branch 'teor/feature17840-v11-merged-v2'
Nick Mathewson
2016-02-10
Appease make check-spaces
Andrea Shepard
2016-02-08
decorated ipv6 address for directory send command
Malek
2016-01-29
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
teor (Tim Wilson-Brown)
2016-01-29
Use fascist firewall and ClientUseIPv4 for bridge clients
teor (Tim Wilson-Brown)
2016-01-29
Choose bridge addresses by IPv4/IPv6 preferences
teor (Tim Wilson-Brown)
2016-01-29
Log when IPv4/IPv6 restrictions or preferences weren't met
teor (Tim Wilson-Brown)
2016-01-29
Choose directory servers by IPv4/IPv6 preferences
teor (Tim Wilson-Brown)
2016-01-29
Add ClientUseIPv4 and ClientPreferIPv6DirPort torrc options
teor (Tim Wilson-Brown)
2016-01-26
Correct grammatical errors in tor comments
teor (Tim Wilson-Brown)
2016-01-15
Merge remote-tracking branch 'twstrike/directory-tests'
Nick Mathewson
2015-12-18
Use dir_server_mode() in find_dl_schedule()
David Goulet
2015-12-16
A relay now advertises "tunnelled-dir-server" in its descriptor
Matthew Finkel
2015-12-15
Fix a few compilation warnings and errors
Nick Mathewson
2015-12-16
Prop210: Close excess connections once a consensus is downloading
teor (Tim Wilson-Brown)
[next]