aboutsummaryrefslogtreecommitdiff
path: root/w32/common/MHD_config.h
Commit message (Expand)AuthorAge
* W32 VS: simplified custom MHD_config.hEvgeny Grin (Karlson2k)2024-02-01
* W32 VS: updated MHD_config.hEvgeny Grin (Karlson2k)2024-02-01
* w32: updated custom MHD_config.h fileEvgeny Grin (Karlson2k)2022-09-25
* w32: sync projects with autotoolsEvgeny Grin (Karlson2k)2022-09-25
* Implemented support for hash calculation by GnuTLS lib functionsEvgeny Grin (Karlson2k)2022-09-25
* W32 projects: updated custom MHD_config.hEvgeny Grin (Karlson2k)2022-05-17
* Fixed builds with MSVSEvgeny Grin (Karlson2k)2021-10-25
* MSVC project: defaults to Vista+Evgeny Grin (Karlson2k)2021-07-21
* Updates for MSVC buildsEvgeny Grin (Karlson2k)2021-04-24
* VC builds: fix asserts and release buildsEvgeny Grin (Karlson2k)2019-04-14
* avoid c99-style comments in examples, fix missed VLAChristian Grothoff2018-12-12
* remove requirement for VLA in digestauth.c logicChristian Grothoff2018-12-11
* Fixed MSVC build after 12f65d40ac9a9351b26dc11d7dcd468a531dfe15Evgeny Grin (Karlson2k)2017-11-07
* Additional 'bool' configure checks and fixes for old VS compilersEvgeny Grin (Karlson2k)2016-11-17
* Define missing HAVE_STDBOOL_H for VSEvgeny Grin (Karlson2k)2016-11-10
* Fixed calloc() substitution.Evgeny Grin (Karlson2k)2016-11-07
* Added 'configure' parameter '--disable-httpupgrade'.Evgeny Grin (Karlson2k)2016-11-02
* Add 'configure' parameter to control ITC typeEvgeny Grin (Karlson2k)2016-10-11
* Fixed VS builds.Evgeny Grin (Karlson2k)2016-10-06
* Fixed build by MSVCEvgeny Grin (Karlson2k)2016-08-29
* Moved thread abstraction to mhd_threads.h/mhd_threads.c,Evgeny Grin (Karlson2k)2016-08-10
* Added unit tests for number in string to value conversions.Evgeny Grin (Karlson2k)2016-07-23
* mhd_str: improved compatibility with older compilers, including VS2010, VS2012Evgeny Grin (Karlson2k)2016-06-25
* Use only US-ASCII charset when comparing stings as caseless as required by st...Evgeny Grin (Karlson2k)2016-01-16
* connection.c: refactor get_date_string() for clarity, distinguishEvgeny Grin (Karlson2k)2015-12-03
* Add support for native snprintf() on W32.Evgeny Grin (Karlson2k)2015-12-03
* VS projects: added missing define for gmtime_s() to MHD_config.h for VSEvgeny Grin (Karlson2k)2015-12-03
* VS projects: restructured VS project files to share common valuesEvgeny Grin (Karlson2k)2015-12-03