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
ef6683b550
add more tests
2022-02-23 07:25:13 -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
iulius98
1a635de69c
#454 fixed local transfer
2022-02-20 17:40:50 +02: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
1d3c822ef3
allow remembering --internal-dns flag
2022-02-03 08:34:03 -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
Zack
f210ef8877
Merge pull request #435 from AmeyShrivastava/fix-typos
...
Fix Typos
2021-11-17 10:52:29 -08:00
Amey Shrivastava
2964ede174
Fix Typos (revised)
...
This commit fixes spelling mistakes (typos) at a few places in the codebase.
(Includes requested corrections)
2021-11-17 23:50:32 +05:30
Zack Scholl
cc837fa863
fix ports for tests
2021-11-17 10:11:35 -08:00
Zack
c30492609e
Merge pull request #432 from mbattista/master
...
added throttle upload feature
2021-11-17 09:37:50 -08:00
Zack
2f733891db
Merge pull request #440 from Juneezee/go1.17
...
build: upgrade to Go 1.17
2021-11-17 09:35:25 -08:00
Eng Zer Jun
1645759742
refactor: move from io/ioutil to io and os packages
...
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-17 11:39:11 +08:00
Hinux Chau
d30433658b
Fixed an error
...
Fixed an error caused by nonexistence of the directory /etc/bash_completion.d/croc
2021-10-27 22:21:31 +08:00
Marcel Battista
d372fa1fa4
fix panic on single digit throttles values
2021-10-19 13:10:43 +02:00
Marcel Battista
8ff3fb9b89
added throttle upload feature
2021-10-19 02:46:54 +02:00
Zack Scholl
a12f374aba
can't use the github ci 8084
2021-10-04 08:02:27 -07:00
jolheiser
2ffb20201c
Fix TCP constant
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-10-03 16:23:29 -05:00
Zack Scholl
89efd38c10
bump 9.4.2
2021-10-02 12:38:32 -07:00
Zack Scholl
49f50a53d5
need to listen on all ports
2021-10-02 12:37:16 -07:00
Zack Scholl
5d9afe03ef
bump 9.4.1
2021-10-02 12:29:05 -07:00
Zack Scholl
1637765aad
debugging
2021-10-02 12:23:36 -07:00
Zack Scholl
ce628ea604
debugging
2021-10-02 12:20:18 -07:00
Zack Scholl
ff4307c3c6
debugging
2021-10-02 12:18:50 -07:00
Zack Scholl
e5f59fa0f9
fix local
2021-10-02 12:02:25 -07:00
Zack Scholl
04662df347
fix local
2021-10-02 11:55:43 -07:00
Zack Scholl
d96c98f4ce
bump 9.4.0
2021-10-02 10:45:00 -07:00
Zack Scholl
31db6a76e5
bump 9.4.0
2021-10-02 10:44:48 -07:00
Zack Scholl
a996f3c4f4
bump 9.4.0
2021-10-02 10:44:34 -07:00
Zack Scholl
4334c870f5
bump 9.4.0
2021-10-02 10:44:17 -07:00
Zack Scholl
2b1367a09b
bump 9.4.0
2021-10-02 10:44:05 -07:00
Zack Scholl
add1650cbd
bump 9.4.0
2021-10-02 10:43:14 -07:00
Zack Scholl
04f2dfac97
bump 9.4.0
2021-10-02 10:41:46 -07:00
Zack Scholl
060ce516b1
bump 9.4.0
2021-10-02 10:41:26 -07:00
Zack
d77c83ce09
Merge pull request #419 from kallydev/patch
...
Add host flag for relay
2021-10-02 10:35:00 -07:00
Zack
a34d29befc
Merge pull request #420 from jolheiser/const
...
Constants and Message Types
2021-10-02 10:33:52 -07:00
Zack
914d0c98a8
Merge pull request #421 from jolheiser/wildcard
...
Add wildcard support for files
2021-10-02 10:33:15 -07:00
Brandon Ingalls
860a75fee6
Do not override defaults with empty values
...
This change will make it so a user who used the -remember
option on an older version of the application will be able
to use the latest version of the software without deleting
their saved config.
fixes schollz/croc#405
relates to schollz/croc#417
2021-10-02 11:12:34 -05:00
jolheiser
e380c7b1f1
Add wildcard support
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-10-01 16:49:21 -05:00
jolheiser
2381f26c61
Move to consts and "enum"
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-10-01 16:24:28 -05:00
KallyDev
de454bbf5a
add host flag for relay
2021-10-01 12:55:28 +08:00