Commit Graph

111 Commits

Author SHA1 Message Date
Zack Scholl 0e99540655 move debug up 2018-06-24 07:32:32 -07:00
Zack Scholl 9746014f0b remove dirs after encoding 2018-06-24 07:30:35 -07:00
Zack Scholl 26ef99c170 add back receiver bar 2018-06-24 07:11:42 -07:00
Zack Scholl 992e109279 fix bugs in relay 2018-06-24 06:55:43 -07:00
Zack Scholl cc79aaeecb fix broadcast 2018-06-24 06:18:48 -07:00
Zack Scholl 67bceee220 fix broadcast 2018-06-24 06:16:52 -07:00
Zack Scholl 3c22789e3b fix broadcast 2018-06-24 06:15:58 -07:00
Zack Scholl 6c3bb17d7c use newest version of prgressbar 2018-06-24 06:14:07 -07:00
Zack Scholl 7c06c56700 check for discover errors 2018-06-23 11:08:02 -07:00
Zack Scholl 901b0af827 show code 2018-06-23 11:03:44 -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 90809a80a1 have --local flag bypass public server 2018-04-25 00:20:09 -07:00
Zack Scholl ad2ab1d8da show filename + file size early 2018-04-24 22:58:35 -07:00
Zack Scholl 90f1277ee5 automatically determine if local 2018-04-24 20:54:50 -07:00
Zack Scholl 2bd8504a57 works without --local 2018-04-24 07:46:07 -07:00
Zack Scholl 9837763bed simplify filepath 2018-04-23 23:45:40 -07:00
Zack Scholl 13a35795be Fix windows bug that adds .\ to filename when its .\X 2018-04-23 23:42:46 -07:00
Zack Scholl bd4eaf90df update dependencies 2018-04-23 23:55:54 -06:00
Zack Scholl 0127df5f04 new version of peerdiscovery to work with windows 2018-04-23 23:55:42 -06:00
Zack Scholl d4fa4bc9c0 add back prompt for code 2018-04-23 23:55:38 -06:00
Zack Scholl 091e8aecac update graphics 2018-04-23 23:55:37 -06:00
Zack Scholl 00dfe62033 bug fix for allowing full input of servername 2018-04-23 23:55:37 -06:00
Zack Scholl 67526279ce change timelimit 2018-04-23 23:55:37 -06:00
Zack Scholl 1308694711 better ui 2018-04-23 23:55:37 -06:00
Zack Scholl 638ca9ef27 no need to specify number of connections now 2018-04-23 23:55:33 -06:00
Zack Scholl f689ca3909 Fix tarinator for windows 2018-04-23 23:55:29 -06:00
Zack Scholl 1ced0aa532 add debug statement 2018-04-23 23:55:25 -06:00
Zack Scholl 95bec30262 fix progress bar 2018-04-23 23:55:19 -06:00
Zack Scholl b6df5839b8 Add local option
change local receive code
2018-04-23 23:55:14 -06:00
Zack Scholl 22d7a1d42d determine stdin automatically 2018-04-23 23:52:31 -06:00
Zack Scholl 68b937f4cb Allow auto-receive 2018-04-23 23:52:30 -06:00
Zack Scholl 39e2a20a6f Fix debug progressbar bug and make sure to clean enc.0 2018-04-23 23:52:30 -06:00
Zack Scholl 78df00f7ab Use stderr so stdout can be redirected 2018-04-23 23:52:30 -06:00
Travis 19bfbcb9c2 initial implementation for reading input files from stdin 2018-04-23 23:52:30 -06:00
smileboywtu 1eb07db618 add home dir config .croc 2018-04-23 23:52:29 -06:00
Zack Scholl e8d5afe1fa Add cleanup on Ctl+C 2018-04-23 23:52:28 -06:00
陈博 407d85270c fix file split bugs and sending server:port display error 2018-02-07 16:24:44 +08:00
Zack Scholl 152c27a5e9 Bug fix: remove race condition for startTime 2017-11-05 07:07:35 -07:00
Zack Scholl 8ff1fe1d2a Bug fix: tarring in Windows and untarring in Linux
Also updated depdencies
2017-11-04 05:38:27 -06:00
Zack Scholl 32a25323c5 progressbar api 2017-10-26 12:30:56 -06:00
Zack Scholl e3ff37cce8 Use a home-rolled progressbar 2017-10-26 12:23:50 -06:00
Zack Scholl d134e7986f Shorten the UI bar 2017-10-25 09:44:08 -06:00
Zack Scholl 2001e13057 Simplified UI 2017-10-25 06:10:03 -06:00
Mr. Joja 36b546406d removed duplicated code on transfer speed message 2017-10-25 01:01:01 -06:00
Mr. Joja 414507ab1c fix types mismatched with transfer duration 2017-10-25 00:28:41 -06:00
Mr. Joja dd6cf4ba76 fixed typo in time.Since function 2017-10-24 23:51:11 -06:00
Mr. Joja c173987d7b added file/folder transfer time 2017-10-24 22:40:48 -06:00
Zack Scholl 3fd9a345c4 Fix data races #44 2017-10-24 08:43:35 -06:00