Releases: schollz/croc
Releases · schollz/croc
v10.0.7
v10.0.6
v10.0.5
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