aboutsummaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAge
* microhttpd.h: workaround for uncrustify bugEvgeny Grin (Karlson2k)2024-04-11
* microhttpd.h: fixed feature nameEvgeny Grin (Karlson2k)2024-04-11
* Bump MHD_VERSION to indicate development versionEvgeny Grin (Karlson2k)2024-04-11
* Releasing GNU libmicrohttpd 1.0.1v1.0.1Evgeny Grin (Karlson2k)2024-02-23
* microhttpd.h: bump version number to indicate development versionEvgeny Grin (Karlson2k)2024-02-19
* Released GNU libmicrohttpd 1.0.0v1.0.0Evgeny Grin (Karlson2k)2024-02-01
* Fixed some doxy for digest authEvgeny Grin (Karlson2k)2024-01-28
* notes on MHD2 APIChristian Grothoff2024-01-19
* MHD_OPTION_CONNECTION_MEMORY_{LIMIT,INCREMENT}: added ignore of zero valueEvgeny Grin (Karlson2k)2024-01-04
* configure: implemented setting DAuth defaults by parametersEvgeny Grin (Karlson2k)2023-12-29
* Added daemon options for default nonce timeout and max nc valuesEvgeny Grin (Karlson2k)2023-12-28
* digest auth: added default timeout and max nc valuesEvgeny Grin (Karlson2k)2023-12-28
* microhttpd.h: minor doxy improvementEvgeny Grin (Karlson2k)2023-12-28
* Officially support zero for MHD_OPTION_THREAD_POOL_SIZEEvgeny Grin (Karlson2k)2023-11-23
* Added new daemon flag MHD_USE_NO_THREAD_SAFETYEvgeny Grin (Karlson2k)2023-11-21
* Implemented new option MHD_OPTION_SOCK_ADDR_LENEvgeny Grin (Karlson2k)2023-11-16
* microhttpd.h: minor clarification for doxyEvgeny Grin (Karlson2k)2023-11-15
* Implemented and documented MHD_OPTION_LISTEN_SOCKET followed by MHD_INVALID_S...Evgeny Grin (Karlson2k)2023-11-12
* Added new function MHD_run_from_select2() with FD_SETSIZE valueEvgeny Grin (Karlson2k)2023-11-08
* Added MHD_OPTION_APP_FD_SETSIZE and MHD_FEATURE_FLEXIBLE_FD_SETSIZEEvgeny Grin (Karlson2k)2023-11-07
* microhttpd.h: updated doxy for MHD_USE_PEDANTIC_CHECKSEvgeny Grin (Karlson2k)2023-11-01
* digest auth: updated header, slightly modified multi-value processingEvgeny Grin (Karlson2k)2023-10-06
* Renamed one new basic auth function, improved doxyEvgeny Grin (Karlson2k)2023-10-06
* Updated HTTP methods, headers and reason phrasesEvgeny Grin (Karlson2k)2023-10-02
* Improved compatibility with old compilersEvgeny Grin (Karlson2k)2023-09-27
* microhttpd.h: fixed deprecation messagesEvgeny Grin (Karlson2k)2023-09-26
* Revert "-add support for ICECAST-style uploads"Christian Grothoff2023-09-26
* -add support for ICECAST-style uploadsChristian Grothoff2023-09-25
* Improved doxy for #MHD_CONNECTION_INFO_REQUEST_HEADER_SIZE infoEvgeny Grin (Karlson2k)2023-09-19
* W32 VS: really muted run-time warnings about data truncationEvgeny Grin (Karlson2k)2023-09-13
* Allowed responses in special cases for backward-compatibility.Evgeny Grin (Karlson2k)2023-09-07
* Implemented proper detection of number of available CPU coresEvgeny Grin (Karlson2k)2023-07-29
* Added checks for correct values specified for connection memory limitsEvgeny Grin (Karlson2k)2023-06-20
* microhttpd.h: fixed typos in commentsEvgeny Grin (Karlson2k)2023-06-20
* Bump version numbers as v0.9.77 was released on parallel branchEvgeny Grin (Karlson2k)2023-06-06
* autoinit_funcs.h: fixed warning on MSVCEvgeny Grin (Karlson2k)2023-06-01
* Added internal preprocessor macro for magic macro presenceEvgeny Grin (Karlson2k)2023-06-01
* Simplified usage of the function name magic macrosEvgeny Grin (Karlson2k)2023-06-01
* autoinit_funcs.h: fixed compiler warningEvgeny Grin (Karlson2k)2023-06-01
* autoinit_funcs.h: added more macros checks for platform identificationEvgeny Grin (Karlson2k)2023-05-02
* 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
* microhttpd.h: fixed typo in doxyEvgeny Grin (Karlson2k)2023-03-30
* Bumped version as it should be later then the hotfix releaseEvgeny Grin (Karlson2k)2023-03-29
* Added new daemon option MHD_OPTION_CLIENT_DISCIPLINE_LVEvgeny Grin (Karlson2k)2022-12-22
* MHD_get_version_bin(): added new functionEvgeny Grin (Karlson2k)2022-12-19
* Refactored user-poison: minimized scope of non-sanitized codeEvgeny Grin (Karlson2k)2022-11-26
* Fixed macro name spellingEvgeny Grin (Karlson2k)2022-11-06