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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sp
/
transport
Commit message (
Expand
)
Author
Age
*
Fix TLS test.
Garrett D'Amore
2025-04-19
*
TLS: make some tests conditional.
Garrett D'Amore
2024-07-22
*
Fix conditional tls_tran_test
Garrett D'Amore
2024-07-21
*
fixes #1846 Add support for TLS PSK
Garrett D'Amore
2024-07-21
*
Fixes problem that causing it unable to pass compile when NNG_TRANSPORT_ZEROT...
Peter Wang
2024-06-01
*
Free SP protocol streams before discarding aio objects.
Garrett D'Amore
2024-05-30
*
Another attempt at the close deadlock, fix use-after-free.
Garrett D'Amore
2024-05-30
*
Logging improvements (#1816)
Garrett D'Amore
2024-04-21
*
Log messages when peer sends too large message.
Garrett D'Amore
2024-04-17
*
fixes #1496 Provide NNG_ENABLE_IPV6 option (disabled by default)
Garrett D'Amore
2024-02-25
*
Windows: Use _close instead of close
Garrett D'Amore
2024-01-27
*
tcp and tls: setting recv max on endpoint does not change pipes
Garrett D'Amore
2023-12-29
*
ipc: changing ep receive max should not affect established pipes
Garrett D'Amore
2023-12-29
*
ipc: refactor get peerid support to use common POSIX code
Garrett D'Amore
2023-12-29
*
fixes #1746 Create a new socket:// transport for socketpair() based connections
Garrett D'Amore
2023-12-29
*
fixes #1713 SP pipe_send leaks message if aio is canceled
Garrett D'Amore
2023-11-26
*
Minor formatting fix.
Garrett D'Amore
2023-02-07
*
Revert "fixes#1175 nng_listen occasionally fails when reusing ipc socket on W...
Garrett D'Amore
2023-02-05
*
src: sp: tcp: Finish receive aio on close (#1636)
Dmitry Shifrin
2023-02-05
*
fixes#1175 nng_listen occasionally fails when reusing ipc socket on Windows (...
Garrett D'Amore
2023-02-05
*
Fill NNG_PKGS to request nng dependencies from installed location. (#1641)
Garrett D'Amore
2023-02-05
*
ID map static initialization support.
Garrett D'Amore
2021-12-06
*
fixes #1518 Disconnect during negotiation breaks listener
Garrett D'Amore
2021-10-16
*
Fix premature transport registration. Mark it deprecated.
Garrett D'Amore
2021-08-01
*
Simplify the SP transport initialization process.
Garrett D'Amore
2021-07-31
*
More symbol renaming
Garrett D'Amore
2021-07-11
*
More work on moving SP stuff out of common. Remove unused defs.
Garrett D'Amore
2021-07-10
*
Fix for ZeroTier transport (#1438)
janjaapbos
2021-04-10
*
fixes #1421 Failure in tcp and tls local source handling
Garrett D'Amore
2021-02-07
*
fixes #1413 nni_thr_setname NULL pointer dereference
Garrett D'Amore
2021-01-24
*
fixes #1403 http ws listeners added without a lock
Garrett D'Amore
2021-01-10
*
fixes #1345 Restructure the source tree
Garrett D'Amore
2021-01-01