aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* test_client_put_stop: fixed typo in diag messageEvgeny Grin (Karlson2k)2023-05-23
* Detect sysctl() symbols in configureEvgeny Grin (Karlson2k)2023-05-23
* websocket_threaded_example: fixed wrong commented-out codeEvgeny Grin (Karlson2k)2023-05-22
* Updated test keys to use SHA-256 hash instead of SHA-1Evgeny Grin (Karlson2k)2023-05-22
* testcurl/https: moved certs variable declaration to the headerEvgeny Grin (Karlson2k)2023-05-22
* .gitignore: force include all *.{c,h} filesEvgeny Grin (Karlson2k)2023-05-22
* testcurl/https: removed enforcement of TLS version and cipherEvgeny Grin (Karlson2k)2023-05-22
* test_client_put_stop: muted compiler warningsEvgeny Grin (Karlson2k)2023-05-22
* tests: fixed code styleEvgeny Grin (Karlson2k)2023-05-22
* tests: unified use of function name macrosEvgeny Grin (Karlson2k)2023-05-22
* Simplified usage of the function name magic macrosEvgeny Grin (Karlson2k)2023-05-22
* examples/http_chunked_compression.c: fixed void pointer arithmeticEvgeny Grin (Karlson2k)2023-05-22
* test_post: fixed caseless key name matchEvgeny Grin (Karlson2k)2023-05-22
* Added specific headers detection and includeEvgeny Grin (Karlson2k)2023-05-22
* test_timeout: moved to heavy testsEvgeny Grin (Karlson2k)2023-05-22
* digest auth: fixed parallel access to the hash tableEvgeny Grin (Karlson2k)2023-05-22
* test_client_put_stop: avoid stress-testing the OSEvgeny Grin (Karlson2k)2023-05-18
* test_client_put_stop: fixed typo in commentEvgeny Grin (Karlson2k)2023-05-18
* test_client_put_stop: fixed test on DarwinEvgeny Grin (Karlson2k)2023-05-18
* test_postprocessor_md: fixed build in C89 modeEvgeny Grin (Karlson2k)2023-05-18
* test_quiesce: fixed possible uninitialised varEvgeny Grin (Karlson2k)2023-05-18
* test_toolarge: fixed reported error descriptionEvgeny Grin (Karlson2k)2023-05-18
* .gitignore: added universal patter to ignore test binariesEvgeny Grin (Karlson2k)2023-05-18
* test_put_header_fold: adopted to new libcurl APIEvgeny Grin (Karlson2k)2023-05-18
* autoinit_funcs.h: fixed compiler warningEvgeny Grin (Karlson2k)2023-05-18
* test_post_form: updated to support the new libcurl APIEvgeny Grin (Karlson2k)2023-05-18
* test_postform: updated to support the new libcurl APIEvgeny Grin (Karlson2k)2023-05-18
* autoinit_funcs.h: added more macros checks for platform identificationEvgeny Grin (Karlson2k)2023-05-18
* autoinit_funcs.h: unified English spelling (prefer GB over US)Evgeny Grin (Karlson2k)2023-05-18
* autoinit_funcs.h: updated to use (semi-)official documented sectionsEvgeny Grin (Karlson2k)2023-05-18
* autoinit_funcs.h: added support for non-x86 arches for MSVCEvgeny Grin (Karlson2k)2023-05-18
* autoinit_funcs.h: fixed harmless typosEvgeny Grin (Karlson2k)2023-05-18
* Muted compiler warnings for W32 non-TLS build of the libEvgeny Grin (Karlson2k)2023-05-18
* Fixed many macrosEvgeny Grin2023-05-18
* autoinit_funcs.h: improved formattingEvgeny Grin (Karlson2k)2023-05-18
* autoinit_funcs.h: added functions prototypesEvgeny Grin (Karlson2k)2023-05-18
* Added tests with single and double folded headerEvgeny Grin (Karlson2k)2023-04-06
* Added test with large folded headerEvgeny Grin (Karlson2k)2023-04-06
* Added test with folded header placed lastEvgeny Grin (Karlson2k)2023-04-06
* Added new tests with header foldEvgeny Grin (Karlson2k)2023-04-06
* connection.c: fixed processing of folded headersEvgeny Grin (Karlson2k)2023-04-06
* Disabled badly broken TLS testsEvgeny Grin (Karlson2k)2023-03-31
* HTTPS test: fixed unmatched function declarationEvgeny Grin (Karlson2k)2023-03-31
* Fixed initialisation of old GnuTLS versionsEvgeny Grin (Karlson2k)2023-03-31
* Upgraded TLS: fixed inefficient communicationEvgeny Grin (Karlson2k)2023-03-31
* microhttpd.h: fixed typo in doxyEvgeny Grin (Karlson2k)2023-03-31
* Makefile: fixed build with 'make' without nested vars supportEvgeny Grin (Karlson2k)2023-03-31
* configure: fixed checks for tsearch() and relatedEvgeny Grin (Karlson2k)2023-03-31
* tsearch.{h,c}: updated to the latest fixed versionEvgeny Grin (Karlson2k)2023-03-31
* MHD_get_version_bin(): added new functionEvgeny Grin (Karlson2k)2023-03-31