Commit History

Author SHA1 Message Date
  Nick Mathewson 8b405c609e Forbid "-0" as a protocol version. 6 years ago
  Nick Mathewson a83650852d Add another NULL-pointer fix for protover.c. 6 years ago
  Nick Mathewson 65f2eec694 Correctly handle NULL returns from parse_protocol_list when voting. 6 years ago
  Nick Mathewson 2c0487ecfb Handle NULL input to protover_compute_for_old_tor() 6 years ago
  David Goulet 907cd8a0cf protover: Fix old tor hardcoded version check 7 years ago
  Nick Mathewson f6a3d213e4 Finish a sentence in a comment. Close 20576. 7 years ago
  Nick Mathewson aae034d13e Write a bunch of module documentation. 7 years ago
  Nick Mathewson 153ff4f559 fix a warning in protover. 7 years ago
  Nick Mathewson 4cbfee14d4 Update prop264 implementation to split HSMid->HS{Intro,Rend} 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 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 d97a385535 Workaround a test bug 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 c1be8f9d57 Basic backend for the protocol-versions voting algorithm. 7 years ago
  Nick Mathewson b2b2e1c7f2 checkpoint basic protover backend 7 years ago