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
/
dirserv.c
Age
Commit message (
Expand
)
Author
2012-12-13
Nuke uses of memcmp outside of unit tests
Nick Mathewson
2012-12-13
Merge branch 'fallback_dirsource_v3'
Nick Mathewson
2012-12-07
Merge remote-tracking branch 'public/bug6887'
Nick Mathewson
2012-12-06
Rename trusted_dir_server_t to dir_server_t. Automatic renaming.
Nick Mathewson
2012-12-06
Correct moribund logic about caching v2 networkstatuses
Nick Mathewson
2012-12-06
Make output of router_get_trusted_dir_servers const
Nick Mathewson
2012-11-14
Actually generate microdescriptors with p6 lines.
Nick Mathewson
2012-11-14
Better policy support for IPv6
Nick Mathewson
2012-10-15
Merge remote-tracking branch 'public/bug1031'
Nick Mathewson
2012-10-15
Fix a long line
Nick Mathewson
2012-10-15
fixed differing returntype in definition and declaration of dirserv_add_extra...
Markus Teich
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
Install correct incoming cell handlers on reachability testing channels
Andrea Shepard
2012-10-10
Merge branch 'bug7011'
Nick Mathewson
2012-10-10
Use fmt_addrport where appropriate.
David Fifield
2012-10-08
Make reachabiity test in dirserv.c use channel_t
Andrea Shepard
2012-09-21
Remove the testing_since* fields
Nick Mathewson
2012-09-18
Remove some deadcode for parsing v1 directories
Nick Mathewson
2012-09-17
Merge remote-tracking branch 'linus/bug6880'
Nick Mathewson
2012-09-17
Don't do reachability testing over IPv6 unless AuthDirPublishIPv6 is set.
Linus Nordberg
2012-09-13
Split the generic config_fmt_t code into a new confparse.c file
Nick Mathewson
2012-09-10
Merge branch 'remove_old_ver_checks'
Nick Mathewson
2012-09-10
Merge remote-tracking branch 'public/ticket6789'
Nick Mathewson
2012-09-10
Don't follow the NULL pointer.
Linus Nordberg
2012-09-07
Remove one more check for an insanely old version
Nick Mathewson
2012-09-07
Dirservers no longer accept tors released before December 2011.
Nick Mathewson
2012-09-06
fix punctuation in logs
Roger Dingledine
2012-09-05
Remove AuthDirPublishIPv6 and let AuthDirHasIPv6Connectivity fill its function.
Linus Nordberg
2012-09-04
Allocate vote_microdesc_hash_t using tor_malloc_zero().
Linus Nordberg
2012-09-04
Whitespace.
Linus Nordberg
2012-09-04
Generate microdescriptors with "a" lines.
Linus Nordberg
2012-09-04
Have directory authorities vote on IPv6 OR ports according to the spec
Linus Nordberg
2012-08-21
Merge remote-tracking branch 'linus/bug6621'
Nick Mathewson
2012-08-17
Merge remote-tracking branch 'public/bug5124'
Nick Mathewson
2012-08-17
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-17
Make authorities not set Running unless all advertised OR ports are reachable.
Linus Nordberg
2012-08-09
Don't infer we have a FooPort from the presence of a FooPort line
Nick Mathewson
2012-07-19
Add config option AuthDirPublishIPv6.
Linus Nordberg
2012-07-19
Don't shadow 'buf'.
Linus Nordberg
2012-07-19
Add configure option AuthDirHasIPv6Connectivity.
Linus Nordberg
2012-07-19
Rename routers_have_same_or_addr() to reflect the fact that it now checks bot...
Linus Nordberg
2012-07-19
Include IPv6 OR ports in status documents only if we're a bridge authority.
Linus Nordberg
2012-07-19
Don't put unreachable IPv6 OR port in routerstatus.
Linus Nordberg
2012-07-19
Add "a" line to status document.
Linus Nordberg
2012-07-19
Add last_reachable and testing_since for IPv6 OR port.
Linus Nordberg
2012-07-19
Don't assume that a node has routerinfo.
Linus Nordberg
2012-07-19
Move last_reachable and testing_since from routerinfo_t to node_t.
Linus Nordberg
2012-07-17
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-06-28
Never emit the "opt" prefix in any directory stuff
Nick Mathewson
2012-06-15
Triage the XXX023 and XXX022 comments: postpone many.
Nick Mathewson
[next]