index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
tcp6.c
Commit message (
Expand
)
Author
Age
*
tests: convert TCPv6 transport test to NUTS (and consolidate with v4)
Garrett D'Amore
2024-11-30
*
TCPv6 test suite fixes for addresses.
Garrett D'Amore
2024-11-18
*
refactor initialization/finalization
Garrett D'Amore
2024-11-11
*
Remove untyped nng_pipe_get, support for untyped sockaddr set.
Garrett D'Amore
2024-11-03
*
Fixes for some security complaints.
Garrett D'Amore
2022-12-31
*
don't use deprecated functions in tests (#1560)
Edward Rudd
2021-12-29
*
fixes #1401 valgrind reports leaks in all tests
Garrett D'Amore
2021-01-03
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
fixes #484 crashes in websocket transport
Garrett D'Amore
2018-05-29
*
fixes #381 Want comparators for various types
Garrett D'Amore
2018-05-01
*
fixes #375 integer types are error prone
Garrett D'Amore
2018-04-26
*
fixes #289 nng_sockaddr could just be a union
Garrett D'Amore
2018-03-14
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
fixes #143 Protocols and transports should be "configurable"
Garrett D'Amore
2017-11-02
*
fixes #127 Bad format TCP address causes null pointer exception
Garrett D'Amore
2017-10-23
*
fixes #5 Address properties
Garrett D'Amore
2017-10-03