Commit Graph

20 Commits

Author SHA1 Message Date
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