aboutsummaryrefslogtreecommitdiff
path: root/docs/man
Commit message (Expand)AuthorAge
* docs: convert http_handler_free docGarrett D'Amore2025-10-11
* fixes #2183 docs: convert AIO provider docsGarrett D'Amore2025-10-10
* Remove the IPC option asciidoc, they are already moved into the IPC transport...Garrett D'Amore2025-10-09
* Remove documentation references to ZeroTier.Garrett D'Amore2025-10-08
* docs: Document new HTTP header iteration options.Garrett D'Amore2025-10-08
* options: string options are passed by referenceGarrett D'Amore2025-10-07
* fixes #2173 New TLS cert API - replaces the properties for CN and ALTNAMES.Garrett D'Amore2025-10-05
* adds nng_dialer_start_aio (#2163)Jon Gjengset2025-10-04
* Fix typos across docs, comments, and CMakemochalins2025-06-02
* http docs: documentation conversion for http handlersGarrett D'Amore2025-01-15
* aio: more nng_err updatesGarrett D'Amore2025-01-14
* docs: minor cleanupsGarrett D'Amore2025-01-14
* docs: pipe documentationGarrett D'Amore2025-01-14
* http: remove unused nng_http_handler_get_dataGarrett D'Amore2025-01-12
* http: remove some converted docsGarrett D'Amore2025-01-10
* http: drop exclusive tree modeGarrett D'Amore2025-01-10
* http: The big HTTP API refactoring of January 2025.v2.0.0-alpha.3http-client-transGarrett D'Amore2025-01-09
* http: server callback API simplifiedGarrett D'Amore2025-01-06
* docs: remove converted nng_socket.7 docGarrett D'Amore2025-01-04
* docs: remove tls_engine stub docGarrett D'Amore2025-01-04
* docs: remove references to asterisk wildcard, other tweaksGarrett D'Amore2025-01-02
* docs: document NNG_OPT_MAXTTL, other cleanupsGarrett D'Amore2025-01-02
* docs: convert socket options to mdbookGarrett D'Amore2025-01-01
* docs: convert the context docs to mdbookGarrett D'Amore2025-01-01
* docs: remove some converted contentGarrett D'Amore2025-01-01
* docs: converted and improved stream factory docsGarrett D'Amore2025-01-01
* docs: remove some old converted contentGarrett D'Amore2024-12-31
* docs: convert socket receive docsGarrett D'Amore2024-12-31
* doc: document socket send API, including an exampleGarrett D'Amore2024-12-31
* docs: convert nng_stream_get familyGarrett D'Amore2024-12-31
* docs: clean up some old stuffGarrett D'Amore2024-12-31
* docs: drop old nng_iov content (converted)Garrett D'Amore2024-12-31
* socket: rename nng_close to nng_socket_closeGarrett D'Amore2024-12-31
* docs: progress on socket document conversionGarrett D'Amore2024-12-31
* docs: remove converted nng_stats_free old docGarrett D'Amore2024-12-31
* docs: start of streams API documentationGarrett D'Amore2024-12-31
* fixes #863 socket activation: for TCP and IPC (POSIX only)Garrett D'Amore2024-12-30
* zerotier: removedGarrett D'Amore2024-12-26
* aio: nng_aio_defer replaced by nng_aio_startGarrett D'Amore2024-12-26
* http: limit handler uri to 1KGarrett D'Amore2024-12-22
* http: nng_http_handler_set_data is now void return (API break)Garrett D'Amore2024-12-22
* nng_http_server_collect_body now void return (API break)Garrett D'Amore2024-12-22
* http: handler set tree no longer returns a value (API break)Garrett D'Amore2024-12-22
* HTTP: nng_http_handler_set_method no longer failsGarrett D'Amore2024-12-22
* HTTP handler: limit host names to 256 bytes (RFC 1035 specifies 253.)Garrett D'Amore2024-12-22
* http: setting response status never fails (breaking API change)Garrett D'Amore2024-12-22
* http: method on request structure is now staticGarrett D'Amore2024-12-22
* HTTP: intern the version and avoid allocationv2.0.0-alpha.1Garrett D'Amore2024-12-22
* docs: remove docs formatting targetGarrett D'Amore2024-12-08
* Remove all the get_ptr option accessors.Garrett D'Amore2024-11-24