aboutsummaryrefslogtreecommitdiff
path: root/src/or/dirserv.c
Commit message (Expand)AuthorAge
...
* | | Ignore advertised bandwidths if we have enough measured bandwidths availableAndrea Shepard2013-03-18
* | | Better comment for dirserv_query_measured_bw_cache()Andrea Shepard2013-03-07
* | | Use DIGESTMAP_FOREACH_MODIFY in dirserv_expire_measured_bw_cache() for concisionAndrea Shepard2013-03-07
* | | Add unit test for dirserv measured bandwidth cacheAndrea Shepard2013-03-07
* | | Make sure expiry check in dirserv_expire_measured_bw_cache() works if time_t ...Andrea Shepard2013-03-07
* | | More constness in dirserv.cAndrea Shepard2013-03-07
* | | Make dirserv_cache_measured_bw() use a const measured_bw_line_t *Andrea Shepard2013-03-07
* | | Call dirserv_clear_measured_bw_cache() from dirserv_free_all()Andrea Shepard2013-03-05
* | | Prefer measured bandwidths over advertised when computing things for votes on...Andrea Shepard2013-02-27
|/ /
* | Merge branch 'bug2286_unit_test_squashed'Nick Mathewson2013-02-19
|\ \
| * | Refactor storing of measured_bw versus Unmeasured=1.Nick Mathewson2013-02-19
| |/
* | Merge remote-tracking branch 'public/bug8158'Nick Mathewson2013-02-11
|\ \
| * | Refactor generating the m lines in a vote into its own functionNick Mathewson2013-02-08
| |/
* / Refactor resolve_my_address() so logs are more accurate / helpfulRoger Dingledine2013-02-11
|/
* Include a flag-thresholds line in each vote to describe flag cutoffsNick Mathewson2013-02-04
* When we mark a node as a sybil, mark it down and reset its uptime to 0Nick Mathewson2013-02-04
* Ignore tiny bandwidths entirely when computing thresholdsNick Mathewson2013-02-04
* Increase the minimum value for the Fast flag to 4096.Nick Mathewson2013-02-04
* Refactor should-count-towards-thresholds test into new functionNick Mathewson2013-02-04
* When computing performance thresholds, ignore omitted-as-sybil nodes.Nick Mathewson2013-02-04
* Rename log() to tor_log() for loggingNick Mathewson2013-02-01
* Remove two extrneous semicolons in dirserv.cNick Mathewson2013-01-16
* Update the copyright date to 201.Nick Mathewson2013-01-16
* Merge branch 'ntor-resquashed'Nick Mathewson2013-01-03
|\
| * Wrangle curve25519 onion keys: generate, store, load, publish, republishNick Mathewson2013-01-02
* | Nuke uses of memcmp outside of unit testsNick Mathewson2012-12-13
* | Merge branch 'fallback_dirsource_v3'Nick Mathewson2012-12-13
|\ \
| * | Rename trusted_dir_server_t to dir_server_t. Automatic renaming.Nick Mathewson2012-12-06
| * | Correct moribund logic about caching v2 networkstatusesNick Mathewson2012-12-06
| * | Make output of router_get_trusted_dir_servers constNick Mathewson2012-12-06
| |/
* | Merge remote-tracking branch 'public/bug6887'Nick Mathewson2012-12-07
|\ \ | |/ |/|
| * Remove some deadcode for parsing v1 directoriesNick Mathewson2012-09-18
* | Actually generate microdescriptors with p6 lines.Nick Mathewson2012-11-14
* | Better policy support for IPv6Nick Mathewson2012-11-14
* | Merge remote-tracking branch 'public/bug1031'Nick Mathewson2012-10-15
|\ \
| * | Rename all reserved C identifiers we definedNick Mathewson2012-10-12
* | | Fix a long lineNick Mathewson2012-10-15
* | | fixed differing returntype in definition and declaration of dirserv_add_extra...Markus Teich2012-10-15
|/ /
* | Install correct incoming cell handlers on reachability testing channelsAndrea Shepard2012-10-12
* | Merge branch 'bug7011'Nick Mathewson2012-10-10
|\ \
| * | Use fmt_addrport where appropriate.David Fifield2012-10-10
* | | Make reachabiity test in dirserv.c use channel_tAndrea Shepard2012-10-08
|/ /
* / Remove the testing_since* fieldsNick Mathewson2012-09-21
|/
* Merge remote-tracking branch 'linus/bug6880'Nick Mathewson2012-09-17
|\
| * Don't do reachability testing over IPv6 unless AuthDirPublishIPv6 is set.Linus Nordberg2012-09-17
* | Split the generic config_fmt_t code into a new confparse.c fileNick Mathewson2012-09-13
|/
* Merge branch 'remove_old_ver_checks'Nick Mathewson2012-09-10
|\
| * Remove one more check for an insanely old versionNick Mathewson2012-09-07
* | Merge remote-tracking branch 'public/ticket6789'Nick Mathewson2012-09-10
|\ \
| * | Dirservers no longer accept tors released before December 2011.Nick Mathewson2012-09-07
| |/