William Greathouse
|
62da37e4ab
Implement connection_close() callback.
|
12 anni fa |
Thomas Davis
|
d295441714
More compile warning fixes. Mostly in main.c this time.
|
12 anni fa |
Daniel Oaks
|
2ae1b984c1
Correct URLs
|
12 anni fa |
Thomas Davis
|
3e4216529c
Fixed some errors with the usage of mg_stat()
|
12 anni fa |
Thomas Davis
|
b2b62edd57
Fixed Lua compile error with recent change to conn2()
|
12 anni fa |
Kimmo Mustonen
|
fa603909f6
Allow port number to be zero to use a random free port.
|
12 anni fa |
Thomas Davis
|
826328d4d0
Updated version number to 1.5
|
12 anni fa |
Thomas Davis
|
b745f22107
Normallized coding style in a predictable way.
|
12 anni fa |
Thomas Davis
|
6b7e1ff2a8
Made file dormat UNIX LF
|
12 anni fa |
Thomas Davis
|
9e17943d25
Fixed a possible OOM issue.
|
12 anni fa |
Thomas Davis
|
031e2cd665
Relaxed the ordering contraint on the URI matches.
|
12 anni fa |
Thomas Davis
|
af000e03c7
Added new URI to handler mapping for C code.
|
12 anni fa |
Thomas Davis
|
acbe6db15f
Added URLEncode methods
|
12 anni fa |
Thomas Davis
|
466f3982fe
Added urlDecode urlDecode CivetServer methods
|
12 anni fa |
Thomas Davis
|
dd58451725
Dealt with compiler warnings and some static analysis hits.
|
12 anni fa |
Thomas Davis
|
ff6662c406
Added mg_get_var2() to parse repeated query strings
|
12 anni fa |
Thomas Davis
|
8085be6072
Externalized logging function cry() as mg_cry()
|
12 anni fa |
Thomas Davis
|
507f1a858a
Updated release notes and working version to 1.4
|
12 anni fa |
Thomas Davis
|
f062af4bce
CLeaned up support for buildroot
|
12 anni fa |
Thomas Davis
|
e7510a572a
Updated version to 1.2
|
12 anni fa |
Thomas Davis
|
b2aee90d14
Regorganized directories to make them more intuitive
|
12 anni fa |
grenclave
|
88d8259e40
Update civetweb.c
|
12 anni fa |
grenclave
|
b9aa135006
Update civetweb.c
|
12 anni fa |
grenclave
|
e05dde8db6
Update civetweb.c
|
12 anni fa |
Thomas Davis
|
70b24698f1
Fixed potential dead-lock in connection_close()
|
12 anni fa |
William Greathouse
|
9815b0d951
Use defined constant for WEBSOCKET_OPCODE_CONNECTION_CLOSE test.
|
12 anni fa |
William Greathouse
|
6f862f01bf
Implement connection_close() callback.
|
12 anni fa |
Thomas Davis
|
371a48d018
More compile warning fixes. Mostly in main.c this time.
|
12 anni fa |
Daniel Oaks
|
efd39c4f66
Correct URLs
|
12 anni fa |
Thomas Davis
|
d35a681637
Fixed some errors with the usage of mg_stat()
|
12 anni fa |