Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Linus Nordberg 2b948b5631 Return 1 from Source.on_readable() when connected over proxy. 11 gadi atpakaļ
  Linus Nordberg 69301e1cb2 Add some documentation and comments. 11 gadi atpakaļ
  Linus Nordberg acb1aa3c29 Exit with 255 since that's more explicit. 11 gadi atpakaļ
  Linus Nordberg dc66b42be6 Report "successfully connected" at most once. 11 gadi atpakaļ
  Linus Nordberg c987c77d18 When testing traffic, bind to 127.0.0.1 rather than localhost. 11 gadi atpakaļ
  Linus Nordberg dfa4cd3a77 Use values from errno instead of literal constants. 11 gadi atpakaļ
  Linus Nordberg 19abaf8052 Make chutney exit with -1 on failure. 11 gadi atpakaļ
  Linus Nordberg 8d75181d9c Add 'verify' command. 11 gadi atpakaļ
  Nick Mathewson 2ce7c427d1 Make the "basic" and "mixed" networks work again. Need a better fix to make "bridges" work too 11 gadi atpakaļ
  Linus Nordberg 36cbc892d4 Add support for bridges on IPv6 and clients using them. 12 gadi atpakaļ
  Linus Nordberg 3ecad7d858 Add support for bridge authorities, bridge relays and clients using bridges. 12 gadi atpakaļ
  Linus Nordberg 05355f80b8 Change orport_base away from 6000 where Xorg often sits. 12 gadi atpakaļ
  Nick Mathewson c8ce8fbd67 Simple configuration for a mixed-version network 12 gadi atpakaļ
  Nick Mathewson 73c5009b13 Make everybody log more verbosely in the default template 12 gadi atpakaļ
  Michael Stone 7f4003d3f6 Add our accumulated notes from the last few in-person sessions... 13 gadi atpakaļ
  Nick Mathewson 2b30059681 Refactor Node into separate Node, Builder, and Launcher classes. 13 gadi atpakaļ
  Nick Mathewson 59964b0692 Add a placeholder readme 13 gadi atpakaļ
  Nick Mathewson 8d0a1dba99 Allow environment variable PYTHON to override default 13 gadi atpakaļ
  Nick Mathewson de1cb4dd99 Document some of TorNet.py 13 gadi atpakaļ
  Nick Mathewson bd1fb2b18a Fix some critical bugs in our Environ class 13 gadi atpakaļ
  Nick Mathewson afe1909d67 better allow path separators in IDs 13 gadi atpakaļ
  Nick Mathewson f116e0bf5b Add documentation for Templating.py, including a failing test 13 gadi atpakaļ
  Nick Mathewson 7463ccac6e self.env -> self._env 13 gadi atpakaļ
  Michael Stone ebd05483b8 Give slightly better usage information. 13 gadi atpakaļ
  Michael Stone 6a47e44886 Use cgitb to get verbose tracebacks. 13 gadi atpakaļ
  Michael Stone 49da86e62c Rename self._fields->self.env, me->my, and FIELDS->ENVIRON. 13 gadi atpakaļ
  Michael Stone 1a003b7366 Use new-style objects. 13 gadi atpakaļ
  Michael Stone 8964c640fe Remove unused import. 13 gadi atpakaļ
  Nick Mathewson ee16c0c6e8 Add a missing format argument 13 gadi atpakaļ
  Nick Mathewson a87aeacf9a document more to-do items 13 gadi atpakaļ