Releases: schollz/croc
Releases · schollz/croc
v10.0.4
v10.0.3
- fix room finding
Full Changelog: v10.0.2...v10.0.3
v10.0.2
v10.0.1
v10.0.0
- v9.6.16 was a breaking change so I have re-released it as v10.0.0 to signal that. clients must be >=v9.6.16 or >=v10 to be compatible.
Full Changelog: v9.6.17...v10.0.0
v9.6.17
v9.6.16
What's Changed
- define ports by amount, not individually by @qk-santi in #660
- fix: client quits when discovering dangerous paths by @schollz in #697
- fix: prompt for overwriting when unzipping by @schollz in #698
- fix: use more secure shared secret as room name by @schollz in #699
- fix: establish encryption layer before transfering ip information by @schollz in #700
- fix: shared secret should be read from environmental variable by @schollz in #701
- fixes all known CVEs: https://nvd.nist.gov/vuln/detail/CVE-2023-43621, https://nvd.nist.gov/vuln/detail/CVE-2023-43618, https://nvd.nist.gov/vuln/detail/CVE-2023-43617, https://nvd.nist.gov/vuln/detail/CVE-2023-43616, https://nvd.nist.gov/vuln/detail/CVE-2023-43619 and https://nvd.nist.gov/vuln/detail/CVE-2023-43620
Full Changelog: v9.6.15...v9.6.16
v9.6.15
What's Changed
- Update error message to be more verbose by @vihu in #682
- Gracefully handle non existend receive config file by @a1lu in #685
- Check $HOME as last by @a1lu in #684
- Support spaces in 4 word codes by @a1lu in #683
- Avoid to create config dir if not required by @a1lu in #686
- Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #687
- Bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #688
New Contributors
Full Changelog: v9.6.14...v9.6.15
v9.6.14
What's Changed
- Fix Windows builds by @bitraid in #679
- Bump github.com/stretchr/testify from 1.8.2 to 1.9.0 by @dependabot in #678
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #680
New Contributors
Full Changelog: v9.6.13...v9.6.14