aboutsummaryrefslogtreecommitdiff
path: root/src/examples/Makefile.am
Commit message (Expand)AuthorAge
* digest_auth_example_adv: added new exampleEvgeny Grin (Karlson2k)2024-01-28
* Tests and examples: added rule to (re-)build libmicrohttpd.laEvgeny Grin (Karlson2k)2022-11-06
* configure: do not pass AM_TESTS_ENVIRONMENT directlyEvgeny Grin (Karlson2k)2022-10-30
* Autotools refactoring: better follow GNU coding standardsEvgeny Grin (Karlson2k)2022-01-06
* -fix tests for libmagic (and uncrustify indentation)Christian Grothoff2021-12-08
* add David's WS exampleChristian Grothoff2021-04-26
* Fixed conflict with system CPU_COUNT macroEvgeny Grin (Karlson2k)2020-10-25
* Added example for how to provide a tiny threaded websocket server. (#5501)silvioprog2020-04-07
* add tests for empty reply in HTTPSChristian Grothoff2019-10-26
* add minimal example for empty bodyChristian Grothoff2019-10-24
* Added example for how to compress chunked HTTP response.silvioprog2019-02-10
* Added minimal example for how to compress HTTP response. (#4914)silvioprog2019-01-08
* add suspend_resume_epoll example (from mailinglist)Christian Grothoff2018-03-14
* Added ability to compile demos without libmagic,Evgeny Grin (Karlson2k)2017-09-29
* Fixed build on pthread examples when non-pthread lib used for MHDEvgeny Grin (Karlson2k)2017-08-13
* Do not build upgrade example in upgrade is disabled by configureEvgeny Grin (Karlson2k)2017-05-16
* i18n example has been failed in some SOs, then we decided to make it as an ex...silvioprog2017-02-28
* Added i18n example: msgs_i18n.csilvioprog2017-02-28
* add example for MHD upgrade useChristian Grothoff2016-11-04
* add timeout exampleChristian Grothoff2015-12-05
* killing libmicrospdyChristian Grothoff2015-12-01
* Adding "testcase" (demo_https) and a fix. -CGChristian Grothoff2015-04-12
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* fix issue with chunked encoding used for http1.0 connections of Keep-Alive he...Christian Grothoff2015-02-04
* Use number of CPUs in tests and examplesEvgeny Grin (Karlson2k)2014-03-06
* Update usage of libcurl and libgnutls compiler flags, allow correct compilati...Evgeny Grin (Karlson2k)2014-03-06
* Cleanup libmicrospdy extra flagsEvgeny Grin (Karlson2k)2014-03-05
* Remove global dependency on PTHREAD_LIBS and use it only where it's requiredEvgeny Grin (Karlson2k)2014-02-26
* Remove PlibC from autotools filesEvgeny Grin (Karlson2k)2014-02-18
* Karlson2k: fix AM_CPPFLAGS vs AM_CFLAGS usageChristian Grothoff2014-02-18
* -fixChristian Grothoff2013-08-13
* -fix reactivating plibcChristian Grothoff2013-08-07
* -reverting removal of Plibc, select on pipes problem is critialChristian Grothoff2013-08-07
* Part 2 of 2 - Remove and replace PlibC macros with native function calls. Christian Grothoff2013-08-07
* Part 1 of 2 - Remove PlibC from autotools files. Christian Grothoff2013-08-07
* Removes the requirement of liberty. No longer shipped by newer gcc. Christian Grothoff2013-08-07
* -adding HTTPS version of benchmarkChristian Grothoff2013-07-20
* -importing Andrey Uzunov's mhd2spdy codeChristian Grothoff2013-07-19
* -benchmark for latency measurements and epoll demonstrationChristian Grothoff2013-06-23
* -fix build issues on MinGW (#2885)Christian Grothoff2013-05-18
* -bugfixesChristian Grothoff2013-05-09
* merging libmicrospdy into treeChristian Grothoff2013-05-05
* -directory was renamedChristian Grothoff2013-05-05
* add mime types to demoChristian Grothoff2013-03-31
* -starting more complex demoChristian Grothoff2013-03-30
* -fix build issueChristian Grothoff2013-03-30
* allowing independent enabling/disabling of digest and basic authentication (M...Christian Grothoff2012-09-01
* -fix compile error when build without post processorChristian Grothoff2012-02-23
* -fixing #2143Christian Grothoff2012-02-06
* adding dual stack exampleChristian Grothoff2012-01-16