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
2017-11-28
Use local descriptor object to exclude self in path selection
David Goulet
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
2014-09-10
In routerlist_assert_ok(), check r2 before taking &(r2->cache_info)
Nick Mathewson
2014-08-06
fix three typos in comments
Roger Dingledine
2014-05-01
Merge remote-tracking branch 'public/bug10849_025'
Nick Mathewson
2014-04-16
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2014-04-16
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-04-16
remove note about dannenberg; it has upgraded.
Nick Mathewson
2014-04-16
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-04-16
Update the authority signing key blacklist
Nick Mathewson
2014-04-15
Answer a question in a comment; fix a wide line.
Nick Mathewson
2014-04-14
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2014-04-14
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2014-04-14
Tweak changes file and comment dates.
Nick Mathewson
2014-04-14
Fill in the list of blacklisted signing keys.
Nick Mathewson
2014-04-14
Code to blacklist authority signing keys
Nick Mathewson
2014-04-09
note a missing word
Roger Dingledine
2014-03-31
Merge branch 'bug8787_squashed'
Nick Mathewson
2014-03-31
Munmap the right pointers in routerlist_free()
Nick Mathewson
2014-03-31
Always check returns from tor_munmap_file() in microdesc.c
Andrea Shepard
2014-03-31
Always check returns from tor_munmap_file() in routerlist.c
Andrea Shepard
2014-03-18
Take out remaining V1 directory code.
Karsten Loesing
2014-03-11
Remove the unused router_hex_digest_matches
Nick Mathewson
2014-03-10
Merge branch 'bug11156_squashed'
Nick Mathewson
2014-03-10
Don't do directory fetches before all PTs have been configured.
George Kadianakis
2014-03-05
Merge remote-tracking branch 'arma/ticket5528'
Nick Mathewson
2014-02-28
whitespace fix
Nick Mathewson
2014-02-15
Remove a bunch of functions that were never called.
Nick Mathewson
2014-02-11
Remove TunnelDirConns and PreferTunnelledDirConns
Nick Mathewson
2014-02-03
More fixes to rip out all of the v2 directory code.
Karsten Loesing
2014-01-29
Rip out all of the v2 directory code.
Nick Mathewson
2013-10-11
Merge branch 'bug1376'
Nick Mathewson
2013-10-10
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-09-19
When freeing a cert_list_t, avoid memory leak.
Nick Mathewson
2013-09-13
Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'
Nick Mathewson
2013-09-01
Added no_tempfile parameter to write_chunks_to_file to do non-atomic writes. ...
Kevin Butler
2013-07-23
added experimental support for open syscall path param
Cristian Toader
2013-07-10
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-05-16
Lower dir fetch retry schedules in testing networks.
Karsten Loesing
2013-05-10
Merge branch 'maint-0.2.4'
Andrea Shepard
2013-05-10
Merge bug5595-v2-squashed into maint-0.2.4
Andrea Shepard
2013-05-09
Rephrase comment in trusted_dirs_load_certs_from_string() to reflect 5595 fix
Andrea Shepard
2013-05-09
Make warning in authority_cert_dl_failed() LD_BUG per NickM code review
Andrea Shepard
2013-05-09
Use tor_asprintf() and clean up string handling in authority_certs_fetch_miss...
Andrea Shepard
2013-05-09
Avoid duplicate downloads by (fp,sk) and by fp for authority certs when boots...
Andrea Shepard
2013-05-09
When downloading certificates, distinguish requesting by identity digest from...
Andrea Shepard
2013-04-14
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-04-14
Rename all fields which measure bw in kb to end with _kb
Nick Mathewson
2013-04-01
Removed obsolete code related to cached-routers
Akshay Hebbar Y S
[next]