Commit History

Author SHA1 Message Date
  Nick Mathewson 1ef8023e00 Merge branch 'maint-0.2.9' into maint-0.3.1 6 years ago
  rl1987 719b5c1d27 Avoid out-of-bounds smartlist access in protover_compute_vote() 6 years ago
  Nick Mathewson d4a758e083 Merge branch 'maint-0.2.9' into maint-0.3.1 6 years ago
  Nick Mathewson c5295cc1be Spec conformance on protover: always reject ranges where lo>hi 6 years ago
  Nick Mathewson 1fe0bae508 Forbid UINT32_MAX as a protocol version 6 years ago
  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
  teor a8e5e3a492 Add Link protocol version 5 to the supported protocols list in protover.c 6 years ago
  Nick Mathewson ee48eb1eb5 Merge branch 'maint-0.3.0' into maint-0.3.1 6 years ago
  Nick Mathewson 5fc0587c04 Merge branch 'maint-0.2.9' into maint-0.3.0 6 years ago
  Nick Mathewson 2c0487ecfb Handle NULL input to protover_compute_for_old_tor() 6 years ago
  Nick Mathewson f9d8ade912 Dircache protocol version 2 adds support for diffs 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  David Goulet 3f005c0433 protover: Add new version for prop224 for HSIntro/HSDir 7 years ago
  Nick Mathewson ca4a0ae0b1 Merge branch 'maint-0.2.9' 7 years ago
  David Goulet 907cd8a0cf protover: Fix old tor hardcoded version check 7 years ago
  Nick Mathewson b6164e1604 Merge remote-tracking branch 'public/feature20552' 7 years ago
  Nick Mathewson 4e15c2cb7d Merge branch 'maint-0.2.9' 7 years ago
  Nick Mathewson f6a3d213e4 Finish a sentence in a comment. Close 20576. 7 years ago
  Nick Mathewson b7a1e793e6 Declare a LINKAUTH subprotocol version for #15055 (ed link handshake) 7 years ago
  overcaffeinated 265d5446fa Automated change to use smartlist_add_strdup 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