summaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2010-09-22Merge remote branch 'arma/bug1362'Nick Mathewson
2010-09-21Merge branch 'bug1789'Nick Mathewson
2010-09-21Bug1789 cleanups suggested by armaNick Mathewson
2010-09-21log when we finish a circuit after being offlineRoger Dingledine
2010-09-21Merge branch 'bug1956'Nick Mathewson
2010-09-20changelog entry for bug 1943Roger Dingledine
2010-09-20Count unknown authorities as unknown only once, not once per signature.Nick Mathewson
2010-09-19Attempt to fix compilation on WindowsSebastian Hahn
2010-09-16fold in the recent changes filesRoger Dingledine
2010-09-16Change 'bugfix on' line for changes/bug1921.Nick Mathewson
2010-09-16Merge remote branch 'sebastian/bug1921'Nick Mathewson
2010-09-16perconnbwrate and perconnbwburst consensus paramsRoger Dingledine
2010-09-16Demote a warn when enabling CellStatisticsSebastian Hahn
2010-09-15Merge branch 'bug1184'Nick Mathewson
2010-09-15Never queue a cell on a marked circuitNick Mathewson
2010-09-14Merge branch 'bug1899'Nick Mathewson
2010-09-14Merge branch 'bug911'Nick Mathewson
2010-09-14Merge remote branch 'sebastian/bug1776_v3'Nick Mathewson
2010-09-13Make circuit_resume_edge_reading_helper treat streams more fairly.Nick Mathewson
2010-09-03Base our expected bw accounting usage on time before soft limitNick Mathewson
2010-09-03Use a more sophisticated soft-hibernation-limit calculationNick Mathewson
2010-09-03Launch reachability tests for routers whose IP or ORPort changeNick Mathewson
2010-09-02Complicate the rules on WARN vs INFO in consensus verificationNick Mathewson
2010-08-31Merge branch 'ratelim'Nick Mathewson
2010-08-26Merge remote branch 'origin/maint-0.2.1'Nick Mathewson
2010-08-26Use -Wno-system-headers on openbsd to resolve 2nd case of bug1848Nick Mathewson
2010-08-22Fix a compile warning on OpenBSDSebastian Hahn
2010-08-20Allow clients to use relays as bridgesSebastian Hahn
2010-08-20Warn for bad combination of cookie optionsSebastian Hahn
2010-08-19Make the "2 unknown, 7 missing key..." messages easier to understandNick Mathewson
2010-08-18fold in even more changelog entriesRoger Dingledine
2010-08-18delay geoip stats even more for relays-turned-bridgesRoger Dingledine
2010-08-18Add a generic rate-limited log mechanism, and use it in a few placesNick Mathewson
2010-08-18Backport END_STREAM_REASON_NOROUTE for client use.Sebastian Hahn
2010-08-18Merge commit 'karsten/dirbytes2'Nick Mathewson
2010-08-18Correctly report written bytes on linked connections.Karsten Loesing
2010-08-18Count bytes we spend on answering directory requests.Karsten Loesing
2010-08-17Remove unused function declarationsSebastian Hahn
2010-08-17Merge branch 'maint-0.2.1'Nick Mathewson
2010-08-17Merge branch 'bug1141_v3' into maint-0.2.1Nick Mathewson
2010-08-17Scale CONSENSUS_MIN_SECONDS_BEFORE_CACHING by voting intervalNick Mathewson
2010-08-16fold in the next set of changelog entriesRoger Dingledine
2010-08-16Merge commit 'public/warn1125'Nick Mathewson
2010-08-16Fix compilation with --with-dmallocKarsten Loesing
2010-08-15Merge commit 'sebastian/bug1831'Nick Mathewson
2010-08-15Make Sebastian's misc-reasons branch compile; frob the changes fileNick Mathewson
2010-08-15Merge commit 'sebastian/misc-reason'Nick Mathewson
2010-08-15Add a changes file for Karsten's stats-tests branchNick Mathewson
2010-08-16Fix a memory leak in dirvote_compute_consensuses()Sebastian Hahn
2010-08-16Fix a memory leakSebastian Hahn