summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-24Warn and ignore the MyFamily setting if BridgeRelay is also setNick 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-24Use GetFileSize correctly on win32Nick 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-16Fix some more FreeBSD4 issues (based on a patch from grarpamp)Nick Mathewson
2012-05-16Use %f, not %lf when formatting doublesNick Mathewson
2012-05-16Report EADDRNOTAVAIL and EADDRINUSE as RESOURCELIMITNick 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
2012-05-16Fix month check in parse_http_time, add testSebastian Hahn
2012-05-16Remove more dubiosity in struct tm handling. related to bug5346Nick Mathewson
2012-05-16changes file for branch bug5346Nick Mathewson
2012-05-16Reject an additional type of bad date in parse_http_timeNick Mathewson
2012-05-16Fix parse_http_time and add testsEsteban Manchado Velázquez
2012-05-16Merge remote-tracking branch 'public/bug5139'Nick Mathewson
2012-05-16Add changes file for bug 4108Nick Mathewson
2012-05-16In connection_ap_handshake_process_socks(), mark the socks request as finishe...Fabian Keil
2012-05-16Merge remote-tracking branch 'public/bug3964'Nick Mathewson
2012-05-16Merge branch 'bug5380'Nick Mathewson
2012-05-16Remove over-two-months-old entry guards even while running.Roger Dingledine
2012-05-16Correct documentation for remove_obsolete_entry_guards.Nick Mathewson
2012-05-16Merge remote-tracking branch 'public/bug2297'Nick Mathewson
2012-05-16Merge remote-tracking branch 'public/bug2822'Nick Mathewson