index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
url.h
Commit message (
Expand
)
Author
Age
*
http: use common canonify at request parse time
Garrett D'Amore
2025-01-12
*
Add nni_url_clone_inline.
Garrett D'Amore
2024-11-23
*
Remove u_rawurl member of URL.
Garrett D'Amore
2024-11-23
*
Use 32-bit port numbers.
Garrett D'Amore
2024-11-21
*
Avoid extra allocs for listener url.
Garrett D'Amore
2024-11-21
*
Add new nni_url_parse_inline, and add more test cases for coverage.
Garrett D'Amore
2024-11-18
*
Introduce accessors for nng_url struct and make it opaque.
Garrett D'Amore
2024-11-18
*
Merge internal and external URL APIs. No need for
Garrett D'Amore
2024-11-18
*
More url work. Undocument rawurl, and stop using it stats and logs.
Garrett D'Amore
2024-11-17
*
URL u_port should be a number not a string.
Garrett D'Amore
2024-11-17
*
Introduce nni_url_to_address for common URL to sockaddr support.
Garrett D'Amore
2024-10-05
*
fixes #1041 Abstract socket address for IPC
Garrett D'Amore
2020-11-08
*
fixes #879 Desire NNG_OPT_TCP_BOUND_PORT
Garrett D'Amore
2019-02-16
*
fixes #872 create unified nng_stream API
Garrett D'Amore
2019-02-16
*
Add, and document, the url->u_requri member.
Garrett D'Amore
2018-02-02
*
fixes #173 Define public HTTP server API
Garrett D'Amore
2018-02-01
*
fixes #219 transports should take URL structure instead of string address
Garrett D'Amore
2018-01-22
*
fixes #217 URL canonicalization needs work
Garrett D'Amore
2018-01-21
*
Convert existing websocket and http code to use new URL framework.
Garrett D'Amore
2018-01-05
*
Fix some more leaks, add a generic URL parser.
Garrett D'Amore
2018-01-05