Commit Graph

222 Commits

Author SHA1 Message Date
mkwcat
4f9916e6b3
SAKE: Log provided field info 2024-02-05 03:21:41 -05:00
mkwcat
241ae4894b
NAS: General request and logging improvements 2024-02-04 21:58:07 -05:00
mkwcat
acd6d13671
Bump payload version to 4 2024-02-04 19:10:49 -05:00
mkwcat
cb27e0e883
Bump payload version to 3 2024-02-04 15:27:29 -05:00
mkwcat
9e6ea0c225
NATNEG: Disconnect clients on timeout
Appears to cause error code 86009 on failure to connect, but needs more testing
2024-02-03 17:56:49 -05:00
mkwcat
0fa0c2422d
GPCM: Log profile ID from mkw_malicious_packet 2024-02-03 17:52:11 -05:00
mkwcat
1eaece3f54
NAS: Support uppercase actions 2024-02-03 16:23:16 -05:00
mkwcat
7d9371cd03
QR2: Fourth attempt to fix this waker bug 2024-02-02 14:58:20 -05:00
mkwcat
4c98fd2e8b
NATNEG: Optimize connect process 2024-02-01 23:20:13 -05:00
mkwcat
0edfa96b92
QR2: Fix wrong mutex used 2024-02-01 20:51:21 -05:00
mkwcat
0cbf5e431c
QR2: Clear message ack waker before adding to sleeper 2024-01-31 22:02:54 -05:00
mkwcat
93e6e8a8f0
QR2: Send keepalive packets to client 2024-01-29 00:53:33 -05:00
mkwcat
39feaa2597
QR2: Wait to send exploit for MKDS Korea 2024-01-29 00:45:08 -05:00
mkwcat
8f91ac874c
QR2: Send QR2 exploit immediately for Mario Kart DS 2024-01-28 16:35:04 -05:00
mkwcat
c57364964c
Revert "NAS: Use devname in place of ingamesn when available"
This reverts commit 73b29c6a92.
2024-01-28 15:27:49 -05:00
mkwcat
73b29c6a92
NAS: Use devname in place of ingamesn when available 2024-01-24 14:49:33 -05:00
mkwcat
10de082278
Fix general compatibility with DS games 2024-01-24 11:42:04 -05:00
mkwcat
8702c98c48
Revert "Database: Limit user ID to signed 32-bit limit"
This reverts commit 659ec8d5e1.
2024-01-24 01:08:57 -05:00
mkwcat
659ec8d5e1
Database: Limit user ID to signed 32-bit limit 2024-01-23 18:09:04 -05:00
mkwcat
07d8f3d079
QR2: Kick player on message ack timeout 2024-01-23 17:20:33 -05:00
mkwcat
7963d26a6a
Add missing Wii games 2024-01-22 21:57:40 -05:00
Palapeli
0d30140013
Merge pull request #40 from umbreonisreal/main
Support for DS games
2024-01-22 10:51:42 -05:00
mkwcat
86b0403daf
QR2: Resend client messages if no ack received 2024-01-20 18:05:32 -05:00
umbreonisreal
e13c2909cc Support logon from DS 2024-01-20 21:04:20 +01:00
mkwcat
67996c08b9
GPCM/GPSP: Hide certain profile information 2024-01-11 21:54:26 -05:00
mkwcat
8ea725a6b3
GPCM: Handle new wwfc_report command 2024-01-11 03:45:38 -05:00
mkwcat
7b5c14ad45
QR2: Kick players with invalid VR or BR 2024-01-11 00:14:14 -05:00
mkwcat
dce3f9962e
GPCM: Kick restricted users on searching 2024-01-10 21:31:23 -05:00
mkwcat
809a258b7a
QR2/GPCM: Add protection for restricted players joining public rooms 2024-01-10 21:24:26 -05:00
mkwcat
8137d96612
GPCM: Optimize friend authorization 2024-01-10 20:15:42 -05:00
mkwcat
82b5bb7b56
GPCM: Add missing return 2024-01-10 09:49:11 -05:00
mkwcat
0372d7e332
NAS: Limit HTTP request logging 2024-01-10 08:11:38 -05:00
mkwcat
2b7a83e0ef
QR2: Remove heartbeat field logging 2024-01-10 08:08:59 -05:00
mkwcat
89f4044f04
Implement banning and custom error messages 2024-01-10 03:22:17 -05:00
Palapeli
46330bf375
Merge pull request #38 from ItsNiceCraft/main
Add build CI GitHub Actions workflow
2024-01-08 16:46:41 -05:00
ItsNiceCraft
22bb710341
Merge branch 'WiiLink24:main' into main 2024-01-08 16:03:12 +01:00
ItsNiceCraft
bd8f383b58
feat: use new set-output syntax 2024-01-08 16:00:01 +01:00
Palapeli
989b5c2477
Merge pull request #39 from MikeIsAStar/do-not-return-null-when-no-groups-exist
API: Do not return 'null' when no groups exist
2024-01-07 22:21:18 -05:00
MikeIsAStar
5d477aac18 API: Do not return 'null' when no groups exist 2024-01-07 19:10:55 -05:00
mkwcat
d9945b29f5
Recover from panic in HTTPS code 2024-01-07 15:59:32 -05:00
ItsNiceCraft
7b600e41fa
Merge branch 'WiiLink24:main' into main 2024-01-07 11:36:23 +01:00
mkwcat
31a32db633
Add support for real TLS 2024-01-07 05:34:52 -05:00
ItsNiceCraft
b0f7ff04e3
feat: add build ci workflow 2024-01-07 11:33:26 +01:00
mkwcat
a50ffdd46c
Add log verbosity option 2024-01-06 22:38:57 -05:00
mkwcat
4e14aa8a4c
Update .gitignore 2024-01-06 21:42:33 -05:00
mkwcat
a2df0abc68
GPCM: Bump payload version to 2 2024-01-06 16:15:19 -05:00
mkwcat
d3ff0c3e5a
QR2: Remove incorrect check in RESERVATION 2024-01-05 20:24:47 -05:00
mkwcat
c5d9628b5b
QR2: Remove players from old groups on RESV_OK 2024-01-05 20:21:56 -05:00
mkwcat
22a80518f0
GPCM: Re-encode bestie message
Fixes Brawl friend rooms hopefully
2024-01-05 20:09:26 -05:00
mkwcat
fbde8963db
API: Allow more advanced group filtering 2024-01-05 19:00:09 -05:00