aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Collapse)AuthorAge
* configure: added summary message about fuzzing testsEvgeny Grin (Karlson2k)2022-10-30
|
* configure: minor refactoring for check for libcurl-based testsEvgeny Grin (Karlson2k)2022-10-30
|
* add David's WS exampleChristian Grothoff2021-04-26
|
* verbatim import of David Gausmann's websocket extension; tests do not yet ↵Christian Grothoff2021-04-26
| | | | pass, only enabled with --enable-experimental
* makefiles: removed .NOTPARALLEL: from main makefilesEvgeny Grin (Karlson2k)2020-09-24
| | | | | | | Library itself, main tests and libcurl test could be build and performed in parallel due to MHD_FEATURE_AUTODETECT_BIND_PORT feature testzzuf tests still need to be updated for support of parallel testing
* add --enable-experiemental option to not compile src/lib/ unless explicitly ↵Christian Grothoff2018-10-18
| | | | requested
* add lib to ordinary build process, rename lib output to libmicrohttpd2.so, ↵Christian Grothoff2018-02-18
| | | | do not link libmicrohttpd2.so against gnutls/libgcrypt
* Moved generic emulated functions to mhd_compat.h/.c, removed "platform" dir,Evgeny Grin (Karlson2k)2016-08-23
| | | | removed "w32functions.h/.c"
* killing libmicrospdyChristian Grothoff2015-12-01
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* fix #3560 as suggested by reporterChristian Grothoff2014-12-01
|
* configure.ac: add --disable-doc and --disable-examples optionsEvgeny Grin (Karlson2k)2014-03-05
|
* move headers to src/include, build w32functions.c as static library ↵Christian Grothoff2014-02-19
| | | | (untested) to make 'make distclean' work cleanly
* -doxygen, style and indentation fixes to microspdy.hChristian Grothoff2014-02-08
|
* testspdy fixesAndrey Uzunov2013-09-19
|
* -check for curl for the spdy proxyChristian Grothoff2013-05-24
|
* -move spdy draft so that testcases can find itChristian Grothoff2013-05-24
|
* improving build system to tolerate missing libraries for libmicrospdyChristian Grothoff2013-05-21
|
* -ignoresChristian Grothoff2013-05-05
|
* merging libmicrospdy into treeChristian Grothoff2013-05-05
|
* -changing directory nameChristian Grothoff2013-05-05
|
* moving stuff aroundChristian Grothoff2008-04-12
|
* stuffChristian Grothoff2007-01-10
|
* byeChristian Grothoff2006-09-06
|
* first round of API cleanupChristian Grothoff2006-08-18
|
* lwsChristian Grothoff2006-08-18