Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: cfal/shoes

v0.1.8

31 Jul 07:04

Choose a tag to compare

Cargo.toml: lock versions for 0.1.8

v0.1.7

21 Jun 15:50

Choose a tag to compare

What's Changed

  • Dependencies update by @18o in #19
  • Update cfb-mode and aes to version 0.8.x by @18o in #21
  • support certificate pinning by @cfal in #31
  • vmess/sha2.rs: use ring instead of sha2 crate by @cfal in #32
  • update dependencies by @cfal in #33
  • support client certificates by @cfal in #37
  • allow checking server cert fingerprints by @cfal in #38
  • CONFIG.md: update by @cfal in #41
  • support SO_REUSEPORT for multidirectional UDP by @cfal in #45
  • add hysteria2 support by @cfal in #46
  • add TUICv5 support by @cfal in #50
  • implement shadow tls server by @cfal in #56
  • .github/workflows/build.yml: add build workflow by @cfal in #62

New Contributors

  • @18o made their first contribution in #19

Full Changelog: v0.1.0...v0.1.7

v0.1.3

06 Dec 03:24

Choose a tag to compare

Cargo.toml: lock versions for 0.1.3

v0.1.1

27 Mar 14:24

Choose a tag to compare

lock versions for 0.1.1, strip release binary

v0.1.0

25 Feb 15:49

Choose a tag to compare

return error when bind_interface is specified on unsupported platform