aboutsummaryrefslogtreecommitdiff
path: root/src/core/url.c
Commit message (Expand)AuthorAge
* fixes #879 Desire NNG_OPT_TCP_BOUND_PORTGarrett D'Amore2019-02-16
* fixes #872 create unified nng_stream APIGarrett D'Amore2019-02-16
* nni_url_parse does not handle ipc and inproc David Horsley2018-06-28
* fixes #509 We need "relative" IPC URLsGarrett D'Amore2018-06-08
* fixes #474 websocket listen on ws://*:<x> failsGarrett D'Amore2018-05-22
* 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
* Add, and document, the url->u_requri member.Garrett D'Amore2018-02-02
* fixes #173 Define public HTTP server APIGarrett D'Amore2018-02-01
* fixes #219 transports should take URL structure instead of string addressGarrett D'Amore2018-01-22
* fixes #217 URL canonicalization needs workGarrett D'Amore2018-01-21
* fixes #211 Restore handling of '*' in URL logicGarrett D'Amore2018-01-17
* Supply default ports for some well-known schemes.Garrett D'Amore2018-01-16
* url: fix typoLiam Staskawicz2018-01-16
* Convert existing websocket and http code to use new URL framework.Garrett D'Amore2018-01-05
* Fix some more leaks, add a generic URL parser.Garrett D'Amore2018-01-05