Commit Graph

13 Commits

Author SHA1 Message Date
Peter Thorson
86da9f503c started policy-refactor branch 2011-10-28 17:09:36 -05:00
Peter Thorson
536ded2512 continues work on program options, updates makefiles for examples 2011-10-28 09:26:54 -05:00
Peter Thorson
62a97aad6b starts work on program options 2011-10-27 17:26:37 -05:00
Peter Thorson
c4da789430 begins work on timeouts 2011-10-14 08:59:03 -05:00
Peter Thorson
43bee764a9 default logging changes 2011-10-10 18:13:49 -05:00
Peter Thorson
37d5f968d0 adds limit to network read buffer (to prevent DoS attacks), refactors client handshake reading to leave non-handshake data in the read buffer 2011-10-04 08:14:04 -05:00
Peter Thorson
5fb6f36918 merges windows support and local branch 2011-10-03 07:34:30 -05:00
Peter Thorson
da1795feac refectors session into client_session/server_session/core, adds client handler and chat_client example. Client functionality is experimental and non-compliant at the moment. 2011-09-26 09:49:52 -05:00
Peter Thorson
7afe536ca8 adds timestamps to error/access logs and boost date_time dependency 2011-09-22 23:56:13 -05:00
Peter Thorson
e5b307652e added server error exception system; moved host and message size validation into server, references #7, sessions now have a pointer back to the server so they can ask it about server wide policy. 2011-09-10 10:29:25 -05:00
Peter Thorson
792b30f291 adjusted how valid hosts are stored 2011-09-08 08:28:56 -05:00
Peter Thorson
882d243bd5 license stuff 2011-09-08 07:35:16 -05:00
Peter Thorson
fa73c478e9 initial commit 2011-09-07 20:27:29 -05:00