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
*
aio: task_abort was a mistake
Garrett D'Amore
2024-12-07
*
url: add nng_url_resolve_port
Garrett D'Amore
2024-12-06
*
Remove all the get_ptr option accessors.
Garrett D'Amore
2024-11-24
*
Remove all the set_ptr option functions.
Garrett D'Amore
2024-11-24
*
Remove the NNG_OPT_IPC_SECURITY_DESCRIPTOR option.
Garrett D'Amore
2024-11-24
*
http: constify some functions
Garrett D'Amore
2024-11-24
*
Remove string option functions from sockets and contexts.
Garrett D'Amore
2024-11-24
*
socket: remove unused nng_socket_get_ptr and nng_socket_set_ptr.
Garrett D'Amore
2024-11-24
*
listener: add listener_create_url and listen_url
Garrett D'Amore
2024-11-23
*
dialers: add nng_dial_url and nng_dialer_create_url
Garrett D'Amore
2024-11-23
*
core: remove NNG_OPT_URL entirely
Garrett D'Amore
2024-11-23
*
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
[next]