aboutsummaryrefslogtreecommitdiff
path: root/src/or/dirserv.c
Commit message (Expand)AuthorAge
...
* | | Add last_reachable and testing_since for IPv6 OR port.Linus Nordberg2012-07-19
* | | Don't assume that a node has routerinfo.Linus Nordberg2012-07-19
* | | Move last_reachable and testing_since from routerinfo_t to node_t.Linus Nordberg2012-07-19
|/ /
* / Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/ENDNick Mathewson2012-07-17
|/
* Triage the XXX023 and XXX022 comments: postpone many.Nick Mathewson2012-06-15
* Merge remote-tracking branch 'arma/bug3886'Nick Mathewson2012-06-07
|\
| * let private tor networks more reliably handle hidden servicesRoger Dingledine2011-09-01
* | Merge remote-tracking branch 'public/format_doubles'Nick Mathewson2012-06-05
|\ \
| * | Use %f, not %lf when formatting doublesNick Mathewson2012-05-16
* | | Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* | | Add about 60 more DOCDOC comments to 0.2.3Nick Mathewson2012-06-04
* | | Merge remote-tracking branch 'public/bug2297'Nick Mathewson2012-05-16
|\ \ \
| * | | Exits don't need to fetch certs for unknown authoritiesNick Mathewson2012-03-30
* | | | peel off some unnecessary parensRoger Dingledine2012-04-24
* | | | Obsolete GiveGuardFlagTo_CVE_2011_2768_VulnerableRelaysNick Mathewson2012-04-11
|/ / /
* | | Move router lookup to _after_ we assert that its argument is setNick Mathewson2012-03-30
* | | checking "same addr/port but with nonmatching keys" is obsoleteRoger Dingledine2012-03-29
* | | simplify furtherRoger Dingledine2012-03-29
* | | Refactor dirserv_orconn_tls_done().Linus Nordberg2012-03-29
* | | Rename nonconformant identifiers.Nick Mathewson2012-01-18
* | | Convert instances of tor_snprintf+strdup into tor_asprintfNick Mathewson2012-01-16
* | | Provide consensus params to constrain the threshold for FastNick Mathewson2012-01-16
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-12-28
|\| |
| * | Authorities reject insecure Tors.Nick Mathewson2011-12-27
| * | Fix a compile warning on 64bit OS XSebastian Hahn2011-11-23
* | | Initial hacking for proposal 186.Nick Mathewson2011-11-30
* | | Add the ability to append and clear linelist options from cmdlineNick Mathewson2011-11-27
* | | Fix a compile warning on 64bit OS XSebastian Hahn2011-11-23
* | | apparently or_options_t likes being a const in masterRoger Dingledine2011-11-21
* | | Merge branch 'maint-0.2.2'Roger Dingledine2011-11-21
|\| |
| * | parameterize bw cutoffs to guarantee Fast and Guard flagsRoger Dingledine2011-11-21
* | | trivial code cleanup in generate_v2_networkstatus_opinion()Roger Dingledine2011-11-16
* | | Fix a check-spaces complaintSebastian Hahn2011-11-02
* | | Resolve a crash when running as dirauthSebastian Hahn2011-11-02
* | | Merge branch 'maint-0.2.2_secfix' into master_secfixSebastian Hahn2011-10-27
|\| |
| * | Add option to give guard flag to relays without the CVE-2011-2768 fixRobert Ransom2011-10-26
| * | Don't give the Guard flag to relays without the CVE-2011-2768 fixRobert Ransom2011-10-26
* | | Add percentiles to the desc stats reportingSebastian Hahn2011-10-25
* | | Add new stats type: descriptor fetch statsSebastian Hahn2011-10-21
* | | remove code related to tracking descriptor serving timesSebastian Hahn2011-10-21
* | | Fix names of functions that convert strings to addrsNick Mathewson2011-10-11
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-09-07
|\| |
| * | Merge remote-tracking branch 'public/bug2649_squashed' into maint-0.2.2Nick Mathewson2011-09-07
| |\ \ | | |/ | |/|
| | * Add a VoteOnHidServDirectoriesV2 configuration optionRobert Ransom2011-06-03
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-07-01
|\| |
| * | Use strlcpy when copying node IDs into measured_bw_line_tNick Mathewson2011-07-01
| |/
* | Make the get_options() return constNick Mathewson2011-06-14
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-02
|\|
| * Fix unit test failure in dir/formatsSebastian Hahn2011-06-02
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\|