Mateusz Gralka
|
b6dafff931
Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list
|
il y a 9 ans |
sunfch
|
9e84828a42
print query sting in url
|
il y a 9 ans |
bel
|
8fbe05852a
Fix #204: Memory mapped files must not return 1970-01-01 as modification date
|
il y a 9 ans |
sunfch
|
513d24100a
print query sting in url
|
il y a 9 ans |
bel2125
|
f4d86792b5
Autoformat after merge
|
il y a 9 ans |
Red54
|
5b840a375d
Add support for GCC below 4.1.0.
|
il y a 9 ans |
Mateusz Gralka
|
7cc41a9f20
Merge branch 'master' of https://github.com/civetweb/civetweb into cipher_list
|
il y a 9 ans |
Mateusz Gralka
|
08c0d6ee53
Removed unused definition.
|
il y a 9 ans |
Mateusz Gralka
|
d9e4230148
Enabled setting protocol version and use of dh parameters.
|
il y a 9 ans |
bel
|
87e8f2e8c2
Remove TODO mark
|
il y a 9 ans |
bel
|
641a742128
Add helper funktion for mask_data and enhance test for websocket clients
|
il y a 9 ans |
Mateusz Gralka
|
e6bbd20f2f
ssl_cipher_list defaults to NULL. Added a few example settings to the documentation.
|
il y a 9 ans |
Mateusz Gralka
|
331388f95d
Removed unused #define.
|
il y a 9 ans |
Mateusz Gralka
|
9d90346fc9
Removed old comment.
|
il y a 9 ans |
Mateusz Gralka
|
1a40e021a3
Enable setting cipher list.
|
il y a 9 ans |
Daniel Rempel
|
3ed3e9e736
fix a typo
|
il y a 9 ans |
Daniel Rempel
|
42e7141ab4
remove executable flag from src/civetweb.c
|
il y a 9 ans |
Daniel Rempel
|
03ff1ef515
fix: mg_fopen didn't fill in the file size
|
il y a 9 ans |
bel
|
d1c2d7bb9b
Undo move of include <string.h> in #222
|
il y a 9 ans |
bel
|
40aacf0533
Fix some TODOs
|
il y a 9 ans |
Maarten Fremouw
|
723a149e65
fixed os x build, added missing bracket.
|
il y a 9 ans |
bel
|
2170d188ab
Fix set_sock_timeout (Win/Linux ifdef)
|
il y a 9 ans |
bel
|
dfd25b63a3
Use instance UID as TLS session ID
|
il y a 9 ans |
Mateusz Gralka
|
323da06cd4
Enable session cache on server side.
|
il y a 9 ans |
bel
|
ada9d9b00b
Client API using SSL certificates (draft, Step 1/?)
|
il y a 9 ans |
bel
|
97596344e2
Fix some warnings
|
il y a 9 ans |
bel
|
407e628b0b
Merge #217 with a another (incomplete) implementation of the same issue, and format code
|
il y a 9 ans |
Mateusz Gralka
|
d732357e00
Option for enabling/disabling forward secrecy.
|
il y a 9 ans |
Mateusz Gralka
|
5f920313fb
CA file, settings for loading ssl default cert paths and chain depth, fixed tabs, more memory for config dialog.
|
il y a 9 ans |
Mateusz Gralka
|
9a3e5cde11
Additional options for ssl connection.
|
il y a 9 ans |