Author: tcort
Date: Sun May  4 13:35:14 2008
New Revision: 3915

URL: http://svn.gna.org/viewcvs/pokersource?rev=3915&view=rev
Log:
Start refactoring TinyPoker with a focus on usability. Users who want 
something tiny probably expect the setup to be tiny, but the server 
setup was anything but simple. It required PAM configuration, SSL 
certificates and a special 'tinypoker' user account to run. The API 
will also be cleaned up to be easier understand and harder to misuse.


Added:
    trunk/tinypoker/tinypoker/   (with props)
    trunk/tinypoker/tinypoker/AUTHORS
    trunk/tinypoker/tinypoker/CMakeLists.txt
    trunk/tinypoker/tinypoker/COPYING
    trunk/tinypoker/tinypoker/COPYRIGHT
    trunk/tinypoker/tinypoker/INSTALL
    trunk/tinypoker/tinypoker/README
    trunk/tinypoker/tinypoker/docs/   (with props)
    trunk/tinypoker/tinypoker/docs/CMakeLists.txt
    trunk/tinypoker/tinypoker/docs/Doxyfile
    trunk/tinypoker/tinypoker/docs/README
    trunk/tinypoker/tinypoker/examples/   (with props)
    trunk/tinypoker/tinypoker/examples/CMakeLists.txt
    trunk/tinypoker/tinypoker/examples/example-client.c
    trunk/tinypoker/tinypoker/examples/example-server.c
    trunk/tinypoker/tinypoker/lib/   (with props)
    trunk/tinypoker/tinypoker/lib/CMakeLists.txt
    trunk/tinypoker/tinypoker/lib/init.c
    trunk/tinypoker/tinypoker/lib/network.c
    trunk/tinypoker/tinypoker/lib/tinypoker/
    trunk/tinypoker/tinypoker/lib/tinypoker.pc.in
    trunk/tinypoker/tinypoker/lib/tinypoker/init.h
    trunk/tinypoker/tinypoker/lib/tinypoker/network.h
    trunk/tinypoker/tinypoker/lib/tinypoker/tinypoker.h
    trunk/tinypoker/tinypoker/lib/tinypoker/version.h
    trunk/tinypoker/tinypoker/lib/version.c
    trunk/tinypoker/tinypoker/tests/   (with props)
    trunk/tinypoker/tinypoker/tests/CMakeLists.txt
    trunk/tinypoker/tinypoker/tests/test-version.c


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

Reply via email to