aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fixed compiler warning when built without poll() supportEvgeny Grin (Karlson2k)2023-06-01
* daemon.c: redesigned code for clarity and formattingEvgeny Grin (Karlson2k)2023-06-01
* contrib/make-dist.sh: added use of zopfli if availableEvgeny Grin (Karlson2k)2023-06-01
* Added support for custom command for tarball compressionEvgeny Grin (Karlson2k)2023-06-01
* test_client_put_stop: fixed typo in diag messageEvgeny Grin (Karlson2k)2023-06-01
* Detect sysctl() symbols in configureEvgeny Grin (Karlson2k)2023-06-01
* websocket_threaded_example: fixed wrong commented-out codeEvgeny Grin (Karlson2k)2023-06-01
* .gitignore: force include all *.{c,h} filesEvgeny Grin (Karlson2k)2023-06-01
* test_client_put_stop: muted compiler warningsEvgeny Grin (Karlson2k)2023-06-01
* Added internal preprocessor macro for magic macro presenceEvgeny Grin (Karlson2k)2023-06-01
* 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