aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-01misc tiny fixesRoger Dingledine
2018-03-29Fix CID 1433643Taylor Yu
2018-03-29Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-29Document torrc options that only work on v2 onion servicesteor
2018-03-29Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-29Merge branch 'bug25617_029' into maint-0.3.3Nick Mathewson
2018-03-29Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-29bump version to 0.3.3.4-alpha-devNick Mathewson
2018-03-29forward-port the 0.3.3.4-alpha changelogNick Mathewson
2018-03-29typo fix in doc/HACKING/ReleasingTorNick Mathewson
2018-03-29Mark controller-initiated DNS lookups as permitted to do DNS.Nick Mathewson
2018-03-29Remove changes files from master for stuff that will be in 0.3.3.4-alphaNick Mathewson
2018-03-29Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-29Bump version to 0.3.3.4-alphaNick Mathewson
2018-03-29Improve bug25398 changes again.Nick Mathewson
2018-03-28Make check-changes pass on changes/bug25398Nick Mathewson
2018-03-28Merge remote-tracking branch 'hello71/bug25398'Nick Mathewson
2018-03-28Merge remote-tracking branch 'public/bug25512'Nick Mathewson
2018-03-28Merge remote-tracking branch 'asn-github/t-25432'Nick Mathewson
2018-03-28Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-28Merge remote-tracking branch 'dgoulet/bug24767_033_03' into maint-0.3.3Nick Mathewson
2018-03-28Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-28add a changes file for the rust libc updateNick Mathewson
2018-03-28Bug 25664: Update libc version requirement for RustGeorg Koppen
2018-03-28Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-28Merge branch 'bugs25036_25055_clean_033' into maint-0.3.3Nick Mathewson
2018-03-28Add a paranoia check in string_is_valid_nonrfc_hostname()Nick Mathewson
2018-03-28Rename string_is_valid_hostname -> string_is_valid_nonrfc_hostnameNick Mathewson
2018-03-28Don't strlen before checking for NULLrl1987
2018-03-28Tweak loop conditionrl1987
2018-03-28Don't explode on NULL or empty stringrl1987
2018-03-28Allow alphanumeric TLDs in test for nowrl1987
2018-03-28Simplify hostname validation coderl1987
2018-03-28Validate hostnames with punycode TLDs correctlyrl1987
2018-03-28Improve handling of trailing dotrl1987
2018-03-28Test TLD validationrl1987
2018-03-28Refrain from including <ctype.h>rl1987
2018-03-28Also test bracket-less IPv6 string validationrl1987
2018-03-28Call strlen() oncerl1987
2018-03-28Fix bracketed IPv6 string validationrl1987
2018-03-28Adding changes filerl1987
2018-03-28Do not consider IP strings valid DNS names. Fixes #25055rl1987
2018-03-28Allow IPv6 address strings to be used as hostnames in SOCKS5 requestsrl1987
2018-03-27Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-27Merge remote-tracking branch 'catalyst-github/bug25629-033' into maint-0.3.3Nick Mathewson
2018-03-27Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-03-27Merge remote-tracking branch 'catalyst-github/bug25629-032' into maint-0.3.2Nick Mathewson
2018-03-27Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-03-27Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-03-27Fix CID 1430932Taylor Yu