aboutsummaryrefslogtreecommitdiff
path: root/src/tools/nngcat
Commit message (Expand)AuthorAge
* Fix typos across docs, comments, and CMakemochalins2025-06-02
* args: Convert nng_opts_parse into a header only library using `nng_args_parse`.Garrett D'Amore2025-01-04
* api: fold TLS supplemental headers into nng.hGarrett D'Amore2025-01-04
* api: remove old protocol headersGarrett D'Amore2025-01-04
* 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
* 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
* 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
* 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