|
2a675aa9d5
|
fix a rare connection glitch
|
2022-08-23 10:06:09 +02:00 |
|
|
bd3e770a0d
|
make loading bar start as soon as connection is established
|
2022-08-23 09:51:39 +02:00 |
|
|
ba9003a88c
|
increase resend-buffer size
|
2022-08-21 22:21:32 +02:00 |
|
|
7c5f42916a
|
fix a few connection reliability issues
|
2022-08-21 21:55:32 +02:00 |
|
|
a7b28c1bc9
|
Merge branch 'main' of github.com:tudbut/qft
|
2022-08-21 20:38:33 +02:00 |
|
|
8de978608d
|
Merge branch 'main' of github.com:tudbut/qft
|
2022-08-21 20:38:27 +02:00 |
|
|
c72485f363
|
Merge branch 'main' of github.com:tudbut/qft
|
2022-08-21 20:36:53 +02:00 |
|
|
c02b5efdb2
|
Merge branch 'main' of github.com:tudbut/qft
|
2022-08-21 20:36:38 +02:00 |
|
|
df01da5ba1
|
Merge branch 'main' of github.com:tudbut/qft
|
2022-08-21 20:25:25 +02:00 |
|
|
1ebc3b4911
|
make gui open whenever no args are supplied
|
2022-08-21 20:24:59 +02:00 |
|
|
12728a4f17
|
make gui open whenever no args are supplied
|
2022-08-21 20:03:43 +02:00 |
|
|
e4ff6329ec
|
add working progress bar to receiver (breaks compatibility with 0.4)
|
2022-08-21 18:58:37 +02:00 |
|
|
ac3063c9d3
|
Merge branch 'main' of github.com:tudbut/qft
|
2022-08-21 15:04:18 +02:00 |
|
|
1c0e2a500a
|
delete gh-actions
|
2022-08-21 15:04:10 +02:00 |
|
|
e13c0dcba2
|
Update README.md
|
2022-08-21 14:54:56 +02:00 |
|
|
8b97d67ba4
|
attempt to fix gh-actions
|
2022-08-21 14:34:28 +02:00 |
|
|
b3478e58b0
|
Merge branch 'main' of github.com:tudbut/qft
|
2022-08-21 14:33:48 +02:00 |
|
|
0351b5e214
|
attempt to fix github actions
|
2022-08-21 14:33:31 +02:00 |
|
|
c15d53ce35
|
Merge branch 'main' of github.com:tudbut/qft
|
2022-08-21 14:31:31 +02:00 |
|
|
f149e5f8f5
|
attempt to fix github actions
|
2022-08-21 14:31:13 +02:00 |
|
|
86faa0659a
|
attempt to fix github actions
|
2022-08-21 14:12:30 +02:00 |
|
|
fd4f13e4a7
|
add a GUI
|
2022-08-21 14:10:10 +02:00 |
|
|
7dc768776e
|
attempt to fix github-actions
|
2022-08-21 14:09:07 +02:00 |
|
|
b8f5a83af5
|
Create rust.yml
|
2022-08-21 14:02:04 +02:00 |
|
|
b3933dd478
|
even better reliability
|
2022-08-20 18:55:24 +02:00 |
|
|
7a182731d3
|
FAQ section added
|
2022-08-20 18:22:56 +02:00 |
|
|
47114cd91d
|
add more info on reliability to readme
|
2022-08-20 11:07:22 +02:00 |
|
|
74865e30d5
|
add QFT_HIDE_DROPS environment variable
|
2022-08-20 11:01:46 +02:00 |
|
|
aa35f1bbe8
|
qft can now withstand loss=2% delay=500ms corrupt=2% duplicate=5% reorder=5% without losing connection, and it can get the same speed with 20ms ping and 1000ms ping
|
2022-08-20 10:44:59 +02:00 |
|
|
761831460f
|
add warning about QFT_USE_TIMED_HOLEPUNCH
|
2022-08-20 10:07:46 +02:00 |
|
|
49a1782b11
|
update readme
|
2022-08-19 12:02:31 +02:00 |
|
|
08890a7ece
|
less offensive tone about croc
|
2022-08-19 09:33:58 +02:00 |
|
|
cb7e4e85dc
|
improve code quality
|
2022-08-18 00:24:46 +02:00 |
|
|
7afef789fc
|
unify end() and write_safe() into internal_write_safe()
|
2022-08-18 00:10:42 +02:00 |
|
|
0b75ce13ba
|
fix the maximum packet size in readme
|
2022-08-17 22:15:55 +02:00 |
|
|
90b8cd023b
|
fix a typo in readme
|
2022-08-17 22:12:29 +02:00 |
|
|
8a4d8b4e94
|
fix a lot of packet id wrap-related issues
|
2022-08-17 21:36:24 +02:00 |
|
|
a09c2198d9
|
add mention of the single NAT i have found issues with
|
2022-08-17 19:08:22 +02:00 |
|
|
fe13a3a4ca
|
add clarification on what peer to peer means
|
2022-08-17 18:56:43 +02:00 |
|
|
d019906d6d
|
add mention of croc's peer-to-peer tag
|
2022-08-17 09:10:12 +02:00 |
|
|
a159a2b84b
|
add mention of croc
|
2022-08-17 09:05:22 +02:00 |
|
|
3c34497229
|
add tip about streaming to readme
|
2022-08-16 14:11:23 +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 |
|
|
02e3a8fd86
|
add a 'if a friend sent you' section to the readme
|
2022-08-15 22:01:50 +02:00 |
|
|
84accf9a2d
|
improve readability of 3rd point in cool stuff section in readme
|
2022-08-15 21:53:59 +02:00 |
|
|
921b959f14
|
improve holepunching drastically
|
2022-08-15 21:21:01 +02:00 |
|