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
/
docs
Commit message (
Expand
)
Author
Age
*
extend possible errors from nng_pipe_get with ENOENT
stable
Felix Obenhuber
2025-12-01
*
api: introduce NNG 2.0 compatible nng_dialer_get_url and nng_listener_get_url
Garrett D'Amore
2025-01-04
*
stable: docs: note deprecation of NNG_FLAG_ALLOC
Garrett D'Amore
2025-01-03
*
stable: add nng_socket_close to aid transition to 2.0
Garrett D'Amore
2025-01-03
*
Add nng_sub0_subscribe and friends.
Garrett D'Amore
2024-11-11
*
Add new functions for socket identity.
Garrett D'Amore
2024-11-11
*
Document a number of things as deprecated.
Garrett D'Amore
2024-11-07
*
fixes #1851 fix error in NNG_OPT_UNSUBSCRIBE description
Garrett D'Amore
2024-08-14
*
idhash: add nng_id_visit API
Garrett D'Amore
2024-08-11
*
Add WolfSSL building information
Garrett D'Amore
2024-07-22
*
fixes #1846 Add support for TLS PSK
Garrett D'Amore
2024-07-21
*
Move the rest of the functionality from platform.h into core.
Garrett D'Amore
2024-04-23
*
Move some supplemental APIs to reduce friction in using them.
Garrett D'Amore
2024-04-23
*
Logging improvements (#1816)
Garrett D'Amore
2024-04-21
*
Add clarification about logged content.
Garrett D'Amore
2024-04-14
*
fixes #543 Add logging support framework
Garrett D'Amore
2024-04-13
*
Update nng_ctx.5.adoc
Brian Carcich
2024-03-16
*
Language changes for the nng_socket manual page.
Garrett D'Amore
2024-02-17
*
docs: s/mbedTLS/Mbed TLS/ - per upstream branding
Garrett D'Amore
2024-01-27
*
fix idhash not public
Garrett D'Amore
2024-01-06
*
Update references to legacy APIs.
Garrett D'Amore
2024-01-01
*
fixes #1754 nng_aio_stop.3 refers to `nng_aio_schedule()` instead of `nng_aio...
Garrett D'Amore
2024-01-01
*
s/NNG_DUR_/NNG_DURATION_
Patrik Wenger
2024-01-01
*
fix grammar
Patrik Wenger
2024-01-01
*
fixes #1751 Support nng_aio_set_expire().
Garrett D'Amore
2023-12-30
*
Incorrect doc section.
Garrett D'Amore
2023-12-30
*
minor grammar fix
Garrett D'Amore
2023-12-30
*
trivial wording fix
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 #1663 Request/Reply Protocol Throughput and Scalability
Garrett D'Amore
2023-12-16
*
fix copyright from last commit
Garrett D'Amore
2023-12-15
*
fixes #1721 docs should indicate nng_aio_wait must not be used from a callback
Garrett D'Amore
2023-12-15
*
fixes #1665 docs: document restriction for pipe notify callbacks
Garrett D'Amore
2023-11-26
*
docs: add a reference to nng_device
Garrett D'Amore
2023-11-26
*
[fixed] fix description of function nng_http_handler_collect_body()
alawn-wang
2023-11-25
*
nng_aio_stop documentation is badly incorrect
Garrett D'Amore
2023-09-14
*
fix typo in nng_thread_set_name doc
Paulo Henrique Silva
2023-08-27
*
Get common name and subject alternative names of peer certificate (#1617)
Christian Fischbach
2023-02-08
*
fixes #1574 Non-blocking version of nng_aio_wait / nng_aio_result
Garrett D'Amore
2022-04-18
*
fixes #1577 nng_stat_find_socket always returns the same stats node
Garrett D'Amore
2022-04-16
*
Introduce nng_device_aio().
Garrett D'Amore
2021-12-27
*
fixes #1536 nng_sendmsg and nng_recvmsg could be faster
Garrett D'Amore
2021-11-28
*
Fix premature transport registration. Mark it deprecated.
Garrett D'Amore
2021-08-01
*
Fix typo. (#1479)
Arthur A. Gleckler
2021-07-24
*
Add & document msg_capacity, msg_reserve (#1458)
Evan Balster
2021-07-06
*
fixes #1428 Clarify disallowed operations in AIO completion callbacks
Garrett D'Amore
2021-06-02
*
fixes #1445 PUB socket buffers, but docs say it should not
Garrett D'Amore
2021-06-02
*
fixes #1450 nng_cv_until documentation bug
Garrett D'Amore
2021-06-02
*
fixes #1452 nng_aio_set_iov doc bug regarding max IOV count
Garrett D'Amore
2021-06-02
[next]