Commit History

Author SHA1 Message Date
  Nick Mathewson 58c5a3c69d Make TrafficTester create sources and sinks 5 years ago
  Nick Mathewson b9668e4d5d Store the canonical DataSource in the TrafficTester. 5 years ago
  Nick Mathewson 1bbe2079c4 Refactor Source and Sink to not know about their data 5 years ago
  Nick Mathewson f04f297ad4 Fix up chutney verifier's notion of a test suite 5 years ago
  Nick Mathewson b90ff42dfe Refactor Traffic.py to use asyncore and asynchat 5 years ago
  teor c5ed1580d9 Traffic: make the unit test compatible with python 3 5 years ago
  teor 25162cb860 tests: Stop requiring a tor (or SOCKS) proxy for the Traffic.py tests 5 years ago
  teor 191e280f63 tests: Stop requiring python2 for module tests 5 years ago
  Nick Mathewson 620efe453c Python3: Various bytes/unicode fixes 5 years ago
  Nick Mathewson bb4c2d261b python3: itervalues no longer exists 5 years ago
  Nick Mathewson e54f24dfb4 Python3: get socket errno from errno attr, not from subscripting 5 years ago
  teor 05d50aa45c Debug: refactor debugging into its own module 5 years ago
  Nick Mathewson dcaa92183b Numerous additional debugging logs 7 years ago
  Nick Mathewson 4f1d926c2b Traffic.py: make want_to_write() correct 7 years ago
  Nick Mathewson 57082b7a5c Traffic.py: Actually detect EOF 7 years ago
  Nick Mathewson 876933cb31 Give chutney a CHUTNEY_DEBUG option 7 years ago
  teor (Tim Wilson-Brown) 2e665358be Wait 5 seconds between data retries 7 years ago
  teor (Tim Wilson-Brown) aad22037a2 Don't burn through a client's HSDirs too fast in hs-min 7 years ago
  cypherpunks 45463f00ab Fix PEP8 errors 9 years ago
  teor (Tim Wilson-Brown) 42e7bd4c53 fixup #15353 - Sleep when transmitting bytes temporarily fails 8 years ago
  teor (Tim Wilson-Brown) df6ad20619 If chutney repeatedly sends no bytes, stop trying 8 years ago
  teor 51dc1a3c2b Implement chutney performance testing 8 years ago
  teor 0d350720ff Add bridge clients and hidden services to chutney verify 9 years ago
  Daniel Martí 07f0979a4e Add initial support for Python 3 alongside 2 9 years ago
  Daniel Martí ab5d1043d4 Simplify more code by restructuring a bit 9 years ago
  Daniel Martí cf21c6d17b Group global imports at the top 9 years ago
  Daniel Martí 78aaf07a8a Simplify some bits of logic 9 years ago
  Daniel Martí b507789f9f Run autopep8 to comply with PEP8 9 years ago
  Daniel Martí cb01a3eea0 Be more explicit about using python2 9 years ago
  Daniel Martí db1397754e Remove some unused variables 9 years ago