index
:
thandy.git
develop
[thandy]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
thandy
/
SignerCLI.py
Age
Commit message (
Expand
)
Author
2009-08-25
Add ability to create .torrent metadata when making a package
Sebastian Hahn
2009-08-25
Spelling fixes and import cleanup
Sebastian Hahn
2009-01-05
Correct syntax for name-to-length dictionary assignment.
Martin Peck
2008-12-21
packageLen was meant to be a name-to-length dictionary, not an int.
Nick Mathewson
2008-12-15
Implement lengths in thandy objects, mostly:
Nick Mathewson
2008-12-01
Add a possible workaround for coderman's Ubuntu's simplejson snafus. 1) Only...
Nick Mathewson
2008-11-21
fix/document issues noted by arma in todo.
Nick Mathewson
2008-11-16
Make more objects get pretty-printed when signed
Nick Mathewson
2008-10-15
In python 2.6 and later, simplejson is built-in as json.
Nick Mathewson
2008-10-14
Usability fixes and cleanups
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