Commit graph

28 commits

Author SHA1 Message Date
7e7d922129 add a helper log 2022-08-27 18:10:13 +02:00
7c5f42916a fix a few connection reliability issues 2022-08-21 21:55:32 +02:00
1ebc3b4911 make gui open whenever no args are supplied 2022-08-21 20:24:59 +02:00
e4ff6329ec add working progress bar to receiver (breaks compatibility with 0.4) 2022-08-21 18:58:37 +02:00
fd4f13e4a7 add a GUI 2022-08-21 14:10:10 +02:00
b3933dd478 even better reliability 2022-08-20 18:55:24 +02:00
cb7e4e85dc improve code quality 2022-08-18 00:24:46 +02:00
8a4d8b4e94 fix a lot of packet id wrap-related issues 2022-08-17 21:36:24 +02:00
ea3316b270 add streaming 2022-08-16 14:09:18 +02:00
3bb3bec5d3 fix a bug where transfer would slow down after a while on unreliable connections 2022-08-16 13:42:26 +02:00
e63fefe182 better catchup mechanism 2022-08-16 12:38:01 +02:00
b75a385e70 implement more parts of TCP to improve connection speed 2022-08-16 09:20:34 +02:00
3522d0ffa7 fix a few connection issues 2022-08-15 23:49:32 +02:00
921b959f14 improve holepunching drastically 2022-08-15 21:21:01 +02:00
5d3759d2f0 bump version 2022-08-15 14:48:11 +02:00
8aa7fe2129 allow resuming writes 2022-08-14 23:27:17 +02:00
94350c46f0 fix receiver ping display 2022-08-14 18:39:48 +02:00
79670a6f9c better ping printing 2022-08-14 16:40:11 +02:00
97b8129002 print ping 2022-08-14 13:58:39 +02:00
d09443ac47 fix a few connection issues 2022-08-14 11:45:30 +02:00
adb7042e35 fix a few bad disconnects 2022-08-13 18:56:34 +02:00
629228d365 better progress display 2022-08-13 17:37:57 +02:00
9e8ec4db3c fix lockup during holepunch 2022-08-13 17:03:42 +02:00
28aa4a7716 EXPERIMENTAL set higher bitrate 2022-08-13 03:49:40 +02:00
eff8a851b4 more efficiency and better progress display 2022-08-13 03:37:03 +02:00
9026b19219 inc. version 2022-08-13 03:23:41 +02:00
ae398c140c fix connection issues (OS error 22) 2022-08-13 01:37:39 +02:00
cf43bfebfb Initial commit 2022-08-13 01:13:57 +02:00