Age | Commit message (Expand) | Author |
2008-11-17 | a tor win32 package config file | Roger Dingledine |
2008-11-17 | document rpm and exe formats in example package config | Nick Mathewson |
2008-11-17 | The main repository counts as a mirror, so be sure to add it. | Roger Dingledine |
2008-11-17 | make log levels configurable. check file hashes correctly. | Nick Mathewson |
2008-11-16 | add subpackage to setup.py | Nick Mathewson |
2008-11-16 | Fix bundle download logic. Better fix needed. | Nick Mathewson |
2008-11-16 | chmod files on import. | Nick Mathewson |
2008-11-16 | note changed repo location | Nick Mathewson |
2008-11-16 | Try to fix timestamp generation with bundles. | Nick Mathewson |
2008-11-16 | Support socks. | Nick Mathewson |
2008-11-16 | attach per-file type-specific metainfo to packages. use metainfo to tell wha... | Nick Mathewson |
2008-11-16 | Make client downloading work. Testing still needed. Glue still needed for i... | Nick Mathewson |
2008-11-16 | Add main-thread callbacks for download success/failure. | Nick Mathewson |
2008-11-16 | Add current mirror and master key from updates.torproject.org | Nick Mathewson |
2008-11-16 | Make more objects get pretty-printed when signed | Nick Mathewson |
2008-11-16 | explain what to do with the actual packages, for now | Roger Dingledine |
2008-11-16 | have some more thandy. This update includes a working downloader with tor su... | Nick Mathewson |
2008-11-16 | a minor note for the howto | Roger Dingledine |
2008-11-16 | minor cleanups on the thandy spec | Roger Dingledine |
2008-11-16 | Adding a sample bundle | Jacob Appelbaum |
2008-11-16 | update this to match our sample role | Jacob Appelbaum |
2008-11-16 | A first stab at a configuration file for the Tor source. | Jacob Appelbaum |
2008-11-16 | fix some confusing documentation on the thandy howto | Roger Dingledine |
2008-11-03 | is a versino like a neutrino? | Roger Dingledine |
2008-10-15 | In python 2.6 and later, simplejson is built-in as json. | Nick Mathewson |
2008-10-15 | Checkpoint: s/glider/thandy/; s/sexp/json/ | Nick Mathewson |
2008-10-15 | Note a fun gotcha. | Nick Mathewson |
2008-10-14 | Stop trying to monkeypatch simplejson to support canonical encoding, and just... | Nick Mathewson |
2008-10-14 | finish a sentence | Nick Mathewson |
2008-10-14 | tolerate the 2.4 getpass(), which can't be told which stream | Roger Dingledine |
2008-10-14 | clarify which modules | Roger Dingledine |
2008-10-14 | Work with python 2.4 -m syntax | Nick Mathewson |
2008-10-14 | Fix another syntax error | Nick Mathewson |
2008-10-14 | Add a HOWTO, and clean up the example files. Right now the HOWTO only covers... | Nick Mathewson |
2008-10-14 | Usability fixes and cleanups | Nick Mathewson |
2008-10-14 | Make sure arguments to python get quoted right by wrapper scripts. $ @ is po... | Nick Mathewson |
2008-10-14 | clean up some docstrings | Roger Dingledine |
2008-10-14 | Add some in-code documentation, fix some dead code, add a license, add a work... | Nick Mathewson |
2008-10-14 | Support older versions of simplejson. | Nick Mathewson |
2008-10-14 | Rename glider to thandy, based on discussions on #nottor. Please let me know... | Nick Mathewson |
2008-10-14 | Implement all of signing-side and server-side for updater, and the core loops... | Nick Mathewson |
2008-09-19 | More repository/signing/marshalling/crypto work for glider. | Nick Mathewson |
2008-09-16 | More glider hacks: implement public keys. | Nick Mathewson |
2008-09-15 | RE-clarify what parts of the system need admin privileges, since apparently t... | Nick Mathewson |
2008-09-13 | Set the svn:ignore property right. | Nick Mathewson |
2008-09-13 | More code for glider. | Nick Mathewson |
2008-09-11 | Clarify that "ask permission" only applies to the section where it appears. | Nick Mathewson |
2008-09-11 | Be more explicit that glider will not be mandatory or malware. | Nick Mathewson |
2008-09-11 | finish a sentence in glider-spec.txt | Nick Mathewson |
2008-09-11 | Rename spec to be useful ; remove redundant copy of matt's spec draft. | Nick Mathewson |