aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/perf_get_concurrent.c
Commit message (Expand)AuthorAge
* perf_get_concurrent11: added new test, fixed "11" mode detectionEvgeny Grin (Karlson2k)2019-05-26
* perf_get_concurrent: fixed exhausting of local ports on multi-core machinesEvgeny Grin (Karlson2k)2019-05-26
* avoid sprintfChristian Grothoff2018-11-18
* Silenced compiler warnings in src/testcurl.Evgeny Grin (Karlson2k)2017-10-30
* Make testsuite compatible with W32 againEvgeny Grin (Karlson2k)2017-10-29
* Make testsuite parallel build compatible (part 1)Evgeny Grin (Karlson2k)2017-06-16
* fix use of 'signal_done' in testChristian Grothoff2017-02-14
* better fix for #4884 avoiding the problematic detach and the ERSCH-issueChristian Grothoff2017-02-12
* fix #4884Christian Grothoff2017-02-12
* Added MHD_USE_AUTO and MHD_USE_AUTO_INTERNAL_THREAD to simplify using of MHD ...Evgeny Grin (Karlson2k)2016-11-10
* perf_get_concurrent: fixed tests descriptionsEvgeny Grin (Karlson2k)2016-11-10
* Added MHD_USE_ERROR_LOG flag with same value as MHD_USE_DEBUG.Evgeny Grin (Karlson2k)2016-11-08
* Specify that flag MHD_USE_INTERNAL_POLLING_THREAD is mandatory if MHD_USE_THR...Evgeny Grin (Karlson2k)2016-11-08
* Renamed daemon flags:Evgeny Grin (Karlson2k)2016-11-08
* epoll is now supported on non-Linux platforms (namely illumos).Evgeny Grin (Karlson2k)2016-08-24
* another underflow fixChristian Grothoff2016-06-02
* perf_get_concurrent: port to systems without fork(), added error checkingEvgeny Grin (Karlson2k)2016-04-23
* perf_get_concurrent: correctly detect available modesEvgeny Grin (Karlson2k)2016-04-23
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* fix #3753Christian Grothoff2015-04-15
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Use number of CPUs in tests and examplesEvgeny Grin (Karlson2k)2014-03-06
* Remove PlibC wrappers and macrosEvgeny Grin (Karlson2k)2014-02-18
* Implement MHD_socket, MHD_INVALID_SOCKETEvgeny Grin (Karlson2k)2014-02-18
* -check a few more error codesChristian Grothoff2013-09-09
* Adding support for using epoll for the MHD event loopChristian Grothoff2013-07-04
* -fix #if WINDOWS problems reported by Luis Garcia on the mailinglistChristian Grothoff2012-10-15
* increase timeouts to escape problems with time_waitChristian Grothoff2012-10-08
* -introduce MHD_UNSIGNED_LONG_LONG, deprecate MHD_LONG_LONG, check for invalid...Christian Grothoff2012-09-28
* -LRN: no poll on mingw32Christian Grothoff2012-07-09
* use 127.0.0.1 instead of localhost for testcurl/*.c;Christian Grothoff2011-09-29
* From: Christian Grothoff2011-09-21
* adding perf measurementsChristian Grothoff2011-07-07