Historia zmian

Autor SHA1 Wiadomość Data
  teor 6d5cb08836 Fix typos in TorNet.py 9 lat temu
  Daniel Martí 60b2d18d81 Keep static analyzers like pyflakes happy about globals 10 lat temu
  Daniel Martí 53a356cda5 Remove a couple of unnecessary variables 10 lat temu
  Daniel Martí 31af7760de Don't override built-in name 'dir' 10 lat temu
  Daniel Martí b507789f9f Run autopep8 to comply with PEP8 10 lat temu
  Daniel Martí cb01a3eea0 Be more explicit about using python2 10 lat temu
  Daniel Martí db1397754e Remove some unused variables 10 lat temu
  Qingping Hou 489bc2b463 check none exist network file 10 lat temu
  Qingping Hou e75aab6f64 refactor argument parsing into parseArgs 10 lat temu
  Nick Mathewson 8d1007189f Clean up ENOENT messages a bit 10 lat temu
  Qingping Hou 32d498be07 Print out help error message on binary not found 10 lat temu
  Qingping Hou 735cb2dd67 support setting tor and tor-gencert path by environment variables 10 lat temu
  Qingping Hou 93c06edf52 remove stale lock file for crashed Tor 10 lat temu
  Matthew Finkel cd68031aec Use AlternateDirAuthority when Bridge Authority exists in network 10 lat temu
  Nick Mathewson 618ae49063 Fix a typo in the stop code 10 lat temu
  Nick Mathewson 0351b06584 Merge remote-tracking branch 'linus/bug8531' 11 lat temu
  Linus Nordberg c987c77d18 When testing traffic, bind to 127.0.0.1 rather than localhost. 11 lat temu
  Linus Nordberg 562b8f19cf Make 'chutney status' indicate result in exit code. 11 lat temu
  Linus Nordberg 19abaf8052 Make chutney exit with -1 on failure. 11 lat temu
  Linus Nordberg 8d75181d9c Add 'verify' command. 11 lat temu
  Nick Mathewson 2ce7c427d1 Make the "basic" and "mixed" networks work again. Need a better fix to make "bridges" work too 11 lat temu
  Linus Nordberg 36cbc892d4 Add support for bridges on IPv6 and clients using them. 12 lat temu
  Linus Nordberg 3ecad7d858 Add support for bridge authorities, bridge relays and clients using bridges. 12 lat temu
  Linus Nordberg 05355f80b8 Change orport_base away from 6000 where Xorg often sits. 12 lat temu
  Nick Mathewson 2b30059681 Refactor Node into separate Node, Builder, and Launcher classes. 13 lat temu
  Nick Mathewson de1cb4dd99 Document some of TorNet.py 13 lat temu
  Nick Mathewson 7463ccac6e self.env -> self._env 13 lat temu
  Michael Stone ebd05483b8 Give slightly better usage information. 13 lat temu
  Michael Stone 6a47e44886 Use cgitb to get verbose tracebacks. 13 lat temu
  Michael Stone 49da86e62c Rename self._fields->self.env, me->my, and FIELDS->ENVIRON. 13 lat temu