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
/
include
Commit message (
Expand
)
Author
Age
*
http: status is an enum
Garrett D'Amore
2025-01-12
*
api: extend usage of nng_err
Garrett D'Amore
2025-01-12
*
http: fix mishandling of very long headers or URIs, and mishandling of unicode
Garrett D'Amore
2025-01-12
*
http: remove unused nng_http_handler_get_data
Garrett D'Amore
2025-01-12
*
http: status and reason fixes (make it match docs)
Garrett D'Amore
2025-01-12
*
http: remove public access to req / res structures
Garrett D'Amore
2025-01-11
*
http: drop exclusive tree mode
Garrett D'Amore
2025-01-10
*
http: The big HTTP API refactoring of January 2025.
v2.0.0-alpha.3
http-client-trans
Garrett D'Amore
2025-01-09
*
nng/args.h: add header guard
Garrett D'Amore
2025-01-06
*
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
*
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
*
api: remove dead NNG_OPT_URL macro
Garrett D'Amore
2025-01-04
*
api: remove old protocol headers
Garrett D'Amore
2025-01-04
*
zerotier: remove unused zerotier.h transport header
Garrett D'Amore
2025-01-04
*
compat: remove unused leftover libnanomsg compatibility headers
Garrett D'Amore
2025-01-04
*
api: rename nng_send_aio and nng_recv_aio to nng_socket_send and nng_socket_recv
Garrett D'Amore
2025-01-04
*
api: drop the 64-bit option accessors (no more 64-bit option types)
Garrett D'Amore
2025-01-03
*
api: remove unused _uint64 options accessors for contexts and sockets
Garrett D'Amore
2025-01-01
*
api: Remove the NNG_FLAG_ALLOC
Garrett D'Amore
2025-01-01
*
protocols: move content from the protocols to nng.h
Garrett D'Amore
2025-01-01
*
api: add NNG1_MIGRATION transition assistance macro
Garrett D'Amore
2024-12-31
*
socket: rename nng_close to nng_socket_close
Garrett D'Amore
2024-12-31
*
fixes #863 socket activation: for TCP and IPC (POSIX only)
Garrett D'Amore
2024-12-30
*
url: accessor functions missing NNG_DECL tag
Garrett D'Amore
2024-12-29
*
fixes #961 surprising pipe event order
Garrett D'Amore
2024-12-28
*
zerotier: removed
Garrett D'Amore
2024-12-26
*
aio: nng_aio_defer replaced by nng_aio_start
Garrett D'Amore
2024-12-26
*
aio: introduce NNG_ESTOPPED
Garrett D'Amore
2024-12-26
*
aio: introduce nni_aio_defer
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: intern the version and avoid allocation
v2.0.0-alpha.1
Garrett D'Amore
2024-12-22
*
streams: add explicit stop functions
Garrett D'Amore
2024-12-12
*
aio: task_abort was a mistake
Garrett D'Amore
2024-12-07
*
url: add nng_url_resolve_port
Garrett D'Amore
2024-12-06
*
Remove all the get_ptr option accessors.
Garrett D'Amore
2024-11-24
*
Remove all the set_ptr option functions.
Garrett D'Amore
2024-11-24
*
Remove the NNG_OPT_IPC_SECURITY_DESCRIPTOR option.
Garrett D'Amore
2024-11-24
*
http: constify some functions
Garrett D'Amore
2024-11-24
*
Remove string option functions from sockets and contexts.
Garrett D'Amore
2024-11-24
*
socket: remove unused nng_socket_get_ptr and nng_socket_set_ptr.
Garrett D'Amore
2024-11-24
[next]