bel2125
|
f4d86792b5
Autoformat after merge
|
9 years ago |
bel2125
|
a7080226f8
Fix websockets for Lua for Linux
|
9 years ago |
bel2125
|
1473a00ce2
Add Lua script to exit the server
|
9 years ago |
bel2125
|
16e5a04b74
Add shell helper script for coverity check
|
9 years ago |
bel2125
|
0af14a185e
Add instrumentation for lock problem in Lua websockets on Linux
|
9 years ago |
bel2125
|
f1ef34d561
Merge pull request #230 from Red54/patch-1
|
9 years ago |
Red54
|
5b840a375d
Add support for GCC below 4.1.0.
|
9 years ago |
bel
|
bbbe470d9f
Unit tests: rename all test case instances
|
9 years ago |
bel
|
4bc859d665
Fix copy/paste error in unit test
|
9 years ago |
bel
|
dddb5cf235
Fix typing error in unit test
|
9 years ago |
bel
|
4c8979c077
Some code is unreachable in the unit test - disable the clang compiler warning at these lines
|
9 years ago |
bel
|
1efb65f20b
Unit test: mask_data is only available if built with websocket support
|
9 years ago |
Mateusz Gralka
|
7cc41a9f20
Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list
|
9 years ago |
Mateusz Gralka
|
08c0d6ee53
Removed unused definition.
|
9 years ago |
Mateusz Gralka
|
aff2a26923
Described new options.
|
9 years ago |
Mateusz Gralka
|
d9e4230148
Enabled setting protocol version and use of dh parameters.
|
9 years ago |
bel
|
c7d5e24f92
Fix signed/unsigned comp in unit test
|
9 years ago |
bel
|
87e8f2e8c2
Remove TODO mark
|
9 years ago |
bel
|
641a742128
Add helper funktion for mask_data and enhance test for websocket clients
|
9 years ago |
bel
|
e4de33ab69
Don't use CMake for Duktape
|
9 years ago |
bel
|
29ce2faccf
Don't use CMake for Lua
|
9 years ago |
bel
|
6fea50d46c
Try to add Lua build for CMake
|
9 years ago |
bel
|
d516696195
Add a minimal description of mg.url_decode
|
9 years ago |
Mateusz Gralka
|
e7122b2208
Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list
|
9 years ago |
Mateusz Gralka
|
e6bbd20f2f
ssl_cipher_list defaults to NULL. Added a few example settings to the documentation.
|
9 years ago |
Mateusz Gralka
|
331388f95d
Removed unused #define.
|
9 years ago |
bel
|
851a4cda6b
Add HTTPS support to embedded example
|
9 years ago |
Mateusz Gralka
|
9d90346fc9
Removed old comment.
|
9 years ago |
Mateusz Gralka
|
e21fe7e7cf
Added default value to the description of ssl_cipher_list.
|
9 years ago |
Mateusz Gralka
|
3435b67fd0
Described ssl_cipher_list option.
|
9 years ago |