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
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-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
2014-10-08
Improve DIRINFO flags' usage comments
teor
2014-09-28
Stop spurious clang shallow analysis null pointer errors
teor
2014-09-11
Merge remote-tracking branch 'public/bug13104_025'
Nick Mathewson
2014-09-10
Avoid divide by zero and NaNs in scale_array_elements_to_u64
Nick Mathewson
2014-09-10
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-09-10
In routerlist_assert_ok(), check r2 before taking &(r2->cache_info)
Nick Mathewson
2014-09-09
Remove client-side bad directory logic
Sebastian Hahn
2014-08-21
Explicitly cast when dividing ints then implicitly casting to double.
Nick Mathewson
2014-08-13
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
Nick Mathewson
2014-08-08
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-08-06
fix three typos in comments
Roger Dingledine
2014-07-16
Merge remote-tracking branch 'asn/bug12207_second_draft'
Nick Mathewson
2014-07-09
Change interface of router_descriptor_is_too_old().
George Kadianakis
2014-06-24
Functionify the descriptor age check so that we can NOP it in tests.
George Kadianakis
2014-06-23
Update a comment and undef an identifier
Arlo Breault
2014-05-05
Believe that v3 dirauths always serve extra infos.
Karsten Loesing
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
[next]