aboutsummaryrefslogtreecommitdiff
path: root/src/sp/transport/tcp/tcp_test.c
Commit message (Expand)AuthorAge
* Replace nng_pipe_get_addr, nng_stream_get_addr, and the NNG_OPT_REMADDR option.Garrett D'Amore2025-10-27
* header file fixesGarrett D'Amore2025-10-09
* fixes #2173 New TLS cert API - replaces the properties for CN and ALTNAMES.Garrett D'Amore2025-10-05
* socket: rename nng_close to nng_socket_closeGarrett D'Amore2024-12-31
* test: fix uninitialized complaint from tcp recv max testGarrett D'Amore2024-12-15
* tests: fix type mismatch on htonlGarrett D'Amore2024-11-30
* tests: convert TCPv6 transport test to NUTS (and consolidate with v4)Garrett D'Amore2024-11-30
* tests: tcp test converted to NUTSGarrett D'Amore2024-11-30
* dialers: add nng_dial_url and nng_dialer_create_urlGarrett D'Amore2024-11-23
* tests: Avoid NNG_OPT_URL in tcp test.Garrett D'Amore2024-11-23
* TCPv6 test suite fixes for addresses.Garrett D'Amore2024-11-18
* URL refactor part 1.Garrett D'Amore2024-11-18
* tcp/tls: Remove support for local interface address in dialer URLsGarrett D'Amore2024-11-17
* Remove untyped nng_dialer_get/set and nng_listener_get/set.Garrett D'Amore2024-11-03
* remove legacy support for configuration of transport options on socketGarrett D'Amore2024-10-20
* Logging improvements (#1816)Garrett D'Amore2024-04-21
* fixes #1421 Failure in tcp and tls local source handlingGarrett D'Amore2021-02-07
* fixes #1345 Restructure the source treeGarrett D'Amore2021-01-01