aboutsummaryrefslogtreecommitdiff
path: root/src/core/dialer.h
Commit message (Expand)AuthorAge
* Liberally apply some UWYI (use what you include) to header filesGarrett D'Amore2025-01-05
* dialers: add nng_dial_url and nng_dialer_create_urlGarrett D'Amore2024-11-23
* Introduce nng_listener_get_url and nng_dialer_get_url.Garrett D'Amore2024-11-21
* TLS configuration changed to use discret _set_tls and _get_tls functions.Garrett D'Amore2024-11-09
* ID map static initialization support.Garrett D'Amore2021-12-06
* SP initialization cannot fail.Garrett D'Amore2021-09-06
* fixes #1289 zerotier should have it's own copy of the id hashing codeGarrett D'Amore2020-08-16
* fixes #848 server hang waiting for client handshakeGarrett D'Amore2019-02-23
* fixes #835 inproc should use new option APIGarrett D'Amore2018-12-31
* fixes #4 Statistics supportGarrett D'Amore2018-09-03
* fixes #673 transports could benefit from access to upper layerGarrett D'Amore2018-08-27
* fixes #568 Want a single reader/write lock on socket child objectsGarrett D'Amore2018-07-06
* fixes #522 Separate out the endpoint plumbingGarrett D'Amore2018-06-27