Author: tcort
Date: Wed Mar 19 03:15:18 2008
New Revision: 3780

URL: http://svn.gna.org/viewcvs/pokersource?rev=3780&view=rev
Log:
Improved interoperability with existing Internet Poker Protocol software.

Change tinypokerd default port to 9899 since tinypokerd implements IPP over 
SSL/TLS and existing plain text IPP implementations use 9898.
Add constants for plain text and secure TCP ports.
Add an example stunnel.conf for translating plain text IPP to IPP over SSL/TLS.
Document how to setup stunnel to support legacy clients.
Misc web site and documentation updates.


Added:
    trunk/tinypoker/bagelbot-ng/TODO
    trunk/tinypoker/libtinypoker/TODO
    trunk/tinypoker/tinypokerd/TODO
    trunk/tinypoker/tinypokerd/contrib/legacy-client-proxy/
    trunk/tinypoker/tinypokerd/contrib/legacy-client-proxy/stunnel.conf
Modified:
    trunk/tinypoker/bagelbot-ng/AUTHORS
    trunk/tinypoker/bagelbot-ng/bagelbot-ng.conf
    trunk/tinypoker/bagelbot-ng/conf.c
    trunk/tinypoker/bagelbot-ng/main.c
    trunk/tinypoker/libtinypoker/AUTHORS
    trunk/tinypoker/libtinypoker/src/examples/client.c
    trunk/tinypoker/libtinypoker/src/main/tinypoker.h
    trunk/tinypoker/tinypokerd/AUTHORS
    trunk/tinypoker/tinypokerd/src/config.c
    trunk/tinypoker/tinypokerd/src/config.h
    trunk/tinypoker/tinypokerd/tinypokerd.conf
    trunk/tinypoker/www/archive
    trunk/tinypoker/www/dependencies.txt
    trunk/tinypoker/www/download.txt
    trunk/tinypoker/www/server.txt
    trunk/tinypoker/www/tinypoker.org.conf


_______________________________________________
Pokersource-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-commits

Reply via email to