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
*
Add REP huge reply (10MB) test
Garrett D'Amore
2024-02-18
*
fix typo in test for CMAKE_FIND_PACKAGE_PREFER_CONFIG
Garrett D'Amore
2024-02-17
*
Windows: Use _close instead of close
Garrett D'Amore
2024-01-27
*
base64_test: fix compiler warning about cast
Garrett D'Amore
2024-01-27
*
tls: fix cast to integer warning
Garrett D'Amore
2024-01-27
*
Mbed TLS CMake improvements.
Garrett D'Amore
2024-01-27
*
New CMAKE option NNG_ENABLE_COMPAT (defaults ON)
Garrett D'Amore
2024-01-27
*
Fix warning from inconsistent socket_pair prototype.
Garrett D'Amore
2024-01-06
*
fix idhash not public
Garrett D'Amore
2024-01-06
*
silence compiler warning from minimum int constant
Garrett D'Amore
2024-01-01
*
fixes #1572 nng creates too many threads
Garrett D'Amore
2024-01-01
*
Comment typo
Garrett D'Amore
2024-01-01
*
fixes #1751 Support nng_aio_set_expire().
Garrett D'Amore
2023-12-30
*
provide NNG_MAX_POLLER_THREADS
Garrett D'Amore
2023-12-29
*
fixes #1740 Public ID hash API
Garrett D'Amore
2023-12-29
*
tcp and tls: setting recv max on endpoint does not change pipes
Garrett D'Amore
2023-12-29
*
ipc: changing ep receive max should not affect established pipes
Garrett D'Amore
2023-12-29
*
ipc: refactor get peerid support to use common POSIX code
Garrett D'Amore
2023-12-29
*
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
[next]