Releases: schollz/croc
v9.1.2
v9.1.1
v9.1.0
v9.0.0
Changelog
9286b3c show folders when receiving
c1edf24 fix race condition
3e56d4c use magic bytes instead of checking max
cec39ba allow changing curve
c02b4f1 fix: make sure that only pake messages are unencrypted
babfd5f add option to overwrite automatically
be5ceae prompt to overwrite
2131e99 use new pake
628043b fix: do not use part of secret as room name
876ce57 Transfer symlinks without touching their targets.
v8.6.12
v8.6.11
Changelog
50aa24d bump 8.6.11
757ed18 update deps
0b76edc update deps
fb2723d don't show description if only sending one file
6e9156d Merge pull request #337 from alrs/alrs-fix-server-nil-salt-and-keys
cd6d9a5 Merge pull request #338 from alrs/alrs-fix-client-swallowed-errs
3e5b876 src/croc: fix dropped errors
a9487a3 src/tcp: fix dropped errors
v8.6.10
v8.6.9
v8.6.8
Changelog
cd2802b shorter dns fail time
c5ff55a find dns from any number of providers
ef43873 Merge pull request #325 from nikoksr/fix/missing-code-too-short-error
0b60fef refactor: write errors into stderr and add exit code
3ccd4d0 fix: accidentally overwritten error value
17f3df7 Added an option to ignore attached stdin, for compatibility with node child_process