aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/test_upgrade.c
Commit message (Expand)AuthorAge
* test_upgrade: be more verbose, fixed build without poll()Evgeny Grin (Karlson2k)2016-10-22
* implement early thread-termination for upgraded HTTP connections logicChristian Grothoff2016-10-17
* add test logic to check that callbacks are invoked properly (and from the rig...Christian Grothoff2016-10-17
* -typoChristian Grothoff2016-09-23
* add return value checks for a few more system calls in testcases and examplesChristian Grothoff2016-09-23
* HTTP Upgrade: portability correctionsEvgeny Grin (Karlson2k)2016-09-14
* also add tests for external select/epoll for connection upgradesChristian Grothoff2016-09-04
* factor out shared test logic, test with external select as wellChristian Grothoff2016-09-04
* -preparations for testing external selectChristian Grothoff2016-09-04
* -extend upgrade plaintext test to cover thread-per-connection mode, plus mino...Christian Grothoff2016-09-04
* -run tests with/without thread poolChristian Grothoff2016-09-04
* -run non-TLS test also for poll/epollChristian Grothoff2016-09-04
* -first, crazy-pants version of test and implementation of HTTPS upgrade; FLUS...Christian Grothoff2016-09-03
* documenting upgrade API in manualChristian Grothoff2016-08-27
* add testcase for HTTP UpgradeChristian Grothoff2016-08-27