index
:
thandy.git
develop
[thandy]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
thandy
Age
Commit message (
Expand
)
Author
2008-11-16
Fix bundle download logic. Better fix needed.
Nick Mathewson
2008-11-16
chmod files on import.
Nick Mathewson
2008-11-16
note changed repo location
Nick Mathewson
2008-11-16
Try to fix timestamp generation with bundles.
Nick Mathewson
2008-11-16
Support socks.
Nick Mathewson
2008-11-16
attach per-file type-specific metainfo to packages. use metainfo to tell wha...
Nick Mathewson
2008-11-16
Make client downloading work. Testing still needed. Glue still needed for i...
Nick Mathewson
2008-11-16
Add main-thread callbacks for download success/failure.
Nick Mathewson
2008-11-16
Add current mirror and master key from updates.torproject.org
Nick Mathewson
2008-11-16
Make more objects get pretty-printed when signed
Nick Mathewson
2008-11-16
have some more thandy. This update includes a working downloader with tor su...
Nick Mathewson
2008-10-15
In python 2.6 and later, simplejson is built-in as json.
Nick Mathewson
2008-10-15
Checkpoint: s/glider/thandy/; s/sexp/json/
Nick Mathewson
2008-10-14
Stop trying to monkeypatch simplejson to support canonical encoding, and just...
Nick Mathewson
2008-10-14
tolerate the 2.4 getpass(), which can't be told which stream
Roger Dingledine
2008-10-14
Fix another syntax error
Nick Mathewson
2008-10-14
Usability fixes and cleanups
Nick Mathewson
2008-10-14
clean up some docstrings
Roger Dingledine
2008-10-14
Add some in-code documentation, fix some dead code, add a license, add a work...
Nick Mathewson
2008-10-14
Support older versions of simplejson.
Nick Mathewson
2008-10-14
Rename glider to thandy, based on discussions on #nottor. Please let me know...
Nick Mathewson