aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-03clarify that LongLivedPorts is for hidden services tooRoger Dingledine
2012-05-31Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-05-31add changes file for bug 5283Roger Dingledine
2012-05-31Make all begindir or one-hop circuits internalNick Mathewson
2012-05-31Merge remote-tracking branch 'public/bug5089'Nick Mathewson
2012-05-31A few more get_parent_directory tests.Nick Mathewson
2012-05-31Merge remote-tracking branch 'public/bug5374'Nick Mathewson
2012-05-31Merge remote-tracking branch 'linus/bug4873_ln'Nick Mathewson
2012-05-31Merge remote-tracking branch 'public/bug5541_v2'Nick Mathewson
2012-05-31Merge remote-tracking branch 'public/close_file_mapping'Nick Mathewson
2012-05-31reindent CreateFile arguments.Nick Mathewson
2012-05-31Merge remote-tracking branch 'linus/bug5355_ln'Nick Mathewson
2012-05-31Merge remote-tracking branch 'public/bug1938'Nick Mathewson
2012-05-31Merge remote-tracking branch 'public/bug2954_more'Nick Mathewson
2012-05-31Remove unexpected "unexpectedly".Linus Nordberg
2012-05-31Remove spurioius return in one out of four if-else clauses.Linus Nordberg
2012-05-31Merge remote-tracking branch 'public/bug3196'Nick Mathewson
2012-05-31Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-05-30Fix more clang format-nonliteral warnings (bug 5969)Nick Mathewson
2012-05-30Merge branch 'bug5604'Nick Mathewson
2012-05-30Add a little documentation for the bug5604 fixNick Mathewson
2012-05-30Merge remote-tracking branch 'public/bug5954'Nick Mathewson
2012-05-30Merge remote-tracking branch 'linus/bug4369'Nick Mathewson
2012-05-30Add __attribute__(format)s for our varargs printf/scanf wrappersNick Mathewson
2012-05-30Fix clang 3.1 compile warning in crypto.cSebastian Hahn
2012-05-30Fix a typo in changes/bug5916Nick Mathewson
2012-05-30Merge remote-tracking branch 'public/bug5916'Nick Mathewson
2012-05-29Don't stomp on errno.Linus Nordberg
2012-05-29Fix minor typo in warning printout.Linus Nordberg
2012-05-24Delay getsockname() call until after connect() is doneNick Mathewson
2012-05-24Have get_parent_directory() handle "/foo" and "/" correctly.Nick Mathewson
2012-05-24Change an assertion into a warning in connection_or_handle_event_cb()Nick Mathewson
2012-05-24Abort writing cached-microdescs if a failed write has occurred.Nick Mathewson
2012-05-24New "GETINFO dormant" to report whether Tor has gone idleNick Mathewson
2012-05-24forward-port the 0.2.2.36 changelogRoger Dingledine
2012-05-23Close the windows file handle after CreateFileMapping; it isn't neededNick Mathewson
2012-05-18Fix the unittest breakage introduced by a8a862c.George Kadianakis
2012-05-18Merge remote-tracking branch 'asn/bug5602'Nick Mathewson
2012-05-18Fix a hard-to-trigger memory leak in launch_resolveNick Mathewson
2012-05-18Merge remote-tracking branch 'asn/bug5646'Nick Mathewson
2012-05-18Extract data from DESTROY cell _after_ protocol violation checks.George Kadianakis
2012-05-18Ignore unknown lines from managed proxies.George Kadianakis
2012-05-18Use a more helpful log message when we can't find a proxy.George Kadianakis
2012-05-16Another dirport/orport correction; this one from "cypherpunks"Nick Mathewson
2012-05-16Document that the ORPort flags apply to DirPort too. (thanks, Roger.)Nick Mathewson
2012-05-165597: document new ORPort optionsNick Mathewson
2012-05-16Clarify SessionGroup documentation. Bug 5437.Nick Mathewson
2012-05-16Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-05-16Make the succeeding parse_http_time tests more obviously rightNick Mathewson
2012-05-16Merge branch 'bug5346_squashed' into maint-0.2.2Nick Mathewson