| Commit message (Expand) | Author | Age |
| * | Update msg.md | ryosga | 2025-07-28 |
| * | Fix typos across docs, comments, and CMake | mochalins | 2025-06-02 |
| * | Converted property functions to use nng_err. | Garrett D'Amore | 2025-04-27 |
| * | docs: Fix reference to nng_fini | Garrett D'Amore | 2025-04-13 |
| * | http docs: documentation conversion for http handlers | Garrett D'Amore | 2025-01-15 |
| * | socketpair: use nng_err | Garrett D'Amore | 2025-01-14 |
| * | init: use nng_err | Garrett D'Amore | 2025-01-14 |
| * | docs: markup fix | Garrett D'Amore | 2025-01-14 |
| * | aio: more nng_err updates | Garrett D'Amore | 2025-01-14 |
| * | docs: pipe documentation | Garrett D'Amore | 2025-01-14 |
| * | docs: update http docs for nng_http_status | Garrett D'Amore | 2025-01-12 |
| * | api: extend usage of nng_err | Garrett D'Amore | 2025-01-12 |
| * | http: status and reason fixes (make it match docs) | Garrett D'Amore | 2025-01-12 |
| * | http: The big HTTP API refactoring of January 2025.v2.0.0-alpha.3http-client-trans | Garrett D'Amore | 2025-01-09 |
| * | 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: 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 |
| * | docs: remove references to asterisk wildcard, other tweaks | Garrett D'Amore | 2025-01-02 |
| * | docs: document NNG_OPT_MAXTTL, other cleanups | Garrett D'Amore | 2025-01-02 |
| * | api: remove unused _uint64 options accessors for contexts and sockets | Garrett D'Amore | 2025-01-01 |
| * | docs: convert socket options to mdbook | Garrett D'Amore | 2025-01-01 |
| * | docs: convert the context docs to mdbook | Garrett D'Amore | 2025-01-01 |
| * | api: Remove the NNG_FLAG_ALLOC | Garrett D'Amore | 2025-01-01 |
| * | docs: add missing msg header prototypes | Garrett D'Amore | 2025-01-01 |
| * | docs: converted and improved stream factory docs | Garrett D'Amore | 2025-01-01 |
| * | docs: add an example of nng_recv_aio with subv2.0.0-alpha.2 | Garrett D'Amore | 2024-12-31 |
| * | docs: convert socket receive docs | Garrett D'Amore | 2024-12-31 |
| * | doc: document socket send API, including an example | Garrett D'Amore | 2024-12-31 |
| * | docs: remove stray backtick | Garrett D'Amore | 2024-12-31 |
| * | docs: convert nng_stream_get family | Garrett D'Amore | 2024-12-31 |
| * | socket: rename nng_close to nng_socket_close | Garrett D'Amore | 2024-12-31 |
| * | docs: progress on socket document conversion | Garrett D'Amore | 2024-12-31 |
| * | docs: start of streams API documentation | Garrett D'Amore | 2024-12-31 |
| * | docs: API chapter index fixes | Garrett D'Amore | 2024-12-31 |
| * | docs: statistics updates, document nng_stat_parent (fixes #1896) | Garrett D'Amore | 2024-12-31 |
| * | docs: fix URL documentation | Garrett D'Amore | 2024-12-31 |
| * | 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 |
| * | Introduce accessors for nng_url struct and make it opaque. | Garrett D'Amore | 2024-11-18 |
| * | URL refactor part 1. | 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 |
| * | Document nng_init and nng_fini | Garrett D'Amore | 2024-11-11 |
| * | fixes #1907 Document the nng_socket_get_send_poll_fd and recv_poll_fd | Garrett D'Amore | 2024-11-09 |
| * | Remove tabs from docs (expand to 4 spaces) - some renderers cannot cope. | Garrett D'Amore | 2024-11-09 |
| * | fixes #1914 Document nng_socket_proto_id, proto_name, peer_id, peer_name, and... | Garrett D'Amore | 2024-11-09 |
| * | Remove left over single doc pages. | Garrett D'Amore | 2024-11-09 |
| * | docs: fix message links | Garrett D'Amore | 2024-10-27 |
| * | docs: update nng_sleep_aio for mdbook | Garrett D'Amore | 2024-10-27 |