aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* api: remove old protocol headersGarrett D'Amore2025-01-04
* protocols: move content from the protocols to nng.hGarrett D'Amore2025-01-01
* socket: rename nng_close to nng_socket_closeGarrett D'Amore2024-12-31
* windows tests: some tests of performance tools fail lately in CI/CD on WindowsGarrett D'Amore2024-12-28
* zerotier: removedGarrett D'Amore2024-12-26
* nngcat: avoid NNG_OPT_URLGarrett D'Amore2024-11-23
* refactor initialization/finalizationGarrett D'Amore2024-11-11
* TLS configuration changed to use discret _set_tls and _get_tls functions.Garrett D'Amore2024-11-09
* Fix leak in pubdropGarrett D'Amore2024-11-05
* Add pubdrop test.Garrett D'Amore2024-11-04
* Remove untyped nng_dialer_get/set and nng_listener_get/set.Garrett D'Amore2024-11-03
* Replace NNG_OPT_SUB_SUBSCRIBE/UNSUBSCRIBE with functions.Garrett D'Amore2024-11-03
* fixes #1858 Warning on calloc()Garrett D'Amore2024-08-14
* Move the rest of the functionality from platform.h into core.Garrett D'Amore2024-04-23
* Fixes for some security complaints.Garrett D'Amore2022-12-31
* fix building with PAIR and PUBSUB disabled (#1530)Edward Rudd2021-11-26
* Use env shebangs everywhere (#1515)Leonard Pollak2021-10-26
* Fix compilation errors when NNG_ELIDE_DEPRECATED is ON (#1392)Evgeny Ermakov2021-01-02
* fixes #1345 Restructure the source treeGarrett D'Amore2021-01-01