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
...
*
Fix typos across docs, comments, and CMake
mochalins
2025-06-02
*
Add test coverage for new sockaddr functions.
Garrett D'Amore
2025-06-01
*
Introduce DTLS transport for NNG.
Garrett D'Amore
2025-06-01
*
Add new nng_sockaddr_equal and nng_sockaddr_hash functions.
Garrett D'Amore
2025-05-26
*
Fix possible overrun in url test.
Garrett D'Amore
2025-05-26
*
Fix valgrind uninitialized complaint in UDP test.
Garrett D'Amore
2025-05-26
*
Converted rest of transports to nng_err.
Garrett D'Amore
2025-04-27
*
Converted property functions to use nng_err.
Garrett D'Amore
2025-04-27
*
Transport listen: use nng_err
Garrett D'Amore
2025-04-27
*
nng_device should use nng_err
Garrett D'Amore
2025-04-27
*
More nng_err -- this time for dialer and listener allocations.
Garrett D'Amore
2025-04-27
*
AIO: Use nng_err for cancellation callback instead of int.
Garrett D'Amore
2025-04-27
*
Tests: remove the legacy wss transport test and framework support for Convey ...
Garrett D'Amore
2025-04-27
*
tests: Add wss_test following pattern of TLS test.
Garrett D'Amore
2025-04-27
*
Fix typos in TLS test names.
Garrett D'Amore
2025-04-27
*
TLS: break up the TLS layer a bit to refactor for DTLS.
Garrett D'Amore
2025-04-27
*
fix aio_reap_list use of nni_aio_free() pointer to incorrect function type UB...
shikokuchuo
2025-04-27
*
Make pointers to data that is not modified const. (#2117)
Søren Holm
2025-04-27
*
* FIX [HTTP] fix a blocking case when freeing http client
Jaylin
2025-04-27
*
Set server name for TLS test.
Garrett D'Amore
2025-04-19
*
Fix typo in NNG_TLS_MAX_RECV_SIZE
Garrett D'Amore
2025-04-13
*
fix source formatting
shikokuchuo
2025-03-16
*
req protocol: free msg early if no retries
shikokuchuo
2025-03-16
*
posix_pollq_epoll.c:add EPOLLHUP flag to aovid code error continues executing...
wangchen
2025-03-15
*
Windows: Fix regression where no connections after 5 seconds can occur
Garrett D'Amore
2025-03-09
*
Windows: Bring back hEvent -- needed for real IPC.
Garrett D'Amore
2025-02-18
*
fixes #2092 nng_close may hang on Windows
v2.0.0-alpha.4
Garrett D'Amore
2025-01-26
*
tests: add some tcp dialer local address tests
Garrett D'Amore
2025-01-14
*
pipe: nng_pipe_notify should use nng_err
Garrett D'Amore
2025-01-14
*
socketpair: use nng_err
Garrett D'Amore
2025-01-14
*
init: use nng_err
Garrett D'Amore
2025-01-14
*
aio: more nng_err updates
Garrett D'Amore
2025-01-14
*
api: pipes should use nng_err
Garrett D'Amore
2025-01-14
*
tests: start using nng_err in NUTS
Garrett D'Amore
2025-01-12
*
http: use nng_err throughout
Garrett D'Amore
2025-01-12
*
http: status is an enum
Garrett D'Amore
2025-01-12
*
api: extend usage of nng_err
Garrett D'Amore
2025-01-12
*
http: fix mishandling of very long headers or URIs, and mishandling of unicode
Garrett D'Amore
2025-01-12
*
http: remove unused nng_http_handler_get_data
Garrett D'Amore
2025-01-12
*
http: server error handling improvements and tests
Garrett D'Amore
2025-01-12
*
http: use common canonify at request parse time
Garrett D'Amore
2025-01-12
*
http: move connection properties to http_conn, use static Location for redirect
Garrett D'Amore
2025-01-12
*
http: status and reason fixes (make it match docs)
Garrett D'Amore
2025-01-12
*
http: improve buffer reuse for heeaders, and discard unused bodies
Garrett D'Amore
2025-01-11
*
http: remove public access to req / res structures
Garrett D'Amore
2025-01-11
*
http: drop unused internal functions
Garrett D'Amore
2025-01-10
*
http: drop exclusive tree mode
Garrett D'Amore
2025-01-10
*
http test: test HEAD method in server
Garrett D'Amore
2025-01-10
*
http: The big HTTP API refactoring of January 2025.
v2.0.0-alpha.3
http-client-trans
Garrett D'Amore
2025-01-09
*
Update CMakeLists.txt
Vũ Quang Thịnh
2025-01-09
[prev]
[next]