aboutsummaryrefslogtreecommitdiff
path: root/docs/man
Commit message (Expand)AuthorAge
* 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
* Remove all the set_ptr option functions.Garrett D'Amore2024-11-24
* Remove the NNG_OPT_IPC_SECURITY_DESCRIPTOR option.Garrett D'Amore2024-11-24
* http: constify some functionsGarrett D'Amore2024-11-24
* Remove string option functions from sockets and contexts.Garrett D'Amore2024-11-24
* socket: remove unused nng_socket_get_ptr and nng_socket_set_ptr.Garrett D'Amore2024-11-24
* tls: add a mutual authentication testGarrett D'Amore2024-11-23
* remove NNG_OPT_SOCKNAME (and socket names altogether)Garrett D'Amore2024-11-17
* tls: remove support for TLS 1.0 and 1.1.Garrett D'Amore2024-11-16
* TLS configuration changed to use discret _set_tls and _get_tls functions.Garrett D'Amore2024-11-09
* Remove untyped nng_socket_get and nng_socket_set.Garrett D'Amore2024-11-03
* Remove untyped nng_dialer_get/set and nng_listener_get/set.Garrett D'Amore2024-11-03
* Remove nng_ctx untyped option functionsGarrett D'Amore2024-11-03
* Remove untyped stream option functions.Garrett D'Amore2024-11-03
* Remove nng_stream_set function family.Garrett D'Amore2024-10-28
* streams: drop some stream set functionsGarrett D'Amore2024-10-28
* tls: Remove the individual TLS configuration optionsGarrett D'Amore2024-10-28
* docs: update nng_sleep_aio for mdbookGarrett D'Amore2024-10-27
* docs: AIO chapter (consumer only) converted to mdbook.Garrett D'Amore2024-10-24
* Conversion of nng_aio to mdbook in progressGarrett D'Amore2024-10-19
* aio cancellation docs converted to mdbookGarrett D'Amore2024-10-18
* IPC transport converted to mdbook.Garrett D'Amore2024-10-18
* Stats API converted to mdbook.Garrett D'Amore2024-10-15
* log documentation converted to mdbook.Garrett D'Amore2024-10-14
* Converted protocols to mdbook.Garrett D'Amore2024-10-14
* doc: nng_url converted to mdbook.Garrett D'Amore2024-10-13
* docs: nng_msg_pipe converted to mdbookGarrett D'Amore2024-10-13
* nng_msg_header and company converted to mdbookGarrett D'Amore2024-10-12
* nng message header converted to mdbookGarrett D'Amore2024-10-12
* nng_msg docs converted to mdbookGarrett D'Amore2024-10-12
* Convert inproc doc to mdbook.Garrett D'Amore2024-10-11
* Convert nng_duration to mdbook.Garrett D'Amore2024-10-11
* nng_opts_parse converted to mdbook.Garrett D'Amore2024-10-11
* Convert thread documentation to mdbook. Also conslidate this man page.Garrett D'Amore2024-10-11
* Convert nng_socket_pair.Garrett D'Amore2024-10-11
* Converted condition variable docs to mdbook.Garrett D'Amore2024-10-11
* Converted nng_strdup and nng_strfree to mdbook.Garrett D'Amore2024-10-06
* Convert nng_strerror to mdbook.Garrett D'Amore2024-10-06