summaryrefslogtreecommitdiff
path: root/lib/thandy/formats.py
AgeCommit message (Expand)Author
2013-04-02Several fixesTomás Touceda
2012-01-04Add a thp_dest parameter to install package in custom locationsTomás Touceda
2011-10-20Fix file permissionsTomás Touceda
2011-09-02Fix behavior for bundles with more than one thp and add thpTomás Touceda
2011-07-26Update lockfile to work on OSXTomás Touceda
2011-06-22Add really simple checker, installer and thpdbTomas Touceda
2011-06-22Creates basic structure to start the thp checkerTomas Touceda
2011-06-22Make optional keys actually optionalTomas Touceda
2011-06-22Creates the thp fileTomas Touceda
2011-06-21First part of makethppackageTomas Touceda
2010-07-25More unit tests and documentation for the Thandy codeNick Mathewson
2010-07-25Fix the interface of RSAKey.sign() to work as documented.Nick Mathewson
2009-08-25Allow tracking all bundles in the repository with thandy-clientSebastian Hahn
2009-08-25All current versions of Thandy have length fieldsSebastian Hahn
2009-08-25Spelling fixes and import cleanupSebastian Hahn
2009-03-19Add lengths to the timestamp file.Nick Mathewson
2009-01-22Fix multiple pychecker-spotted typos.Nick Mathewson
2008-12-21fix a "NameError: global name 'os' is not defined" complaint whenRoger Dingledine
2008-12-15Implement lengths in thandy objects, mostly:Nick Mathewson
2008-12-08Oops: actually commit the patch from this morning where I made Thandy not bre...Nick Mathewson
2008-12-01Add a possible workaround for coderman's Ubuntu's simplejson snafus. 1) Only...Nick Mathewson
2008-11-30Generate new command formats, I believe.Nick Mathewson
2008-11-30Big thandy installation refactoring. Things should be saner now: we recogniz...Nick Mathewson
2008-11-22Fix a bug in userFilename that left us with a directory in ./~/. Add a facil...Nick Mathewson
2008-11-22Add a quick and dirty thandy-client json2xml command. I am going to regret t...Nick Mathewson
2008-11-21fix/document issues noted by arma in todo.Nick Mathewson
2008-11-20do not crash on exe_registry_entNick Mathewson
2008-11-20actually look at the firmat line.Nick Mathewson
2008-11-17Add win32 registry support to thandy. untested.Nick Mathewson
2008-11-17document rpm and exe formats in example package configNick 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-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-15Checkpoint: s/glider/thandy/; s/sexp/json/Nick Mathewson
2008-10-14Stop trying to monkeypatch simplejson to support canonical encoding, and just...Nick Mathewson
2008-10-14Fix another syntax errorNick Mathewson
2008-10-14Usability fixes and cleanupsNick Mathewson
2008-10-14Add some in-code documentation, fix some dead code, add a license, add a work...Nick Mathewson
2008-10-14Support older versions of simplejson.Nick Mathewson
2008-10-14Rename glider to thandy, based on discussions on #nottor. Please let me know...Nick Mathewson