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
/
supplemental
Commit message (
Expand
)
Author
Age
*
http: The big HTTP API refactoring of January 2025.
v2.0.0-alpha.3
http-client-trans
Garrett D'Amore
2025-01-09
*
http: server callback API simplified
Garrett D'Amore
2025-01-06
*
http: changing transaction API to inline req and res structures
Garrett D'Amore
2025-01-05
*
Liberally apply some UWYI (use what you include) to header files
Garrett D'Amore
2025-01-05
*
args: Convert nng_opts_parse into a header only library using `nng_args_parse`.
Garrett D'Amore
2025-01-04
*
api: Promote idhash supplemental API to core
Garrett D'Amore
2025-01-04
*
api: remove the supplemental platform.h header
Garrett D'Amore
2025-01-04
*
api: fold TLS supplemental headers into nng.h
Garrett D'Amore
2025-01-04
*
cmake: ensure that MbedTLS and WolfSSL can be found properly as subprojects
Garrett D'Amore
2025-01-01
*
http: fix zero status code by default
Garrett D'Amore
2025-01-01
*
base64: move it to private for websockets
Garrett D'Amore
2025-01-01
*
sha1: move this to private websocket API
Garrett D'Amore
2025-01-01
*
protocols: move content from the protocols to nng.h
Garrett D'Amore
2025-01-01
*
socket: rename nng_close to nng_socket_close
Garrett D'Amore
2024-12-31
*
websocket tests: more resilience against EADDRINUSE
Garrett D'Amore
2024-12-31
*
http: inline aios
Garrett D'Amore
2024-12-26
*
http: more nni_aio_start changes
Garrett D'Amore
2024-12-26
*
tls: use nni_aio_begin
Garrett D'Amore
2024-12-26
*
http: No need to do nni_aio_begin for callbacks
Garrett D'Amore
2024-12-26
*
websocket: use nni_aio_start
Garrett D'Amore
2024-12-26
*
http: use nni_aio_start
Garrett D'Amore
2024-12-26
*
websocket test: workaround EADDRINUSE during tests
Garrett D'Amore
2024-12-22
*
aio: introduce nni_aio_defer
Garrett D'Amore
2024-12-22
*
http: limit handler uri to 1K
Garrett D'Amore
2024-12-22
*
http server test: fix leak in test
Garrett D'Amore
2024-12-22
*
http: nng_http_handler_set_data is now void return (API break)
Garrett D'Amore
2024-12-22
*
nng_http_server_collect_body now void return (API break)
Garrett D'Amore
2024-12-22
*
http: handler set tree no longer returns a value (API break)
Garrett D'Amore
2024-12-22
*
HTTP: nng_http_handler_set_method no longer fails
Garrett D'Amore
2024-12-22
*
HTTP handler: limit host names to 256 bytes (RFC 1035 specifies 253.)
Garrett D'Amore
2024-12-22
*
http: setting response status never fails (breaking API change)
Garrett D'Amore
2024-12-22
*
http: method on request structure is now static
Garrett D'Amore
2024-12-22
*
http handler: avoid method allocation
Garrett D'Amore
2024-12-22
*
HTTP: intern the version and avoid allocation
v2.0.0-alpha.1
Garrett D'Amore
2024-12-22
*
http: don't assume 200 status unless we actually exchange data
Garrett D'Amore
2024-12-19
*
http server: inline connection aio objects
Garrett D'Amore
2024-12-15
*
http server: inline the accept aio
Garrett D'Amore
2024-12-15
*
streams: add explicit stop functions
Garrett D'Amore
2024-12-12
*
websocket: inline the aios
Garrett D'Amore
2024-12-07
*
performance: reference counters can use relaxed order when incrementing
Garrett D'Amore
2024-12-07
*
tests: convert http server test to NUTS
Garrett D'Amore
2024-12-06
*
http server: sprintf is considered deprecated
Garrett D'Amore
2024-12-01
*
http server: fix race condition for server->closed
Garrett D'Amore
2024-12-01
*
Remove all the get_ptr option accessors.
Garrett D'Amore
2024-11-24
*
http: constify some functions
Garrett D'Amore
2024-11-24
*
option parser: test for no clustering support
Garrett D'Amore
2024-11-24
*
options parser: Add a couple of tests for ambiguous and missing arguments
Garrett D'Amore
2024-11-23
*
Converted options supplemental test to NUTS
Garrett D'Amore
2024-11-23
*
tls: add a mutual authentication test
Garrett D'Amore
2024-11-23
*
tls: include error code from mbed in log messages
Garrett D'Amore
2024-11-23
[next]