summaryrefslogtreecommitdiff
path: root/src/sp/transport
Commit message (Expand)AuthorAge
* Fix TLS test.Garrett D'Amore2025-04-19
* TLS: make some tests conditional.Garrett D'Amore2024-07-22
* Fix conditional tls_tran_testGarrett D'Amore2024-07-21
* fixes #1846 Add support for TLS PSKGarrett D'Amore2024-07-21
* Fixes problem that causing it unable to pass compile when NNG_TRANSPORT_ZEROT...Peter Wang2024-06-01
* Free SP protocol streams before discarding aio objects.Garrett D'Amore2024-05-30
* Another attempt at the close deadlock, fix use-after-free.Garrett D'Amore2024-05-30
* Logging improvements (#1816)Garrett D'Amore2024-04-21
* Log messages when peer sends too large message.Garrett D'Amore2024-04-17
* fixes #1496 Provide NNG_ENABLE_IPV6 option (disabled by default)Garrett D'Amore2024-02-25
* Windows: Use _close instead of closeGarrett D'Amore2024-01-27
* tcp and tls: setting recv max on endpoint does not change pipesGarrett D'Amore2023-12-29
* ipc: changing ep receive max should not affect established pipesGarrett D'Amore2023-12-29
* ipc: refactor get peerid support to use common POSIX codeGarrett D'Amore2023-12-29
* fixes #1746 Create a new socket:// transport for socketpair() based connectionsGarrett D'Amore2023-12-29
* fixes #1713 SP pipe_send leaks message if aio is canceledGarrett D'Amore2023-11-26
* Minor formatting fix.Garrett D'Amore2023-02-07
* Revert "fixes#1175 nng_listen occasionally fails when reusing ipc socket on W...Garrett D'Amore2023-02-05
* src: sp: tcp: Finish receive aio on close (#1636)Dmitry Shifrin2023-02-05
* fixes#1175 nng_listen occasionally fails when reusing ipc socket on Windows (...Garrett D'Amore2023-02-05
* Fill NNG_PKGS to request nng dependencies from installed location. (#1641)Garrett D'Amore2023-02-05
* ID map static initialization support.Garrett D'Amore2021-12-06
* fixes #1518 Disconnect during negotiation breaks listenerGarrett D'Amore2021-10-16
* Fix premature transport registration. Mark it deprecated.Garrett D'Amore2021-08-01
* Simplify the SP transport initialization process.Garrett D'Amore2021-07-31
* More symbol renamingGarrett D'Amore2021-07-11
* More work on moving SP stuff out of common. Remove unused defs.Garrett D'Amore2021-07-10
* Fix for ZeroTier transport (#1438)janjaapbos2021-04-10
* fixes #1421 Failure in tcp and tls local source handlingGarrett D'Amore2021-02-07
* fixes #1413 nni_thr_setname NULL pointer dereferenceGarrett D'Amore2021-01-24
* fixes #1403 http ws listeners added without a lockGarrett D'Amore2021-01-10
* fixes #1345 Restructure the source treeGarrett D'Amore2021-01-01