Jeff Mitchell
|
693fa27fed
|
Make finding boost conditional upon examples being built; remove building when possible by only using header versions of files
|
2013-05-07 12:38:41 -04:00 |
|
Jeff Mitchell
|
0aba4f3695
|
Fix a number of CMake problems: clang detection, shared library support, etc.
|
2013-05-06 13:12:02 -04:00 |
|
Jeff Mitchell
|
5c9de71415
|
Merge remote-tracking branch 'upstream/experimental' into 0.3.x-cmake
|
2013-05-06 13:09:40 -04:00 |
|
Peter Thorson
|
4807d54155
|
corrects visual studio 2008 temporary overflow debug warning references #221
|
2013-05-06 08:23:40 -05:00 |
|
Peter Thorson
|
3304647c3f
|
removes stray space from proxy auth header references #132
|
2013-05-06 08:22:03 -05:00 |
|
Peter Thorson
|
b2fbb7b8ba
|
registers missing handlers
|
2013-05-05 19:09:03 -05:00 |
|
Peter Thorson
|
f6f4befe46
|
adds new tls_short_read transport error
|
2013-05-05 19:06:55 -05:00 |
|
Peter Thorson
|
dc7872d647
|
test ignoring TLS short reads
|
2013-05-05 18:57:17 -05:00 |
|
Peter Thorson
|
844334efbb
|
fixes perftest constructor call
|
2013-05-05 18:47:30 -05:00 |
|
Peter Thorson
|
2dcc87a7d3
|
fixes incorrect duration type
|
2013-05-05 18:46:30 -05:00 |
|
Peter Thorson
|
0ff8bbfbb7
|
adds proper close status
|
2013-05-05 18:43:33 -05:00 |
|
Peter Thorson
|
971482e0b8
|
typos
|
2013-05-05 18:42:00 -05:00 |
|
Peter Thorson
|
b4edb1be06
|
some stuff for performance testing
|
2013-05-05 18:38:10 -05:00 |
|
Peter Thorson
|
3da5bb6b2c
|
don't block on SSL shutdown
|
2013-05-05 18:09:16 -05:00 |
|
Peter Thorson
|
b1f9e9b069
|
send absolute authority to proxy init
|
2013-05-05 17:28:25 -05:00 |
|
Peter Thorson
|
3fcc3b6b75
|
adds the ability to get the absolute authority of a uri
|
2013-05-05 17:28:03 -05:00 |
|
Peter Thorson
|
03e6f6dd11
|
ugh tabs
|
2013-05-05 17:16:13 -05:00 |
|
Peter Thorson
|
b29a2f3456
|
removes old code
|
2013-05-05 17:12:13 -05:00 |
|
Peter Thorson
|
adb0eedc24
|
splits transport init into pre-and post proxy steps
|
2013-05-05 16:14:38 -05:00 |
|
Peter Thorson
|
cb40f81978
|
adjusts how remote endpoint logging is printed
|
2013-05-05 15:15:53 -05:00 |
|
Peter Thorson
|
24f6943336
|
fixes more typos
|
2013-05-05 15:13:45 -05:00 |
|
Peter Thorson
|
ced601f8d7
|
fixes some typos
|
2013-05-05 15:12:34 -05:00 |
|
Peter Thorson
|
c1e0545d58
|
adds debug logging for the connect and dns resolve seps
|
2013-05-05 12:18:23 -05:00 |
|
Peter Thorson
|
d908c1afd2
|
update copyright dates and fix whitespace that doesn't match projec style
|
2013-05-05 11:23:31 -05:00 |
|
Peter Thorson
|
3c9f3206c5
|
tls support for utility client
|
2013-05-04 14:25:21 -05:00 |
|
Peter Thorson
|
2fa6e6f4d4
|
security policy socket_init handler now uses tls socket stream type rather than raw socket
|
2013-05-04 14:25:11 -05:00 |
|
Peter Thorson
|
8dad7aba45
|
propogate handle setting through to the security policy
|
2013-05-04 14:24:24 -05:00 |
|
Peter Thorson
|
c559e0a623
|
connection initialization errors are properly logged and propogated
|
2013-05-04 11:52:52 -05:00 |
|
Peter Thorson
|
6561a9be20
|
adds security policy interface documentation
|
2013-05-04 11:52:13 -05:00 |
|
Peter Thorson
|
54fdf1af72
|
adds transport policy interface documentation
|
2013-05-04 11:51:55 -05:00 |
|
Peter Thorson
|
5440ecfcb7
|
adjusts variable names to match coding style
|
2013-05-04 11:50:52 -05:00 |
|
Peter Thorson
|
d44131397e
|
Merge pull request #219 from jonnenauha/cmake_prebuild_system
Cmake prebuild system against 0.3.x-cmake
|
2013-05-03 19:06:53 -07:00 |
|
unknown
|
1e6c1f9807
|
Merge remote-tracking branch 'upstream/0.3.x-cmake' into cmake_prebuild_system
Conflicts:
websocketpp/endpoint.hpp
|
2013-05-04 02:07:17 +03:00 |
|
Peter Thorson
|
b6a741ed23
|
fixes utility client tls settings
|
2013-05-03 17:12:51 -05:00 |
|
Peter Thorson
|
8906f19caa
|
fixes asio tls client config name
|
2013-05-03 17:12:43 -05:00 |
|
Peter Thorson
|
28eecb80e0
|
adds utility client example
|
2013-05-03 17:08:05 -05:00 |
|
Peter Thorson
|
64f7e24b4d
|
read proxy info from the right socket
|
2013-05-03 14:32:35 -05:00 |
|
Peter Thorson
|
380116b3df
|
un-breaks VCPP and doesn't seem to affect anything else
|
2013-05-03 11:20:42 -05:00 |
|
Jonne Nauha
|
db0a2eb7f5
|
Fix stdint.hpp for <=VC9.
|
2013-05-03 11:20:08 -05:00 |
|
Peter Thorson
|
cde8a9e204
|
wites proxy connect to next layer
|
2013-05-03 08:41:50 -05:00 |
|
Peter Thorson
|
84283db1e5
|
adds wrapper for getting the next layer of the socket stack to tls and basic templates
|
2013-05-03 08:41:38 -05:00 |
|
Peter Thorson
|
14e80a4ff1
|
detab
|
2013-05-03 08:33:43 -05:00 |
|
Peter Thorson
|
0cba06bd67
|
fixes error namespacing
|
2013-05-03 08:33:12 -05:00 |
|
Peter Thorson
|
05fb9aadb1
|
detab
|
2013-05-03 08:32:59 -05:00 |
|
Peter Thorson
|
87da82698f
|
re-orders methods properly
|
2013-05-03 08:32:52 -05:00 |
|
Peter Thorson
|
2cebf3a30b
|
adds proxy basic auth support references #132
|
2013-05-03 08:00:41 -05:00 |
|
Peter Thorson
|
8f35121445
|
write proxy connect to the raw socket references #132
|
2013-05-03 07:59:47 -05:00 |
|
Peter Thorson
|
1e2762e648
|
adds error handling to proxy initiation
|
2013-05-03 07:57:08 -05:00 |
|
Peter Thorson
|
d9d3804e5f
|
adds convenience method to base64 encode strings
|
2013-05-03 07:56:09 -05:00 |
|
Peter Thorson
|
5be8ecca87
|
impliments hybi00 close frames references #195
|
2013-05-02 19:28:29 -05:00 |
|