summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-26Use -Wno-system-headers on openbsd to resolve 2nd case of bug1848Nick Mathewson
2010-08-25Merge commit 'karsten/rendspec-koryk'Nick Mathewson
2010-08-22Fix a compile warning on OpenBSDSebastian Hahn
2010-08-20Allow clients to use relays as bridgesSebastian Hahn
2010-08-20Make the windows build succeed with or without -DUNICODE enabled.Nick Mathewson
2010-08-20Add unit test for tor_listdir.Nick Mathewson
2010-08-20Merge commit 'sebastian/bug1843'Nick Mathewson
2010-08-20Warn for bad combination of cookie optionsSebastian Hahn
2010-08-19Bump version to 0.2.2.15-alpha-devNick Mathewson
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-19Make the "2 unknown, 7 missing key..." messages easier to understandNick 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-18Add a generic rate-limited log mechanism, and use it in a few placesNick Mathewson
2010-08-18bug 1776 isn't fixed. save its changelog entry for next time.Roger Dingledine
2010-08-18Mashael has a last name. (Taken from Ian's cv page.)Nick Mathewson
2010-08-18Detect if we try to put a cell onto a supposedly blocked cell queue.Nick Mathewson
2010-08-18Decide whether to ignore SENDMEs based on streams_blocked, not queue sizeNick Mathewson
2010-08-18Avoid over-filling cell queues when we receive a SENDMEyetonetime
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-18Move code for launching tests out of router_add_to_routerlist()Nick Mathewson
2010-08-18Allow some skew in checking when a router said it was hibernatingNick Mathewson
2010-08-18Clarify AssumeReachable semantics wrt hibernationNick Mathewson
2010-08-18Add some braces to make arma happyNick 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-17Add koryk's modifications to rend-spec.Karsten Loesing
2010-08-16Fall back to direct descriptor request to bridges whenRobert Hogan
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