summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-19fix up contrib/checkOptionDocs.pl to match current practice (asciidoc manpage...tor-0.2.2.15-alphaNick Mathewson
2010-08-19Fix up compilation on windows.Nick Mathewson
2010-08-18bump to 0.2.2.15-alphaRoger Dingledine
2010-08-18fold in even more changelog entriesRoger Dingledine
2010-08-18delay geoip stats even more for relays-turned-bridgesRoger Dingledine
2010-08-18explain the non-fix for bug 1776Roger Dingledine
2010-08-18bug 1776 isn't fixed. save its changelog entry for next time.Roger Dingledine
2010-08-18Edit the changelog to reflect the fact that we are backing off on ending NORO...Nick Mathewson
2010-08-18Merge commit 'origin/maint-0.2.1'Nick 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-16161b2750 didn't really retry the stream. this does.Roger Dingledine
2010-08-15Make Sebastian's bug1831 branch build with --enable-gcc-warningsNick Mathewson
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-15Make unit tests work when tests get run in subprocesses.Nick Mathewson
2010-08-15Rename rep_hist_exit_stats_history in test.c tooNick Mathewson
2010-08-15Add a changes file for Karsten's stats-tests branchNick Mathewson
2010-08-15Merge commit 'karsten/stats-tests'Nick Mathewson
2010-08-15Merge commit 'karsten/stats-manpage'Nick Mathewson
2010-08-16Fix misplaced labelsSebastian Hahn
2010-08-16Add a rule to detect misplaced labels during check-spacesSebastian Hahn
2010-08-16Fix a memory leak in dirvote_compute_consensuses()Sebastian Hahn
2010-08-16Fix a memory leakSebastian Hahn
2010-08-16Refactor circuit_build_times_parse_stateSebastian Hahn
2010-08-16Fix a memory leak in circuit_build_times_parse_stateSebastian Hahn
2010-08-15Update man page, now that *Statistics can be changed while Tor is running.Karsten Loesing
2010-08-15Run test_stats in a subprocess.Karsten Loesing
2010-08-15Give rep_hist_exit_stats_history() a better name.Karsten Loesing
2010-08-15Fix memory leak spotted by Nick.Karsten Loesing
2010-08-15reinit per-conn token buckets on config or consensus changeRoger Dingledine
2010-08-15factor out rate/burst setting. no actual changes.Roger Dingledine
2010-08-14fix another piece of 1741Roger Dingledine
2010-08-13changes entry for bug 1741Roger Dingledine
2010-08-13Add check for CIRCUIT_PURPOSE_S_REND_JOINED.Mike Perry
2010-08-13fix a memory leak introduced by df1ef2f0f0856afRoger Dingledine
2010-08-13fold in the makefile.am changes entryRoger Dingledine
2010-08-13minor formatting / comment fixesRoger Dingledine
2010-08-12Fix url in rend-specSebastian Hahn
2010-08-12doc/HACKING: Explain how to find when a given change was introducedChris Ball