Peter Thorson
5ec97306cf
documentation updates
2012-01-17 19:40:47 -06:00
Peter Thorson
63c50a520b
adds convenience typedefs
2012-01-17 09:40:10 -06:00
Peter Thorson
72a80bd87b
some fixes for windows compiling references #50
2012-01-17 09:38:51 -06:00
Peter Thorson
5b660a78e5
updates name of ssl.hpp to tls.hpp
2012-01-17 09:35:44 -06:00
Peter Thorson
aaf2c7fa0a
formatting and documentation fixes
2012-01-16 11:44:32 -06:00
Peter Thorson
656dbfa3ec
sets listen limit back to non-debug value
...
High values leave the server open to DoS attacks.
2012-01-16 11:20:10 -06:00
Peter Thorson
609e6f3eaf
better hixie 76 fix
2012-01-16 11:18:16 -06:00
Peter Thorson
4568ad8d40
fixes pixie 76 handshake bug
2012-01-16 11:15:16 -06:00
Peter Thorson
9d422107ab
adjusts whitespace
2012-01-16 11:14:51 -06:00
Peter Thorson
2525de2545
changes for compiling on windows fixes #49
2012-01-14 08:23:50 -06:00
Peter Thorson
e8cd60e3a8
resolves member function name conflict
2012-01-13 08:41:43 -06:00
Peter Thorson
a1b5c503b2
removes debugging statement
2012-01-13 08:41:21 -06:00
Peter Thorson
befdd002d2
adds close_all(), run(), and stop() methods to endpoint
...
This is the beginning of more robust support for all of the io_service
operations, run, stop, reset that properly clean up existing
connections. close_all also allows the server to be shut down
gracefully.
2012-01-13 08:19:20 -06:00
Peter Thorson
e4a97f6233
server will end accept loop when create_connection returns NULL
2012-01-13 08:17:42 -06:00
Peter Thorson
3523052529
server policy delegates calls to run to endpoint
2012-01-13 08:16:50 -06:00
Peter Thorson
5704270138
adds internal endpoint logging flag
2012-01-13 08:16:14 -06:00
Peter Thorson
6fc8c588ff
calling close while a connection is connecting will now abort the connection
2012-01-13 08:15:58 -06:00
Peter Thorson
a17a4deb4b
normalizes whitespace and sets up gitattributes to preserve fixes #43 fixes #46
2012-01-12 09:57:06 -06:00
Peter Thorson
38b5b561e7
cleans up example code
2012-01-11 17:34:23 -06:00
Peter Thorson
00d40215e2
are clear() and resize(0) different?
2012-01-11 12:31:00 -06:00
Peter Thorson
c4ca07ace5
bug fixes #47
2012-01-11 12:30:42 -06:00
Peter Thorson
1c0e1b0d2b
better IPv6 literal URI parsing
2012-01-11 12:20:12 -06:00
Peter Thorson
0e92bb207a
ipv6 and uri parking fixes
2012-01-11 10:12:57 -06:00
Peter Thorson
aaf5f51c35
exposes is_server through connection objects
2012-01-08 20:21:47 -06:00
Peter Thorson
83eaf70f57
whitespace issue
2012-01-08 20:21:29 -06:00
Peter Thorson
a53a5e3a10
bug fix and process frame api simplification
2012-01-08 20:20:53 -06:00
Peter Thorson
1ecf0a2e6a
payload valuation and gcc warning fixes
2012-01-08 20:20:17 -06:00
Peter Thorson
7ef6ea4ee3
updates connection to use control message pool
2012-01-08 20:19:41 -06:00
Peter Thorson
76fc0d6c6f
adds a separate message pool for control messages
2012-01-08 20:18:52 -06:00
Peter Thorson
548ea142ff
adds to_hex debug utility function
2012-01-08 20:18:24 -06:00
Peter Thorson
12bc3432f4
adds a generic exception class for application errors
2012-01-08 20:17:40 -06:00
Peter Thorson
14ada3a3a3
cleans up debugging code
2012-01-06 17:08:59 -06:00
Peter Thorson
93efa1ae97
write queue passes autobahn tests
2012-01-06 15:20:08 -06:00
Peter Thorson
50abd0b426
lots of bug fixes
2012-01-06 12:53:46 -06:00
Peter Thorson
fe7a51bb32
intrusive pointer test
2012-01-06 09:35:02 -06:00
Peter Thorson
fa7cd63706
work on write queue/flow control
2012-01-03 06:22:42 -06:00
Peter Thorson
28c32cf3cf
send a scatter gather buffer list instead of string
2011-12-28 08:58:10 -06:00
Peter Thorson
9145a43e47
tabs to spaces
2011-12-28 07:52:10 -06:00
Peter Thorson
a848d1dde5
more unfinished header writing work
2011-12-26 11:45:41 -06:00
Peter Thorson
f933519e2b
unfinished header writing work
2011-12-23 06:09:23 -06:00
Peter Thorson
d19ee815b8
unfinished send api work
2011-12-21 17:22:28 -06:00
Peter Thorson
4d03909d58
lots of misc fixes, mostly broadcast server related
2011-12-21 08:23:03 -06:00
Peter Thorson
3405a91e56
begins work on wscommand processing
2011-12-17 08:35:37 -06:00
Peter Thorson
10b28259f5
work on acknowledging broadcasted messages
2011-12-14 19:55:10 -06:00
Peter Thorson
9e14fba2f7
md5_hash_string now works with arbitrary length strings
2011-12-14 15:08:03 -06:00
Peter Thorson
190cf42231
disables expensive debug log statement
2011-12-14 11:18:08 -06:00
Peter Thorson
b4afdb44e8
adjusts payload size reserve settings
2011-12-14 09:38:58 -06:00
Peter Thorson
b67f1c41b6
misc config defaults and comments
2011-12-13 09:54:36 -06:00
Peter Thorson
ebf0fa614c
major work on the broadcast admin and stress client
2011-12-11 14:05:08 -06:00
Peter Thorson
07cf4c9318
header fixes for warnings
2011-12-10 07:16:13 -06:00