Commit History

Author SHA1 Message Date
  Nick Mathewson 4cbfee14d4 Update prop264 implementation to split HSMid->HS{Intro,Rend} 7 years ago
  Nick Mathewson 0a3da5ce79 prop264: sometimes check client _and_ server versions. 7 years ago
  Nick Mathewson afe0419db7 Rename get_supported_protocols to protover_get_supported_protocols 7 years ago
  Nick Mathewson 3a3120819c Rename compute_protover_vote to protover_compute_vote 7 years ago
  Nick Mathewson 78c07eeee1 Changes file for prop264 / ticket 19958. 7 years ago
  Nick Mathewson 4f57d5871e Update authority votes to match updated proposal. 7 years ago
  Nick Mathewson e402cddefe Clean whitespace, add missing documentation 7 years ago
  Nick Mathewson 1e29c68ba9 Remove DoS vector in protover.c voting code 7 years ago
  Nick Mathewson e525f5697f Use protocols to see when EXTEND2 support exists. 7 years ago
  Nick Mathewson 90a6fe318c Vote on 'proto' lines and include them after 'v' lines. 7 years ago
  Nick Mathewson f33b90324a Include protocol versions in votes. 7 years ago
  Nick Mathewson d97a385535 Workaround a test bug 7 years ago
  Nick Mathewson a3e82563df Implement voting on the protocol-version options 7 years ago
  Nick Mathewson 84f913024d Include protocol version lines in votes. 7 years ago
  Nick Mathewson 07a9b79520 Remove a little duplicated code before it becomes a lot 7 years ago
  Nick Mathewson c6a2204e23 Add code to infer protocol versions for old Tor versions. 7 years ago
  Nick Mathewson a232161f7b Cover the error cases of parsing protocol versions 7 years ago
  Nick Mathewson 0697e413ef Unit tests for protover_all_supported 7 years ago
  Nick Mathewson c1be8f9d57 Basic backend for the protocol-versions voting algorithm. 7 years ago
  Nick Mathewson 7f718c46f3 Actually check for missing protocols and exit as appropriate. 7 years ago
  Nick Mathewson cca1e0acff Add necessary code to parse and handle required/recommended protocols 7 years ago
  Nick Mathewson 4df12239f6 Emit and parse protocol lists in router descriptors 7 years ago
  Nick Mathewson b2b2e1c7f2 checkpoint basic protover backend 7 years ago
  Nick Mathewson e3bf8854c8 We no longer need to tag UseNTorHandshake as deprecated, since it is obsolete 7 years ago
  Nick Mathewson bbaa7d09a0 Merge remote-tracking branch 'teor/reject-tap-v6' 7 years ago
  David Goulet f46ce6e3d8 test: Fix shared random unit test for big endian 7 years ago
  Nick Mathewson 8fe410e875 Merge remote-tracking branch 'andrea/oos-test-failures' 7 years ago
  Nick Mathewson a601ed5c15 update packager emails list again 7 years ago
  Andrea Shepard 33a3e6f718 Avoid asserts in oos/kill_conn_list unit test 7 years ago
  Andrea Shepard 32fbc9738a Fix OOS comparator fix 7 years ago