summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-20fix a couple more types in ExePackages.py.Nick Mathewson
2008-11-20add some more low-priority bugs to the listRoger Dingledine
2008-11-20various fixes. now thandy will loop infinitely because the exe file gives a ...Nick Mathewson
2008-11-20actually look at the firmat line.Nick Mathewson
2008-11-20maybe if i remove these letters it'll be a recognized variable...Roger Dingledine
2008-11-20what the heck kind of language doesn't have basic function checking?Roger Dingledine
2008-11-20getting closer...Roger Dingledine
2008-11-20ok, that was a nice idea, and we should do it sometime. but not today.Roger Dingledine
2008-11-20fix the locations to match the spec betterRoger Dingledine
2008-11-20make the example mirror cfg be the one that we use, tooRoger Dingledine
2008-11-20and a bundle for the tor win32 exe tooRoger Dingledine
2008-11-20prepare to put coderman's patched 0.2.1.7-alpha win32 exe in placeRoger Dingledine
2008-11-20fix syntax errorRoger Dingledine
2008-11-17note exe registry thing in sample win32 package configNick Mathewson
2008-11-17Add win32 registry support to thandy. untested.Nick Mathewson
2008-11-17misc docsNick Mathewson
2008-11-17say that the client can use socks tooRoger Dingledine
2008-11-17Actually call the "flush the downloaded thing's state" callback on success so...Nick Mathewson
2008-11-17Make log message not result in exception when timestamp expires.Nick Mathewson
2008-11-17Stop dropping a byte every time a download fails. also start working on makin...Nick Mathewson
2008-11-17Avoid failure in the common-in-debugging case where we have a completely down...Nick Mathewson
2008-11-17my notes on fetching the tarball via thandy from the client sideRoger Dingledine
2008-11-17Add a --force-check option to make the client download a new timestamp file w...Nick Mathewson
2008-11-17write down the crontab entry we useRoger Dingledine
2008-11-17a tor win32 package config fileRoger Dingledine
2008-11-17document rpm and exe formats in example package configNick Mathewson
2008-11-17The main repository counts as a mirror, so be sure to add it.Roger Dingledine
2008-11-17make log levels configurable. check file hashes correctly.Nick Mathewson
2008-11-16add subpackage to setup.pyNick Mathewson
2008-11-16Fix bundle download logic. Better fix needed.Nick Mathewson
2008-11-16chmod files on import.Nick Mathewson
2008-11-16note changed repo locationNick Mathewson
2008-11-16Try to fix timestamp generation with bundles.Nick Mathewson
2008-11-16Support socks.Nick Mathewson
2008-11-16attach per-file type-specific metainfo to packages. use metainfo to tell wha...Nick Mathewson
2008-11-16Make client downloading work. Testing still needed. Glue still needed for i...Nick Mathewson
2008-11-16Add main-thread callbacks for download success/failure.Nick Mathewson
2008-11-16Add current mirror and master key from updates.torproject.orgNick Mathewson
2008-11-16Make more objects get pretty-printed when signedNick Mathewson
2008-11-16explain what to do with the actual packages, for nowRoger Dingledine
2008-11-16have some more thandy. This update includes a working downloader with tor su...Nick Mathewson
2008-11-16a minor note for the howtoRoger Dingledine
2008-11-16minor cleanups on the thandy specRoger Dingledine
2008-11-16Adding a sample bundleJacob Appelbaum
2008-11-16update this to match our sample roleJacob Appelbaum
2008-11-16A first stab at a configuration file for the Tor source.Jacob Appelbaum
2008-11-16fix some confusing documentation on the thandy howtoRoger Dingledine
2008-11-03is a versino like a neutrino?Roger Dingledine
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