Christian Grothoff
|
2276ff1043
use AS_CASE/AS_IF
|
5 years ago |
Christian Grothoff
|
09e1f56861
use AS_CASE/AS_IF
|
5 years ago |
Christian Grothoff
|
6ef94cf448
use AS_CASE/AS_IF
|
5 years ago |
Christian Grothoff
|
8588d6da95
use AS_CASE/AS_IF
|
5 years ago |
Evgeny Grin (Karlson2k)
|
d0e81c8e0f
Updated README and COPYING
|
5 years ago |
Evgeny Grin (Karlson2k)
|
100b8f2fc4
Use new MHD_lookup_connection_value_n() function
|
5 years ago |
Evgeny Grin (Karlson2k)
|
d270741b49
MHD_get_connection_values_n(): avoid ambiguous 'else'
|
5 years ago |
Evgeny Grin (Karlson2k)
|
650d4685f7
Added MHD_get_connection_values_n() function to get keys and
|
5 years ago |
Evgeny Grin (Karlson2k)
|
e0d851cee3
MHD_set_connection_value*(): optimization to avoid double strlen().
|
5 years ago |
Evgeny Grin (Karlson2k)
|
203d885e1e
test_postprocessor*: fixed to use updated struct MHD_HTTP_Header
|
5 years ago |
Evgeny Grin (Karlson2k)
|
9631f33bdf
test_postprocessor_amp: fixed to really test something
|
5 years ago |
Evgeny Grin (Karlson2k)
|
cc5032b853
Added MHD_lookup_connection_value_n().
|
5 years ago |
Evgeny Grin (Karlson2k)
|
7e4885da25
Fixed strlen(NULL) in bcdff026967469e6c9cd1a22db80721712586a8e
|
5 years ago |
Evgeny Grin (Karlson2k)
|
bcdff02696
Disallow binary zero in header and cookies.
|
5 years ago |
Evgeny Grin (Karlson2k)
|
8aa7d23219
Partial revert of 1b610e5b13b7b96e7b3f372c8da1ec9d840f896a.
|
5 years ago |
Evgeny Grin (Karlson2k)
|
08ea0cc894
response.c: added missing assigment of MHD_HTTP_Header::value_size
|
5 years ago |
Evgeny Grin (Karlson2k)
|
d533ad512a
mhd_str: include proper and simpler header
|
5 years ago |
silvioprog
|
19591dfcbe
Fixed C++-style comments.
|
5 years ago |
Christian Grothoff
|
58552e93ac
applying patch from Tim
|
5 years ago |
Christian Grothoff
|
c3ac4b58de
indent fix
|
5 years ago |
Evgeny Grin (Karlson2k)
|
8928b32ebc
test_md5.c: added missing include
|
5 years ago |
Evgeny Grin (Karlson2k)
|
436bf9cdf9
MSVC projects: Explicitly specified target machines
|
5 years ago |
Evgeny Grin (Karlson2k)
|
fbe1ba9d47
mhd_bithelpers.h: used MSVC built-ins to speed-up VC-compiled code
|
5 years ago |
Evgeny Grin (Karlson2k)
|
9e68caa3d7
MSVC: Added project for VS2019
|
5 years ago |
Evgeny Grin (Karlson2k)
|
d9506b7d29
Headers: better compatibility with MSVC compiler
|
5 years ago |
Evgeny Grin (Karlson2k)
|
d56c41f6f7
md5.c/.h: lowered number of included files.
|
5 years ago |
Evgeny Grin (Karlson2k)
|
0c8e7bb1cd
MSVC projects: added new source files
|
5 years ago |
Evgeny Grin (Karlson2k)
|
f5970c7804
mhd_bithelpers.h: define _MHD_GET_32BIT_LE() and use it in md5.c
|
5 years ago |
Evgeny Grin (Karlson2k)
|
a50b4d566f
mhd_bithelpers.h: use bytes swap instead of individual bytes
|
5 years ago |
Evgeny Grin (Karlson2k)
|
9998ca7690
sha256.c: convert to Yoda conditions
|
5 years ago |