summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-12-21fix a "NameError: global name 'os' is not defined" complaint whenRoger Dingledine
2008-12-21Add no shortcuts option to msiexec arguments to prevent links to tor.exe and ...Martin Peck
2008-12-15Implement lengths in thandy objects, mostly:Nick Mathewson
2008-12-14make a new config/ dir for thandy, and move the actualRoger Dingledine
2008-12-13add in coderman's perspective tooRoger Dingledine
2008-12-13client-side thandy caches just grow without bound. this mightRoger Dingledine
2008-12-11Change expected registry key for per-user installs. Note that this means ins...Martin Peck
2008-12-08Make encrypted data format handle unicode.Nick Mathewson
2008-12-08Add some issues to Thandy TODO; remove completed itemsNick Mathewson
2008-12-08Oops: actually commit the patch from this morning where I made Thandy not bre...Nick Mathewson
2008-12-06make the thandy client instructions a bit more robustRoger Dingledine
2008-12-03add missing PackageItem.getRelativePath()Nick Mathewson
2008-12-03Correct expected version string to match what configure provides the MSI inst...Martin Peck
2008-12-03Correct registry path in sample win32 package. The last element is the name ...Martin Peck
2008-12-02Add additional options for single file py2exe builds.Martin Peck
2008-12-01More pydocNick Mathewson
2008-12-01console option for py2exe wants an array.Martin Peck
2008-12-01Make controller logging work better on python 2.4 (where the "extra" feature ...Nick Mathewson
2008-12-01Only pass the console argument to distutils if it knows how to cope with it. ...Nick Mathewson
2008-12-01Yes, I did mean get.Nick Mathewson
2008-12-01And now omit the cmd_remove entirely so certain pedantic python versions are ...Martin Peck
2008-12-01Correct reference to cmd_remove extras passed to CommandInstaller.Martin Peck
2008-12-01coderman's msi windows installer packageRoger Dingledine
2008-12-01coderman's hack to make it not traceback on etch. nick should do aRoger Dingledine
2008-12-01Kludge harder, but properly.Nick Mathewson
2008-12-01Kludge harder.Nick Mathewson