summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-27New bufferevent-related check in assert_connection_ok().Nick Mathewson
2010-09-27Add bufferevent versions of connection_write/fetch_to/from_buf.Nick Mathewson
2010-09-27Refactor users of buf_datalen to bufferevent-friendly version.Nick Mathewson
2010-09-27Teach read_event/write_event manipulators about bufferevents.Nick Mathewson
2010-09-27Remove never-actually-finished code to use readv and writev for IO.Nick Mathewson
2010-09-27Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-09-27Merge branch 'bug1805' into maint-0.2.2Nick Mathewson
2010-09-27Clean up some bug1805 comments based on arma's feedbackNick Mathewson
2010-09-27Merge remote branch 'mikeperry/bug1952-merge' into maint-0.2.2Nick Mathewson
2010-09-27Add changelog for bug 1952.Mike Perry
2010-09-27Update dir-spec.txt with new weight constraints.Mike Perry
2010-09-27Implement new Wxx constraints.Mike Perry
2010-09-27Use autoreconf, not autoconf&&automake&&etc in autogen.shNick Mathewson
2010-09-24Bump the Tor version in master to 0.2.3.0-alpha-devNick Mathewson
2010-09-24Consistency issues in load_windows_system_library patch. Thanks SebastianNick Mathewson
2010-09-24Merge remote branch 'sebastian/continuation'Nick Mathewson
2010-09-24Note that the torrc format doesn't need nl at endSebastian Hahn
2010-09-23Merge branch 'bug1511'Nick Mathewson
2010-09-23Tweak continuation-and-comment logicNick Mathewson
2010-09-23Add new torrc line continuation unit testsSebastian Hahn
2010-09-22Rename has_completed_circuit to can_complete_circuitNick Mathewson
2010-09-22Merge remote branch 'arma/bug1362'Nick Mathewson
2010-09-22Changes to bug1959_part1 on review from arma.Nick Mathewson
2010-09-21Make our min-info check also check for entry node presenceNick Mathewson
2010-09-21Even more accurate handling for shifting accounting intervalsNick Mathewson
2010-09-21Use load_windows_system_library in place of LoadLibraryNick Mathewson
2010-09-21New function to load windows system librariesNick Mathewson
2010-09-21Merge branch 'bug1789'Nick Mathewson
2010-09-21Bug1789 cleanups suggested by armaNick Mathewson
2010-09-21log when we finish a circuit after being offlineRoger Dingledine
2010-09-21Correct default for RendPostPeriod in docsJohn Brooks
2010-09-21First cut of code to enable RefuseUnknownExitsNick Mathewson
2010-09-21Merge branch 'bug1956'Nick Mathewson
2010-09-20changelog entry for bug 1943Roger Dingledine
2010-09-20A start at a patch for bug 1943 (alignment issues)Roger Dingledine
2010-09-20Count unknown authorities as unknown only once, not once per signature.Nick Mathewson
2010-09-19Attempt to fix compilation on WindowsSebastian Hahn
2010-09-17bump to 0.2.2.16-alpha-devRoger Dingledine
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-16fold in the recent changes filesRoger Dingledine
2010-09-16Change 'bugfix on' line for changes/bug1921.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-15circwindow consensus param != CircWindowRoger Dingledine
2010-09-15finish a comment, lower a variableNick Mathewson
2010-09-15How many seconds until != timestamp of that dateSebastian Hahn
2010-09-15Merge branch 'bug1184'Nick Mathewson
2010-09-15tor-spec.txt tweaks from armaNick Mathewson