index
:
thandy.git
develop
[thandy]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
thandy
/
download.py
Age
Commit message (
Expand
)
Author
2011-09-03
Improve re-install behavior
Tomás Touceda
2011-07-26
Update lockfile to work on OSX
Tomás Touceda
2010-07-25
More unit tests and documentation for the Thandy code
Nick Mathewson
2009-08-25
Add the ability to download files via BitTorrent
Sebastian Hahn
2009-08-25
If we have more than we want, we have too much, not the other way.
Sebastian Hahn
2009-08-25
Spelling fixes and import cleanup
Sebastian Hahn
2009-03-19
Actually enforce file lengths when downloading.
Nick Mathewson
2009-01-22
Fix multiple pychecker-spotted typos.
Nick Mathewson
2008-12-15
Implement lengths in thandy objects, mostly:
Nick Mathewson
2008-11-20
a little more documentation.
Nick Mathewson
2008-11-20
Teach thandy downloader how to back off on failure, ignore failing mirrors fo...
Nick Mathewson
2008-11-20
Make downloaded files in binary mode.
Nick Mathewson
2008-11-17
misc docs
Nick Mathewson
2008-11-17
Stop dropping a byte every time a download fails. also start working on makin...
Nick Mathewson
2008-11-17
Avoid failure in the common-in-debugging case where we have a completely down...
Nick Mathewson
2008-11-17
make log levels configurable. check file hashes correctly.
Nick Mathewson
2008-11-16
Support socks.
Nick Mathewson
2008-11-16
Add main-thread callbacks for download success/failure.
Nick Mathewson
2008-11-16
have some more thandy. This update includes a working downloader with tor su...
Nick Mathewson
2008-10-14
Add some in-code documentation, fix some dead code, add a license, add a work...
Nick Mathewson
2008-10-14
Rename glider to thandy, based on discussions on #nottor. Please let me know...
Nick Mathewson