Cronologia Commit

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