summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-09-17best tor ever!tor-0.2.2.16-alphaRoger Dingledine
2010-09-16I hear we are close to a release. Clean up the whitespace.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-14Add a simple integer-ceiling-division macro before we get it wrongNick Mathewson
2010-09-14Merge branch 'bug1899'Nick Mathewson
2010-09-14Merge branch 'bug911'Nick Mathewson
2010-09-14Extract the "do these routers have the same addr:orport" logic into a fnNick Mathewson
2010-09-14Tweak some issues found by arma in bug911 review.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-13Add a max_cells arg to connection_edge_process_raw_inbufNick Mathewson
2010-09-13Fix function declaration linebreaks at start of relay.cNick Mathewson
2010-09-13Merge remote branch 'public/pretty-signature-log'Nick Mathewson
2010-09-13Merge remote branch 'sebastian/bug1525'Nick 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-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-03Launch reachability tests for routers whose IP or ORPort changeNick 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-02Complicate the rules on WARN vs INFO in consensus verificationNick Mathewson
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-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 compilation on windows.Nick Mathewson
2010-08-19Make the "2 unknown, 7 missing key..." messages easier to understandNick Mathewson