aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental/http/http.c
Commit message (Expand)AuthorAge
* 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 #206 Want NNG_OPT_TLS_VERIFIED optionGarrett D'Amore2018-01-16
* fixes #191 Several HTTP problems foundGarrett D'Amore2018-01-02
* Fix HTTP sconn race, and compile bugs introduced.Garrett D'Amore2018-01-01
* fixes #166 Websocket TLS mappingGarrett D'Amore2017-12-30
* Fix compilation warnings, bugs, and crashes found on Windows.Garrett D'Amore2017-12-28
* fixes #165 Add address properties for websocket pipesGarrett D'Amore2017-12-26
* fixes #2 Websocket transportGarrett D'Amore2017-12-26