Commit History

Author SHA1 Message Date
  Nick Mathewson e48d3e6f88 forward-port the 0.3.3.4-alpha changelog 6 years ago
  Nick Mathewson def2404083 typo fix in doc/HACKING/ReleasingTor 6 years ago
  Nick Mathewson 024a1aaa66 Remove changes files from master for stuff that will be in 0.3.3.4-alpha 6 years ago
  Nick Mathewson 998a4ca5e8 Merge branch 'maint-0.3.3' 6 years ago
  Nick Mathewson 3fa66f9799 Bump version to 0.3.3.4-alpha 6 years ago
  Nick Mathewson f3161adcd0 Improve bug25398 changes again. 6 years ago
  Nick Mathewson 99641c93ce Make check-changes pass on changes/bug25398 6 years ago
  Nick Mathewson 2f872f9762 Merge remote-tracking branch 'hello71/bug25398' 6 years ago
  Nick Mathewson 4c0e434f33 Merge remote-tracking branch 'public/bug25512' 6 years ago
  Nick Mathewson cb083b5d3e Merge remote-tracking branch 'asn-github/t-25432' 6 years ago
  Nick Mathewson 794a25f8c1 Merge branch 'maint-0.3.3' 6 years ago
  Nick Mathewson e0bbef48bf Merge remote-tracking branch 'dgoulet/bug24767_033_03' into maint-0.3.3 6 years ago
  Nick Mathewson a3c1d78c29 Merge branch 'maint-0.3.3' 6 years ago
  Nick Mathewson 3cc382b93e add a changes file for the rust libc update 6 years ago
  Georg Koppen 684aef40f9 Bug 25664: Update libc version requirement for Rust 6 years ago
  Nick Mathewson 6317aa2cc0 Merge branch 'maint-0.3.3' 6 years ago
  Nick Mathewson d416e208e4 Merge branch 'bugs25036_25055_clean_033' into maint-0.3.3 6 years ago
  Nick Mathewson d4bf1f6c8e Add a paranoia check in string_is_valid_nonrfc_hostname() 6 years ago
  Nick Mathewson b504c854d3 Rename string_is_valid_hostname -> string_is_valid_nonrfc_hostname 6 years ago
  rl1987 09351c34e9 Don't strlen before checking for NULL 6 years ago
  rl1987 a28e350cff Tweak loop condition 6 years ago
  rl1987 6b6d003f43 Don't explode on NULL or empty string 6 years ago
  rl1987 d891010fdd Allow alphanumeric TLDs in test for now 6 years ago
  rl1987 ee1fca727c Simplify hostname validation code 6 years ago
  rl1987 dbb7c8e6fd Validate hostnames with punycode TLDs correctly 6 years ago
  rl1987 4413e52f9e Improve handling of trailing dot 6 years ago
  rl1987 db850fec3a Test TLD validation 6 years ago
  rl1987 6335db9fce Refrain from including <ctype.h> 6 years ago
  rl1987 12afd8bfed Also test bracket-less IPv6 string validation 6 years ago
  rl1987 5986589b48 Call strlen() once 6 years ago