Update README and CHANGELOG

This commit is contained in:
Davide De Rosa 2018-09-11 17:45:22 +02:00
parent 8ccc4c08a5
commit cb9735181c
2 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,7 @@ and this project _will soon adhere_ to [Semantic Versioning](https://semver.org/
### Fixed
- Handling of mixed DATA_V1/DATA_V2 packets. [#30](https://github.com/keeshux/tunnelkit/issues/30)
- Support for `--tls-auth` wrapping. [#34](https://github.com/keeshux/tunnelkit/pull/34)
## 1.1.2 (2018-10-18)

View File

@ -25,6 +25,8 @@ The client is known to work with [OpenVPN®][openvpn] 2.3+ servers. Key renegoti
- [x] TLS handshake
- CA validation
- Client certificate
- [x] TLS wrapping
- Authentication (`--tls-auth`)
- [x] Compression framing
- Disabled
- Compress (2.4)