Commit Graph

125 Commits

Author SHA1 Message Date
Zack Scholl
541ab998bd add no local flag for easy testing 2018-06-26 08:55:30 -07:00
Zack Scholl
143f3dba14 improve recipient ui 2018-06-26 07:54:05 -07:00
Zack Scholl
13bf5994dc correctly do relative paths in windows 2018-06-26 07:50:14 -07:00
Zack Scholl
fa522c3e54 correctly do relative paths in windows 2018-06-26 07:48:11 -07:00
Zack Scholl
6d7911ab24 add spinner 2018-06-26 07:43:22 -07:00
Zack Scholl
181de46313 check if can connect first 2018-06-25 08:05:56 -07:00
Zack Scholl
42b9a00102 check if chrooted before using local relay 2018-06-25 07:37:52 -07:00
Zack Scholl
c70327ff82 more debugging 2018-06-25 06:47:37 -07:00
Zack Scholl
003aa64d2b update ui 2018-06-24 19:33:27 -07:00
Zack Scholl
c5b7ba0905 change placement of public key 2018-06-24 19:29:25 -07:00
Zack Scholl
e084186b5e save the keypair in ~/.config/croc 2018-06-24 19:21:56 -07:00
Zack Scholl
5ca9b06eb7 don't need to double public address 2018-06-24 10:31:04 -07:00
Zack Scholl
13670d683c finish bar 2018-06-24 10:13:58 -07:00
Zack Scholl
97f99e60f2 if sending with pipes, force yes 2018-06-24 07:44:25 -07:00
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