Commit graph

367 commits

Author SHA1 Message Date
aa18d1ee3e fix prudpv1 2026-03-25 00:42:30 +01:00
4ad883a54d add debug logging to ticket generation for debugging 2026-03-24 23:27:46 +01:00
b6b7d2559d fix type errors in auth_handler.rs 2026-03-24 15:20:38 +01:00
785341e883 fix port binding 2026-03-24 15:48:56 +01:00
dad8ac498c fix having fixed size key 2026-02-01 21:31:32 +01:00
7e3cade00e fix forgetting to save file 2026-02-01 21:10:03 +01:00
3b6de6968d lots of changes 2026-02-01 20:59:23 +01:00
8af4ca525a add image cache 2026-01-31 22:20:18 +01:00
d483b230e4 switch proxies to from scracth 2026-01-31 22:04:54 +01:00
2122b8dd6c more logging 2026-01-31 21:50:42 +01:00
fd58995c4c add logging and make auth version report be edition specific 2026-01-31 21:39:11 +01:00
b956563255 add disconnection 2026-01-31 20:57:19 +01:00
420c689644 fix signature 2026-01-31 20:41:37 +01:00
28bc6819a6 add pings to v0 2026-01-31 20:22:11 +01:00
3e2dc9099a generalize node holder connection 2026-01-31 18:53:22 +01:00
7ea43b101d fix insecure proxy setup being called twice 2026-01-31 17:38:42 +01:00
dcbbf2e1fe revert changing of default server port 2026-01-31 17:28:49 +01:00
1cd8f192bb fix double call of setup in v1 proxy 2026-01-31 17:24:11 +01:00
f967c92cbe make v1 proxies actually run 2026-01-31 17:14:40 +01:00
0c9db5c5ac fix ports 2026-01-31 16:58:47 +01:00
08e7bc9ed2 fix ports 2026-01-31 16:51:42 +01:00
7918e54487 more progress on friends 2026-01-31 13:48:06 +01:00
1b802ff33f updates 2026-01-27 14:44:10 +01:00
fc94f655b2 things 2026-01-20 20:26:44 +01:00
4d4fc6c7bf start work on prudp v0 2026-01-07 20:33:29 +01:00
5954ea434c fix ci 2025-11-13 14:36:40 +01:00
10dd91b1f5 add edition to ci 2025-11-13 14:34:11 +01:00
08a6938d3c fix ci 2025-11-13 14:14:13 +01:00
31d495c932 add editions 2025-11-13 14:06:08 +01:00
755e5c4747 fix warnings and criterion in main 2025-11-13 10:06:58 +01:00
f05be88711 Merge remote-tracking branch 'origin/refactor' into refactor 2025-11-13 09:51:51 +01:00
11ba2b1470 reduce dependency bloat 2025-11-13 09:51:05 +01:00
367a8fb553 fix dockerfile 2025-11-13 08:39:39 +01:00
5782951e68 optimize 2025-11-12 23:04:31 +01:00
6625dab9c1 fix is_reachable 2025-11-08 20:27:36 +00:00
4de04a4627 fix checking if a session has active players 2025-11-08 17:19:28 +00:00
949c347569 fix proxy not disconnecting propperly 2025-11-08 17:04:32 +00:00
449ce0c0ba add closing a connection if it becomes unreliable/doesnt ack a packet 5 times 2025-11-08 13:41:41 +00:00
6ea1518a9d clean up a bit 2025-11-08 13:00:23 +00:00
adae697154 fix resending issues and remove debugging again 2025-11-08 12:27:17 +00:00
f264f34a18 add debugging to packet acknowledgements 2025-11-08 12:17:21 +00:00
f5b30496d7 make sending data actually reliable 2025-11-08 12:04:39 +00:00
e840d5c619 actually fix ca issues 2025-11-07 18:42:15 +00:00
d5b1be28fc fix ssl 2025-11-07 18:37:28 +00:00
a64699442e fix auth backend in dockerfile 2025-11-07 18:06:22 +00:00
e2b564cc48 add public ip inferrence 2025-11-06 22:55:41 +00:00
79835a1e19 fix dockerfile 2025-11-06 22:25:17 +01:00
66d323fe73 add devcontainer build to ci 2025-11-06 22:22:37 +01:00
3672e01944 fix dockerfile 2025-11-05 22:53:32 +01:00
d8e53407bc fix devcontainer 2025-11-05 22:50:51 +01:00