aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tests: unified use of function name macrosEvgeny Grin (Karlson2k)2023-06-01
* Simplified usage of the function name magic macrosEvgeny Grin (Karlson2k)2023-06-01
* configure: fixed detection of __FUNCTION__ magic macroEvgeny Grin (Karlson2k)2023-06-01
* examples/sessions.c: removed non-portable function and improved safetyEvgeny Grin (Karlson2k)2023-06-01
* test_post: fixed caseless key name matchEvgeny Grin (Karlson2k)2023-06-01
* examples/largepost.c: fixed caseless method matchEvgeny Grin (Karlson2k)2023-06-01
* Added specific headers inclusion and detectionEvgeny Grin (Karlson2k)2023-06-01
* test_timeout: moved to heavy testsEvgeny Grin (Karlson2k)2023-06-01
* test_client_put_stop: avoid stress-testing the OSEvgeny Grin (Karlson2k)2023-06-01
* test_client_put_stop: fixed typo in commentEvgeny Grin (Karlson2k)2023-06-01
* test_client_put_stop: fixed test on DarwinEvgeny Grin (Karlson2k)2023-06-01
* test_postprocessor_md: fixed build in C89 modeEvgeny Grin (Karlson2k)2023-06-01
* test_quiesce: fixed possible uninitialised varEvgeny Grin (Karlson2k)2023-06-01
* configure: renamed macroEvgeny Grin (Karlson2k)2023-06-01
* test_toolarge: fixed reported error descriptionEvgeny Grin (Karlson2k)2023-06-01
* configure: fixed compiler warningsEvgeny Grin (Karlson2k)2023-06-01
* tests: adopted to new libcurl APIEvgeny Grin (Karlson2k)2023-06-01
* autoinit_funcs.h: fixed compiler warningEvgeny Grin (Karlson2k)2023-06-01
* Added more mutes for autoconf compiler warningsEvgeny Grin2023-06-01
* bootstrap script: improved portabilityEvgeny Grin2023-06-01
* The proper fix for MHD_get_connection_info()Evgeny Grin (Karlson2k)2023-05-25
* MHD_get_connection_info(): fixed copying pointer instead of copying valueEvgeny Grin (Karlson2k)2023-05-25
* test_postform: updated to support the new libcurl APIEvgeny Grin (Karlson2k)2023-05-15
* -typoChristian Grothoff2023-05-13
* Added back more autopoint filesEvgeny Grin (Karlson2k)2023-05-12
* Updated autopoint filesEvgeny Grin (Karlson2k)2023-05-12
* Added back some autopoint filesEvgeny Grin2023-05-12
* Reworked 'po' directory files and 'po' infrastructure handlingEvgeny Grin (Karlson2k)2023-05-12
* autoinit_funcs.h: added more macros checks for platform identificationEvgeny Grin (Karlson2k)2023-05-02
* W32 VS projects: added ARM and ARM64 configurationsEvgeny Grin (Karlson2k)2023-05-01
* W32 VS projects: target Win8 or later on ARM and ARM64 archesEvgeny Grin (Karlson2k)2023-05-01
* W32 VS projects: fixed: define 'WIN32' only on x32 platformsEvgeny Grin (Karlson2k)2023-05-01
* W32 VS projects: disabled specific compiler warning on ARMEvgeny Grin (Karlson2k)2023-05-01
* W32 VS projects: unified output and intermediate directoriesEvgeny Grin (Karlson2k)2023-05-01
* autoinit_funcs.h: unified English spelling (prefer GB over US)Evgeny Grin (Karlson2k)2023-04-27
* autoinit_funcs.h: updated to use (semi-)official documented sectionsEvgeny Grin (Karlson2k)2023-04-27
* autoinit_funcs.h: added support for non-x86 arches for MSVCEvgeny Grin (Karlson2k)2023-04-26
* autoinit_funcs.h: fixed harmless typosEvgeny Grin (Karlson2k)2023-04-26
* {md5,sha256}_ext.c: fixed processing of initialisation error with NULL handlerEvgeny Grin (Karlson2k)2023-04-17
* {md5,sha256}_ext.c: comments addedEvgeny Grin (Karlson2k)2023-04-17
* -fix bogus assert, use proper libgcrypt typeChristian Grothoff2023-04-17
* -fix typosChristian Grothoff2023-04-10
* Fixed copy-paste error introduced by b6f9ef4232e189b3cae00dadf68336aa3e07f9adEvgeny Grin (Karlson2k)2023-04-10
* contrib/make-dist.sh: added new helper scriptEvgeny Grin (Karlson2k)2023-04-10
* Added autoconf patches and fixesEvgeny Grin (Karlson2k)2023-04-10
* Removed autotools files from gitEvgeny Grin2023-04-10
* Updated libtool fixesEvgeny Grin (Karlson2k)2023-04-10
* Implemented and used new function MHD_pool_deallocate()Evgeny Grin (Karlson2k)2023-04-05
* memorypool: added more assertsEvgeny Grin (Karlson2k)2023-04-05
* memorypool: fixed wrong pointer comparison introduced by 3444792f14d96a58648a...Evgeny Grin (Karlson2k)2023-04-05