aboutsummaryrefslogtreecommitdiff
path: root/src/or/directory.c
Commit message (Expand)AuthorAge
* Merge branch 'bug3045' into maint-0.2.2Nick Mathewson2011-05-30
|\
| * Log descriptions of nodes, not just nicknames.Nick Mathewson2011-05-15
* | Fix GCC 4.6's new -Wunused-but-set-variable warnings.Nick Mathewson2011-05-23
* | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-05-16
|\ \ | |/ |/|
| * Check fetched rendezvous descriptors' service IDsRobert Ransom2011-05-16
* | Merge branch 'bug3026' into maint-0.2.2Nick Mathewson2011-05-15
|\ \
| * | bug 3026: do not upload our vote to ourselfNick Mathewson2011-05-12
* | | Merge remote-tracking branch 'public/bug3122_memcmp_022' into maint-0.2.2Nick Mathewson2011-05-12
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson2011-05-11
| |\|
| | * Hand-conversion and audit phase of memcmp transitionNick Mathewson2011-05-11
| | * Automated conversion of memcmp to tor_memcmp/tor_mem[n]eqNick Mathewson2011-05-11
* | | Merge branch 'bug1352' into maint-0.2.2Nick Mathewson2011-05-12
|\ \ \ | |/ / |/| |
| * | Rate-limit v2 networkstatus download fail warningsNick Mathewson2011-04-28
| * | Rename connection_dir_download_networkstatus_failed: be clear that it means v2Nick Mathewson2011-04-28
* | | Only authorities should automatically download v2 networkstatus documentsNick Mathewson2011-04-28
|/ /
* | handle excludenodes for dir fetch/postRoger Dingledine2011-04-26
* | Remove workaround code for bug539Nick Mathewson2011-03-25
* | Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson2011-03-25
* | Log the source of a rejected POSTed v3 voteRobert Ransom2011-03-15
* | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-02-11
|\|
| * fix the other half of bug 1074Roger Dingledine2011-02-10
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
|\|
| * Bump copyright statements to 2011Nick Mathewson2011-01-03
* | Synx manpage and source wrt option capitalizationSebastian Hahn2010-11-10
* | Rename has_completed_circuit to can_complete_circuitNick Mathewson2010-09-22
* | Merge remote branch 'public/pretty-signature-log'Nick Mathewson2010-09-13
|\ \
| * | Complicate the rules on WARN vs INFO in consensus verificationNick Mathewson2010-09-02
* | | Merge branch 'bug1138'Nick Mathewson2010-09-12
|\ \ \
| * | | Clean up a couple more bug1138 issues mentioned by roger on code reviewNick Mathewson2010-09-12
| * | | Handle null conn->requested_resource rather than assertRobert Hogan2010-09-12
| * | | Nick points out:Robert Hogan2010-09-02
| * | | Amend per Sebastian's comments:Robert Hogan2010-09-02
| * | | Fall back to direct descriptor request to bridges whenRobert Hogan2010-08-16
| |/ /
* / / fix regression introduced by 1a65bdd2Roger Dingledine2010-09-12
|/ /
* | Create routerparse.hSebastian Hahn2010-07-27
* | Create rephist.hSebastian Hahn2010-07-27
* | Create policies.hSebastian Hahn2010-07-27
* | Create networkstatus.hSebastian Hahn2010-07-27
* | Create main.hSebastian Hahn2010-07-27
* | Create dirvote.hSebastian Hahn2010-07-27
* | Create dirserv.hSebastian Hahn2010-07-27
* | Create directory.hSebastian Hahn2010-07-27
* | Create control.hSebastian Hahn2010-07-27
* | Create connection_edge.hSebastian Hahn2010-07-27
* | Create connection.hSebastian Hahn2010-07-27
* | Create config.hSebastian Hahn2010-07-27
* | Create circuitbuild.hSebastian Hahn2010-07-27
* | Create buffers.hSebastian Hahn2010-07-27
* | Create rendclient.hSebastian Hahn2010-07-27
* | Create rendcommon.hSebastian Hahn2010-07-27