aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Automated rename from authority_type_t to dirinfo_type_tNick Mathewson2011-05-05
* Add a new configuration type, "AUTOBOOL", to handle 1/0/auto typesNick Mathewson2011-05-05
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-04
|\
| * Merge remote-tracking branch 'rransom/bug3106' into maint-0.2.2Nick Mathewson2011-05-04
| |\
| | * Handle crypto_pk_get_digest failures semi-sensiblyRobert Ransom2011-05-04
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-04
|\| |
| * | Merge remote-tracking branch 'sebastian/win_warning' into maint-0.2.2Nick Mathewson2011-05-04
| |\ \ | | |/ | |/|
| | * Fix compile warning on windowsSebastian Hahn2011-05-05
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-03
|\| |
| * | Fix circuit_list_path_impl(): internal circuits do not have an "exit". Trivia...Nick Mathewson2011-05-03
| |/
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-03
|\|
| * Change who calls microdesc_cache_rebuild().Nick Mathewson2011-05-03
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-03
|\|
| * Rebuild the microdesc cache when a sufficient number of bytes are droppedNick Mathewson2011-05-03
| * Backport microdesc_cache_clean to 0.2.2Nick Mathewson2011-05-03
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-03
|\|
| * Fix a check for when to rebuild the microdesc cache. (Backport from 0.2.3.Nick Mathewson2011-05-03
| * Add missing code to set cache->journal_len when reading microdesc journalNick Mathewson2011-05-03
* | Don't choose exit nodes without desc availableSebastian Hahn2011-04-30
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-29
|\|
| * Clean up a warning a bitNick Mathewson2011-04-29
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-28
|\|
| * Merge remote-tracking branch 'arma/bug3012' into maint-0.2.2Nick Mathewson2011-04-28
| |\
| | * relays checkpoint their state file twice a dayRoger Dingledine2011-04-28
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-28
|\| |
| * | Merge remote-tracking branch 'arma/bug3039' into maint-0.2.2Nick Mathewson2011-04-28
| |\ \ | | |/ | |/|
| | * stop putting wacky values into state->lastwrittenRoger Dingledine2011-04-28
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-28
|\| |
| * | Clarify comment to say which version fixed 2722Nick Mathewson2011-04-28
| | |
| | \
| *-. \ Merge remote-tracking branches 'rransom/bug2722' and 'rransom/bug2722b' into ...Nick Mathewson2011-04-28
| |\ \ \
| | | * | Add an XXX to the DA code regarding bug 2722Robert Ransom2011-04-18
| | * | | Revert "If we are not using BEGIN_DIR cells, don't attempt to contact hidden ...Robert Ransom2011-03-12
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-28
|\| | | |
| * | | | Merge remote-tracking branch 'sebastian/bug3020' into maint-0.2.2Nick Mathewson2011-04-28
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Correctly check elapsed time in last hibernation periodSebastian Hahn2011-04-29
| * | | | fix a function commentRoger Dingledine2011-04-28
| |/ / /
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-28
|\| | |
| * | | Avoid false positives from proxy_mode()Nick Mathewson2011-04-28
| * | | Fix bug 1930Robert Ransom2011-04-28
| * | | Ignore SIGNAL NEWNYM on relay-only Tor instancesRobert Ransom2011-04-28
| * | | Don't allow v0 HS auths to act as clientsRobert Ransom2011-04-28
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-28
|\| | |
| * | | Merge remote-tracking branch 'sebastian/bug2497' into maint-0.2.2Nick Mathewson2011-04-28
| |\ \ \
| | * | | Don't report empty bw-history lines in extrainfoSebastian Hahn2011-04-19
| | | |/ | | |/|
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-28
|\| | |
| * | | Clean up merge of bug3k_021Robert Ransom2011-04-28
| * | | Merge branch 'bug3k_021' into bug3k_022Sebastian Hahn2011-04-28
| |\ \ \
| | * | | Fix a failure case of connection_ap_handshake_attach_circuit()Sebastian Hahn2011-04-28
| | * | | Fix a bug introduced by purging rend_cache on NEWNYMRobert Ransom2011-04-28
| | * | | Allow rend_client_send_introduction to fail transientlyRobert Ransom2011-04-28