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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
router.c
Age
Commit message (
Expand
)
Author
2017-11-18
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-11-18
Merge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson
2017-11-13
Minimal implementation of bridge-distribution-request
Nick Mathewson
2016-11-16
refactor router_pick_published_address to have another arg
Roger Dingledine
2016-10-31
policy_is_reject_star():
Nick Mathewson
2016-10-18
Module-level docs for ext_orport and router.c
Nick Mathewson
2016-10-13
Tweak patch for 18529.
Nick Mathewson
2016-10-13
Remove duplicate code that checks for default authorities
Nick Mathewson
2016-09-28
Fix memory leak from prop264 branch. CID 1373401
Nick Mathewson
2016-09-26
Merge branch 'protover_v2_squashed'
Nick Mathewson
2016-09-26
Rename get_supported_protocols to protover_get_supported_protocols
Nick Mathewson
2016-09-26
Emit and parse protocol lists in router descriptors
Nick Mathewson
2016-09-06
Give useful error if authority_signing_key doesn't exist
Sebastian Hahn
2016-08-29
Merge remote-tracking branch 'teor/reject-tap-v6'
Nick Mathewson
2016-08-23
Use tor_assert, not assert.
Nick Mathewson
2016-08-23
Merge branch 'bug13953_squashed'
Nick Mathewson
2016-08-23
Reword the router_check_descriptor_address_port_consistency log message
teor
2016-08-16
Check parameters to router_check_descriptor_address_port_consistency
teor
2016-08-16
Refactor duplicate code in router_check_descriptor_address_consistency
teor
2016-08-15
Make log message clearer
s7r
2016-08-02
Get the extend_info_from_router check the right way around
teor
2016-07-28
Merge branch 'bug18902_squashed'
Nick Mathewson
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-07-26
Check that extend_info_from_router is never called on a client
teor (Tim Wilson-Brown)
2016-07-15
Relays make sure their own descriptor has an ntor key
teor (Tim Wilson-Brown)
2016-06-11
Merge branch 'bug19180_easy_squashed'
Nick Mathewson
2016-06-11
Add -Wmissing-variable-declarations, with attendant fixes
Nick Mathewson
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-26
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-26
Fix two long lines
Nick Mathewson
2016-05-19
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-17
whitespace fixes
Nick Mathewson
2016-05-17
Remove duplicate siging_key_cert fields.
Nick Mathewson
2016-05-17
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-17
Merge branch 'bug17150_027_extra' into maint-0.2.8
Nick Mathewson
2016-05-17
Improve API of routerinfo_incompatible_with_extrainfo()
Nick Mathewson
2016-05-17
Copy the signing_key_cert field into signed_descriptor_t
Nick Mathewson
2016-05-17
Move extra_info_digest256 into signed_descriptor_t
Nick Mathewson
2016-05-17
Merge remote-tracking branch 'teor/bug18963-remember-v2'
Nick Mathewson
2016-05-17
Merge remote-tracking branch 'arma/bug18616-v4' into maint-0.2.8
Nick Mathewson
2016-05-16
touchups and refactorings on bug 18616 branch
Roger Dingledine
2016-05-11
Fetch certificates from the same directory as previous certificates
teor (Tim Wilson-Brown)
2016-05-11
refactor the #19003 patches
Roger Dingledine
2016-05-09
Allow directories in small networks to bootstrap
teor (Tim Wilson-Brown)
2016-05-07
Warn users when addresses in ports and descriptor are inconsistent
teor (Tim Wilson-Brown)
2016-04-28
Refactor DirPort & begindir descriptor checks
teor (Tim Wilson-Brown)
2016-04-28
Remove redundant descriptor checks for OR/Dir reachability
teor (Tim Wilson-Brown)
2016-04-28
Refactor common code out of reachability checks
teor (Tim Wilson-Brown)
2016-04-28
Avoid checking ORPort reachability when the network is disabled
teor (Tim Wilson-Brown)
2016-04-28
Decide to advertise begindir support like we decide to advertise DirPort
teor (Tim Wilson-Brown)
[next]