Joshua D. Boyd
|
3ff8a74afe
Add MIME types for fonts.
|
há 9 anos atrás |
bel
|
da7f6c3943
Do not call CRYPTO_cleanup_all_ex_data for every thread ... again.
|
há 9 anos atrás |
bel
|
833fda13ba
mg_remove is also available if NO_FILE is set
|
há 9 anos atrás |
bel
|
8b5b7d516d
Add some comments on cache control
|
há 9 anos atrás |
bel2125
|
e7758c8ef5
Fix some coverity warnings
|
há 9 anos atrás |
bel
|
f8709d6caf
Call CRYPTO_cleanup_all_ex_data for every thread (#263)
|
há 9 anos atrás |
bel
|
23f02df8fd
Configuration for Cache-Control: max-age
|
há 9 anos atrás |
bel
|
bfc6dfe52b
Remove nested comment
|
há 9 anos atrás |
bel
|
2ed461a147
HTTP response codes according to IANA registration page:
|
há 9 anos atrás |
bel
|
0c5c6aa74f
Auto-format after merge
|
há 9 anos atrás |
Jack
|
0529225b5e
In read_request() function, last_action_time is always zero before entering the while loop
|
há 9 anos atrás |
bel
|
55eea8eb8d
Change option `tcp_nodelay` from boolean to number
|
há 9 anos atrás |
bel
|
ccd67fabef
Uninitialize openSSL to avoid memory leak (see #263)
|
há 9 anos atrás |
bel
|
60f207111d
Don't call local request handler for requests with absolute URIs of other servers (#266)
|
há 9 anos atrás |
bel
|
bd30fe2fd5
Check domain name when checking absolute URIs
|
há 9 anos atrás |
bel
|
451735c7e3
Replace fopen by mg_fopen in civetweb.c
|
há 9 anos atrás |
bel
|
92099ed0da
Add funtion to store body data
|
há 9 anos atrás |
bel2125
|
75fcc82daa
Merge pull request #261 from javaJake/websocketclose
|
há 9 anos atrás |
Jacob Skillin
|
c793d57105
Free mutex prior to freeing conn
|
há 9 anos atrás |
Jacob Skillin
|
1fd406d476
Only free conn if in client context.
|
há 9 anos atrás |
Walt Steverson
|
b1d0f8d20b
Add config option for enabling the TCP_NODELAY option on client sockets.
|
há 9 anos atrás |
bel
|
d224b8291d
Alternative to mg_upload (Step 53/?)
|
há 9 anos atrás |
bel
|
aa7cbc21bc
Alternative to mg_upload (Step 52/?)
|
há 9 anos atrás |
bel
|
daea271956
Alternative to mg_upload (Step 51/?)
|
há 9 anos atrás |
bel
|
13a45e903f
Use system functions to convert date/time instead of an own implementation (see #250)
|
há 9 anos atrás |
bel
|
b151ecc9bc
Alternative to mg_upload (Step 38/?)
|
há 9 anos atrás |
bel
|
49b233feae
Add ECDH support for SSL handshake (See #249)
|
há 9 anos atrás |
bel
|
ae2d676156
Test alternate code for parse_date_string (see #250)
|
há 9 anos atrás |
bel
|
59e555da5f
Test alternate code for parse_date_string (see #250)
|
há 9 anos atrás |
bel
|
efa1fe9883
Alternative to mg_upload (Step 36/?)
|
há 9 anos atrás |