aboutsummaryrefslogtreecommitdiff
path: root/tests/httpserver.c
Commit message (Expand)AuthorAge
* fixes #1065 resolver leaks work structuresGarrett D'Amore2019-12-29
* fixes #869 nng_http_handler_set_tree fails match if path is /Garrett D'Amore2019-02-17
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* fixes #745 HTTP server redirect handlerGarrett D'Amore2018-10-07
* fixes #738 http server needs a way to collect request entity dataGarrett D'Amore2018-09-29
* fixes #539 Feature request: customizable http error pageGarrett D'Amore2018-06-15
* Fix warning in Windows build.Garrett D'Amore2018-05-30
* fixes #486 Revisit SOVERSION and VERSIONGarrett D'Amore2018-05-25
* Switch to clang 6 and gcc 8 on xenial for circle ci.Garrett D'Amore2018-05-16
* Isolate TLS functions into separate tls.h header file.Garrett D'Amore2018-03-02
* Modularize HTTP headers somewhat.Garrett D'Amore2018-02-21
* fixes #234 Investigate enabling more verbose compiler warningsGarrett D'Amore2018-02-14
* fixes #171 Refactor aio to use generic data fieldsGarrett D'Amore2018-02-08
* fixes #174 Define public HTTP client APIGarrett D'Amore2018-02-01
* fixes #173 Define public HTTP server APIGarrett D'Amore2018-02-01
* Expose scatter/gather I/O vectors; we will use for HTTP API.Garrett D'Amore2018-01-29
* fixes #219 transports should take URL structure instead of string addressGarrett D'Amore2018-01-22
* fixes #216 HTTP server side API refactoring, directory serving supportGarrett D'Amore2018-01-20
* fixes #201 TLS configuration should support files for certificates and keysGarrett D'Amore2018-01-16
* fixes #2 Websocket transportGarrett D'Amore2017-12-26