1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-10 21:01:02 +02:00
Commit graph

1522 commits

Author SHA1 Message Date
Zack Scholl
fffdf39bea use relay public key and password to connect 2021-04-23 16:59:28 -07:00
Zack Scholl
675f896d61 beter tests 2021-04-23 14:40:31 -07:00
Zack Scholl
496a6d3a05 works 2021-04-23 14:10:54 -07:00
Zack Scholl
f68e194a4a bug fixes 2021-04-23 13:50:12 -07:00
Zack Scholl
c3c892f95d use age for tcp 2021-04-23 13:48:19 -07:00
Zack Scholl
9db87434a7 add age encryption 2021-04-23 12:39:27 -07:00
Zack
b90f9329ca
Merge pull request #376 from Craeckie/master
Use unprivileged user in docker
2021-04-23 10:28:22 -07:00
Craeckie
968950f783
Use unprivileged user in docker
See 
https://americanexpress.io/do-not-run-dockerized-applications-as-root/
and 
https://engineering.bitnami.com/articles/why-non-root-containers-are-important-for-security.html
2021-04-22 09:53:49 +00:00
Zack Scholl
5b0883e1fe generate key once 2021-04-21 16:57:18 -07:00
Zack Scholl
420030998f add chacha20 2021-04-21 16:53:29 -07:00
Zack Scholl
de2bcf114c upgrade imohash 2021-04-21 14:36:50 -07:00
Zack Scholl
ab5ae5cbb6 add more benchmarks 2021-04-21 12:40:41 -07:00
Zack Scholl
94b3dba034 update readme 2021-04-20 16:01:44 -07:00
Zack
1a47543be9
Merge pull request #344 from k3b/patch-1
Added reference to croc android-version to README.md
2021-04-20 15:59:44 -07:00
Zack Scholl
407e162ec2 bump 9.1.0 2021-04-20 15:57:46 -07:00
Zack
35106d4dbe
Merge pull request #374 from schollz/v91
V91
2021-04-20 15:55:19 -07:00
Zack Scholl
d6af319ad8 fix tests 2021-04-20 15:48:13 -07:00
Zack Scholl
85e7576311 fix 2021-04-20 15:44:28 -07:00
Zack Scholl
7ac7be37af check if file exists 2021-04-20 15:36:46 -07:00
Zack Scholl
669aeb377a check if file exists 2021-04-20 15:35:38 -07:00
Zack Scholl
b655afb533 choose hash algorithm 2021-04-20 15:32:05 -07:00
Zack Scholl
e9949ce3d7 check file size firsty 2021-04-20 09:08:02 -07:00
Zack Scholl
91a3dd5866 Merge branch 'master' of github.com:schollz/croc 2021-04-17 20:42:20 -07:00
Zack Scholl
026487a833 update docker 2021-04-17 20:40:56 -07:00
Zack Scholl
f8ef096784 bump 9.0.0 2021-04-17 20:33:18 -07:00
Zack Scholl
0c2089bd4c update deps 2021-04-17 20:32:55 -07:00
Zack Scholl
5ad68b9ced update readme 2021-04-17 20:31:17 -07:00
Zack Scholl
9286b3c965 show folders when receiving 2021-04-17 20:27:51 -07:00
Zack Scholl
c1edf24338 fix race condition 2021-04-17 20:07:50 -07:00
Zack Scholl
d38fc18390 update deps 2021-04-17 14:31:32 -07:00
Zack Scholl
f4cedd1e91 Merge branch 'master' of github.com:schollz/croc 2021-04-17 11:27:25 -07:00
Zack Scholl
fc66c3b91f improve readme 2021-04-17 11:27:20 -07:00
Zack Scholl
2ac7d4f31f fix tests 2021-04-17 11:12:15 -07:00
Zack Scholl
a96762b942 fix room deletion if room is full 2021-04-17 10:44:10 -07:00
Zack Scholl
0a0f7a03d7 update version 2021-04-17 10:33:38 -07:00
Zack Scholl
8148e191ae bump 2021-04-17 17:31:44 +00:00
Zack Scholl
25a985464a Merge branch 'master' of github.com:schollz/croc 2021-04-17 17:15:02 +00:00
Zack
333ece706e
Merge pull request #369 from schollz/v9
V9
2021-04-17 10:12:42 -07:00
Zack Scholl
daf10395a3 update deps 2021-04-17 09:42:11 -07:00
Zack Scholl
9231b1a661 update utils benchmark 2021-04-17 09:39:47 -07:00
Zack Scholl
3e56d4cdb9 use magic bytes instead of checking max 2021-04-17 09:05:27 -07:00
Zack Scholl
cec39ba2ce allow changing curve 2021-04-17 09:01:58 -07:00
Zack Scholl
7a997156ed minor 2021-04-16 17:17:32 -07:00
Zack Scholl
c02b4f1256 fix: make sure that only pake messages are unencrypted 2021-04-16 17:15:51 -07:00
Zack Scholl
babfd5f35f add option to overwrite automatically 2021-04-16 15:14:21 -07:00
Zack Scholl
be5ceae8c7 prompt to overwrite 2021-04-16 15:12:11 -07:00
Zack Scholl
6be4080f05 remove hash exchange 2021-04-16 14:25:57 -07:00
Zack Scholl
b0693751c1 fix 2021-04-16 14:01:48 -07:00
Zack Scholl
8250a39534 fix: delete room if full and third-party tries to enter 2021-04-16 09:48:11 -07:00
Zack Scholl
2131e99826 use new pake 2021-04-16 09:20:13 -07:00