Commit Graph

184 Commits

Author SHA1 Message Date
Peter Thorson
0660d4e87a temporary fix for static class constant in uri 2011-12-08 09:23:59 -06:00
Peter Thorson
008732f654 ignore binaries 2011-12-08 09:23:28 -06:00
Peter Thorson
25514a1476 some server fixes, addition of a fuzzing server and client example.
The fuzzing server and client are intended to mimic the Autobahn
versions and implement only the 9.* tests to enable performance testing
of implementations faster than AB
2011-12-07 09:17:38 -06:00
Peter Thorson
689c136298 policy refactor echo client passes all autobahn tests 2011-12-06 22:14:30 -06:00
Peter Thorson
0f5302d400 major work on echo client 2011-12-06 18:15:24 -06:00
Peter Thorson
f1a724e0d4 more client work 2011-12-06 08:45:59 -06:00
Peter Thorson
695b8a4d30 adds get_port_str to URI 2011-12-06 08:44:34 -06:00
Peter Thorson
efd5b8d8b1 preliminary cleanup for client role 2011-12-05 17:12:06 -06:00
Peter Thorson
14f0fe09f1 begins work on echo client 2011-12-05 14:41:34 -06:00
Peter Thorson
f9a13dd5ff updates TLS example to use new read interface 2011-12-04 17:54:08 -06:00
Peter Thorson
51a03e401a tests disabling Nagle 2011-12-04 17:53:06 -06:00
Peter Thorson
7d11168c6b moves legacy files out to legacy folder, updates Xcode project 2011-12-04 09:13:26 -06:00
Peter Thorson
b0978aa442 makefile and project updates 2011-12-04 08:44:18 -06:00
Peter Thorson
ce9aa352e2 updates echo server example to use new read interface 2011-12-04 08:44:06 -06:00
Peter Thorson
a637edd607 re-applies hybi_legacy support to server policy 2011-12-04 08:43:52 -06:00
Peter Thorson
8db1165331 updates connection to new processor read interface 2011-12-04 08:43:29 -06:00
Peter Thorson
42201b6161 updates hybi_legacy processor to new read interface 2011-12-04 08:43:14 -06:00
Peter Thorson
b92d5853fb updates hybi processor to new read interface 2011-12-04 08:42:55 -06:00
Peter Thorson
302aaf2799 updates processor read interface 2011-12-04 08:42:25 -06:00
Peter Thorson
8b473530da connection socket policies now provide is_secure method 2011-12-04 08:41:35 -06:00
Peter Thorson
94d412ccc9 variable size and signedness fixes 2011-12-04 08:40:38 -06:00
Peter Thorson
6bbee85106 temporary fix until this file goes away entirely 2011-12-04 08:39:49 -06:00
Peter Thorson
e67ec67b4b major restructuring 2011-12-04 08:39:19 -06:00
Peter Thorson
193ca13f93 fixes exceptions, refactors masking 2011-12-04 08:37:56 -06:00
Peter Thorson
cc7170ddec fixes md5 bug 2011-12-04 08:28:39 -06:00
Peter Thorson
7b77f77171 changes the type of the URI port consts 2011-12-04 08:10:03 -06:00
Peter Thorson
280d6522be deletes more old files 2011-12-02 08:44:01 -06:00
Peter Thorson
88fb43d799 removes old files 2011-12-02 08:43:25 -06:00
Peter Thorson
991f37298a lots of work on the new read message queue 2011-12-02 08:43:07 -06:00
Peter Thorson
b3f06b0cbd preliminary work on performance improvements to the message processing system 2011-12-01 17:55:05 -06:00
Peter Thorson
c0887e0f3e updates Xcode project for new echo_server_tls target 2011-12-01 17:54:31 -06:00
Peter Thorson
82ddecd524 removes spurious xcode generated files 2011-12-01 17:54:06 -06:00
Peter Thorson
0c9f2768c7 fixes formatting 2011-12-01 17:52:58 -06:00
Peter Thorson
e8fd5f69e4 adjusts some debugging code and fixes the TLS shutdown delay issue 2011-12-01 17:52:43 -06:00
Peter Thorson
9fd0d2f5bd ignore binaries 2011-12-01 17:50:46 -06:00
Peter Thorson
fbc506292d splits echo_server example into separate plain and tls versions 2011-11-30 09:16:21 -06:00
Peter Thorson
309f62b273 bug fix - replaces include with forward declaration 2011-11-30 09:15:16 -06:00
Peter Thorson
db37cb5278 handler typedef bugfix 2011-11-29 18:05:36 -06:00
Peter Thorson
fabe61df86 adds handler and handler_ptr types to endpoint_traits as well as release documentation to entire file 2011-11-29 18:04:02 -06:00
Peter Thorson
fb2fa0da94 adds handler data member to connections 2011-11-29 18:03:10 -06:00
Peter Thorson
d2984b43da adjusts server handler interface to allow being a base class for endpoint handler 2011-11-29 18:02:41 -06:00
Peter Thorson
ae854ca778 updates socket policies to expose handler interfaces, moves TLS context into connection 2011-11-29 18:01:39 -06:00
Peter Thorson
1cf694ec0a updates echo server for new TLS handler interface 2011-11-29 18:00:30 -06:00
Peter Thorson
cb0222c06f updates library for new URI api 2011-11-29 09:38:32 -06:00
Peter Thorson
0e71fae008 updates makefiles and Xcode project 2011-11-29 09:38:03 -06:00
Peter Thorson
0b190adc90 Xcode project update 2011-11-29 06:55:30 -06:00
Peter Thorson
dffc49cce8 playing around with logging APIs 2011-11-29 06:55:30 -06:00
Peter Thorson
0e0fd97b83 preliminary work to allow specifying custom paths to boost install 2011-11-28 08:40:04 -06:00
Peter Thorson
7d7e8e853a implements new URI processing interface and corrects associated unit tests 2011-11-28 08:39:11 -06:00
Peter Thorson
8e9d08489c corrects connection friend declaration bug 2011-11-28 08:37:09 -06:00