bel2125
|
30f1d886ee
Currect Duktape version string
|
8 tahun lalu |
bel
|
db1e111030
Check some TODOs before the next release
|
8 tahun lalu |
bel
|
9f19afabbb
Allocate memory for request buffer (required, since mg_connection is now pre-allocated)
|
8 tahun lalu |
bel
|
7fa9b916e5
System information must use system specific line breaks
|
8 tahun lalu |
bel
|
f790b003a7
Add Duktape version to system information
|
8 tahun lalu |
bel
|
e627aeb2d0
Reorder system information string
|
8 tahun lalu |
bel
|
310eb06f75
Replace print_system_info by get_system_info
|
8 tahun lalu |
bel
|
717f27ab57
Mark experimental pieces of the API as such
|
8 tahun lalu |
bel
|
084d7350d8
Use C comments (replace C++ comments)
|
8 tahun lalu |
bel
|
3162552d17
Refine library init/exit functions
|
8 tahun lalu |
bel
|
fd6c55eb64
Add library init/exit dummy functions
|
8 tahun lalu |
bel
|
ab8203acb9
Complete changed memory management from prev commit, rename workerthreadids
|
8 tahun lalu |
bel
|
e7775ac5ea
Format indent
|
8 tahun lalu |
bel
|
9ce4d73093
Allocate memory for connections early, before creation of a worker
|
8 tahun lalu |
bel
|
24e22e286f
Move lua background script from main.c to civetweb.c
|
8 tahun lalu |
kakwa
|
103da513f7
Merge branch 'master' of https://github.com/kakwa/civetweb
|
8 tahun lalu |
kakwa
|
3de8ec0551
fix index of SSL_CTX_set_options in case of OpenSSL 1.1
|
8 tahun lalu |
kakwa
|
e849ce4b54
disable completely SSL_CTX_set_ecdh_auto if No dynamic loading
|
8 tahun lalu |
kakwa
|
53395d9b88
trying to fix the OPENSSL_API_COMPAT undef error
|
8 tahun lalu |
bel
|
8453f7d72f
Evaluate parameter of mg_print_system_info
|
8 tahun lalu |
kakwa
|
ed9320b826
fix OpenSSL for 1.0
|
8 tahun lalu |
kakwa
|
fbb4a78704
fixing various things regarding OpenSSL
|
8 tahun lalu |
kakwa
|
5ff2ab6272
fix ordering of ASN1_INTEGER_to_BN function declaration
|
8 tahun lalu |
kakwa
|
3584f07667
fix OpenSSL 1.0 support
|
8 tahun lalu |
kakwa
|
adac9c916f
adapt code to handle OpenSSL 1.1
|
8 tahun lalu |
Paulo Brizolara
|
898f17abd3
Changing c++ library name to 'civetweb-cpp'.
|
8 tahun lalu |
bel
|
e51ccf8890
Fix wrong va_arg parameter used when calling alloc_vprintf2 (#378)
|
8 tahun lalu |
bel
|
6347f3030c
Move system information from main.c to civetweb.c
|
8 tahun lalu |
bel
|
2ba2e59952
Add cast to remove conversion warning
|
8 tahun lalu |
bel
|
39709cc37c
Disable Visual Studio warning (cast to different type, depending on OS)
|
8 tahun lalu |