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
/
routerlist.c
Age
Commit message (
Expand
)
Author
2015-12-08
Merge branch 'maint-0.2.6' into maint-0.2.7
Nick Mathewson
2015-12-08
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2015-12-08
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2015-12-08
Ensure node is a guard candidate when picking a directory guard
Arlo Breault
2015-09-24
Make our digest-mismatch warnings a touch better
Nick Mathewson
2015-08-13
Decouple routerlist_retry_directory_downloads() from the blob
Nick Mathewson
2015-08-12
Fix a memory leak when adding an ri with expired ed certs
Nick Mathewson
2015-07-10
Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 options
Nick Mathewson
2015-06-01
Appease make check-spaces
Andrea Shepard
2015-05-28
Merge branch '12498_ed25519_keys_v6'
Nick Mathewson
2015-05-28
Enforce more correspondence between ri and ei
Nick Mathewson
2015-05-28
Sign extrainfo documents with ed25519
Nick Mathewson
2015-05-28
Implement proposal 228: cross-certification with onion keys
Nick Mathewson
2015-05-28
Implement ed25519-signed descriptors
Nick Mathewson
2015-03-24
Remove version checks for microdescriptor support
Nick Mathewson
2015-03-14
Remove relative paths to header files.
cypherpunks
2015-02-20
Merge remote-tracking branch 'public/bug11454_11457'
Nick Mathewson
2015-02-19
Do not try to download an EI for which we don't have a matching SD.
Nick Mathewson
2015-02-18
Downgrade new extrainfo_insert warnings on startup
Nick Mathewson
2015-02-18
Improve log messages for diagnosing 13762
Nick Mathewson
2015-02-18
Merge branch 'bug9321_rerebase'
Nick Mathewson
2015-02-18
Final guardfraction preparations for upstream merge.
George Kadianakis
2015-02-18
Calculate relay weighted bandwidth using guardfraction bandwidths.
George Kadianakis
2015-02-11
Merge branch 'bug12844'
Nick Mathewson
2015-01-23
whitespace fixes
Nick Mathewson
2015-01-23
Tweak the 9969 fix a little
Nick Mathewson
2015-01-23
Merge remote-tracking branch 'public/ticket9969'
Nick Mathewson
2015-01-23
Merge remote-tracking branch 'public/ticket13762'
Nick Mathewson
2015-01-10
Merge branch 'master' of https://git.torproject.org/tor into bug13111-empty-k...
teor
2015-01-10
Merge branch 'bug14001-clang-warning' into bug13111-empty-key-files-fn-empty
teor
2015-01-09
Rewrite the logic for deciding when to drop old/superseded certificates
Nick Mathewson
2015-01-07
Downgrade warnings about extrainfo incompatibility when reading cache
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-24
Allow consensus interval of 10 seconds when testing
teor
2014-11-26
Merge remote-tracking branch 'public/bug13126'
Nick Mathewson
2014-11-12
Merge remote-tracking branch 'rl1987/bug13644'
Nick Mathewson
2014-11-11
Renaming ROUTER_WAS_NOT_NEW to ROUTER_IS_ALREADY_KNOWN.
rl1987
2014-11-09
Print a warning when extra info document is found incompatible with router de...
rl1987
2014-11-08
Stop failing when key files are zero-length
teor
2014-11-03
Remove smartlist_choose_node_by_bandwidth()
Nick Mathewson
2014-11-02
Apply new calloc coccinelle patch
Nick Mathewson
2014-10-31
Use digest256map for computing microdescriptor downloads
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-28
Fix smartlist_choose_node_by_bandwidth() so that it rejects ORs with BadExit ...
rl1987
2014-10-26
Fix a crash bug introduced in 223d354e3.
Nick Mathewson
2014-10-20
Fix a use-after-free error in cleaned-up rouerlist code.
Nick Mathewson
2014-10-13
Merge remote-tracking branch 'public/bug11243_squashed'
Nick Mathewson
2014-10-13
Bugfixes on bug11243 fix for the not-added cases and tests
Nick Mathewson
2014-10-13
Unit tests for 11243: loading ri, ei, mds from lists
Nick Mathewson
2014-10-13
Treat unparseable (micro)descriptors and extrainfos as undownloadable
Nick Mathewson
[next]