summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-10-15Note a fun gotcha.Nick Mathewson
2008-10-14Stop trying to monkeypatch simplejson to support canonical encoding, and just...Nick Mathewson
2008-10-14finish a sentenceNick Mathewson
2008-10-14tolerate the 2.4 getpass(), which can't be told which streamRoger Dingledine
2008-10-14clarify which modulesRoger Dingledine
2008-10-14Work with python 2.4 -m syntaxNick Mathewson
2008-10-14Fix another syntax errorNick Mathewson
2008-10-14Add a HOWTO, and clean up the example files. Right now the HOWTO only covers...Nick Mathewson
2008-10-14Usability fixes and cleanupsNick Mathewson
2008-10-14Make sure arguments to python get quoted right by wrapper scripts. $ @ is po...Nick Mathewson
2008-10-14clean up some docstringsRoger Dingledine
2008-10-14Add some in-code documentation, fix some dead code, add a license, add a work...Nick Mathewson
2008-10-14Support older versions of simplejson.Nick Mathewson
2008-10-14Rename glider to thandy, based on discussions on #nottor. Please let me know...Nick Mathewson
2008-10-14Implement all of signing-side and server-side for updater, and the core loops...Nick Mathewson
2008-09-19More repository/signing/marshalling/crypto work for glider.Nick Mathewson
2008-09-16More glider hacks: implement public keys.Nick Mathewson
2008-09-15RE-clarify what parts of the system need admin privileges, since apparently t...Nick Mathewson
2008-09-13Set the svn:ignore property right.Nick Mathewson
2008-09-13More code for glider.Nick Mathewson
2008-09-11Clarify that "ask permission" only applies to the section where it appears.Nick Mathewson
2008-09-11Be more explicit that glider will not be mandatory or malware.Nick Mathewson
2008-09-11finish a sentence in glider-spec.txtNick Mathewson
2008-09-11Rename spec to be useful ; remove redundant copy of matt's spec draft.Nick Mathewson
2008-09-11Initial glider TODO and format-handling codeNick Mathewson
2008-09-11More tests and bugfixes for data access code in sexp libNick Mathewson
2008-09-11More glider spec tweaks.Nick Mathewson
2008-09-04Clarify and add intro to updater spec. Needs a rename and more merging.Nick Mathewson
2008-09-01other cleanups while reading through itRoger Dingledine
2008-08-31ispell first so i don't get distractedRoger Dingledine
2008-08-30Initial auto-updater commit: s-expression libray and format spec.Nick Mathewson