Historial de Commits

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