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
*
Introduce nng_listener_get_url and nng_dialer_get_url.
Garrett D'Amore
2024-11-21
*
Collect the bound port as part of the URL at bind time.
Garrett D'Amore
2024-11-21
*
Use 32-bit port numbers.
Garrett D'Amore
2024-11-21
*
Introduce accessors for nng_url struct and make it opaque.
Garrett D'Amore
2024-11-18
*
URL refactor part 1.
Garrett D'Amore
2024-11-18
*
More url work. Undocument rawurl, and stop using it stats and logs.
Garrett D'Amore
2024-11-17
*
URL u_port should be a number not a string.
Garrett D'Amore
2024-11-17
*
intern URL scheme
Garrett D'Amore
2024-11-17
*
remove NNG_OPT_SOCKNAME (and socket names altogether)
Garrett D'Amore
2024-11-17
*
tls: remove support for TLS 1.0 and 1.1.
Garrett D'Amore
2024-11-16
*
refactor initialization/finalization
Garrett D'Amore
2024-11-11
*
TLS configuration changed to use discret _set_tls and _get_tls functions.
Garrett D'Amore
2024-11-09
*
Remove left over prototype for nng_socket_get()
Garrett D'Amore
2024-11-04
*
Remove untyped nng_socket_get and nng_socket_set.
Garrett D'Amore
2024-11-03
*
Remove untyped nng_dialer_get/set and nng_listener_get/set.
Garrett D'Amore
2024-11-03
*
Remove nng_ctx untyped option functions
Garrett D'Amore
2024-11-03
*
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
[next]