aboutsummaryrefslogtreecommitdiff
path: root/tests/zt.c
Commit message (Expand)AuthorAge
* don't use deprecated functions in tests (#1560)Edward Rudd2021-12-29
* fixes #1401 valgrind reports leaks in all testsGarrett D'Amore2021-01-03
* fixes #1167 zerotier needs a chkoptGarrett D'Amore2020-08-09
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* Clean up some zerotier compiler warnings.Garrett D'Amore2018-10-25
* fixes #690 Zerotier listener LOCADDR property wantedGarrett D'Amore2018-08-31
* fixes #381 Want comparators for various typesGarrett D'Amore2018-05-01
* fixes #375 integer types are error proneGarrett D'Amore2018-04-26
* Need to create zt home for dialerJanjaap Bos2018-03-23
* fixes #301 String option handling for getoptGarrett D'Amore2018-03-20
* fixes #289 nng_sockaddr could just be a unionGarrett D'Amore2018-03-14
* fixes #276 decouple NNG and zerotier definitionsGarrett D'Amore2018-03-10
* fixes #269 nngcat unreliable with ZeroTier transportGarrett D'Amore2018-03-07
* fixes #262 NNG_OPT_URL should be resolvedGarrett D'Amore2018-03-04
* fixes #234 Investigate enabling more verbose compiler warningsGarrett D'Amore2018-02-14
* fixes #173 Define public HTTP server APIGarrett D'Amore2018-02-01
* fixes #221 zerotier URL format changesGarrett D'Amore2018-01-22
* fixes #166 Websocket TLS mappingGarrett D'Amore2017-12-30
* Fix compilation warnings, bugs, and crashes found on Windows.Garrett D'Amore2017-12-28
* fixes #2 Websocket transportGarrett D'Amore2017-12-26
* fixes #143 Protocols and transports should be "configurable"Garrett D'Amore2017-11-02
* fixes #84 Consider using msec for durationsGarrett D'Amore2017-10-19
* fixes #92 Support ZT federations (moons)Garrett D'Amore2017-10-10
* New platform API for storage methods.Garrett D'Amore2017-10-09
* Added more complete tests, and changes to property handling.Garrett D'Amore2017-10-02
* Add support for ZT sockaddr properties (pipe).Garrett D'Amore2017-09-30
* Refactor option handling APIs.Garrett D'Amore2017-09-27
* ZeroTier transport implementation (work funded by Capitar IT Group BV)Garrett D'Amore2017-09-26