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
Commit message (
Expand
)
Author
Age
*
fixes #1496 Provide NNG_ENABLE_IPV6 option (disabled by default)
Garrett D'Amore
2024-02-25
*
Add support for socket:// in NUTS marry function.
Garrett D'Amore
2024-02-18
*
Add REP huge reply (10MB) test
Garrett D'Amore
2024-02-18
*
Windows: Use _close instead of close
Garrett D'Amore
2024-01-27
*
fixes #1740 Public ID hash API
Garrett D'Amore
2023-12-29
*
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 #1728 surveyor could be simplified to not use timer
Garrett D'Amore
2023-12-17
*
minor comment fixes for survey_test
Garrett D'Amore
2023-12-17
*
fixes #1663 Request/Reply Protocol Throughput and Scalability
Garrett D'Amore
2023-12-16
*
fixes #1713 SP pipe_send leaks message if aio is canceled
Garrett D'Amore
2023-11-26
*
fixes #1702 segfault canceling req receive while sending
Garrett D'Amore
2023-11-25
*
req: use nni_aio_completions - this is similar to #1523
Garrett D'Amore
2023-11-25
*
fixes #1523 rare SEGV in sub nni_list_remove
Garrett D'Amore
2023-11-25
*
fix: use ifdef for NNG_TEST_LIB
Marco Casaroli
2023-11-25
*
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
*
Fix PAIR v0 not finalizing the pollables when closing socket (#1640)
Ricardo Catalinas Jiménez
2023-02-05
*
Fill NNG_PKGS to request nng dependencies from installed location. (#1641)
Garrett D'Amore
2023-02-05
*
Fixes for some security complaints.
Garrett D'Amore
2022-12-31
*
don't use deprecated functions in tests (#1560)
Edward Rudd
2021-12-29
*
Bus socket converted to use lmq.
Garrett D'Amore
2021-12-27
*
Socket and context initialization never fails.
Garrett D'Amore
2021-12-25
*
Provide a tiny buf for lmq buffer by default.
Garrett D'Amore
2021-12-25
*
Pollables can be completely inline.
Garrett D'Amore
2021-12-25
*
Bus aio's can be inline.
Garrett D'Amore
2021-12-25
*
ID map static initialization support.
Garrett D'Amore
2021-12-06
*
Use static initialization for lists and mutexes.
Garrett D'Amore
2021-12-05
*
fixes #1536 nng_sendmsg and nng_recvmsg could be faster
Garrett D'Amore
2021-11-28
*
fixes #1346 windows ipc winsec fails frequently in CI/CD
Garrett D'Amore
2021-11-02
*
fixes #1518 Disconnect during negotiation breaks listener
Garrett D'Amore
2021-10-16
*
SP initialization cannot fail.
Garrett D'Amore
2021-09-06
*
Move protocol.c into SP tree (it is SP specific.)
Garrett D'Amore
2021-08-21
*
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
*
Fix header guards.
Garrett D'Amore
2021-07-22
*
fixes #1409 reader/writer lock desired
Garrett D'Amore
2021-07-11
*
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
*
Move transport.[ch] to SP
Garrett D'Amore
2021-07-09
*
Fix LeakAnalyzer complaints due to deferred reap.
Garrett D'Amore
2021-07-07
*
Fix for ZeroTier transport (#1438)
janjaapbos
2021-04-10
*
fixes #1436 Guard against UB in sub0_ctx_subscribe (#1437)
Kristóf Havasi
2021-04-10
*
fixes #1421 Failure in tcp and tls local source handling
Garrett D'Amore
2021-02-07
*
fixes #1419 pairv0 performance work
Garrett D'Amore
2021-01-24
*
fixes #1415 pair.c compiler warning
Garrett D'Amore
2021-01-24
[next]