summaryrefslogtreecommitdiff
path: root/lib/thandy/download.py
AgeCommit message (Expand)Author
2013-04-02Several fixesTomás Touceda
2011-10-20Fix file permissionsTomás Touceda
2011-09-03Improve re-install behaviorTomás Touceda
2011-07-26Update lockfile to work on OSXTomás Touceda
2010-07-25More unit tests and documentation for the Thandy codeNick Mathewson
2009-08-25Add the ability to download files via BitTorrentSebastian Hahn
2009-08-25If we have more than we want, we have too much, not the other way.Sebastian Hahn
2009-08-25Spelling fixes and import cleanupSebastian Hahn
2009-03-19Actually enforce file lengths when downloading.Nick Mathewson
2009-01-22Fix multiple pychecker-spotted typos.Nick Mathewson
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