Commit Graph

15 Commits (master)

Author SHA1 Message Date
q3k 0b8d4563ac Removed useless rsalib library - too slow! 2012-11-28 13:35:10 +01:00
q3k ab159a3887 Refactored packet handling into packet methods. 2012-11-28 13:25:37 +01:00
q3k c8aac8900e CServerLoop -> CServer
Will have to extract the select() loop logic form it afterwards.
2012-11-27 11:06:04 +01:00
q3k c875619930 Added RSALib. 2012-11-26 17:09:31 +01:00
q3k 6dfe7f3e6e Actually communicates with the MC client! 2012-11-24 15:49:15 +01:00
q3k 6db5d80e97 Actually reply to the client. 2012-11-23 15:33:02 +01:00
q3k e8ef9a095f Use C++ constructs. 2012-11-23 15:23:46 +01:00
q3k f728041d51 Use UTF-8 internally, just to stay sane. 2012-11-23 15:13:56 +01:00
q3k 5905ea3feb Use UTF-8 CPP instead of reinventing the wheel poorly. 2012-11-23 14:55:00 +01:00
q3k 5ae7728a2d More refucktoring. 2012-11-23 12:34:57 +01:00
q3k 0238803c8a Refactoring a bit. 2012-11-23 10:21:29 +01:00
q3k a8245bb6bd Saner packet parsing loop. 2012-11-22 20:01:21 +01:00
q3k 4fb9aa48f9 Basic communication, Handshake handling. 2012-11-22 16:55:25 +01:00
q3k fcb95df299 Basic TCP select()'d server. 2012-11-22 14:12:10 +01:00
q3k 0be3ee991e New project. 2012-11-22 12:22:50 +01:00