Skip to content

Releases: schollz/croc

v9.1.2

07 May 17:28
Compare
Choose a tag to compare

Changelog

bd4886a update deps
d5fd206 Distinguish text message from file in receipient dialog

v9.1.1

29 Apr 16:48
Compare
Choose a tag to compare

Changelog

27b7cdb bug fix: doesn't ask overwrite text Fixes #384
8f5c738 Prefer local DNS resolver over public DNS servers
5b0883e generate key once

v9.1.0

20 Apr 22:58
Compare
Choose a tag to compare

Changelog

b655afb choose hash algorithm
e9949ce check file size first

v9.0.0

18 Apr 03:37
Compare
Choose a tag to compare

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

26 Mar 23:04
Compare
Choose a tag to compare

Changelog

a9d582c lookup using standard dns
2273438 add compliance with xdg base directory specification in regards to XDG_CONFIG_HOME

v8.6.11

15 Mar 19:44
Compare
Choose a tag to compare

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

08 Mar 16:42
Compare
Choose a tag to compare

Changelog

03a27b6 bump 8.6.10
0b719b9 update deps
fc34d21 thanks
9494805 Merge pull request #336 from hreese/master
a20ebd7 Added support for SOCKS5 authentication (fixes #333)

v8.6.9

05 Mar 19:07
Compare
Choose a tag to compare

Changelog

10e57c3 bump 8.6.9
be95662 update deps
30783ce overwrite symlinks on transfer, like files, fixes #334

v8.6.8

23 Feb 20:14
Compare
Choose a tag to compare

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

v8.6.7

28 Dec 19:05
Compare
Choose a tag to compare

Changelog

a2b243a bump 8.6.7
05640cd update deps
0994e4e Merge pull request #307 from hillmarcus/306-file-size
235f065 Merge pull request #310 from vzlcn0/master
52bc631 add new cmd option to set sender ip
d735cca Issue #306, File Size Mismatch