aboutsummaryrefslogtreecommitdiff
path: root/w32/common/libmicrohttpd-files.vcxproj
Commit message (Expand)AuthorAge
* VS Project: exclude file not used on W32Evgeny Grin (Karlson2k)2024-01-31
* W32 VS Projects: fixed code parsingEvgeny Grin (Karlson2k)2023-06-20
* w32: sync projects with autotoolsEvgeny Grin (Karlson2k)2022-09-25
* Implemented support for hash calculation by GnuTLS lib functionsEvgeny Grin (Karlson2k)2022-09-25
* digestauth: keep results of algo and QOP parsing, renamed public struct memberEvgeny Grin (Karlson2k)2022-08-25
* postprocessor.h: added new internal headerEvgeny Grin (Karlson2k)2022-06-13
* authentication: reworked header parsingEvgeny Grin (Karlson2k)2022-05-31
* Created digestauth.h headerEvgeny Grin (Karlson2k)2022-05-20
* Created basicauth.h headerEvgeny Grin (Karlson2k)2022-05-20
* Moved mhd_panic() and helpers to separate .c/.h filesEvgeny Grin (Karlson2k)2022-01-25
* MSVC: exclude unneeded file from buildsEvgeny Grin (Karlson2k)2021-12-24
* MSVC projects: added missing headerEvgeny Grin (Karlson2k)2021-07-21
* fix #5944 as suggested by reporterChristian Grothoff2019-10-26
* MSVC projects: added new source filesEvgeny Grin (Karlson2k)2019-04-19
* VC builds: fix asserts and release buildsEvgeny Grin (Karlson2k)2019-04-14
* Use MHD_itc_activate_ macro for ITC signaling, move ITC types to separateEvgeny Grin (Karlson2k)2016-10-11
* Moved generic emulated functions to mhd_compat.h/.c, removed "platform" dir,Evgeny Grin (Karlson2k)2016-08-23
* Moved pipe/socketpair to separate mhd_itc.h/.c files.Evgeny Grin (Karlson2k)2016-08-23
* Moved sockets abstraction to specialized mhd_socket.h/.c filesEvgeny Grin (Karlson2k)2016-08-23
* Moved locks and mutex abstraction to mhd_locks.hEvgeny Grin (Karlson2k)2016-08-10
* Moved thread abstraction to mhd_threads.h/mhd_threads.c,Evgeny Grin (Karlson2k)2016-08-10
* Added new header mhd_options.hEvgeny Grin (Karlson2k)2016-07-23
* Use only US-ASCII charset when comparing stings as caseless as required by st...Evgeny Grin (Karlson2k)2016-01-16
* Use real system default value of FD_SETSIZE instead of guessingEvgeny Grin (Karlson2k)2015-12-08
* VS projects: restructured VS project files to share common valuesEvgeny Grin (Karlson2k)2015-12-03
* VS projects: moved list of files to separate .vcxprojEvgeny Grin (Karlson2k)2015-12-03