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
/
sp
Commit message (
Expand
)
Author
Age
...
*
udp: implement endpoint stop functions
Garrett D'Amore
2024-12-11
*
sockfd: implement endpoint stop functions
Garrett D'Amore
2024-12-11
*
endpoints: add transport ep stop functions
Garrett D'Amore
2024-12-11
*
windows ipc: significant refactor
Garrett D'Amore
2024-12-09
*
udp transport: convert to using inline pipes and endpoints
Garrett D'Amore
2024-12-08
*
socket transport: convert to using inline pipe and endpoint allocations
Garrett D'Amore
2024-12-08
*
pipes and endpoints: support for inline allocations of transport data
Garrett D'Amore
2024-12-08
*
socket transport: No need for a cool down for this transport.
Garrett D'Amore
2024-12-07
*
tests: add sockfd test for multiple accepts
Garrett D'Amore
2024-12-07
*
websocket: inline the aios
Garrett D'Amore
2024-12-07
*
ctx: Simplify handling for closed contexts.
Garrett D'Amore
2024-12-07
*
udp: hang on close after sending too large
Garrett D'Amore
2024-12-07
*
inproc: add pipe stop.
Garrett D'Amore
2024-12-07
*
Add forgotten license boilerplate
Aleksei Solovev
2024-12-07
*
fixes #1959 Occasional SIGSEGV in nng_recv_aio() on a respondent socket
Aleksei Solovev
2024-12-07
*
tests: convert scalability test to NUTS
Garrett D'Amore
2024-11-30
*
tests: convert nonblock test to NUTS
Garrett D'Amore
2024-11-30
*
tests: fix type mismatch on htonl
Garrett D'Amore
2024-11-30
*
tests: convert ws transport test to NUTS
Garrett D'Amore
2024-11-30
*
tests: convert TCPv6 transport test to NUTS (and consolidate with v4)
Garrett D'Amore
2024-11-30
*
tests: tcp test converted to NUTS
Garrett D'Amore
2024-11-30
*
tests: inproc converted to NUTS
Garrett D'Amore
2024-11-30
*
tests: Convert device test to NUTS
Garrett D'Amore
2024-11-30
*
tests: req stress test converted to NUTS
Garrett D'Amore
2024-11-30
*
tests: multistress test converted to NUTS
Garrett D'Amore
2024-11-30
*
tests: Convert pipe test suite to NUTS
Garrett D'Amore
2024-11-30
*
tests: fix data race getting results
Garrett D'Amore
2024-11-30
*
sockfd: inline aio structs
Garrett D'Amore
2024-11-24
*
tls: don't use an extra resolver step in the listener.
Garrett D'Amore
2024-11-24
*
sockfd: we can use NULL for dialer ops
Garrett D'Amore
2024-11-24
*
Remove the NNG_OPT_IPC_SECURITY_DESCRIPTOR option.
Garrett D'Amore
2024-11-24
*
ws: add some more test cases
Garrett D'Amore
2024-11-24
*
ipc: Add NNG_OPT_REMADDR for dialer.
Garrett D'Amore
2024-11-23
*
tls: add a mutual authentication test
Garrett D'Amore
2024-11-23
*
tls: include error code from mbed in log messages
Garrett D'Amore
2024-11-23
*
socket: fds can never be negative
Garrett D'Amore
2024-11-23
*
dialers: add nng_dial_url and nng_dialer_create_url
Garrett D'Amore
2024-11-23
*
Remove u_rawurl member of URL.
Garrett D'Amore
2024-11-23
*
tls: remove NNG_OPT_URL
Garrett D'Amore
2024-11-23
*
tcp: remove NNG_OPT_URL
Garrett D'Amore
2024-11-23
*
udp: remove NNG_OPT_URL
Garrett D'Amore
2024-11-23
*
tests: eliminate use of NNG_OPT_URL
Garrett D'Amore
2024-11-23
*
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
*
Collect the bound port as part of the URL at bind time.
Garrett D'Amore
2024-11-21
*
TCPv6 test suite fixes for addresses.
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
[prev]
[next]