summaryrefslogtreecommitdiff
path: root/lib/thandy/repository.py
AgeCommit message (Expand)Author
2008-11-17Make log message not result in exception when timestamp expires.Nick Mathewson
2008-11-17Add a --force-check option to make the client download a new timestamp file w...Nick Mathewson
2008-11-17make log levels configurable. check file hashes correctly.Nick Mathewson
2008-11-16Fix bundle download logic. Better fix needed.Nick Mathewson
2008-11-16attach per-file type-specific metainfo to packages. use metainfo to tell wha...Nick Mathewson
2008-11-16Make client downloading work. Testing still needed. Glue still needed for i...Nick Mathewson
2008-11-16have some more thandy. This update includes a working downloader with tor su...Nick Mathewson
2008-10-15In python 2.6 and later, simplejson is built-in as json.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