aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/test_upgrade_common.c
Commit message (Collapse)AuthorAge
* test_upgrade: comments cleanupEvgeny Grin (Karlson2k)2016-10-22
|
* test_upgrade: minor fixEvgeny Grin (Karlson2k)2016-10-22
|
* test_upgrade{,-ssl}: portability, second stepEvgeny Grin (Karlson2k)2016-10-22
|
* test_upgrade{,-ssl}: portability, first stepEvgeny Grin (Karlson2k)2016-10-22
|
* fix more clang warnignsChristian Grothoff2016-10-17
|
* add test logic to check that callbacks are invoked properly (and from the ↵Christian Grothoff2016-10-17
| | | | right thread), fix when callbacks are invoked where issues exist
* Refactored mhd_locks.h and mhd_sockets.h: allow usage of macros withoutEvgeny Grin (Karlson2k)2016-10-11
| | | | aborting of execution.
* add return value checks for a few more system calls in testcases and examplesChristian Grothoff2016-09-23
|
* simplify error handling by baking it into the macrosChristian Grothoff2016-09-22
|
* HTTP Upgrade: portability correctionsEvgeny Grin (Karlson2k)2016-09-14
|
* -fix where we init daemonChristian Grothoff2016-09-04
|
* use MHD closeChristian Grothoff2016-09-04
|
* 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