Age | Commit message (Expand) | Author |
2008-12-01 | Kludge harder, but properly. | Nick Mathewson |
2008-12-01 | Kludge harder. | Nick Mathewson |
2008-12-01 | Add a possible workaround for coderman's Ubuntu's simplejson snafus. 1) Only... | Nick Mathewson |
2008-11-30 | fix typo | Nick Mathewson |
2008-11-30 | explain a bit better about why GPG signature checking in thandy is not going ... | Nick Mathewson |
2008-11-30 | Generate new command formats, I believe. | Nick Mathewson |
2008-11-30 | oops; add some documentation for that. | Nick Mathewson |
2008-11-30 | Big thandy installation refactoring. Things should be saner now: we recogniz... | Nick Mathewson |
2008-11-27 | Add mysterious commands suggested by coderman. He says they will make py2exe... | Nick Mathewson |
2008-11-24 | Document Thandy controller interface better. | Nick Mathewson |
2008-11-23 | Okay, so I'll admit that my vision of a future where all the world is an s-ex... | Nick Mathewson |
2008-11-22 | Fix a bug in userFilename that left us with a directory in ./~/. Add a facil... | Nick Mathewson |
2008-11-22 | Add a quick and dirty thandy-client json2xml command. I am going to regret t... | Nick Mathewson |
2008-11-22 | PackageDB was supposed to use shelve, not anydbm. What was I thinking? | Nick Mathewson |
2008-11-22 | more docs and tests | Nick Mathewson |
2008-11-22 | call setVersion() by the right name. | Nick Mathewson |
2008-11-21 | fix/document issues noted by arma in todo. | Nick Mathewson |
2008-11-20 | a little more documentation. | Nick Mathewson |
2008-11-20 | If a registry entry exists, treat it as authoritative. | Nick Mathewson |
2008-11-20 | Fall back to using built-in db rather than registry when some clever person d... | Nick Mathewson |
2008-11-20 | Teach thandy downloader how to back off on failure, ignore failing mirrors fo... | Nick Mathewson |
2008-11-20 | do not crash on exe_registry_ent | Nick Mathewson |
2008-11-20 | Unlike everything else in Python, registry keys want Close() not close(). | Nick Mathewson |
2008-11-20 | Make downloaded files in binary mode. | Nick Mathewson |
2008-11-20 | Normalize paths to avoid bugging win32 folks with harmless (i believe) slashes. | Nick Mathewson |
2008-11-20 | fix a couple more types in ExePackages.py. | Nick Mathewson |
2008-11-20 | add some more low-priority bugs to the list | Roger Dingledine |
2008-11-20 | various fixes. now thandy will loop infinitely because the exe file gives a ... | Nick Mathewson |
2008-11-20 | actually look at the firmat line. | Nick Mathewson |
2008-11-20 | maybe if i remove these letters it'll be a recognized variable... | Roger Dingledine |
2008-11-20 | what the heck kind of language doesn't have basic function checking? | Roger Dingledine |
2008-11-20 | getting closer... | Roger Dingledine |
2008-11-20 | ok, that was a nice idea, and we should do it sometime. but not today. | Roger Dingledine |
2008-11-20 | fix the locations to match the spec better | Roger Dingledine |
2008-11-20 | make the example mirror cfg be the one that we use, too | Roger Dingledine |
2008-11-20 | and a bundle for the tor win32 exe too | Roger Dingledine |
2008-11-20 | prepare to put coderman's patched 0.2.1.7-alpha win32 exe in place | Roger Dingledine |
2008-11-20 | fix syntax error | Roger Dingledine |
2008-11-17 | note exe registry thing in sample win32 package config | Nick Mathewson |
2008-11-17 | Add win32 registry support to thandy. untested. | Nick Mathewson |
2008-11-17 | misc docs | Nick Mathewson |
2008-11-17 | say that the client can use socks too | Roger Dingledine |
2008-11-17 | Actually call the "flush the downloaded thing's state" callback on success so... | Nick Mathewson |
2008-11-17 | Make log message not result in exception when timestamp expires. | Nick Mathewson |
2008-11-17 | Stop dropping a byte every time a download fails. also start working on makin... | Nick Mathewson |
2008-11-17 | Avoid failure in the common-in-debugging case where we have a completely down... | Nick Mathewson |
2008-11-17 | my notes on fetching the tarball via thandy from the client side | Roger Dingledine |
2008-11-17 | Add a --force-check option to make the client download a new timestamp file w... | Nick Mathewson |
2008-11-17 | write down the crontab entry we use | Roger Dingledine |
2008-11-17 | a tor win32 package config file | Roger Dingledine |