aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-03Fix circuit_list_path_impl(): internal circuits do not have an "exit". Trivia...Nick Mathewson
2011-05-03Change who calls microdesc_cache_rebuild().Nick Mathewson
2011-05-03Rebuild the microdesc cache when a sufficient number of bytes are droppedNick Mathewson
2011-05-03Backport microdesc_cache_clean to 0.2.2Nick Mathewson
2011-05-03Fix a check for when to rebuild the microdesc cache. (Backport from 0.2.3.Nick Mathewson
2011-05-03Add missing code to set cache->journal_len when reading microdesc journalNick Mathewson
2011-05-02Add a couple of notes to doc/HACKING based on 0.2.2.25-alpha processNick Mathewson
2011-04-29Clean up a warning a bitNick Mathewson
2011-04-29add another heuristic for changes stanzasRoger Dingledine
2011-04-28Update hacking file with terse notes on formatting changelogNick Mathewson
2011-04-28Rate-limit v2 networkstatus download fail warningsNick Mathewson
2011-04-28Rename connection_dir_download_networkstatus_failed: be clear that it means v2Nick Mathewson
2011-04-28Merge remote-tracking branch 'arma/bug3012' into maint-0.2.2Nick Mathewson
2011-04-28relays checkpoint their state file twice a dayRoger Dingledine
2011-04-28Only authorities should automatically download v2 networkstatus documentsNick Mathewson
2011-04-28Merge remote-tracking branch 'arma/bug3039' into maint-0.2.2Nick Mathewson
2011-04-28stop putting wacky values into state->lastwrittenRoger Dingledine
2011-04-28Clarify comment to say which version fixed 2722Nick Mathewson
2011-04-28Merge remote-tracking branches 'rransom/bug2722' and 'rransom/bug2722b' into ...Nick Mathewson
2011-04-28Merge remote-tracking branch 'sebastian/bug3020' into maint-0.2.2Nick Mathewson
2011-04-28fix a function commentRoger Dingledine
2011-04-29Correctly check elapsed time in last hibernation periodSebastian Hahn
2011-04-28Merge branch 'bug3000-022-part2-squashed' into maint-0.2.2Nick Mathewson
2011-04-28Avoid false positives from proxy_mode()Nick Mathewson
2011-04-28Fix bug 1930Robert Ransom
2011-04-28Ignore SIGNAL NEWNYM on relay-only Tor instancesRobert Ransom
2011-04-28Don't allow v0 HS auths to act as clientsRobert Ransom
2011-04-28Correct the logic from f14754fbd for tor_gmtime_rJohn Brooks
2011-04-28Detect and handle NULL returns from (gm/local)time_rNick Mathewson
2011-04-28Merge remote-tracking branch 'sebastian/bug2497' into maint-0.2.2Nick Mathewson
2011-04-28Clean up merge of bug3k_021Robert Ransom
2011-04-28Merge branch 'bug3k_021' into bug3k_022Sebastian Hahn
2011-04-28Fix a failure case of connection_ap_handshake_attach_circuit()Sebastian Hahn
2011-04-28Fix a bug introduced by purging rend_cache on NEWNYMRobert Ransom
2011-04-28Allow rend_client_send_introduction to fail transientlyRobert Ransom
2011-04-28Forget all rendezvous client state on SIGNAL NEWNYMRobert Ransom
2011-04-27Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-04-27I guess that had a bug number: add it to the changes file.Nick Mathewson
2011-04-27Fix clear_trackhostexits_mapping() to actually work as advertisedNick Mathewson
2011-04-27make make check-spaces happier.Roger Dingledine
2011-04-27Fix double-free bug in microdesc parsercypherpunks
2011-04-27minor tweaks to manpageRoger Dingledine
2011-04-27Merge remote-tracking branch 'arma/bug1090-part1-squashed' into bug1090-part1...Nick Mathewson
2011-04-27Merge branch 'bug1090-manpage-squashed' into bug1090-part1-squashedNick Mathewson
2011-04-27explain an argument in a function commentRoger Dingledine
2011-04-27Revise the manpage to contain the actual intended *Nodes behaviorNick Mathewson
2011-04-27Add a big changelog entry for bug 1090 fixesNick Mathewson
2011-04-27Instead of checking whether we have unremoved intro points, check for usable ...Nick Mathewson
2011-04-27better user-facing warnings for unexpected last hopsRoger Dingledine
2011-04-27warn if we launch too many circuits for a given streamRoger Dingledine