| Commit message (Expand) | Author | Age |
| * | Remove the ability to get sockaddrs from endpoints. | Garrett D'Amore | 2025-10-27 |
| * | Replace nng_pipe_get_addr, nng_stream_get_addr, and the NNG_OPT_REMADDR option. | Garrett D'Amore | 2025-10-27 |
| * | Add stream direct address functions for socket addresses. | Garrett D'Amore | 2025-10-25 |
| * | Document subscribe details in new docs. | Garrett D'Amore | 2025-10-12 |
| * | docs: convert http_handler_free doc | Garrett D'Amore | 2025-10-11 |
| * | fixes #2183 docs: convert AIO provider docs | Garrett D'Amore | 2025-10-10 |
| * | fixes #1868 Add nng_http_[remote,local]_address APIs. | Garrett D'Amore | 2025-10-09 |
| * | Numerous link fixups - protocols now use xrefs.md properly. | Garrett D'Amore | 2025-10-08 |
| * | Minor doc fixups. | Garrett D'Amore | 2025-10-08 |
| * | Another run at the docs. | Garrett D'Amore | 2025-10-08 |
| * | Make xref relative to fix gh pages | Garrett D'Amore | 2025-10-08 |
| * | More doc fixes for http (link fixes). | Garrett D'Amore | 2025-10-08 |
| * | HTTP markdown doc fixes | Garrett D'Amore | 2025-10-08 |
| * | docs: pipe documentation | Garrett D'Amore | 2025-01-14 |
| * | 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 |
| * | docs: minor revisions for migration guide | 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: more transport doc updates | Garrett D'Amore | 2025-01-02 |
| * | docs: update some transport option docs | Garrett D'Amore | 2025-01-02 |
| * | docs: document NNG_OPT_MAXTTL, other cleanups | Garrett D'Amore | 2025-01-02 |
| * | 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: converted and improved stream factory docs | Garrett D'Amore | 2025-01-01 |
| * | doc: document socket send API, including an example | Garrett D'Amore | 2024-12-31 |
| * | docs: convert nng_stream_get family | Garrett D'Amore | 2024-12-31 |
| * | docs: nanomsg transition guide - set up links | 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: add xrefs for URL api | Garrett D'Amore | 2024-12-31 |
| * | docs: statistics updates, document nng_stat_parent (fixes #1896) | Garrett D'Amore | 2024-12-31 |
| * | aio: nng_aio_defer replaced by nng_aio_start | Garrett D'Amore | 2024-12-26 |
| * | Remove the NNG_OPT_IPC_SECURITY_DESCRIPTOR option. | Garrett D'Amore | 2024-11-24 |
| * | tls: add a mutual authentication test | Garrett D'Amore | 2024-11-23 |
| * | Introduce nng_listener_get_url and nng_dialer_get_url. | Garrett D'Amore | 2024-11-21 |
| * | More url work. Undocument rawurl, and stop using it stats and logs. | Garrett D'Amore | 2024-11-17 |
| * | Document nng_init and nng_fini | Garrett D'Amore | 2024-11-11 |
| * | Migration update referencing nng_init (but note not documented yet.) | Garrett D'Amore | 2024-11-11 |
| * | TLS configuration changed to use discret _set_tls and _get_tls functions. | Garrett D'Amore | 2024-11-09 |
| * | fixes #1907 Document the nng_socket_get_send_poll_fd and recv_poll_fd | Garrett D'Amore | 2024-11-09 |
| * | Add some cross references in the NNG 1 migration guide. | 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 |
| * | docs: fix various links | Garrett D'Amore | 2024-10-27 |
| * | docs: update nng_sleep_aio for mdbook | Garrett D'Amore | 2024-10-27 |
| * | docs: AIO chapter (consumer only) converted to mdbook. | Garrett D'Amore | 2024-10-24 |
| * | docs: document error codes | Garrett D'Amore | 2024-10-23 |
| * | docs: master cross-reference table | Garrett D'Amore | 2024-10-22 |