aboutsummaryrefslogtreecommitdiff
path: root/src/include/mhd_options.h
Commit message (Expand)AuthorAge
* configure: implemented setting DAuth defaults by parametersEvgeny Grin (Karlson2k)2023-12-29
* W32 VS: really muted run-time warnings about data truncationEvgeny Grin (Karlson2k)2023-09-13
* Implemented proper detection of number of available CPU coresEvgeny Grin (Karlson2k)2023-07-29
* 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
* Refactored user-poison: minimized scope of non-sanitized codeEvgeny Grin (Karlson2k)2022-11-26
* Fixed macro name spellingEvgeny Grin (Karlson2k)2022-11-06
* mhd_options: use standard _MHD_EXTERN if file used outside the libraryEvgeny Grin (Karlson2k)2022-09-25
* Use '#ifdef PARAM' instead of '#if PARAM' for configuration optionsEvgeny Grin (Karlson2k)2022-05-16
* Removed redundant macroEvgeny Grin (Karlson2k)2021-10-29
* Added custom memory poisoning for MemoryPoolEvgeny Grin (Karlson2k)2021-10-10
* Fixed build --without-threadsEvgeny Grin (Karlson2k)2020-12-27
* configure: check and report target W32 version.Evgeny Grin (Karlson2k)2020-10-01
* tighten formatting rulesChristian Grothoff2019-10-31
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* Headers: better compatibility with MSVC compilerEvgeny Grin (Karlson2k)2019-04-21
* Used larger number for FD_SETSIZE on Cygwin.Evgeny Grin (Karlson2k)2017-11-26
* Added support for Darwin-style sendfile()Evgeny Grin (Karlson2k)2017-11-22
* Added support for Solaris-style sendfileEvgeny Grin (Karlson2k)2017-11-07
* mhd_options.h: better detect compiler optimization optionEvgeny Grin (Karlson2k)2017-10-01
* simplify error handling by baking it into the macrosChristian Grothoff2016-09-22
* Added autoconf macro for maximum platform features.Evgeny Grin (Karlson2k)2016-09-13
* -fix @fileChristian Grothoff2016-08-27
* Moved sockets abstraction to specialized mhd_socket.h/.c filesEvgeny Grin (Karlson2k)2016-08-23
* Added MHD_FAVOR_FAST_CODE and MHD_FAVOR_SMALL_CODE automatic macros.Evgeny Grin (Karlson2k)2016-07-23
* Added new header mhd_options.hEvgeny Grin (Karlson2k)2016-07-23