aboutsummaryrefslogtreecommitdiff
path: root/src/or/directory.c
Commit message (Expand)AuthorAge
...
| * | 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/bug3122_memcmp_023'Nick Mathewson2011-05-12
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023Nick Mathewson2011-05-11
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 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 remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-12
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | 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
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-09
|\| | |
| * | | Only authorities should automatically download v2 networkstatus documentsNick Mathewson2011-04-28
| |/ /
* | | Fix check-spaces issues in masterNick Mathewson2011-05-05
* | | Code to make clients fetch and use microdescriptors for circuit buildingNick Mathewson2011-05-05
* | | Replace _AUTHORITY enum values with _DIRINFO values (automted)Nick Mathewson2011-05-05
* | | Automated rename from authority_type_t to dirinfo_type_tNick Mathewson2011-05-05
* | | Merge maint-0.2.2 for the bug1090-part1-squashed branchNick Mathewson2011-04-27
|\| |
| * | handle excludenodes for dir fetch/postRoger Dingledine2011-04-26
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-07
|\| |
| * | Remove workaround code for bug539Nick Mathewson2011-03-25
| * | Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson2011-03-25
* | | Merge remote-tracking branch 'public/bug2381'Nick Mathewson2011-04-06
|\ \ \
| * | | Fix infinite recursion when connect() fails in microdesc consensus fetchNick Mathewson2011-02-23
* | | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2011-03-15
|\ \ \ \ | | |/ / | |/| |
| * | | Log the source of a rejected POSTed v3 voteRobert Ransom2011-03-15
* | | | Fix memory leak in md-download logicNick Mathewson2011-02-24
| |/ / |/| |
* | | Merge branch 'maint-0.2.2'Roger Dingledine2011-02-11
|\| |
| * | 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.2'Nick Mathewson2011-01-03
|\| |
| * | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
| |\|
| | * Bump copyright statements to 2011Nick Mathewson2011-01-03
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-11-15
|\| |
| * | Synx manpage and source wrt option capitalizationSebastian Hahn2010-11-10
* | | Merge branch 'nodes'Nick Mathewson2010-10-13
|\ \ \
| * | | Spotted another missing checkNick Mathewson2010-10-05
| * | | Initial conversion to use node_t throughout our codebase.Nick Mathewson2010-10-01
| * | | Try to make most routerstatus_t interfaces constNick Mathewson2010-10-01
| * | | Try to make most routerinfo_t interfaces constNick Mathewson2010-10-01
* | | | Remove a spurious .z from microdesc fetch URLs so they no logner end with .z.zNick Mathewson2010-10-07
|/ / /
* | | Whitespace fixes on recent merges to master.Nick Mathewson2010-09-30
* | | Clean long-unlisted microdescs from the cacheNick Mathewson2010-09-27
* | | Download microdescriptors if you're a cacheNick Mathewson2010-09-27
* | | Code to download, parse, and store microdesc consensusesNick Mathewson2010-09-27
* | | Add support for linked connections with bufferevent_pair.Nick Mathewson2010-09-27
* | | Fix more remaining users of inbuf/outbuf to handle bufferevents instead.Nick Mathewson2010-09-27
* | | Move the "stop writing when the buffer is empty" logic to cnnection_finished_...Nick Mathewson2010-09-27
* | | Refactor users of buf_datalen to bufferevent-friendly version.Nick Mathewson2010-09-27
|/ /