summaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
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-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-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-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
2010-08-16Fix a memory leak in circuit_build_times_parse_stateSebastian Hahn
2010-08-15reinit per-conn token buckets on config or consensus changeRoger Dingledine
2010-08-13changes entry for bug 1741Roger Dingledine
2010-08-13fix a memory leak introduced by df1ef2f0f0856afRoger Dingledine
2010-08-13fold in the makefile.am changes entryRoger Dingledine
2010-08-11Fix changes/ file for bug #1773.Linus Nordberg
2010-08-11fold in most of the changes/foo filesRoger Dingledine
2010-08-10Make buf_shrink_freelists warn, not crash, when n_to_skip is too highNick Mathewson
2010-08-10Add missing info to changes fileNick Mathewson
2010-08-06Merge commit 'karsten/stats_v4_rebased'Nick Mathewson
2010-08-05Allow enabling or disabling *Statistics while Tor is running.Karsten Loesing
2010-08-04Merge commit 'origin/maint-0.2.1'Nick Mathewson
2010-08-04Remove the debian directory from the main git repositoryNick Mathewson
2010-08-03Introduce END_STREAM_REASON_NOROUTESebastian Hahn
2010-08-03Merge commit 'origin/maint-0.2.1'Nick Mathewson
2010-08-03Handle EHOSTUNREACH in errno_to_stream_end_reason()Sebastian Hahn
2010-08-03Update to the August 1 2010 Maxmind GeoLite Country database.Karsten Loesing
2010-08-02Merge branch 'bug1384'Nick Mathewson
2010-08-02Fix a compile warning on OS X 10.6Sebastian Hahn
2010-08-02Bug #919: Don't rebind ports if we receive SIGHUP while hibernating.Chris Ball