Commit History

Author SHA1 Message Date
  Nick Mathewson 368413a321 Fix possible UB in an end-of-string check in get_next_token(). 5 years ago
  teor 57154e71aa Reject Tor versions that contain non-numeric prefixes 7 years ago
  Nick Mathewson 67cec7578c Check for micro < 0, rather than checking "minor" twice. 7 years ago
  Nick Mathewson fea93abecd whoops; make 21450 compile 7 years ago
  Nick Mathewson cb6b3b7cad Limit version numbers to 0...INT32_MAX. 7 years ago
  Nick Mathewson ec6b5a098d Merge branch 'bug21278_redux_029_squashed' into maint-0.2.9 7 years ago
  Nick Mathewson eeb743588a Merge branch 'maint-0.2.8' into maint-0.2.9 7 years ago
  Nick Mathewson 1ebdae6171 Merge branch 'maint-0.2.7' into maint-0.2.8 7 years ago
  Nick Mathewson ed806843dc Merge branch 'maint-0.2.6' into maint-0.2.7 7 years ago
  Nick Mathewson 3781f24b80 Merge branch 'maint-0.2.5' into maint-0.2.6 7 years ago
  Nick Mathewson a452b71395 Merge branch 'maint-0.2.4' into maint-0.2.5 7 years ago
  Roger Dingledine 3c4da8a130 give tor_version_parse_platform some function documentation 7 years ago
  Nick Mathewson f63e06d3dc Extract the part of tor_version_as_new_as that extracts platform 7 years ago
  Nick Mathewson 194e31057f Avoid integer underflow in tor_version_compare. 7 years ago
  Nick Mathewson a9c8a5ff18 Merge branch 'maint-0.2.6' into maint-0.2.7 7 years ago
  Nick Mathewson b18bde23cf Merge branch 'maint-0.2.5' into maint-0.2.6 7 years ago
  Nick Mathewson db58d4d16f Merge branch 'maint-0.2.4' into maint-0.2.5 7 years ago
  Nick Mathewson de65647461 Merge branch 'maint-0.2.8' into maint-0.2.9 7 years ago
  Nick Mathewson c11de4c45f Merge branch 'bug21018_024' into maint-0.2.8 7 years ago
  Nick Mathewson d978216dea Fix parsing bug with unecognized token at EOS 7 years ago
  Nick Mathewson d73c671d6d policy_is_reject_star(): 7 years ago
  Nick Mathewson aae034d13e Write a bunch of module documentation. 7 years ago
  Nick Mathewson 55c468c521 Whitespace cleaning 7 years ago
  Nick Mathewson ed5d2daba1 Merge remote-tracking branch 'public/ticket20001_v2' 7 years ago
  Nick Mathewson 1ab641a70e Remove version_known, and subtly change the meaning of protocols_known 7 years ago
  Nick Mathewson f3382bd722 Rename "proto " to "pr " in consensuses 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 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