История коммитов

Автор SHA1 Сообщение Дата
  Nick Mathewson b90ff42dfe Refactor Traffic.py to use asyncore and asynchat 5 лет назад
  teor c5ed1580d9 Traffic: make the unit test compatible with python 3 5 лет назад
  teor 25162cb860 tests: Stop requiring a tor (or SOCKS) proxy for the Traffic.py tests 5 лет назад
  teor 191e280f63 tests: Stop requiring python2 for module tests 5 лет назад
  Nick Mathewson 620efe453c Python3: Various bytes/unicode fixes 5 лет назад
  Nick Mathewson bb4c2d261b python3: itervalues no longer exists 5 лет назад
  Nick Mathewson e54f24dfb4 Python3: get socket errno from errno attr, not from subscripting 5 лет назад
  teor 05d50aa45c Debug: refactor debugging into its own module 5 лет назад
  Nick Mathewson dcaa92183b Numerous additional debugging logs 7 лет назад
  Nick Mathewson 4f1d926c2b Traffic.py: make want_to_write() correct 7 лет назад
  Nick Mathewson 57082b7a5c Traffic.py: Actually detect EOF 7 лет назад
  Nick Mathewson 876933cb31 Give chutney a CHUTNEY_DEBUG option 7 лет назад
  teor (Tim Wilson-Brown) 2e665358be Wait 5 seconds between data retries 7 лет назад
  teor (Tim Wilson-Brown) aad22037a2 Don't burn through a client's HSDirs too fast in hs-min 7 лет назад
  cypherpunks 45463f00ab Fix PEP8 errors 9 лет назад
  teor (Tim Wilson-Brown) 42e7bd4c53 fixup #15353 - Sleep when transmitting bytes temporarily fails 8 лет назад
  teor (Tim Wilson-Brown) df6ad20619 If chutney repeatedly sends no bytes, stop trying 8 лет назад
  teor 51dc1a3c2b Implement chutney performance testing 9 лет назад
  teor 0d350720ff Add bridge clients and hidden services to chutney verify 9 лет назад
  Daniel Martí 07f0979a4e Add initial support for Python 3 alongside 2 9 лет назад
  Daniel Martí ab5d1043d4 Simplify more code by restructuring a bit 9 лет назад
  Daniel Martí cf21c6d17b Group global imports at the top 9 лет назад
  Daniel Martí 78aaf07a8a Simplify some bits of logic 9 лет назад
  Daniel Martí b507789f9f Run autopep8 to comply with PEP8 9 лет назад
  Daniel Martí cb01a3eea0 Be more explicit about using python2 9 лет назад
  Daniel Martí db1397754e Remove some unused variables 9 лет назад
  Linus Nordberg 2b948b5631 Return 1 from Source.on_readable() when connected over proxy. 11 лет назад
  Linus Nordberg 69301e1cb2 Add some documentation and comments. 11 лет назад
  Linus Nordberg acb1aa3c29 Exit with 255 since that's more explicit. 11 лет назад
  Linus Nordberg dc66b42be6 Report "successfully connected" at most once. 11 лет назад