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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Remove untyped stream option functions.
Garrett D'Amore
2024-11-03
*
Replace NNG_OPT_SUB_SUBSCRIBE/UNSUBSCRIBE with functions.
Garrett D'Amore
2024-11-03
*
Replace `NNG_OPT_RAW` with `nng_socket_raw`.
Garrett D'Amore
2024-11-02
*
Replace `NNG_OPT_PROTO`, `NNG_OPT_PROTONAME`, and friends with functions.
Garrett D'Amore
2024-11-02
*
Remove nng_ctx/socket_set/get_addr
Garrett D'Amore
2024-11-02
*
NNG_OPT_RECVFD and NNG_OPT_SENDFD converted to functions.
Garrett D'Amore
2024-11-02
*
Remove nng_stream_set function family.
Garrett D'Amore
2024-10-28
*
streams: drop some stream set functions
Garrett D'Amore
2024-10-28
*
tls: move definitions to core nng.h
Garrett D'Amore
2024-10-28
*
tls: Remove the individual TLS configuration options
Garrett D'Amore
2024-10-28
*
Use `const` for nng_stat when possible.
Garrett D'Amore
2024-10-20
*
UDP: numerous fixes, added test for copy break
Garrett D'Amore
2024-10-13
*
UDP: add some statistics
Garrett D'Amore
2024-10-12
*
Remove the last of the legacy option handling functions.
Garrett D'Amore
2024-10-06
*
Remove deprecated context option functions.
Garrett D'Amore
2024-10-06
*
Drop the legacy listener option functions
Garrett D'Amore
2024-10-06
*
Remove dialer legacy option functions
Garrett D'Amore
2024-10-06
*
Drop unused nng_msg_getopt
Garrett D'Amore
2024-10-06
*
Remove unused legacy nng_closeall.
Garrett D'Amore
2024-10-06
*
Remove deprecated `nng_pipe_getopt` and friends.
Garrett D'Amore
2024-10-06
*
Remove the legacy transport registration functions.
Garrett D'Amore
2024-10-06
*
Flag build packages as 2.0.0-dev.
Garrett D'Amore
2024-10-06
*
idhash: add nng_id_visit API
Garrett D'Amore
2024-08-11
*
fixes #1846 Add support for TLS PSK
Garrett D'Amore
2024-07-21
*
UDP: Introduce an experimental (undocumented for now) public API for UDP. (#1...
Garrett D'Amore
2024-06-02
*
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
*
Prep for 1.8.0 release
v1.8.0
Garrett D'Amore
2024-04-21
*
Logging improvements (#1816)
Garrett D'Amore
2024-04-21
*
fixes #543 Add logging support framework
Garrett D'Amore
2024-04-13
*
Bump version to 1.7.3.
v1.7.3
Garrett D'Amore
2024-03-01
*
idhash: Add missing C++ linkage guards.
Garrett D'Amore
2024-02-04
*
bump version to 1.7.2.
v1.7.2
Garrett D'Amore
2024-02-03
*
Bump to version 1.7.1.
v1.7.1
Garrett D'Amore
2024-01-06
*
fix idhash not public
Garrett D'Amore
2024-01-06
*
Start of version 1.7.1
Garrett D'Amore
2024-01-06
*
Bump version to 1.7.0 official.
Garrett D'Amore
2024-01-06
*
fixes #1572 nng creates too many threads
Garrett D'Amore
2024-01-01
*
fixes #1751 Support nng_aio_set_expire().
Garrett D'Amore
2023-12-30
*
fixes #1746 Create a new socket:// transport for socketpair() based connections
Garrett D'Amore
2023-12-29
*
Bump version to 1.7.0pre
Garrett D'Amore
2023-12-17
*
fixes #1663 Request/Reply Protocol Throughput and Scalability
Garrett D'Amore
2023-12-16
*
Bump version to 1.6.0
v1.6.0
Garrett D'Amore
2023-11-26
*
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
*
mark deprecated functions as deprecated so they show as warnings during compi...
Edward Rudd
2021-12-28
*
Bus socket converted to use lmq.
Garrett D'Amore
2021-12-27
*
Introduce nng_device_aio().
Garrett D'Amore
2021-12-27
*
Restore legacy nng_getopt_ptr.
Garrett D'Amore
2021-12-25
*
fixes #1536 nng_sendmsg and nng_recvmsg could be faster
Garrett D'Amore
2021-11-28
[next]