Peter Thorson
|
ea19f1e501
|
masking utility functions and unit tests
|
2012-04-10 08:21:35 -05:00 |
|
Peter Thorson
|
f3fc8a2466
|
cleans up and documents some hixie 76 issues references #101
|
2012-04-07 10:15:28 -05:00 |
|
Peter Thorson
|
6c9d814392
|
fixes #78
|
2012-04-07 10:06:36 -05:00 |
|
Peter Thorson
|
eb79122da9
|
update Xcode project
|
2012-04-07 10:03:32 -05:00 |
|
Peter Thorson
|
bb2154613c
|
removes some debug code
|
2012-04-07 10:02:53 -05:00 |
|
Peter Thorson
|
5f3fbc9593
|
Merge branch 'master' of github.com:zaphoyd/websocketpp
|
2012-03-28 09:51:05 -05:00 |
|
Peter Thorson
|
b2f57039ae
|
fixes user agent header typo, fixes #100
|
2012-03-28 09:50:26 -05:00 |
|
Peter Thorson
|
0c90670176
|
fixes wsperf build on g++ 4.6
|
2012-03-27 08:15:41 -05:00 |
|
Peter Thorson
|
b8ddddfe01
|
masking optimizations off by default
|
2012-03-25 14:33:00 -05:00 |
|
Peter Thorson
|
0f95459ac4
|
preliminary masking code performance improvements
|
2012-03-25 08:40:29 -05:00 |
|
Peter Thorson
|
368a0f3726
|
fixes mutex support in const methods
|
2012-03-25 08:39:39 -05:00 |
|
Peter Thorson
|
3017830e77
|
clean up legacy code
|
2012-03-23 13:44:24 -05:00 |
|
Peter Thorson
|
edf244daf7
|
better detached connection error handling
|
2012-03-23 13:44:03 -05:00 |
|
Peter Thorson
|
2109723b34
|
adds thread pool support to concurrent_server example
|
2012-03-21 22:46:38 -06:00 |
|
Peter Thorson
|
9348aa4c21
|
adds thread pool support to server
|
2012-03-21 22:37:04 -06:00 |
|
Peter Thorson
|
6ca0b49ae0
|
more concurrency cleanup, misc features
|
2012-03-21 21:57:58 -06:00 |
|
Peter Thorson
|
517852cd95
|
adds silent close option
|
2012-03-21 21:57:20 -06:00 |
|
Peter Thorson
|
d20a2f6fef
|
hybi processor silent close frame
|
2012-03-21 21:56:51 -06:00 |
|
Peter Thorson
|
461fe64242
|
async handle_read_frame in server
|
2012-03-21 21:56:23 -06:00 |
|
Peter Thorson
|
892fdd2456
|
updates defaults
|
2012-03-21 21:56:01 -06:00 |
|
Peter Thorson
|
3cef677c31
|
docs and concurrency clean up
|
2012-03-19 16:20:27 -06:00 |
|
Peter Thorson
|
2f6a014a2e
|
docs and cleanup
|
2012-03-19 16:19:44 -06:00 |
|
Peter Thorson
|
59efe59466
|
wrap async calls with strand
|
2012-03-19 15:53:49 -06:00 |
|
Peter Thorson
|
9d221c6a84
|
updates some todos
|
2012-03-19 15:53:17 -06:00 |
|
Peter Thorson
|
60c2f8efb2
|
lots of new constants
|
2012-03-19 15:50:11 -06:00 |
|
Peter Thorson
|
b5cd8488ce
|
update chat client for new API
|
2012-03-19 15:49:51 -06:00 |
|
Peter Thorson
|
8e73e436d0
|
WS++ very fast fail on utf8 fixes
|
2012-03-18 16:41:54 -05:00 |
|
Peter Thorson
|
14562aa8bc
|
enable angle by default
|
2012-03-18 16:41:30 -05:00 |
|
Peter Thorson
|
ae12a9ee52
|
C++ style copy and set
|
2012-03-18 14:33:13 -05:00 |
|
Peter Thorson
|
41cd2ac01e
|
Merge pull request #95 from blindmatrix/76296fe2dd49c55d85f818005ea9bb6901807c79
Fixed compile-time warnings
|
2012-03-18 11:42:21 -07:00 |
|
Sven Almgren
|
76296fe2dd
|
Fixed broken conversion
|
2012-03-15 16:15:41 +01:00 |
|
Sven Almgren
|
9cdc8e7009
|
Merge branch 'master' of https://github.com/zaphoyd/websocketpp
|
2012-03-15 15:15:50 +01:00 |
|
Sven Almgren
|
6fabf34630
|
Removed some nonstrict-alias code
|
2012-03-15 15:15:19 +01:00 |
|
Peter Thorson
|
f6fd0f4fb2
|
Merge pull request #93 from oberstet/master
Build fixes
|
2012-03-15 06:33:06 -07:00 |
|
Tobias Oberstein
|
09c541185d
|
disable TLS build on Win .. needs OpenSSL dev ..
|
2012-03-15 14:27:25 +01:00 |
|
Tobias Oberstein
|
c6bb4912b2
|
fix scons build
|
2012-03-15 14:11:21 +01:00 |
|
Peter Thorson
|
3994731df8
|
Merge branch 'master' of github.com:zaphoyd/websocketpp
|
2012-03-15 07:37:31 -05:00 |
|
Peter Thorson
|
6b32481a87
|
make static library default
|
2012-03-15 07:36:29 -05:00 |
|
Peter Thorson
|
2fa84a07f0
|
Merge pull request #92 from blindmatrix/master
Removed extra comma in header (and more stuff)
|
2012-03-15 05:36:08 -07:00 |
|
Sven Almgren
|
1a0796d315
|
Removed duplicate variable in assignment (m_state = m_state = X)
|
2012-03-15 12:57:34 +01:00 |
|
Sven Almgren
|
002b8a2c35
|
Removed extra comma, as -pedantic complains
|
2012-03-15 11:56:34 +01:00 |
|
Peter Thorson
|
26462c17d8
|
new makefile bug fix for static builds
|
2012-03-14 07:33:11 -05:00 |
|
Peter Thorson
|
4bf1d63741
|
Merge pull request #89 from blindmatrix/policy-refactor
centralized makefiles for examples
|
2012-03-14 05:26:59 -07:00 |
|
Sven Almgren
|
36e76ac246
|
Merged upstream and resolved confilicts
|
2012-03-14 13:15:01 +01:00 |
|
Sven Almgren
|
f085cc63b6
|
Centralized makefiles for examples
|
2012-03-14 12:52:55 +01:00 |
|
Sven Almgren
|
844f34bb3a
|
Removed binary from source tree
|
2012-03-14 12:51:06 +01:00 |
|
Peter Thorson
|
3f7664ab97
|
Merge pull request #87 from blindmatrix/policy-refactor
Policy refactor: Updates to makefiles
|
2012-03-14 04:50:29 -07:00 |
|
Peter Thorson
|
35691eca17
|
adds more scons targets
|
2012-03-14 06:39:18 -05:00 |
|
Sven Almgren
|
6d206c0e9f
|
Hide generated shared SO files
|
2012-03-14 12:36:46 +01:00 |
|
Sven Almgren
|
5b9cab14ff
|
Removed quotes from SHARED and BUILD_TYPE defaults
|
2012-03-14 12:33:51 +01:00 |
|