summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-02Fix behavior for bundles with more than one thp and add thpTomás Touceda
2011-09-02Run transactions only if --install is given, and create pkg-status if it does...Tomás Touceda
2011-09-01Log with loggin instead of print, and add thp files to download when neededTomás Touceda
2011-07-26Update lockfile to work on OSXTomás Touceda
2011-06-27Execute postinst script and serialize script executionTomas Touceda
2011-06-26Start scripts partTomas Touceda
2011-06-25Adds installation with subdirs and upgrade based on the specTomas Touceda
2011-06-25Adds basic installationTomas Touceda
2011-06-24Adds the ThpTransaction class and its basic structureTomas Touceda
2011-06-24Correct some silly errorsTomas Touceda
2011-06-23Adds the code to introduce Thp TransactionsTomas Touceda
2011-06-23Validate files in a thp and add LockFile bundle depTomas Touceda
2011-06-22Improve ThpDB, implement ThpPackageTomas 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
2011-06-21Fix typo in RPMCheckerTomas Touceda
2010-08-26note that the Thandy TODO has migrated to tracNick Mathewson
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-25NONE? We are python; we have no NONE. Only none.Nick Mathewson
2009-08-25Add the ability to download files via BitTorrentSebastian Hahn
2009-08-25Add ability to create .torrent metadata when making a packageSebastian Hahn
2009-08-25Install with BitTorrent support if the library is availableSebastian Hahn
2009-08-25Allow tracking all bundles in the repository with thandy-clientSebastian Hahn
2009-08-25If we have more than we want, we have too much, not the other way.Sebastian Hahn
2009-08-25Remove section describing a legacy way to install filesSebastian Hahn
2009-08-25All current versions of Thandy have length fieldsSebastian Hahn
2009-08-25Remove Glider cleanup noticeSebastian Hahn
2009-08-25Spelling fixes and import cleanupSebastian Hahn
2009-06-01remove svn keywordsSebastian Hahn
2009-06-01fix "make test"Sebastian Hahn
2009-03-19Update howto to reflect svn->git conversion some more.Sebastian Hahn
2009-03-19Fix typo in the howto.Sebastian Hahn
2009-03-19Actually enforce file lengths when downloading.Nick Mathewson
2009-03-19Add lengths to the timestamp file.Nick Mathewson
2009-03-14New bundle and package config files for Tor VM, licenses, and Vidalia packages.Martin Peck
2009-01-29Add some setup.py droppings to .gitignoreNick Mathewson
2009-01-22Fix multiple pychecker-spotted typos.Nick Mathewson
2009-01-21Add a .gitignore file.Nick Mathewson
2009-01-09give coderman a howto on adding a new file to the thandy repositoryRoger Dingledine
2009-01-08Add configuration for Vidalia and TorButton MSI packages.Martin Peck
2009-01-05Add configuration for polipo win32 msi packages.Martin Peck
2009-01-05Update tor win32 package for alpha-dev version in registry check.Martin Peck
2009-01-05Correct syntax for name-to-length dictionary assignment.Martin Peck
2009-01-05update the package and bundle files for 0.2.1.9-alphaRoger Dingledine
2008-12-23another thandy todo item for nick, after coderman's lessonRoger Dingledine
2008-12-21packageLen was meant to be a name-to-length dictionary, not an int.Nick Mathewson