aboutsummaryrefslogtreecommitdiff
path: root/src/examples/benchmark_https.c
Commit message (Expand)AuthorAge
* Referenced the gnutls_load_file() function in the HTTPs examples.silvioprog2018-12-06
* Style fixes.silvioprog2018-10-09
* Muted compiler warnings in examples.Evgeny Grin (Karlson2k)2017-09-29
* One more flag renamed: MHD_USE_EPOLL_TURBO -> MHD_USE_TURBO.Evgeny Grin (Karlson2k)2016-11-10
* Renamed daemon flags:Evgeny Grin (Karlson2k)2016-11-08
* deprecate USE_SSL for USE_TLS, rename in codeChristian Grothoff2016-10-11
* epoll is now supported on non-Linux platforms (namely illumos).Evgeny Grin (Karlson2k)2016-08-24
* Refactoring: do not define EPOLL_SUPPORT if epoll is disabled or not supported.Evgeny Grin (Karlson2k)2016-08-24
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Use number of CPUs in tests and examplesEvgeny Grin (Karlson2k)2014-03-06
* -nicer for HTTPSChristian Grothoff2013-07-20
* -fix combining HTTPS and EPOLLChristian Grothoff2013-07-20
* -adding HTTPS version of benchmarkChristian Grothoff2013-07-20