Commit Graph

289 Commits

Author SHA1 Message Date
Zack Scholl e85eaac9e3 add parent window 2018-10-18 06:45:32 -07:00
Zack Scholl 366d3c527c fix fprintf 2018-10-18 06:40:24 -07:00
Zack Scholl 3b498d57cf switch to window 2018-10-18 06:36:16 -07:00
Zack Scholl 82e274875d fix zipping on windows 2018-10-18 06:34:48 -07:00
Zack Scholl 48933b5ecc better ui for window 2018-10-17 21:38:29 -07:00
Zack Scholl f9dfa6bc05 add window recipient prompt 2018-10-17 18:14:45 -07:00
Zack Scholl 4ee008225e add makefile for the windows version 2018-10-17 16:57:36 -07:00
Zack Scholl 24e0573116 update progressbar 2018-10-17 10:20:09 -07:00
Zack Scholl 56e0068129 send file works 2018-10-17 07:41:13 -07:00
Zack Scholl 93942f4e0c give stop signals to servers 2018-10-17 07:38:21 -07:00
Zack Scholl 157ab169aa sending is working for wincroc 2018-10-17 07:01:44 -07:00
Zack Scholl 6a899492f5 add state 2018-10-17 06:39:02 -07:00
Zack Scholl 47ab799c6f add file stats to state 2018-10-17 06:19:01 -07:00
Zack Scholl 55d9137b6d add state 2018-10-17 06:13:38 -07:00
Zack Scholl 3bed0bc8bf move files here 2018-10-17 06:13:38 -07:00
Zack Scholl 8734394bb8 merge sender and recipient into croc 2018-10-17 06:13:38 -07:00
Zack Scholl 0bbf2841ca use build tags 2018-10-16 15:59:04 -07:00
Zack Scholl 144102a721 window based croc 2018-10-16 15:48:22 -07:00
Zack Scholl 9a41d9099b move main to cli 2018-10-16 12:23:01 -07:00
Zack Scholl 2fb21245ab delete old rooms 2018-10-13 06:13:50 -07:00
Zack Scholl cc6edd24d1 connect to TCP as early as possible 2018-10-13 06:09:55 -07:00
Zack Scholl a63666cf24 run all tests 2018-10-11 15:32:19 -07:00
Zack Scholl 81bc14f29b multiplex 8 tcp ports 2018-10-11 10:55:46 -07:00
Zack Scholl af11143cba suppress logging messages when ctl+c interrupting
update readme
2018-10-11 06:51:03 -07:00
Zack Scholl 91e065529b fix timeout 2018-10-09 21:17:51 -07:00
Zack Scholl 42344a4c6e fix corruption 2018-10-09 21:17:51 -07:00
Zack Scholl d1e1694631 more debug 2018-10-09 21:17:47 -07:00
Zack Scholl 9d2f07f478 copy tcp writing into byte array 2018-10-09 21:17:47 -07:00
Zack Scholl b0164920c7 increase timeout 2018-10-09 21:17:47 -07:00
Zack Scholl 6955f19439 recipient can easily stop now 2018-10-09 19:01:50 -07:00
Zack Scholl d50c8f271f remove created zip directory after finish 2018-10-09 17:11:54 -07:00
Zack Scholl 3984aaeee2 remove file if overwriting 2018-10-09 16:50:18 -07:00
Zack Scholl 71ba80cee0 zip without chdir 2018-10-09 16:40:03 -07:00
Zack Scholl 9335aca877 fix file descriptor 2018-10-09 07:03:33 -07:00
Zack Scholl edda09df00 fix file descriptor 2018-10-09 07:03:06 -07:00
Zack Scholl c600b51888 resume works with websockets or tcp 2018-10-09 06:56:38 -07:00
Zack Scholl e18938fb70 change name of croc zip 2018-10-09 06:33:25 -07:00
Zack Scholl 9940856317 rearrange block communication 2018-10-09 06:32:49 -07:00
Zack Scholl 61d57ad0af sender and recipient share blocks 2018-10-09 06:01:21 -07:00
Zack Scholl 66a37ae5b2 reduce number of packets 2018-10-09 04:50:38 -07:00
Zack Scholl fdfa7f209d revert to da2b22f 2018-09-26 14:31:45 -07:00
Zack Scholl bc4bd2b0a8 don't use writer 2018-09-26 11:11:19 -07:00
Zack Scholl 8ddd7aff06 flush once 2018-09-26 11:07:17 -07:00
Zack Scholl cc0ef58b9f use netconn 2018-09-26 10:54:11 -07:00
Zack Scholl 21cfcc0bc2 use netconn 2018-09-26 10:53:47 -07:00
Zack Scholl 928b28dc80 use netconn 2018-09-26 10:51:28 -07:00
Zack Scholl fecc8d5897 use netconn 2018-09-26 10:46:36 -07:00
Zack Scholl 420d2be271 use netconn 2018-09-26 10:43:38 -07:00
Zack Scholl 1261a16b55 try fix 2018-09-26 10:09:11 -07:00
Zack Scholl 558d9133a6 try fix 2018-09-26 10:03:13 -07:00