1
0
forked from 0ad/0ad
0ad/source/lobby
Ykkrosh d7ec8c47a6 Fix Unicode support in lobby.
Fix EncryptPassword being called with the wrong argument order, and
encrypting username instead of password. (This will break all existing
lobby accounts.)

Fix EncryptPassword not using all of salt_base.

This was SVN commit r14123.
2013-11-09 23:26:17 +00:00
..
glooxwrapper glooxwrapper by Philip to support building gloox on Windows. 2013-11-07 19:38:09 +00:00
Globals.cpp Fix building with --without-lobby. Fixes #2249. 2013-11-08 15:28:44 +00:00
IXmppClient.h Multiplayer lobby based on the XmPP protocol. Special thanks to Philip, alpha123, scythetwirler, and anyone else who has helped build, debug or test the lobby. 2013-11-07 20:07:24 +00:00
sha.cpp Fixes --without-lobby for MSVC and clang, refs #2249. 2013-11-09 02:57:10 +00:00
sha.h Fixes --without-lobby for MSVC and clang, refs #2249. 2013-11-09 02:57:10 +00:00
StanzaExtensions.cpp Multiplayer lobby based on the XmPP protocol. Special thanks to Philip, alpha123, scythetwirler, and anyone else who has helped build, debug or test the lobby. 2013-11-07 20:07:24 +00:00
StanzaExtensions.h Multiplayer lobby based on the XmPP protocol. Special thanks to Philip, alpha123, scythetwirler, and anyone else who has helped build, debug or test the lobby. 2013-11-07 20:07:24 +00:00
XmppClient.cpp Fix Unicode support in lobby. 2013-11-09 23:26:17 +00:00
XmppClient.h Multiplayer lobby based on the XmPP protocol. Special thanks to Philip, alpha123, scythetwirler, and anyone else who has helped build, debug or test the lobby. 2013-11-07 20:07:24 +00:00