Skip to content

Hephy Router v2.17.0

Compare
Choose a tag to compare
@Cryptophobia Cryptophobia released this 22 May 17:33
· 45 commits to master since this release
24d61a3

v2.16.3 -> v2.17.0

Features

  • b0686d7 model: add chacha draft to default ciphers
  • a836ede model: support equal preference ciphers
  • f75fdc2 model: let clients prefer aes128 ciphers
  • addb06a model: enable TLSv1.3 in nginx by default
  • 9e70a6d nginx: enable tls 1.3 0-rtt for safe http methods

Fixes

  • fa24e70 model: fix(model) allow enabling TLSv1.3 protocol
  • 406f0bb model: fix advanced ciphers validation
  • 492abc3 model: allow tls 1.3 cipher suite names
  • 35ac8c3 model: add missing tls 1.3 default ciphers
  • 94e77ae readme: escape pipe characters in table cells

Maintenance

  • c66187b rootfs: nginx 1.18.0, openssl 1.1.1g
  • 3b3fd71 rootfs: use cloudflare zlib for nginx
  • 63e6a35 model: remove redundant !DSS cipher rule
  • 4bec8bd build: chore(build) update to latest go-dev image
  • ae978f8 Dockerfile: switch to bionic lts hephy/base:v0.4.0
  • 8418aee Dockerfile: switch to bionic lts hephy/base:v0.4.0
  • 29e3c65 scripts: ensure get scripts fail when errors
  • b75142d rootfs: update to hephy/base:v0.4.1 image
  • 8338d41 rootfs: build custom openssl debs for nginx