Skip to content

Commit

Permalink
release v1.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zonyitoo committed Mar 22, 2022
1 parent f3d76c3 commit 4785d17
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
shadowsocks-rust (1.14.2) unstable; urgency=medium

## Features

- #788 `sslocal` SOCKS5 protocol supports RFC1929 Username/Password Authentication
- SECURITY: This is insecured because (a) shadowsocks' SOCKS5 UDP Association doesn't require a dynamic port for each authorized clients (b) Username and passwords are sent in plain text.
- RustCrypto/ring-compat#79 HKDF-SHA1 uses [ring](https://crates.io/crates/ring)'s assembly implementation

shadowsocks-rust (1.14.1) unstable; urgency=medium

## Miscellaneous
Expand Down

0 comments on commit 4785d17

Please sign in to comment.