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
*
fixes #1746 Create a new socket:// transport for socketpair() based connections
Garrett D'Amore
2023-12-29
*
fixes #1734 websocket dialer hang on shutdown
Garrett D'Amore
2023-12-17
*
fixes #1735 websocket should send, and wait for, WS_CLOSE frames on shutdown
Garrett D'Amore
2023-12-17
*
fixes #1729 remove nni_timer
Garrett D'Amore
2023-12-17
*
fixes #1728 surveyor could be simplified to not use timer
Garrett D'Amore
2023-12-17
*
minor comment fixes for survey_test
Garrett D'Amore
2023-12-17
*
fixes #1663 Request/Reply Protocol Throughput and Scalability
Garrett D'Amore
2023-12-16
*
fixes #1673 High CPU usage with TLS
Garrett D'Amore
2023-12-16
*
fixes #1713 SP pipe_send leaks message if aio is canceled
Garrett D'Amore
2023-11-26
*
fixes #1701 compat: nn_reallocmsg is incorrect
Garrett D'Amore
2023-11-25
*
fixes #1702 segfault canceling req receive while sending
Garrett D'Amore
2023-11-25
*
req: use nni_aio_completions - this is similar to #1523
Garrett D'Amore
2023-11-25
*
fixes #1523 rare SEGV in sub nni_list_remove
Garrett D'Amore
2023-11-25
*
fix: use ifdef for NNG_HAVE_BACKTRACE
Marco Casaroli
2023-11-25
*
fix: use ifdef for NNG_TEST_LIB
Marco Casaroli
2023-11-25
*
fix: use ifdef for NNG_ENABLE_STATS
Marco Casaroli
2023-11-25
*
fixes #1675 undefined behavior in posix ipc_dialer_dial
Garrett D'Amore
2023-09-14
*
Update win_tcpconn.c
NissimBendanan
2023-09-14
*
fixes #1619 expose expire threads tunables
Paulo Henrique Silva
2023-08-27
*
Skip URI parameters when serving a directory (http_server)
Robert Bielik
2023-08-23
*
fix the wrong size in stream xfr alloc.
wangha
2023-08-23
*
fix copyrights
Garrett D'Amore
2023-04-23
*
fixes #1658 Possible use-after-free in dialer
Garrett D'Amore
2023-04-23
*
fixes #1657 Use after free in listener (data race)
Garrett D'Amore
2023-04-23
*
fixes #1619 Expose NNG_MAX_EXPIRE_THREADS via CMake
Garrett D'Amore
2023-04-19
*
fixes#1611 http_sconn_error() in http_server.c; use after free
Garrett D'Amore
2023-04-19
*
posix_resolv_gai.c: add AI_NUMERICSERV where undefined
Sergey Fedorov
2023-04-19
*
Birth pipe object with non-zero reference.
Garrett D'Amore
2023-04-19
*
fixes #1610 nni_sock_open() in socket.c: use after free
Garrett D'Amore
2023-04-19
*
Get common name and subject alternative names of peer certificate (#1617)
Christian Fischbach
2023-02-08
*
Socket close may leak messages.
Garrett D'Amore
2023-02-07
*
Minor formatting fix.
Garrett D'Amore
2023-02-07
*
Revert "fixes 1543 (#1616)"
Garrett D'Amore
2023-02-05
*
Revert "fixes#1175 nng_listen occasionally fails when reusing ipc socket on W...
Garrett D'Amore
2023-02-05
*
Don't bump error counters for NNG_ECLOSED.
Garrett D'Amore
2023-02-05
*
src: sp: tcp: Finish receive aio on close (#1636)
Dmitry Shifrin
2023-02-05
*
fixes#1175 nng_listen occasionally fails when reusing ipc socket on Windows (...
Garrett D'Amore
2023-02-05
*
fixes 1543 (#1616)
josh salit
2023-02-05
*
Fix PAIR v0 not finalizing the pollables when closing socket (#1640)
Ricardo Catalinas Jiménez
2023-02-05
*
Fill NNG_PKGS to request nng dependencies from installed location. (#1641)
Garrett D'Amore
2023-02-05
*
Update idhash.c (#1638)
shikokuchuo
2023-02-05
*
Fixes for some security complaints.
Garrett D'Amore
2022-12-31
*
Silence NNI_ASSERT warnings when building with NDEBUG (#1621) (#1622)
Ruben Valls
2022-10-18
*
Fixes the call to setsockopt(SO_UPDATE_ACCEPT_CONTEXT) on Windows (#1604)
Ruben Valls
2022-07-15
*
Fixes compiling when NNG_ENABLE_STATS is OFF (#1600)
Ruben Valls
2022-06-20
*
Fix mingw atomics (#1601)
Ruben Valls
2022-06-20
*
Fix out-of-bounds error in http_uri_canonify(). (#1595)
Manuel Saraiva
2022-05-31
*
fixes Undefined reference to nni_atomic_dec & nni_atomic_dec64 on Windows. (#...
alvin1221
2022-05-29
*
fixes #1586 Undefined reference to nni_atomic_swap & nni_atomic_cas(Built by ...
alvin1221
2022-05-29
*
fixes #1574 Non-blocking version of nng_aio_wait / nng_aio_result
Garrett D'Amore
2022-04-18
[next]