aboutsummaryrefslogtreecommitdiff
path: root/src/or/directory.c
Commit message (Expand)AuthorAge
...
* | Check the correct consensus before giving it to the clientNick Mathewson2012-06-15
* | 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
* | Resolve all currently pending DOCDOC items in masterNick Mathewson2012-06-04
* | When downloading bridge descs from a bridge authority, always be anonymousNick Mathewson2012-04-27
* | Don't fetch v2 networkstatuses from caches, even if auths are downNick Mathewson2012-04-17
* | Merge branch 'maint-0.2.2'Roger Dingledine2012-04-01
|\|
| * put a _ before or_options_t elements that aren't configurableRoger Dingledine2012-04-01
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-04-01
|\|
| * Do not use strcmp() to compare an http authenticator to its expected valueNick Mathewson2012-04-01
* | Roger notes that address and addr are two different things.Karsten Loesing2012-02-09
* | Count IPv6 connections in bridge and entry stats.Karsten Loesing2012-02-09
* | Allow 0.2.3.x clients to use 0.2.2.x bridges.Roger Dingledine2012-01-25
* | Rename nonconformant identifiers.Nick Mathewson2012-01-18
* | Convert instances of tor_malloc+tor_snprintf into tor_asprintfNick Mathewson2012-01-16
* | Convert instances of tor_snprintf+strdup into tor_asprintfNick Mathewson2012-01-16
* | Try to use smartlist_add_asprintf consistentlyNick Mathewson2012-01-16
* | cid 432: Remove dead code if we don't handle a consensusSebastian Hahn2011-12-04
* | Merge branch 'feature2553-v4-rebased'Nick Mathewson2011-11-30
|\ \
| * | Add ifdefs to disable #3332 assertionsRobert Ransom2011-11-30
* | | Use correct address family where necessary for bridges on IPv6.Linus Nordberg2011-11-30
* | | Add some logging and comments.Linus Nordberg2011-11-30
* | | Initial hacking for proposal 186.Nick Mathewson2011-11-30
|/ /
* | Merge branch 'maint-0.2.2'Roger Dingledine2011-09-28
|\|
| * bug 4115: make bridges use begindir for their dir fetchesRoger Dingledine2011-09-28
* | Report reason for generating descriptor in an HTTP headerNick Mathewson2011-09-07
* | Clean up HTTP request header generation a littleNick Mathewson2011-09-07
* | Merge remote-tracking branch 'public/split_entry_conn'Nick Mathewson2011-09-07
|\ \
| * | Move entry-only fields from edge_connection_t to entry_connection_tNick Mathewson2011-07-21
* | | Fix a bufferevent-related bug that killed tunneled dirserv connsNick Mathewson2011-08-26
|/ /
* | Implement sensible isolation for tunneled directory connsNick Mathewson2011-07-19
* | Only download microdesc consensus from caches that support itNick Mathewson2011-07-14
* | Make a function staticNick Mathewson2011-07-11
* | Split connection_about_to_close_connection into separate functionsNick Mathewson2011-07-11
* | Kill redundant checks around routerset_contains_*()Nick Mathewson2011-07-07
* | Don't shadow parameters with local variablesNick Mathewson2011-07-01
* | Merge remote-tracking branch 'rransom-tor/bug3332-v2'Nick Mathewson2011-06-15
|\ \
| * | Assert that HS operations are not performed using single-hop circuitsRobert Ransom2011-06-14
* | | Make the get_options() return constNick Mathewson2011-06-14
|/ /
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\|
| * Merge branch 'bug3045' into maint-0.2.2Nick Mathewson2011-05-30
| |\
| | * Log descriptions of nodes, not just nicknames.Nick Mathewson2011-05-15
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-28
|\| |
| * | Fix GCC 4.6's new -Wunused-but-set-variable warnings.Nick Mathewson2011-05-23
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-16
|\| |
| * | 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 remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-15
|\| |
| * | Merge branch 'bug3026' into maint-0.2.2Nick Mathewson2011-05-15
| |\ \
| | * | bug 3026: do not upload our vote to ourselfNick Mathewson2011-05-12