summaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
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-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-23Close the windows file handle after CreateFileMapping; it isn't neededNick Mathewson
2012-05-18Fix a hard-to-trigger memory leak in launch_resolveNick Mathewson
2012-05-18Ignore unknown lines from managed proxies.George Kadianakis
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-16Remove more dubiosity in struct tm handling. related to bug5346Nick Mathewson
2012-05-16changes file for branch bug5346Nick Mathewson
2012-05-16Merge remote-tracking branch 'public/bug5139'Nick Mathewson
2012-05-16Add changes file for bug 4108Nick Mathewson
2012-05-16Merge remote-tracking branch 'public/bug3964'Nick Mathewson
2012-05-16Remove over-two-months-old entry guards even while running.Roger Dingledine
2012-05-16Merge remote-tracking branch 'public/bug2297'Nick Mathewson
2012-05-16Merge remote-tracking branch 'public/bug2822'Nick Mathewson
2012-05-16Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-05-16Correct the bulletproofing of routerlist_insert()Nick Mathewson
2012-05-16Merge remote-tracking branch 'public/bug3296'Nick Mathewson
2012-05-16When ReloadTorrcOnSIGHUP=1, do non-reload activities anywayNick Mathewson
2012-05-16Merge branch 'win32_winnt'Nick Mathewson
2012-05-15Prevent an (impossible) null-pointer dereference in connection_edge_process_r...Nick Mathewson
2012-05-15Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-05-15Clarify MaxCircuitDirtiness behavior with hidden services. Bug 5259.Nick Mathewson
2012-05-15Treat SW_SERVER_HELLO_B as another sign of an SSL handshakeNick Mathewson
2012-05-15Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-05-15Merge branch 'bug5796_022_squashed' into maint-0.2.2Nick Mathewson
2012-05-15Fix a crash bug on SETCIRCUITPURPOSE.Nick Mathewson
2012-05-15Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-05-15Merge remote-tracking branch 'karsten/geoip-may2012' into maint-0.2.2Nick Mathewson
2012-05-15Merge remote-tracking branch 'linus/task-5891'Nick Mathewson
2012-05-15Clarify changes file regarding which bugs get fixed.Linus Nordberg
2012-05-15Rename changes file.Linus Nordberg
2012-05-15Fix desc stats on bridge authorities that didn't serve anything.Karsten Loesing
2012-05-14Bump _WIN32_WINNT to 0x0501 throughout the codeNick Mathewson
2012-05-14Add a changes file for the misc bug5859 build issuesNick Mathewson