lotodore
|
e35dc7dd0b
|
Generating protocol code.
|
2010-04-01 17:18:43 +00:00 |
|
lotodore
|
f38f179889
|
Generating protocol code.
|
2010-03-30 11:16:30 +00:00 |
|
lotodore
|
be5cadcff4
|
Generating protocol code.
|
2010-03-30 11:09:34 +00:00 |
|
lotodore
|
421761b0af
|
Adding missing protocol code files.
|
2010-03-29 13:02:05 +00:00 |
|
lotodore
|
d760b3e67c
|
Generating protocol code.
|
2010-03-29 12:54:56 +00:00 |
|
lotodore
|
02ebb0d2b3
|
Generating protocol code.
|
2010-03-28 13:56:03 +00:00 |
|
lotodore
|
68b95a32e2
|
Generating code for network protocol.
|
2010-03-26 21:58:17 +00:00 |
|
lotodore
|
b715542dc9
|
Generating code for protocol.
|
2010-03-26 20:50:16 +00:00 |
|
lotodore
|
01dcbd84d6
|
Generated code for protocol changes.
|
2010-03-24 15:26:46 +00:00 |
|
lotodore
|
b0f764d4bd
|
Implementing some brute force attack and denial of service countermeasure.
|
2009-12-23 09:53:01 +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
|
e950d0cb15
|
Introducing a new server announcement message to fix network games. Currently broken.
|
2009-11-07 21:02:20 +00:00 |
|
lotodore
|
31c7b789a8
|
Adding support for custom delay between hands in protocol.
|
2009-10-24 21:49:11 +00:00 |
|
lotodore
|
02b94c87f5
|
Preparing guest login in network protocol.
|
2009-10-23 22:11:01 +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
|
4856dc2a45
|
Adding plain text password authentication for testing.
|
2009-09-19 20:49:17 +00:00 |
|
doitux
|
511dc87a64
|
pokerth client will now just start one instance per system. this should help to prevent cheating in online ranking game
|
2009-09-13 18:11:48 +00:00 |
|
lotodore
|
2526dfcba0
|
Chat cleaner protocol update.
|
2009-08-18 12:38:37 +00:00 |
|
lotodore
|
836ec60e6d
|
Chat bot integration now fully functional.
|
2009-08-17 09:45:06 +00:00 |
|
lotodore
|
150d8930dc
|
More work on lobby chat. Still not functional.
|
2009-08-15 13:43:00 +00:00 |
|
lotodore
|
94db67bbd5
|
Modifying protocol such that lobby chat and broadcasts are supported. DOES NOT COMPILE YET.
|
2009-08-15 08:38:56 +00:00 |
|
lotodore
|
e573ed8da2
|
Adding chat cleaner protocol files.
|
2009-08-14 14:56:29 +00:00 |
|
lotodore
|
77af35864d
|
ASN.1 constraint fixes.
|
2009-08-04 21:40:39 +00:00 |
|
lotodore
|
b8c762e4c0
|
Fixing GUID constraints - for now.
|
2009-08-04 07:17:28 +00:00 |
|
lotodore
|
e738f95af9
|
Proper constrains for game list new.
|
2009-08-04 06:59:42 +00:00 |
|
lotodore
|
1d989b9552
|
Adding game id to vote kick messages.
|
2009-08-03 21:55:38 +00:00 |
|
lotodore
|
d7367788a7
|
Avatar hash md5 (not sha1) for now.
|
2009-08-01 20:54:42 +00:00 |
|
lotodore
|
a49e58540d
|
Adding missing message code when removed from the game.
|
2009-08-01 09:01:06 +00:00 |
|
lotodore
|
5a86ab9431
|
Enforce limits on utf8 strings.
|
2009-07-31 23:29:31 +00:00 |
|
lotodore
|
a52c4b5c40
|
Do not send cards as ASN.1 SEQUENCE, this is too much overhead.
|
2009-07-31 22:38:10 +00:00 |
|
lotodore
|
44c71fe67a
|
Adding missing admin flag for ASN.1
|
2009-07-31 21:09:18 +00:00 |
|
lotodore
|
336dc836a0
|
Adding missing vote-kick messages to ASN.1 protocol definition.
|
2009-07-26 08:52:58 +00:00 |
|
lotodore
|
976b864367
|
Adding missing asn.1 stuff.
|
2009-07-19 22:08:30 +00:00 |
|
lotodore
|
59b0ca6831
|
Solving more name collision problems.
|
2009-07-18 21:54:02 +00:00 |
|
lotodore
|
deed6320c6
|
Resolving name collisions.
|
2009-07-18 21:36:28 +00:00 |
|
lotodore
|
33a3f2f6d4
|
Committing files instead of symlinks.
|
2009-07-18 12:36:20 +00:00 |
|
lotodore
|
eb1b1e4b9c
|
Adding code which was generated by asn1c from pokerth.asn1 using the call asn1c -fnative-types. Note the license file (COPYING_asn1c).
|
2009-07-18 12:13:05 +00:00 |
|
lotodore
|
64ec42aaa3
|
Fix buffer overflow in libircclient (concerning DCC, which was unused, so this is just to satisfy pedantic compilers :-) ).
|
2009-03-16 22:13:55 +00:00 |
|
lotodore
|
8a02490262
|
Changes for boost 1.38.0 on Windows.
|
2009-02-22 20:43:45 +00:00 |
|
lotodore
|
f1c5ff3ba2
|
BSD related fixes. Thanks to coldz.
|
2009-02-16 20:14:12 +00:00 |
|
lotodore
|
9276df9127
|
Patch for OpenBSD.
|
2008-05-30 11:59:51 +00:00 |
|
lotodore
|
17a7a19298
|
gun.c example not needed - didn't work as expected.
|
2008-04-19 11:47:08 +00:00 |
|
lotodore
|
2e38f58e13
|
Fixes for boost 1.35.0 with msvc - mainly winsock vs. winsock2 related.
|
2008-04-16 20:38:11 +00:00 |
|
lotodore
|
f981ea504c
|
Added gunzip function (taken from the zlib examples). Made it compile on Windows.
|
2008-04-15 22:44:26 +00:00 |
|
lotodore
|
5beaa816b4
|
Moving third party sources to third_party folder so that they can be easily distinguished. This should help package maintainers.
|
2008-03-23 10:36:17 +00:00 |
|