Commit graph

28 commits

Author SHA1 Message Date
3454164719 Update Rust crate hmac to 0.13.0
Some checks failed
Build and Test / wii-u-chat (pull_request) Has been cancelled
Build and Test / splatoon (pull_request) Has been cancelled
Build and Test / friends (pull_request) Has been cancelled
Build and Test / super-mario-maker (pull_request) Has been cancelled
Build and Test / wii-u-chat (push) Has been cancelled
Build and Test / splatoon (push) Has been cancelled
Build and Test / friends (push) Has been cancelled
Build and Test / super-mario-maker (push) Has been cancelled
2026-04-28 16:03:20 +00:00
dc6307cfcf dont lock up the connection whilest sending fragments
All checks were successful
Build and Test / splatoon (push) Successful in 5m57s
Build and Test / friends (push) Successful in 6m14s
Build and Test / super-mario-maker (push) Successful in 11m21s
2026-04-27 00:09:55 +02:00
9275f3b09f restrict what gets checked and implement sending of fragmented packets
Some checks failed
Build and Test / splatoon (push) Successful in 4m27s
Build and Test / friends (push) Successful in 5m7s
Build and Test / super-mario-maker (push) Failing after 13m14s
2026-04-26 23:20:42 +02:00
f8e887496f add checking of account level on proxy 2026-04-26 19:08:08 +02:00
7f27ad0a3c fix more warnings and add script to check all editions
All checks were successful
Build and Test / friends (push) Successful in 2m56s
Build and Test / splatoon (push) Successful in 3m38s
2026-04-26 13:48:26 +02:00
c9c4a575b5 oops 2026-04-12 22:35:07 +02:00
6d13907588 Dynamically define access key 2026-04-12 22:15:15 +02:00
aa18d1ee3e fix prudpv1 2026-03-25 00:42:30 +01:00
7e3cade00e fix forgetting to save file 2026-02-01 21:10:03 +01:00
d483b230e4 switch proxies to from scracth 2026-01-31 22:04:54 +01:00
fd58995c4c add logging and make auth version report be edition specific 2026-01-31 21:39: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
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
7918e54487 more progress on friends 2026-01-31 13:48:06 +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
5782951e68 optimize 2025-11-12 23:04:31 +01: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
c698e0b3dd chore: anti pretendo people note and cleanup 2025-10-07 20:39:52 +02:00
4e83068662 remove temporary file and add missing ones 2025-09-21 16:21:58 +02:00
aab4414904 refactor 2025-09-21 15:59:27 +02:00