Zack Scholl
|
bdb8bf3ac4
|
addresing CPU usage #168
|
2019-11-11 11:26:12 -08:00 |
|
Zack
|
a0d9d74d5d
|
Merge pull request #166 from taigrr/master
Update README.md
|
2019-11-03 17:18:39 -07:00 |
|
Tai Groot
|
68f039fbb0
|
Update README.md
Removed v6 that causes error from build from source instructions
|
2019-11-03 16:09:07 -08:00 |
|
Zack
|
9afae3b6b0
|
Merge pull request #164 from schollz/prepend
Prepend payload with 'croc' so no interference from other broadcasts
|
2019-10-28 13:15:47 -07:00 |
|
Zack Scholl
|
c7624535e9
|
skip discovery
|
2019-10-28 13:13:03 -07:00 |
|
Zack Scholl
|
da626334e0
|
check discoveries for right prefix
|
2019-10-28 12:46:24 -07:00 |
|
Zack Scholl
|
aaeda77af4
|
bump 6.2.0
|
2019-10-24 07:22:57 -07:00 |
|
Zack Scholl
|
ffddd3e989
|
prompt if sender wants to ask
|
2019-10-24 06:58:12 -07:00 |
|
Zack
|
4b8d32ff75
|
Merge pull request #161 from schollz/ask
ask using the machine ID for extra secure layer Fixes #159
|
2019-10-23 15:01:55 -07:00 |
|
Zack Scholl
|
9aa327a0a4
|
use machine ID
|
2019-10-23 14:59:47 -07:00 |
|
Zack Scholl
|
42c2d5c6c1
|
add ask flag
|
2019-10-23 14:07:52 -07:00 |
|
Zack
|
41b91a3baf
|
Merge pull request #157 from TheQueasle/centos8_support
Adding in a more detailed error message for when an extraction tool is not found.
|
2019-10-09 09:45:08 -07:00 |
|
Micheal Quinn
|
183791d4c4
|
Adding in a more detailed error message for when an extraction tool is not found in PATH. CentOS 8 Minimal install seems to not include tar...
|
2019-10-08 22:49:32 -05:00 |
|
Zack
|
c4d8c168a3
|
Update .travis.yml
|
2019-10-08 16:35:11 -07:00 |
|
Zack Scholl
|
e286321d39
|
bump 6.1.5
|
2019-10-07 16:22:58 -07:00 |
|
Zack Scholl
|
af39b8ca14
|
pad filenames according to longest filename
|
2019-10-07 16:20:24 -07:00 |
|
Zack
|
810a04509a
|
Update .travis.yml
|
2019-10-03 13:00:00 -07:00 |
|
Zack Scholl
|
59666c564d
|
bump 6.1.4
|
2019-10-03 12:09:18 -07:00 |
|
Zack Scholl
|
00e6ac9316
|
bump 6.1.4
|
2019-10-03 12:08:18 -07:00 |
|
Zack Scholl
|
7a1fb8db24
|
update deps
|
2019-10-03 12:07:45 -07:00 |
|
Zack Scholl
|
5d89bdb6f9
|
reduce complexity
|
2019-09-20 10:06:50 -07:00 |
|
Zack Scholl
|
c46a9d3ae0
|
reduce complexity
|
2019-09-20 10:06:26 -07:00 |
|
Zack Scholl
|
ae81dd9a7b
|
reduce complexity
|
2019-09-20 10:05:29 -07:00 |
|
Zack Scholl
|
4e94a22300
|
reduce complexity
|
2019-09-20 10:03:06 -07:00 |
|
Zack Scholl
|
8be63bed43
|
reduce complexity
|
2019-09-20 10:00:52 -07:00 |
|
Zack Scholl
|
a7435a08bd
|
reduce complexity
|
2019-09-20 09:59:24 -07:00 |
|
Zack Scholl
|
22ead388cd
|
reduce complexity
|
2019-09-20 09:57:18 -07:00 |
|
Zack Scholl
|
7ac7e5d56d
|
reduce complexity
|
2019-09-20 09:54:10 -07:00 |
|
Zack Scholl
|
cfbd65be31
|
reduce complexity
|
2019-09-20 09:47:47 -07:00 |
|
Zack Scholl
|
07c20e2cde
|
reduce complexity
|
2019-09-20 09:45:42 -07:00 |
|
Zack Scholl
|
24abf4fdd8
|
reduce complexity
|
2019-09-20 09:43:16 -07:00 |
|
Zack Scholl
|
768ad9b739
|
reduce complexity
|
2019-09-20 09:41:58 -07:00 |
|
Zack Scholl
|
6202d0d932
|
reduce complexity
|
2019-09-20 09:32:32 -07:00 |
|
Zack Scholl
|
049a4aaffc
|
reduce complexity
|
2019-09-20 09:27:59 -07:00 |
|
Zack Scholl
|
1fe8ccf3ab
|
reduce complexity
|
2019-09-20 09:24:10 -07:00 |
|
Zack Scholl
|
9fb54a3952
|
reduce complexity
|
2019-09-20 09:20:50 -07:00 |
|
Zack
|
a0e2876741
|
Merge pull request #153 from TheQueasle/install_script_rewrite
Install script rewrite
|
2019-09-10 07:41:07 -07:00 |
|
Micheal Quinn
|
932f037b17
|
Moving the new script back into place. I think the merge conflict is resolved now.
|
2019-09-10 07:31:13 -05:00 |
|
Micheal Quinn
|
fe4e9c357a
|
Upping version of croc in the installer script.
|
2019-09-10 07:30:31 -05:00 |
|
Micheal Quinn
|
c0f7c3c250
|
Merge branch 'master' of https://github.com/schollz/croc into install_script_rewrite
|
2019-09-10 07:29:24 -05:00 |
|
Micheal Quinn
|
f01165e9f4
|
Trying to get out of this merge confilct
|
2019-09-10 07:29:17 -05:00 |
|
Micheal Quinn
|
5fbb787a84
|
Adding in message and exit for cygwin.
|
2019-09-10 07:20:39 -05:00 |
|
Zack Scholl
|
24801dfc24
|
coverage improved
|
2019-09-08 06:14:33 -07:00 |
|
Zack Scholl
|
5ad631e7b6
|
add more tests
|
2019-09-08 06:12:16 -07:00 |
|
Zack Scholl
|
cc728a1138
|
fix minor bug
|
2019-09-08 06:07:53 -07:00 |
|
Zack Scholl
|
b979607c42
|
fix
|
2019-09-08 05:56:57 -07:00 |
|
Zack Scholl
|
f89dd01e87
|
add more tests
|
2019-09-08 05:53:30 -07:00 |
|
Zack Scholl
|
6287a7b7f7
|
add coveralls link
|
2019-09-07 10:40:30 -07:00 |
|
Zack Scholl
|
22f6a13a9f
|
add more tests
|
2019-09-07 10:31:18 -07:00 |
|
Zack Scholl
|
a82dd2f284
|
improve tests
|
2019-09-07 10:06:41 -07:00 |
|