1
0
mirror of https://github.com/schollz/croc.git synced 2024-11-28 01:16:10 +03:00
Commit Graph

1909 Commits

Author SHA1 Message Date
Zack
c68cfcea8a
Merge pull request #478 from DasSkelett/fix/relay-address-behind-dns64
Fix relay IPv4 address resolution behind DNS64
2022-05-18 16:48:51 -07:00
DasSkelett
38ed8ecc3c
Fix relay IPv4 address resolution behind DNS64 2022-05-16 22:04:55 +02:00
Tadej Janež
a5d3e00f2b
add Fedora instructions to README 2022-04-29 22:31:59 +02:00
Zack Scholl
9de06a6bf9 bump 9.5.5 2022-04-28 14:30:03 -07:00
Zack Scholl
a6a3a57361 update deps 2022-04-28 14:29:42 -07:00
Zack
148c1a6cdd
Merge pull request #470 from iulius98/master
Fixed #463 issue
2022-04-27 16:23:10 -07:00
Zack Scholl
817905cf5a bump 9.5.4 2022-04-27 08:25:06 -07:00
Zack Scholl
6158b42ad1 update deps 2022-04-27 08:23:43 -07:00
Zack Scholl
80539f27c3 avoid deadlock 2022-04-25 06:25:25 -07:00
Zack
35652e60a3
new support system 2022-04-13 06:42:08 -07:00
RCL98
2ad8b1f1ce #463 fixed display at receiving end 2022-04-13 02:23:10 +03:00
RCL98
b316c0159f #463 fixed croc tests for empty folders, and to work in Windows 2022-04-11 00:02:26 +03:00
RCL98
f78ee15605 #463 fixed display for empty folders 2022-04-11 00:00:47 +03:00
iulius98
15d0209a29 #463 added capability to send/receive empty folders 2022-04-09 01:38:22 +03:00
Zack
386c99d057
Merge pull request #462 from davide125/completion
Drop shebang for bash completion
2022-04-07 07:14:20 -07:00
Zack Scholl
fd99a405fd bump 9.5.3 2022-04-07 06:05:16 -07:00
Zack Scholl
54f52e5427 bump 9.5.3 2022-04-07 06:04:46 -07:00
Zack Scholl
ec949888d8 Merge branch 'master' of github.com:schollz/croc 2022-04-07 06:01:08 -07:00
Zack Scholl
0d52ead66e update default curve 2022-04-07 06:01:02 -07:00
Zack Scholl
b715993435 bump 9.5.3 2022-04-07 05:59:24 -07:00
Zack Scholl
7e817e1cbf default to P-256 2022-04-07 05:52:54 -07:00
Zack
4abdbf1ad2
update to go 1.18 2022-04-06 21:48:39 -07:00
Zack Scholl
087c22d833 update readme 2022-04-03 15:21:35 -07:00
Zack Scholl
789b5bf607 update deps 2022-03-30 11:30:36 -07:00
Davide Cavalca
e42f81a404 Drop shebang for bash completion 2022-02-27 08:40:56 -08:00
Zack Scholl
20bf7dd91d bump 9.5.2 2022-02-23 08:19:02 -08:00
Zack Scholl
4a8c19b115 bump 9.5.2 2022-02-23 08:16:50 -08:00
Zack Scholl
a1a17ce6f7 bump 9.5.2 2022-02-23 08:09:02 -08:00
Zack Scholl
00c4d248fd bump 9.5.2 2022-02-23 08:08:43 -08:00
Zack Scholl
073196ccd2 bump 9.5.2 2022-02-23 08:07:23 -08:00
Zack Scholl
635b362ca0 tcp: send error on fail 2022-02-23 08:03:45 -08:00
Zack Scholl
53f35c1da0 fix ui when sending text 2022-02-23 07:57:40 -08:00
Zack
030ed2a03d
Merge pull request #456 from abhi12299/filenamePrefix
Fix renaming of file with prefix "croc-stdin" on receiver end
2022-02-23 07:52:27 -08:00
Zack Scholl
c28d731a66 update deps 2022-02-23 07:31:45 -08:00
Zack Scholl
ef6683b550 add more tests 2022-02-23 07:25:13 -08:00
Zack
f6a75c8f53
Merge pull request #460 from iulius98/master
#431 fixed remote path
2022-02-23 07:14:46 -08:00
RCL98
7c1a59c102 #431 fixed remote folder name for Windows 2022-02-21 21:50:24 +02:00
iulius98
32a188fa85 #431 Integrate GetFilesInfo function with the code 2022-02-21 20:41:51 +02:00
RCL98
ce8fb796b3 #431 added file informations retrival functions to replace getPaths 2022-02-21 20:16:27 +02:00
Zack
1bd705d2e1
Merge pull request #459 from iulius98/master
#454 fixed local transfer
2022-02-20 07:57:34 -08:00
iulius98
1a635de69c #454 fixed local transfer 2022-02-20 17:40:50 +02:00
Zack
353ae0db16
add more information 2022-02-07 14:06:49 -08:00
Abhishek
9f66842322 fix sending file with prefix "croc-stdin" renaming on receiver end 2022-02-03 23:09:37 +05:30
Zack Scholl
94c0f66a26 bump 9.5.1 2022-02-03 08:51:19 -08:00
Zack Scholl
b0e7d4d5df fix tests 2022-02-03 08:45:50 -08:00
Zack Scholl
9b5252d54c update deps 2022-02-03 08:40:49 -08:00
Zack Scholl
1d3c822ef3 allow remembering --internal-dns flag 2022-02-03 08:34:03 -08:00
Zack
df78f3333d
Merge pull request #451 from voocel/fix_hash_err
fix hash file error
2022-01-06 04:43:50 -08:00
voocel
b45e625298 fix hash file error 2022-01-06 17:44:43 +08:00
Zack Scholl
7390e7ed45 bump 9.5.0 2021-11-18 07:03:47 -08:00