Replace strsep(3) with portable strtok_r(3)
7 lines of code changed in 2 files:
Use strsep(3) in version command handler
13 lines of code changed in 1 file:
Clean up command dispatch logic
71 lines of code changed in 1 file:
Fix for #811: Server crashes when handling certain invalid player commands.
71 lines of code changed in 4 files: