aboutsummaryrefslogtreecommitdiff
path: root/changes/prop351
blob: fca604f1a166120de01b5e6e7521aaf93319f103 (plain)
1
2
3
4
5
6
7
  o Minor features (SOCKS):
    - Detect invalid SOCKS5 username/password combinations according to
      new extended parameters syntax.  (Currently, this rejects any
      SOCKS5 username beginning with "<torS0X>", except for the username
      "<torS0X>0". Such usernames are now reserved to communicate additional
      parameters with other Tor implementations.)
      Implements proposal 351.