aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Renamed 'con_cls' -> 'req_cls' for access handler callbackEvgeny Grin (Karlson2k)2022-01-18
* digestauth: added macros for algorithms identificationsEvgeny Grin (Karlson2k)2022-01-18
* fix capitalization of SHA-256 / MD5 as per RFC 7616 as reported on the mailin...Christian Grothoff2022-01-17
* test_upgrade{,_large}: used the same port for all checks.Evgeny Grin (Karlson2k)2022-01-15
* test_upgrade{,_large}: simplified stdout,stderr flushingEvgeny Grin (Karlson2k)2022-01-15
* test_upgrade_large: applied fixes and improvements from test_upgradeEvgeny Grin (Karlson2k)2022-01-15
* test_upgrade: added missing fflush()Evgeny Grin (Karlson2k)2022-01-15
* test_upgrade: minor code refactoringEvgeny Grin (Karlson2k)2022-01-15
* test_upgrade: use 'volatile' for variable with multithread accessEvgeny Grin (Karlson2k)2022-01-15
* test_upgrade: fail if connection is closed when it shouldn'tEvgeny Grin (Karlson2k)2022-01-15
* test_upgrade: don't fail with particular sockets errorsEvgeny Grin (Karlson2k)2022-01-15
* test_upgrade: replaced a few left abort() with meaningful descriptionsEvgeny Grin (Karlson2k)2022-01-15
* test_upgrade: added detailed error reporting and add some check for return va...Evgeny Grin (Karlson2k)2022-01-13
* test_upgrade{,_large}: fixed use of uninitialized valueEvgeny Grin (Karlson2k)2022-01-13
* tests: simplified libcurl HTTP settingsEvgeny Grin (Karlson2k)2022-01-12
* testcurl tests: updated to use test helpers in local headersEvgeny Grin (Karlson2k)2022-01-12
* test_quiesce: added more checking and error reportingEvgeny Grin (Karlson2k)2022-01-10
* tests: fixed libcurl HTTP/1.0 / HTTP/1.1 settingEvgeny Grin (Karlson2k)2022-01-10
* Added support for GNU/kFreeBSD in sockets functionsEvgeny Grin (Karlson2k)2022-01-10
* configure: detect unimplemented pipe2() on GNU/kFreeBSDEvgeny Grin (Karlson2k)2022-01-10
* configure: minor fixes in ITC type detectionEvgeny Grin (Karlson2k)2022-01-10
* Fixed "make distcheck" (finally)Evgeny Grin (Karlson2k)2022-01-09
* doc/examples/Makefile: fixed missing fileEvgeny Grin (Karlson2k)2022-01-09
* doc: fixed missing 'websocket.inc' in dist filesEvgeny Grin (Karlson2k)2022-01-09
* Fixed out-of-source-tree builds for 'po'Evgeny Grin (Karlson2k)2022-01-09
* Minor README updateEvgeny Grin (Karlson2k)2022-01-09
* Moved 'po' dependencies to separate ./configure fileEvgeny Grin (Karlson2k)2022-01-09
* Doxygen: changed description of make targetsEvgeny Grin (Karlson2k)2022-01-06
* Fixed compiler warning in examplesEvgeny Grin (Karlson2k)2022-01-06
* Autotools refactoring: better follow GNU coding standardsEvgeny Grin (Karlson2k)2022-01-06
* Makefile: added force update of doc version stamps before 'dist' targetEvgeny Grin (Karlson2k)2022-01-05
* root/.gitignore: updatedEvgeny Grin (Karlson2k)2022-01-05
* root/.gitignore: cleanupEvgeny Grin (Karlson2k)2022-01-05
* Makefile: added trick to use pre-dist-hookEvgeny Grin (Karlson2k)2022-01-05
* Removed unused acinclude.m4Evgeny Grin (Karlson2k)2022-01-05
* doc/Makefile: fixed *-local rulesEvgeny Grin (Karlson2k)2022-01-05
* doc/Makefile: reordered targets and dependenciesEvgeny Grin (Karlson2k)2022-01-05
* Removed unused config.rpath from the root directoryEvgeny Grin (Karlson2k)2022-01-05
* automake: use right automake optionsEvgeny Grin (Karlson2k)2022-01-05
* Configure: do not define unused var in MakefilesEvgeny Grin (Karlson2k)2022-01-05
* doc/Makefile: added phony target to force update timestampEvgeny Grin (Karlson2k)2022-01-05
* Additional doxy corrections.Evgeny Grin (Karlson2k)2021-12-30
* digestauth.c: fixed coding styleEvgeny Grin (Karlson2k)2021-12-29
* Doxy corrections, fixes, and syncEvgeny Grin (Karlson2k)2021-12-29
* configure: fixed unwanted output on FedoraEvgeny Grin (Karlson2k)2021-12-29
* configure: clarified license messageEvgeny Grin (Karlson2k)2021-12-28
* Bump MHD_VERSION to indicate development versionEvgeny Grin (Karlson2k)2021-12-28
* Released GNU libmicrohttpd 0.9.75v0.9.75Evgeny Grin (Karlson2k)2021-12-26
* ChangeLog updatedEvgeny Grin (Karlson2k)2021-12-26
* CI: use same CFLAGS for MinGW build as for other buildsEvgeny Grin (Karlson2k)2021-12-26