dwc_network_server_emulator/gamespy
polaris 9c8824ff0c Modified NAS slightly
I was having trouble with the base64 encoded data, so I replaced it with
something that should definitely work.
I also reduced the size of the auth token so there won't be any possible
overflows. Since it's random data it can easily be adjusted in the
future if for some reason it's too small.
2014-04-18 09:19:57 -04:00
..
__init__.py Initial code. 2014-03-29 21:41:02 -04:00
gs_database.py Modified NAS slightly 2014-04-18 09:19:57 -04:00
gs_query.py Fixed bugs from merge, save leftover command data 2014-04-07 14:24:20 -04:00
gs_utility.py move NAS server to python, save authentication data in database instead of challenge key 2014-04-18 01:40:50 -04:00