summaryrefslogtreecommitdiff
path: root/src/or/directory.c
AgeCommit message (Expand)Author
2011-09-28Merge branch 'maint-0.2.2'Roger Dingledine
2011-09-28bug 4115: make bridges use begindir for their dir fetchesRoger Dingledine
2011-09-07Report reason for generating descriptor in an HTTP headerNick Mathewson
2011-09-07Clean up HTTP request header generation a littleNick Mathewson
2011-09-07Merge remote-tracking branch 'public/split_entry_conn'Nick Mathewson
2011-08-26Fix a bufferevent-related bug that killed tunneled dirserv connsNick Mathewson
2011-07-21Move entry-only fields from edge_connection_t to entry_connection_tNick Mathewson
2011-07-19Implement sensible isolation for tunneled directory connsNick Mathewson
2011-07-14Only download microdesc consensus from caches that support itNick Mathewson
2011-07-11Make a function staticNick Mathewson
2011-07-11Split connection_about_to_close_connection into separate functionsNick Mathewson
2011-07-07Kill redundant checks around routerset_contains_*()Nick Mathewson
2011-07-01Don't shadow parameters with local variablesNick Mathewson
2011-06-15Merge remote-tracking branch 'rransom-tor/bug3332-v2'Nick Mathewson
2011-06-14Assert that HS operations are not performed using single-hop circuitsRobert Ransom
2011-06-14Make the get_options() return constNick Mathewson
2011-05-30Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-30Merge branch 'bug3045' into maint-0.2.2Nick Mathewson
2011-05-28Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-23Fix GCC 4.6's new -Wunused-but-set-variable warnings.Nick Mathewson
2011-05-16Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-16Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-05-16Check fetched rendezvous descriptors' service IDsRobert Ransom
2011-05-15Log descriptions of nodes, not just nicknames.Nick Mathewson
2011-05-15Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-15Merge branch 'bug3026' into maint-0.2.2Nick Mathewson
2011-05-12Merge remote-tracking branch 'public/bug3122_memcmp_023'Nick Mathewson
2011-05-12Merge remote-tracking branch 'public/bug3122_memcmp_022' into maint-0.2.2Nick Mathewson
2011-05-12bug 3026: do not upload our vote to ourselfNick Mathewson
2011-05-12Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-12Merge branch 'bug1352' into maint-0.2.2Nick Mathewson
2011-05-11Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023Nick Mathewson
2011-05-11Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson
2011-05-11Hand-conversion and audit phase of memcmp transitionNick Mathewson
2011-05-11Automated conversion of memcmp to tor_memcmp/tor_mem[n]eqNick Mathewson
2011-05-09Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-05Fix check-spaces issues in masterNick Mathewson
2011-05-05Code to make clients fetch and use microdescriptors for circuit buildingNick Mathewson
2011-05-05Replace _AUTHORITY enum values with _DIRINFO values (automted)Nick Mathewson
2011-05-05Automated rename from authority_type_t to dirinfo_type_tNick Mathewson
2011-04-28Rate-limit v2 networkstatus download fail warningsNick Mathewson
2011-04-28Rename connection_dir_download_networkstatus_failed: be clear that it means v2Nick Mathewson
2011-04-28Only authorities should automatically download v2 networkstatus documentsNick Mathewson
2011-04-27Merge maint-0.2.2 for the bug1090-part1-squashed branchNick Mathewson
2011-04-26handle excludenodes for dir fetch/postRoger Dingledine
2011-04-07Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-06Merge remote-tracking branch 'public/bug2381'Nick Mathewson
2011-03-25Remove workaround code for bug539Nick Mathewson
2011-03-25Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson
2011-03-15Merge remote branch 'origin/maint-0.2.2'Nick Mathewson