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
/
core
Commit message (
Expand
)
Author
Age
*
api: introduce NNG 2.0 compatible nng_dialer_get_url and nng_listener_get_url
Garrett D'Amore
2025-01-04
*
fix aio test failures on darwin
Garrett D'Amore
2025-01-03
*
sockfd: check the result of nni_aio_schedule
Garrett D'Amore
2024-12-07
*
Add nng_sub0_subscribe and friends.
Garrett D'Amore
2024-11-11
*
Add new functions for socket identity.
Garrett D'Amore
2024-11-11
*
Integer sign extension bug in socket.c.
Garrett D'Amore
2024-11-08
*
Mark some functions that are useless as deprecated
Garrett D'Amore
2024-11-07
*
log: eliminate redundant newlines sometimes present
Garrett D'Amore
2024-08-14
*
idhash: add nng_id_visit API
Garrett D'Amore
2024-08-11
*
fixes #1835 setting NNG_OPT_TLS_CONFIG on socket should hold reference
Garrett D'Amore
2024-07-21
*
UDP: Introduce an experimental (undocumented for now) public API for UDP. (#1...
Garrett D'Amore
2024-06-02
*
Safer initialization of aios
Garrett D'Amore
2024-05-30
*
fix for pipe statistic crash
Garrett D'Amore
2024-05-30
*
fixes #1827 Windows a deadlock on nng_close()
Garrett D'Amore
2024-05-30
*
fix deadlock on socket close
Alexander Zilberkant
2024-04-24
*
fixes #1808 nng_msg_insert: munmap_chunk(): invalid pointer
Garrett D'Amore
2024-04-24
*
Logging improvements (#1816)
Garrett D'Amore
2024-04-21
*
Announce NNG version in log.
Garrett D'Amore
2024-04-14
*
Log rejects by app, bind/listen/connect failures.
Garrett D'Amore
2024-04-14
*
Added realtime clock support, and better timestamping.
Garrett D'Amore
2024-04-14
*
minor include fix
Garrett D'Amore
2024-04-14
*
fixes #543 Add logging support framework
Garrett D'Amore
2024-04-13
*
Update protocol.h
Brian Carcich
2024-03-16
*
fixes #1496 Provide NNG_ENABLE_IPV6 option (disabled by default)
Garrett D'Amore
2024-02-25
*
New CMAKE option NNG_ENABLE_COMPAT (defaults ON)
Garrett D'Amore
2024-01-27
*
Fix warning from inconsistent socket_pair prototype.
Garrett D'Amore
2024-01-06
*
silence compiler warning from minimum int constant
Garrett D'Amore
2024-01-01
*
fixes #1572 nng creates too many threads
Garrett D'Amore
2024-01-01
*
Comment typo
Garrett D'Amore
2024-01-01
*
fixes #1751 Support nng_aio_set_expire().
Garrett D'Amore
2023-12-30
*
fixes #1740 Public ID hash API
Garrett D'Amore
2023-12-29
*
fixes #1746 Create a new socket:// transport for socketpair() based connections
Garrett D'Amore
2023-12-29
*
fixes #1729 remove nni_timer
Garrett D'Amore
2023-12-17
*
fixes #1728 surveyor could be simplified to not use timer
Garrett D'Amore
2023-12-17
*
fixes #1523 rare SEGV in sub nni_list_remove
Garrett D'Amore
2023-11-25
*
fix: use ifdef for NNG_HAVE_BACKTRACE
Marco Casaroli
2023-11-25
*
fix: use ifdef for NNG_ENABLE_STATS
Marco Casaroli
2023-11-25
*
fixes #1619 expose expire threads tunables
Paulo Henrique Silva
2023-08-27
*
fix copyrights
Garrett D'Amore
2023-04-23
*
fixes #1658 Possible use-after-free in dialer
Garrett D'Amore
2023-04-23
*
fixes #1657 Use after free in listener (data race)
Garrett D'Amore
2023-04-23
*
fixes #1619 Expose NNG_MAX_EXPIRE_THREADS via CMake
Garrett D'Amore
2023-04-19
*
Birth pipe object with non-zero reference.
Garrett D'Amore
2023-04-19
*
fixes #1610 nni_sock_open() in socket.c: use after free
Garrett D'Amore
2023-04-19
*
Socket close may leak messages.
Garrett D'Amore
2023-02-07
*
Revert "fixes 1543 (#1616)"
Garrett D'Amore
2023-02-05
*
Don't bump error counters for NNG_ECLOSED.
Garrett D'Amore
2023-02-05
*
fixes 1543 (#1616)
josh salit
2023-02-05
*
Update idhash.c (#1638)
shikokuchuo
2023-02-05
*
Silence NNI_ASSERT warnings when building with NDEBUG (#1621) (#1622)
Ruben Valls
2022-10-18
[next]