aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | Unmap microdesc cache before replacing it.Nick Mathewson2011-05-12
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | 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-11
|\| | | | | | | | |_|/ / / / / |/| | | | | |
| * | | | | | 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.2'Roger Dingledine2011-05-10
|\| | | | |
| * | | | | 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 'origin/maint-0.2.2'Nick Mathewson2011-05-09
|\| | | |
| * | | | 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 remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-09
|\| | | | |
| * | | | | 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
| |/ / / / /
* | | | | | Link to libevent_openssl statically when requestedSebastian Hahn2011-05-06
* | | | | | Fix check-spaces issues in masterNick Mathewson2011-05-05
* | | | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-05
|\| | | | |
| * | | | | Fix up some check-spaces issuesNick Mathewson2011-05-05
| * | | | | fix the website directions.Andrew Lewman2011-05-05
* | | | | | Merge branch 'microdesc-use-v2-squashed'Nick Mathewson2011-05-05
|\ \ \ \ \ \
| * | | | | | Make microdesc use off-by-default for now, since there are not enough cachesNick Mathewson2011-05-05
| * | | | | | Now that 0.2.3.1-alpha is out, require it for microdesc fetchesNick Mathewson2011-05-05
| * | | | | | Move dummy authority.z fetch out of update_router_descriptor_downloadsNick 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
| * | | | | | Add a new configuration type, "AUTOBOOL", to handle 1/0/auto typesNick Mathewson2011-05-05
|/ / / / / /
* | | | | | Increment version to 0.2.3.1-alpha-devNick Mathewson2011-05-05
* | | | | | more changelog tweaks, mostly from sebastianNick Mathewson2011-05-05
* | | | | | Increment version to 0.2.3.1-alphaNick Mathewson2011-05-05
* | | | | | Tweak 0.2.3.1-alpha changelog, add more entries.Nick Mathewson2011-05-05
* | | | | | Use read_all() to read messages from spawn_backgroundNick Mathewson2011-05-04
* | | | | | 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