aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/Makefile.am
Commit message (Expand)AuthorAge
* test_get: implemented more detailed reportsEvgeny Grin (Karlson2k)2019-05-26
* curl tests: fixed detection of "11" marker on w32Evgeny Grin (Karlson2k)2019-05-26
* perf_get_concurrent11: added new test, fixed "11" mode detectionEvgeny Grin (Karlson2k)2019-05-26
* add test for RFC 7616 and document new APIChristian Grothoff2018-12-08
* fix FTBFSChristian Grothoff2018-12-07
* add build option to compile MHD without threadsChristian Grothoff2018-12-07
* test_start_stop: moved to src/microhttpd, removed inclusion of libcurl headerEvgeny Grin (Karlson2k)2017-10-01
* test_options: really use this test instead of just compiling,Evgeny Grin (Karlson2k)2017-09-30
* test_large_put: added test with incremental read and limited bufferEvgeny Grin (Karlson2k)2017-01-23
* test_quiesce_stream: use curl binary, port to W32,Evgeny Grin (Karlson2k)2016-11-24
* adding test from Markus (adapted by me to C and MHD-style)Christian Grothoff2016-11-04
* test case fo #4667Christian Grothoff2016-09-26
* Moved generic emulated functions to mhd_compat.h/.c, removed "platform" dir,Evgeny Grin (Karlson2k)2016-08-23
* test_concurrent_stop ported to use pthread instead of fork()Evgeny Grin (Karlson2k)2016-04-23
* perf_get_concurrent: port to systems without fork(), added error checkingEvgeny Grin (Karlson2k)2016-04-23
* 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