aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAge
...
* Minor markup fix for some mdbook pages.Garrett D'Amore2024-10-06
* Indexing improvements to mdbook docs.Garrett D'Amore2024-10-06
* Convert nng_alloc and nng_free to mdbook.Garrett D'Amore2024-10-06
* nng_version converted to mdbookGarrett D'Amore2024-10-06
* Convert nng_random to new format.Garrett D'Amore2024-10-06
* Add missing description header to socket manualGarrett D'Amore2024-10-06
* Forgot to add the UDP man page!Garrett D'Amore2024-10-06
* Fix UDP port numbers in docsGarrett D'Amore2024-10-06
* Initial swag at UDP transport docs, also converted socket transport to mdbookGarrett D'Amore2024-10-06
* Style fix for nng_msleepGarrett D'Amore2024-10-06
* Remove asciidoc nng_clock and nng_msleepGarrett D'Amore2024-10-06
* Convert nng_clock and nng_msleep docs to mdbookGarrett D'Amore2024-10-06
* Remove old idmap and mutex docsGarrett D'Amore2024-10-06
* Docs for mutexes converted.Garrett D'Amore2024-10-06
* idmap public docs converted to mdbookGarrett D'Amore2024-10-06
* Remove the last of the legacy option handling functions.Garrett D'Amore2024-10-06
* Remove deprecated context option functions.Garrett D'Amore2024-10-06
* Drop the legacy listener option functionsGarrett D'Amore2024-10-06
* Remove dialer legacy option functionsGarrett D'Amore2024-10-06
* Remove deprecated `nng_pipe_getopt` and friends.Garrett D'Amore2024-10-06
* Remove the legacy transport registration functions.Garrett D'Amore2024-10-06
* Remove the documentation for 3compat.Garrett D'Amore2024-10-06
* docs: Provide migration guidance.Garrett D'Amore2024-10-06
* fixes #1851 fix error in NNG_OPT_UNSUBSCRIBE descriptionGarrett D'Amore2024-08-14
* idhash: add nng_id_visit APIGarrett D'Amore2024-08-11
* Add WolfSSL building informationGarrett D'Amore2024-07-22
* fixes #1846 Add support for TLS PSKGarrett D'Amore2024-07-21
* Move the rest of the functionality from platform.h into core.Garrett D'Amore2024-04-23
* Move some supplemental APIs to reduce friction in using them.Garrett D'Amore2024-04-23
* Logging improvements (#1816)Garrett D'Amore2024-04-21
* Add clarification about logged content.Garrett D'Amore2024-04-14
* fixes #543 Add logging support frameworkGarrett D'Amore2024-04-13
* Update nng_ctx.5.adocBrian Carcich2024-03-16
* Language changes for the nng_socket manual page.Garrett D'Amore2024-02-17
* docs: s/mbedTLS/Mbed TLS/ - per upstream brandingGarrett D'Amore2024-01-27
* fix idhash not publicGarrett D'Amore2024-01-06
* Update references to legacy APIs.Garrett D'Amore2024-01-01
* fixes #1754 nng_aio_stop.3 refers to `nng_aio_schedule()` instead of `nng_aio...Garrett D'Amore2024-01-01
* s/NNG_DUR_/NNG_DURATION_Patrik Wenger2024-01-01
* fix grammarPatrik Wenger2024-01-01
* fixes #1751 Support nng_aio_set_expire().Garrett D'Amore2023-12-30
* Incorrect doc section.Garrett D'Amore2023-12-30
* minor grammar fixGarrett D'Amore2023-12-30
* trivial wording fixGarrett D'Amore2023-12-30
* fixes #1740 Public ID hash APIGarrett D'Amore2023-12-29
* fixes #1746 Create a new socket:// transport for socketpair() based connectionsGarrett D'Amore2023-12-29
* fixes #1663 Request/Reply Protocol Throughput and ScalabilityGarrett D'Amore2023-12-16
* fix copyright from last commitGarrett D'Amore2023-12-15
* fixes #1721 docs should indicate nng_aio_wait must not be used from a callbackGarrett D'Amore2023-12-15
* fixes #1665 docs: document restriction for pipe notify callbacksGarrett D'Amore2023-11-26