Commit Graph

26 Commits

Author SHA1 Message Date
Zack Scholl 992e109279 fix bugs in relay 2018-06-24 06:55:43 -07:00
Zack Scholl 6e69b2760e require mutual consent 2018-06-23 10:57:25 -07:00
Zack Scholl 51a87f1110 fix bug 2018-06-23 10:02:46 -07:00
Zack Scholl 30c9c3317f use keypair to validate 2018-06-23 09:18:35 -07:00
Zack Scholl 349e3a81c7 Revert "allow relay to overwrite connections"
This reverts commit 4840c33eee.
2018-04-27 15:40:40 -07:00
Zack Scholl 4840c33eee allow relay to overwrite connections 2018-04-27 15:36:57 -07:00
smileboywtu 1eb07db618 add home dir config .croc 2018-04-23 23:52:29 -06:00
陈博 407d85270c fix file split bugs and sending server:port display error 2018-02-07 16:24:44 +08:00
callmefever 6114a66d18 relay small refactor 2017-10-24 18:24:26 +03:00
h3yEllex ac976a2a47 removed redunant else 2017-10-24 13:07:03 +03:00
Zack Scholl f8505caa27 Delete receiver key if sender is not present and not waiting Fixes #39 2017-10-22 10:36:44 -06:00
Zack Scholl 0ee7f75a22 Need to close connections correctly 2017-10-21 16:19:34 -06:00
Zack Scholl 3bb5f43c07 Fix bug in relay 2017-10-21 15:54:51 -06:00
Zack Scholl cb3f94880d Relay is more transparent about unknown connections 2017-10-21 15:50:32 -06:00
Zack Scholl dc23087dbc Oops 2017-10-21 15:32:00 -06:00
Zack Scholl 9ab46073e9 disallow connections without the proper messaging 2017-10-21 15:29:35 -06:00
Marcos 416e0f110a Break from for loop if time exceeds an hour 2017-10-21 18:02:26 +02:00
Zack Scholl da16d6f4d7 Merge branch 'master' of git://github.com/Lunsford94/croc into Lunsford94-master 2017-10-20 16:44:03 -06:00
Brad Lunsford 6bdbdce655 ran 'go fmt *.go' to (hopefully) get rid of commit issues 2017-10-20 15:18:06 -07:00
Bradley T Lunsford eb3af56ccf adding wait funtionality: if waiting, will send a different identification to the server 2017-10-20 14:51:30 -07:00
lummie e2faa87b59 Issue #25
fixed spelling connectionMap.receiver
Added method to detect if sender and receivers are already connected.
Added client code to correctly action "no" returned by the code being in use.
2017-10-20 21:51:03 +01:00
Zack Scholl c3cd3d6039 Streaming encryption and hashing and update UI
Fixes #19
Fixes #18
2017-10-20 06:25:48 -06:00
Zack Scholl a8cfbe25d1 Better code input 2017-10-18 07:59:58 -06:00
Zack Scholl eae21303f2 Refactor works 2017-10-18 07:05:48 -06:00
Zack Scholl 302db87079 Fixed hash 2017-10-17 20:33:27 -06:00
Zack Scholl df622467dd Rewrite 2017-10-17 18:43:12 -06:00