wfc-server/common
2023-12-15 08:05:36 -05:00
..
auth_token.go Don't use database for auth tokens 2023-12-14 11:24:45 -05:00
config.go Update config to have port 2023-11-04 21:44:16 -04:00
encoding.go Don't use database for auth tokens 2023-12-14 11:24:45 -05:00
encryption_test.go common: Fix EncryptTypeX 2023-10-19 23:16:22 -04:00
encryption.go Refactor code to Go standards 2023-12-08 20:51:18 -05:00
friend_code.go More server list and general changes 2023-10-22 21:22:44 -04:00
game_list.go Use secret key from game list 2023-11-11 11:49:45 -05:00
gamespy_message.go Don't use database for auth tokens 2023-12-14 11:24:45 -05:00
gamespy_test.go Everything up to GPCM getprofile 2023-09-13 18:32:37 -04:00
ip_address.go Refactor code to Go standards 2023-12-08 20:51:18 -05:00
match_command.go Allow extra user data in match commands 2023-12-15 08:05:36 -05:00
mii.go Refactor code to Go standards 2023-12-08 20:51:18 -05:00
stats.go feat: implement user counting and return on /online 2023-11-22 15:00:55 +01:00
strings.go Merge pull request #22 from MikeIsAStar/prevent-invalid-packets-from-stopping-server 2023-12-08 21:39:53 -05:00