Abhishek Lekshmanan
|
7a1eb91e9c
make auth domain check optional via a configurable
|
8 éve |
bel
|
273280f571
Allow port 65535 (see #386)
|
8 éve |
bel
|
5eecdfe3ca
Use #ifdef around civetweb header include (#387)
|
8 éve |
bel
|
5d83900fd2
Replace free by OPENSSL_free (CRYPTO_free) (see #370)
|
8 éve |
bel
|
8635d73866
Do not declare variables in the middle of a function (compatibility to old C standard)
|
8 éve |
bel2125
|
156e04239e
Merge pull request #384 from kakwa/master
|
8 éve |
bel
|
337c1167a7
Format code
|
8 éve |
bel
|
c83dc314b0
Quick fix for files in memory (#382) (Step 5/?)
|
8 éve |
bel
|
475d6642d0
Quick fix for files in memory (#382) (Step 4/?)
|
8 éve |
bel
|
81b7885667
Quick fix for files in memory (#382) (Step 3/?)
|
8 éve |
bel
|
3c8717fb76
Quick fix for files in memory (#382) (Step 2/?)
|
8 éve |
bel
|
194aa4ebf5
Quick fix for files in memory (#382)
|
8 éve |
bel
|
63720ac2f8
Format code, remove excessive indent
|
8 éve |
bel
|
3924d27aa5
Remove old instrumentation and format code
|
8 éve |
kakwa
|
ca728e5140
Merge remote-tracking branch 'upstream/master'
|
8 éve |
bel
|
1d1b711f6e
Hot fix for "Connection Closed Prematurely" (#382)
|
8 éve |
bel
|
0e1a352855
Update copyright year
|
8 éve |
bel2125
|
30f1d886ee
Currect Duktape version string
|
8 éve |
bel
|
db1e111030
Check some TODOs before the next release
|
8 éve |
bel
|
9f19afabbb
Allocate memory for request buffer (required, since mg_connection is now pre-allocated)
|
8 éve |
bel
|
7fa9b916e5
System information must use system specific line breaks
|
8 éve |
bel
|
f790b003a7
Add Duktape version to system information
|
8 éve |
bel
|
e627aeb2d0
Reorder system information string
|
8 éve |
bel
|
310eb06f75
Replace print_system_info by get_system_info
|
8 éve |
bel
|
717f27ab57
Mark experimental pieces of the API as such
|
8 éve |
bel
|
084d7350d8
Use C comments (replace C++ comments)
|
8 éve |
bel
|
3162552d17
Refine library init/exit functions
|
8 éve |
bel
|
fd6c55eb64
Add library init/exit dummy functions
|
8 éve |
bel
|
ab8203acb9
Complete changed memory management from prev commit, rename workerthreadids
|
8 éve |
bel
|
e7775ac5ea
Format indent
|
8 éve |