summaryrefslogtreecommitdiff
path: root/lib/thandy/download.py
AgeCommit message (Expand)Author
2008-12-15Implement lengths in thandy objects, mostly:Nick Mathewson
2008-11-20a little more documentation.Nick Mathewson
2008-11-20Teach thandy downloader how to back off on failure, ignore failing mirrors fo...Nick Mathewson
2008-11-20Make downloaded files in binary mode.Nick Mathewson
2008-11-17misc docsNick Mathewson
2008-11-17Stop dropping a byte every time a download fails. also start working on makin...Nick Mathewson
2008-11-17Avoid failure in the common-in-debugging case where we have a completely down...Nick Mathewson
2008-11-17make log levels configurable. check file hashes correctly.Nick Mathewson
2008-11-16Support socks.Nick Mathewson
2008-11-16Add main-thread callbacks for download success/failure.Nick Mathewson
2008-11-16have some more thandy. This update includes a working downloader with tor su...Nick Mathewson
2008-10-14Add some in-code documentation, fix some dead code, add a license, add a work...Nick Mathewson
2008-10-14Rename glider to thandy, based on discussions on #nottor. Please let me know...Nick Mathewson