JoelKatz
|
2780a5768a
|
Fix another regression.
|
2013-08-27 01:49:46 -07:00 |
|
Vinnie Falco
|
e869713990
|
Fix warnings
|
2013-08-26 18:59:57 -07:00 |
|
Vinnie Falco
|
174303195b
|
Add Subtrees/boost to .gitignore
|
2013-08-26 12:09:48 -07:00 |
|
Vinnie Falco
|
4170bcd294
|
Add PROXY peer listener and consolidate SSL contexts.
|
2013-08-25 01:57:51 -07:00 |
|
Vinnie Falco
|
ef7cb16dcd
|
Add toString for IPv4Address
|
2013-08-25 01:57:50 -07:00 |
|
Vinnie Falco
|
dea3c27e95
|
Add SSLContext
|
2013-08-25 01:57:50 -07:00 |
|
Vinnie Falco
|
db4a1dfaa4
|
Improvements to Socket and SocketWrapper
|
2013-08-24 20:06:17 -07:00 |
|
Vinnie Falco
|
bab6ab53d5
|
Add SocketWrapperStrand
|
2013-08-24 20:06:16 -07:00 |
|
Vinnie Falco
|
838b5befc6
|
Fix PrefilledReadStream::close to use lowest_layer
|
2013-08-24 20:06:16 -07:00 |
|
Vinnie Falco
|
bea6302759
|
Make asio Socket unit tests run automatically
|
2013-08-24 20:06:16 -07:00 |
|
Vinnie Falco
|
1959a93f28
|
Update to SQLite 3.8.0 Pre-release (as of 2013-08-22 02:56 UTC)
|
2013-08-24 20:06:15 -07:00 |
|
Vinnie Falco
|
364206b4e4
|
Remove unused sqlite subtree
|
2013-08-24 18:49:48 -07:00 |
|
Vinnie Falco
|
451d8ed488
|
Update sqlite to 3.7.17 (2013-05-20)
|
2013-08-24 18:48:08 -07:00 |
|
Vinnie Falco
|
2bea9a8739
|
Merge beast_basics to beast_core
|
2013-08-24 10:18:24 -07:00 |
|
Vinnie Falco
|
8908cdbfd5
|
Add TracketMutex unit test
|
2013-08-23 17:49:29 -07:00 |
|
Vinnie Falco
|
b0533a91fe
|
Add TrackedMutex and measureFunctionCallTime
|
2013-08-23 15:00:04 -07:00 |
|
Vinnie Falco
|
5e827ba863
|
Fix KeyvaDB warnings
|
2013-08-23 07:01:37 -07:00 |
|
Vinnie Falco
|
0506a15209
|
Fix #ifdef for pragma
|
2013-08-22 18:43:55 -07:00 |
|
Vinnie Falco
|
384370b433
|
Add String::fromNumber<> template for disambiguation
|
2013-08-22 18:10:01 -07:00 |
|
Vinnie Falco
|
647acebdbf
|
New beast Socket, SharedHandler, ComposedAsyncOperation APIs
|
2013-08-21 19:41:22 -07:00 |
|
Vinnie Falco
|
9d897001b6
|
Fix DirectoryIterator when multiple wildcards are used.
|
2013-08-20 15:24:02 -07:00 |
|
Vinnie Falco
|
578fee5f74
|
Fix ProtectedCall default handler
|
2013-08-20 15:22:21 -07:00 |
|
JoelKatz
|
48c4eb3ad3
|
Suppress a warning.
|
2013-08-18 19:29:45 -07:00 |
|
Vinnie Falco
|
dd3ac6a154
|
Make HandlerCall operator() const
|
2013-08-18 17:21:59 -07:00 |
|
Vinnie Falco
|
0df51dc9e4
|
Add explicit checking for OpenSSL multithreading support
|
2013-08-18 13:09:09 -07:00 |
|
Vinnie Falco
|
a110a01e0d
|
Move destroy to the .cpp
|
2013-08-18 13:09:09 -07:00 |
|
Vinnie Falco
|
7776781560
|
Fix pure virtual stubs for future returns
|
2013-08-18 13:08:34 -07:00 |
|
Vinnie Falco
|
48bacf189d
|
Clean up combinations of buffered handshaking and future returns
|
2013-08-18 03:20:57 -07:00 |
|
Vinnie Falco
|
d571788172
|
Tidy up argument types for all wrappers and call sites
|
2013-08-18 03:07:12 -07:00 |
|
Vinnie Falco
|
2d04fc4641
|
Remove obsolete handler wrappers
|
2013-08-18 02:35:53 -07:00 |
|
Vinnie Falco
|
04b5c7f447
|
New Context object for composed operations and continuation hooks
|
2013-08-18 01:53:43 -07:00 |
|
Vinnie Falco
|
d0e4352582
|
Fix clang compile error
|
2013-08-17 22:54:43 -07:00 |
|
Vinnie Falco
|
6a8f054b2f
|
Refactor Handler wrapper to meet the safety assurances of the original Handler
|
2013-08-17 21:10:03 -07:00 |
|
Vinnie Falco
|
d9b1b56c98
|
Fatal error if a Thread is destroyed while running
|
2013-08-17 21:10:02 -07:00 |
|
Vinnie Falco
|
6616cd86ef
|
Add ContainerDeletePolicy for ownership containers
|
2013-08-17 21:10:01 -07:00 |
|
Vinnie Falco
|
2333a38cd7
|
Fix thread destruction in TestPeer and better exception reporting
|
2013-08-17 21:10:00 -07:00 |
|
Vinnie Falco
|
0a58333edc
|
Fixes to handshake and socket wrapper
|
2013-08-17 21:09:59 -07:00 |
|
Vinnie Falco
|
191562c13c
|
Fix incorrect future returns for pure virtuals
|
2013-08-17 21:09:59 -07:00 |
|
Vinnie Falco
|
7fe3d3dc1b
|
Fix gcc compile
|
2013-08-17 21:09:59 -07:00 |
|
Vinnie Falco
|
4eb3504a75
|
Refactor handshake parsing and logic classes
|
2013-08-17 21:09:58 -07:00 |
|
Vinnie Falco
|
59fe53781f
|
Add TestPeerLogicProxyClient
|
2013-08-17 21:09:57 -07:00 |
|
Vinnie Falco
|
bb941354ce
|
Generic HandshakeDetectStream and HandshakeDetectLogic
|
2013-08-17 21:09:57 -07:00 |
|
Vinnie Falco
|
461a710738
|
Allow selective enabling of async future returns
|
2013-08-17 21:09:56 -07:00 |
|
Vinnie Falco
|
4c605a79b7
|
Rename to max_needed for clarity
|
2013-08-17 21:09:55 -07:00 |
|
Vinnie Falco
|
4952ea2707
|
Add class PrefilledReadStream
|
2013-08-17 21:09:55 -07:00 |
|
Vinnie Falco
|
b064f66ea2
|
Fix async_result returns and handler copying
|
2013-08-17 21:09:55 -07:00 |
|
Vinnie Falco
|
7cf0ce22b1
|
Add default construction and isNull for Call handlers
|
2013-08-17 21:09:54 -07:00 |
|
Vinnie Falco
|
d22b236d2d
|
Add 1-arity and 2-arity binding to CompletionCall
|
2013-08-17 21:09:54 -07:00 |
|
Vinnie Falco
|
462a1394d7
|
Add this_layer and this_layer_type to SocketWrapper
|
2013-08-17 21:09:53 -07:00 |
|
Vinnie Falco
|
9bfd8c923d
|
Check for macro before setting it
|
2013-08-17 21:09:53 -07:00 |
|