aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/Makefile.am
Commit message (Expand)AuthorAge
* Make libplatform_interface.la a dependency where appropriateLRN2015-04-21
* -disable this test on w32Christian Grothoff2015-04-06
* fix thread-pool connection-limit shutdown issue, adding testcaseChristian Grothoff2015-04-04
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Added ability to use native W32 threads, added --with-threads=LIB configure p...Evgeny Grin (Karlson2k)2014-04-08
* Rename internal helper lib libmicrohttpd_w32.la -> libplatform_interface.laEvgeny Grin (Karlson2k)2014-04-01
* 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
* Remove global dependency on PTHREAD_LIBS and use it only where it's requiredEvgeny Grin (Karlson2k)2014-02-26
* More typo fixes and proper convenience lib makefile rulesLRN2014-02-19
* move headers to src/include, build w32functions.c as static library (untested...Christian Grothoff2014-02-19
* testcurl/test_quiesce.c - port to W32Evgeny Grin (Karlson2k)2014-02-18
* Remove PlibC from autotools filesEvgeny Grin (Karlson2k)2014-02-18
* add platform abstraction for errno and strerror, check EWOULDBLOCK additional...Evgeny Grin (Karlson2k)2014-02-18
* Replace CLOSE() with MHD_socket_close_() for socketsEvgeny Grin (Karlson2k)2014-02-18
* Karlson2k: fix makefiles: src/daemon -> src/microhttpdChristian Grothoff2014-02-04
* -need to initialize gcrypt for libcurlChristian Grothoff2013-09-23
* -need to initialize gcrypt for libcurlChristian Grothoff2013-09-23
* -do not build if we do not have curl, even if user explicitly descendsChristian Grothoff2013-09-20
* -fix reactivating plibcChristian Grothoff2013-08-07
* Part 1 of 2 - Remove PlibC from autotools files. Christian Grothoff2013-08-07
* Disable quiesce test on W32LRN2013-08-06
* Adding support for using epoll for the MHD event loopChristian Grothoff2013-07-04
* -directory was renamedChristian Grothoff2013-05-05
* adding testcase for quiesce from Scott GoldmanChristian Grothoff2013-04-26
* -renaming for consistencyChristian Grothoff2013-03-29
* -typoChristian Grothoff2012-05-29
* -fixing bugs with missing shutdown callbacksChristian Grothoff2012-05-29
* properly fixing #2059, keeping the check that the uri from the nonce generati...Christian Grothoff2012-01-19
* testcase for 1901Christian Grothoff2011-11-13
* addressing odd URL format described by Daniel Chiaramello on the MHD mailingl...Christian Grothoff2011-09-27
* updateChristian Grothoff2011-09-26
* testcaseChristian Grothoff2011-09-09
* new testcaseChristian Grothoff2011-08-18
* adding perf measurementsChristian Grothoff2011-07-07
* From: Christian Grothoff2010-09-06
* Added timeout testcaseMatthias Wachs2010-08-20
* move plibc to prefer system-wide plibc.h over our versionChristian Grothoff2010-08-19
* ready for 0.9.0Christian Grothoff2010-07-26
* towards using libgnutls directlyChristian Grothoff2010-07-24
* additional testcaseChristian Grothoff2009-11-16
* second half of Richard Alimi's patchesChristian Grothoff2009-03-16
* fixChristian Grothoff2009-02-09
* test cookie parserChristian Grothoff2008-12-27
* adding more testsChristian Grothoff2008-12-27
* indentChristian Grothoff2008-11-16
* dead code eliminationChristian Grothoff2008-11-16
* cleanupChristian Grothoff2008-09-08
* bind option uses sockaddr - [ ! MHD_USE_IPv6 should be removed in favor of a ...lv-4262008-08-14
* added MHD_OPTION_IP_ADDRlv-4262008-08-11