Commit Graph
2281 Commits
Author SHA1 Message Date
lotodore a20711d5ac More work on aes encryption stuff. 2009-12-29 18:23:45 +00:00
doitux 1273908efb linux compile fix 2009-12-29 17:59:04 +00:00
doitux b738b0025b revert last changes 2009-12-29 17:57:05 +00:00
doitux fcfd53e2a3 linux compile fix 2009-12-29 17:54:20 +00:00
lotodore 119d507c80 Integrating HMAC-SHA1 wrapper, preparing aes wrapper. 2009-12-28 17:29:21 +00:00
lotodore 4692c16a92 Starting to add sha-1 and aes wrapper. 2009-12-28 12:16:52 +00:00
lotodore b0f764d4bd Implementing some brute force attack and denial of service countermeasure. 2009-12-23 09:53:01 +00:00
doitux c68e59dad7 fix guestlogin ok button bug; remove passwort fields for networkgame and
internetserver
2009-11-15 14:36:56 +00:00
lotodore f5d0b19320 Fixing another guest login issue. Setting login timeout to 60 seconds to allow the user to enter the password. 2009-11-15 09:07:43 +00:00
lotodore a7888f324d Fixing some guest login issues. 2009-11-15 09:02:00 +00:00
lotodore 3a323b7c19 Still fixing gcc error. 2009-11-15 08:55:04 +00:00
lotodore 1a35214974 Fixing gcc error. 2009-11-15 08:52:17 +00:00
lotodore b8951a61d3 Implementing guest login. 2009-11-15 08:41:29 +00:00
lotodore d727a7fd5d Network game, dedicated server without auth backend and dedicated server with auth backend should work now. Guest login still broken. 2009-11-14 15:04:31 +00:00
lotodore f258786b62 Adding new init packet type without authentication, which is no guest login. 2009-11-14 13:13:51 +00:00
lotodore 059da0232a Preparing to fix login for network game and dedicated server without login backend. Currently broken. 2009-11-14 12:39:25 +00:00
doitux 9e7792fd8e extra callback for showing internet game login dialog 2009-11-08 21:18:25 +00:00
lotodore 5424aed21e Fixing server announcement. Gui callback still needed. 2009-11-08 09:48:01 +00:00
lotodore f1c213b707 Fixing compiler errors. Might still be broken, though. 2009-11-07 23:27:08 +00:00
lotodore e950d0cb15 Introducing a new server announcement message to fix network games. Currently broken. 2009-11-07 21:02:20 +00:00
lotodore 8696f86b60 Updating to TDM mingw gcc 4.4.1. 2009-10-25 14:23:08 +00:00
doitux ed943afe25 gui fixes 2009-10-25 13:46:48 +00:00
doitux e2d99f1fe8 set minimum gui speed to prevent gui lags in fast internet games 2009-10-25 00:00:33 +00:00
lotodore 31c7b789a8 Adding support for custom delay between hands in protocol. 2009-10-24 21:49:11 +00:00
doitux 857cbf357e add delay between hands option for network/internet game 2009-10-23 23:12:33 +00:00
lotodore 52e3dba934 Fixing issue with previous anonymous login. 2009-10-23 22:21:34 +00:00
lotodore 02b94c87f5 Preparing guest login in network protocol. 2009-10-23 22:11:01 +00:00
lotodore 3920367851 New win32 mingw build script with working authentication. 2009-10-23 21:00:38 +00:00
lotodore 66fa98fc98 Making server send auth challenge. 2009-10-23 18:13:31 +00:00
lotodore ba0ba3978e mingw gsasl fix. 2009-10-23 15:49:20 +00:00
lotodore 629cd71735 Integrating gsasl on client side. Untested. 2009-10-22 22:55:19 +00:00
lotodore 7ae35122b8 Adding more server side gsasl stuff. Client side now broken. 2009-10-18 20:53:58 +00:00
lotodore 3b245ee87b More fixes (seems I'm too tired...). 2009-10-13 22:03:41 +00:00
lotodore 1809a6ba74 More fixes. 2009-10-13 22:02:19 +00:00
lotodore b2745d93ab More fixes. 2009-10-13 21:59:12 +00:00
lotodore d861bf07f2 gcc fix. 2009-10-13 21:53:37 +00:00
lotodore 88659e69ce More gsasl changes. 2009-10-13 21:52:10 +00:00
lotodore a6319bf7d8 Still trying to make gsasl work. 2009-10-13 21:24:58 +00:00
lotodore b61d43859e Trying to make gsasl authentication work... 2009-10-13 21:03:32 +00:00
lotodore cfc11f7f89 More work on gsasl authentication. 2009-10-11 12:07:56 +00:00
lotodore 1f7f045d15 Starting gsasl integration to perform challenge response authentication. Note that gsasl 1.3 is required (previous versions are not supported). Authentication is currently broken. 2009-10-11 09:20:17 +00:00
doitux fe627fe6f5 local nick will also be used as online game login name 2009-10-10 22:18:58 +00:00
lotodore 6db2a97eef Adding missing files. 2009-10-10 20:30:35 +00:00
lotodore 730f81129b Adding challenge/response authentication to network protocol. Build is currently broken until gsasl integration is complete. 2009-10-10 20:24:48 +00:00
lotodore 51e393823a Game database entry is created only once the game is started. 2009-10-03 20:19:51 +00:00
lotodore a2a27cbdb0 First steps to actually store game statistics. 2009-10-03 18:06:56 +00:00
lotodore 9ccd1bc9f2 Creating game entries in database abstraction layer. 2009-10-03 17:03:51 +00:00
lotodore d28fe8eee7 Small fixes. 2009-09-27 21:46:44 +00:00
doitux 5095c03926 remove useless deletes 2009-09-27 21:42:51 +00:00
doitux cc13fe8bff login dialog: focus for pw if password save is unchecked, memory leak
fixes
2009-09-27 21:18:03 +00:00