aboutsummaryrefslogtreecommitdiff
path: root/tests/tcp6.c
Commit message (Expand)AuthorAge
* Remove untyped nng_pipe_get, support for untyped sockaddr set.Garrett D'Amore2024-11-03
* Fixes for some security complaints.Garrett D'Amore2022-12-31
* don't use deprecated functions in tests (#1560)Edward Rudd2021-12-29
* fixes #1401 valgrind reports leaks in all testsGarrett D'Amore2021-01-03
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* fixes #484 crashes in websocket transportGarrett D'Amore2018-05-29
* fixes #381 Want comparators for various typesGarrett D'Amore2018-05-01
* fixes #375 integer types are error proneGarrett D'Amore2018-04-26
* fixes #289 nng_sockaddr could just be a unionGarrett D'Amore2018-03-14
* fixes #234 Investigate enabling more verbose compiler warningsGarrett D'Amore2018-02-14
* fixes #143 Protocols and transports should be "configurable"Garrett D'Amore2017-11-02
* fixes #127 Bad format TCP address causes null pointer exceptionGarrett D'Amore2017-10-23
* fixes #5 Address propertiesGarrett D'Amore2017-10-03