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
/
src
Commit message (
Expand
)
Author
Age
*
tests: Avoid NNG_OPT_URL in tcp test.
Garrett D'Amore
2024-11-23
*
Convert UDP test to use URL functions.
Garrett D'Amore
2024-11-22
*
Fix socket:// hostname should be null, and add test case
Garrett D'Amore
2024-11-22
*
Select transport using raw URL string.
Garrett D'Amore
2024-11-22
*
Fix leak on bad URL
Garrett D'Amore
2024-11-22
*
Introduce nng_listener_get_url and nng_dialer_get_url.
Garrett D'Amore
2024-11-21
*
Inline dialer 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
*
Avoid extra allocs for listener url.
Garrett D'Amore
2024-11-21
*
TCPv6 test suite fixes for addresses.
Garrett D'Amore
2024-11-18
*
Add new nni_url_parse_inline, and add more test cases for coverage.
Garrett D'Amore
2024-11-18
*
url: Use NNG_EINVAL for parse failures
Garrett D'Amore
2024-11-18
*
Introduce accessors for nng_url struct and make it opaque.
Garrett D'Amore
2024-11-18
*
Merge internal and external URL APIs. No need for
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
*
nni_url_sprintf
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
*
fix parsing bug in abstract URLs
Garrett D'Amore
2024-11-17
*
tcp/tls: Remove support for local interface address in dialer URLs
Garrett D'Amore
2024-11-17
*
remove NNG_OPT_SOCKNAME (and socket names altogether)
Garrett D'Amore
2024-11-17
*
tls: add ecdsa test case
Garrett D'Amore
2024-11-17
*
tls: remove support for TLS 1.0 and 1.1.
Garrett D'Amore
2024-11-16
*
init test coverage improvements
Garrett D'Amore
2024-11-11
*
Cleanup POSIX platform initialization.
Garrett D'Amore
2024-11-11
*
refactor initialization/finalization
Garrett D'Amore
2024-11-11
*
websocket: Do not allow a listener or dialer to change TLS while running
Garrett D'Amore
2024-11-09
*
TLS configuration changed to use discret _set_tls and _get_tls functions.
Garrett D'Amore
2024-11-09
*
Remove unused sockaddr NULL check
Garrett D'Amore
2024-11-06
*
websocket: fix for setting user headers
Garrett D'Amore
2024-11-05
*
Add zero test for error
Garrett D'Amore
2024-11-05
*
remove nni_plat_println - we have nni_plat_printf which is good enough
Garrett D'Amore
2024-11-05
*
ipc: listener cancellation test
Garrett D'Amore
2024-11-05
*
Fix leak in pubdrop
Garrett D'Amore
2024-11-05
*
ipc: validate stale cleanup listener
Garrett D'Amore
2024-11-05
*
IPC test - note which ones skipped.
Garrett D'Amore
2024-11-05
*
Remove registration functions (unused).
Garrett D'Amore
2024-11-04
*
Add pubdrop test.
Garrett D'Amore
2024-11-04
*
UDP: prefer new packets (drop older)
Garrett D'Amore
2024-11-04
*
Use a callback for UDP burst test.
Garrett D'Amore
2024-11-04
*
UDP test improvements.
Garrett D'Amore
2024-11-04
*
logging: better debug & test logs
Garrett D'Amore
2024-11-04
*
Introduce NUTS_SKIP and use it in a few tests.
Garrett D'Amore
2024-11-03
*
Update acutest.h.
Garrett D'Amore
2024-11-03
*
Socket option handling clean ups for endpoints.
Garrett D'Amore
2024-11-03
*
Remove NNI_TYPE_OPAQUE altogether.
Garrett D'Amore
2024-11-03
*
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
[next]