aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/test_get.c
Commit message (Expand)AuthorAge
* test_get: implemented more detailed reportsEvgeny Grin (Karlson2k)2019-05-26
* tests: fixed compiler warnings on W32Evgeny Grin (Karlson2k)2019-05-26
* tests: properly setup CURL optionsEvgeny Grin (Karlson2k)2019-05-26
* curl tests: fixed detection of "11" marker on w32Evgeny Grin (Karlson2k)2019-05-26
* eliminate compiler warningsChristian Grothoff2019-05-20
* Use new MHD_lookup_connection_value_n() functionEvgeny Grin (Karlson2k)2019-05-03
* add test for &-URI parsing and URI loggingChristian Grothoff2019-02-09
* add build option to compile MHD without threadsChristian Grothoff2018-12-07
* clean up use of GNUTLS linker options in various places, re-add SAVE_LIBS res...Christian Grothoff2018-09-11
* Improve readability of previous commit d951b950ec1af5e6ba582a8a964dff2d9192ba41Evgeny Grin (Karlson2k)2017-11-26
* tests: check whether MHD use SO_REUSEADDR by defaultEvgeny Grin (Karlson2k)2017-11-26
* 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
* test_get: really test ability to stop raceEvgeny Grin (Karlson2k)2017-02-25
* 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
* Refactored mhd_locks.h and mhd_sockets.h: allow usage of macros withoutEvgeny Grin (Karlson2k)2016-10-11
* test case fo #4667Christian Grothoff2016-09-26
* more select() return value checks in testcasesChristian Grothoff2016-09-23
* simplify error handling by baking it into the macrosChristian Grothoff2016-09-22
* epoll is now supported on non-Linux platforms (namely illumos).Evgeny Grin (Karlson2k)2016-08-24
* Moved generic emulated functions to mhd_compat.h/.c, removed "platform" dir,Evgeny Grin (Karlson2k)2016-08-23
* Moved sockets abstraction to specialized mhd_socket.h/.c filesEvgeny Grin (Karlson2k)2016-08-23
* Fixed test compilation warnings for native W32 x64Evgeny Grin (Karlson2k)2016-02-05
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* tests: replace '#ifdefs' with 'MHD_is_feature_supported()'Evgeny Grin (Karlson2k)2015-05-07
* fix #3753Christian Grothoff2015-04-15
* -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
* Add test for empty entity.David Barksdale2014-05-06
* Use number of CPUs in tests and examplesEvgeny Grin (Karlson2k)2014-03-06
* Remove PlibC wrappers and macrosEvgeny Grin (Karlson2k)2014-02-18
* add sleep() and usleep() replacement for W32Evgeny Grin (Karlson2k)2014-02-18
* Replace CLOSE() with MHD_socket_close_() for socketsEvgeny Grin (Karlson2k)2014-02-18
* Implement MHD_socket, MHD_INVALID_SOCKETEvgeny Grin (Karlson2k)2014-02-18
* add another standard headerChristian Grothoff2013-09-18
* -nitpicks in testsChristian Grothoff2013-09-06
* Use short timeout in testStopRaceLRN2013-08-14
* Adding support for using epoll for the MHD event loopChristian Grothoff2013-07-04
* -renaming for consistencyChristian Grothoff2013-03-29