summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-13Missing changes file for cc0efa808409ddNick Mathewson
2010-09-12Merge branch 'bug1138'Nick Mathewson
2010-09-12Make authorities download consensuses if appropriateNick Mathewson
2010-09-12Clean up a couple more bug1138 issues mentioned by roger on code reviewNick Mathewson
2010-09-12Initial oprofile instructions based on original by weasel.Nick Mathewson
2010-09-12Handle null conn->requested_resource rather than assertRobert Hogan
2010-09-12fix regression introduced by 1a65bdd2Roger Dingledine
2010-09-09Update to the latest tinytest versionNick Mathewson
2010-09-08Merge remote branch 'origin/maint-0.2.1'Nick Mathewson
2010-09-08Merge remote branch 'karsten/geoip-sep2010' into maint-0.2.1Nick Mathewson
2010-09-08be more consistent in using streamid_tNick Mathewson
2010-09-08Merge branch 'bug1653'Nick Mathewson
2010-09-08Merge remote branch 'origin/maint-0.2.1'Nick Mathewson
2010-09-08Remove a needless keep_open_until_flushedNick Mathewson
2010-09-08Update to the September 1 2010 Maxmind GeoLite Country database.Karsten Loesing
2010-09-06Merge remote branch 'public/win_unicode_fixes'Nick Mathewson
2010-09-03Close a non-open OR connection *only* after KeepalivePeriod.Nick Mathewson
2010-09-03Fix a missing stream_id argument; found by "tracktor"Nick Mathewson
2010-09-02Nick points out:Robert Hogan
2010-09-02Amend per Sebastian's comments:Robert Hogan
2010-09-02Fix behavior of adding a cell to a blocked queue.Nick Mathewson
2010-08-31Merge branch 'ratelim'Nick Mathewson
2010-08-31Fix some issues in rate-limiting noticed by SebastianNick 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-25Merge commit 'karsten/rendspec-koryk'Nick Mathewson
2010-08-22Fix a compile warning on OpenBSDSebastian 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-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-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