aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | 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.1' into maint-0.2.2Nick Mathewson2011-05-11
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Merge branch 'bug3135' into maint-0.2.1Nick Mathewson2011-05-11
| |\ \ \
| | * | | Fix crash when read_file_to_string() fails in SAVECONFNick Mathewson2011-05-11
| |/ / /
* | | | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-05-10
|\| | |
| * | | Update to the May 1 2011 Maxmind GeoLite Country databaseRoger Dingledine2011-05-10
| | |/ | |/|
* | | another changelog heuristic based on 0.2.3.1-alphaRoger Dingledine2011-05-10
* | | Merge remote-tracking branch 'public/bug3022_v2' into maint-0.2.2Nick Mathewson2011-05-09
|\ \ \
| * | | Only authorities should automatically download v2 networkstatus documentsNick Mathewson2011-04-28
* | | | Merge branch 'clang_fixes' into maint-0.2.2Nick Mathewson2011-05-09
|\ \ \ \
| * | | | Remove some dead code, found by clangSebastian Hahn2011-05-09
| * | | | Remove a duplicated line, found by clangSebastian Hahn2011-05-09
| * | | | Fix potential null pointer deref during dirvoteSebastian Hahn2011-05-09
| * | | | Fix a potential null deref when rebuilding md cacheSebastian Hahn2011-05-09
| * | | | CONN_LOG_PROTECT()'s first argument may not be 0Sebastian Hahn2011-05-09
| * | | | Appease clang - and my tortured mindSebastian Hahn2011-05-09
| * | | | Add an assert to un-confuse clang's analyzerSebastian Hahn2011-05-09
| * | | | Fix a docstringSebastian Hahn2011-05-09
|/ / / /
* | | | Fix up some check-spaces issuesNick Mathewson2011-05-05
* | | | fix the website directions.Andrew Lewman2011-05-05
* | | | 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 'sebastian/win_warning' into maint-0.2.2Nick Mathewson2011-05-04
|\ \ \ \ \
| * | | | | Fix compile warning on windowsSebastian Hahn2011-05-05
* | | | | | Merge branch 'bug2379' into maint-0.2.2Nick Mathewson2011-05-04
|\ \ \ \ \ \
| * | | | | | Add some missing torrc entries to tor.1.txtNick Mathewson2011-05-03
| | |/ / / / | |/| | | |
* / | | | | More notes on how to upload tarballs from erinnNick Mathewson2011-05-04
|/ / / / /
* / / / / Fix circuit_list_path_impl(): internal circuits do not have an "exit". Trivia...Nick Mathewson2011-05-03
|/ / / /
* | | | Change who calls microdesc_cache_rebuild().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
* | | | 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
* | | | Add a couple of notes to doc/HACKING based on 0.2.2.25-alpha processNick Mathewson2011-05-02
* | | | Clean up a warning a bitNick Mathewson2011-04-29
* | | | add another heuristic for changes stanzasRoger Dingledine2011-04-29
* | | | Update hacking file with terse notes on formatting changelogNick 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 'arma/bug3039' into maint-0.2.2Nick Mathewson2011-04-28
|\ \ \ \ | |/ / / |/| | |
| * | | stop putting wacky values into state->lastwrittenRoger Dingledine2011-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
| * | | | | Add changes file for previous commitRobert Ransom2011-03-12
| * | | | | Revert "If we are not using BEGIN_DIR cells, don't attempt to contact hidden ...Robert Ransom2011-03-12
* | | | | | 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