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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
supplemental
Commit message (
Expand
)
Author
Age
*
fixes #1771 cmake: respect CMAKE_FIND_PACKAGE_PREFER_CONFIG if present
Garrett D'Amore
2024-02-28
*
fix typo in test for CMAKE_FIND_PACKAGE_PREFER_CONFIG
Garrett D'Amore
2024-02-17
*
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
*
Fix warning from inconsistent socket_pair prototype.
Garrett D'Amore
2024-01-06
*
fix idhash not public
Garrett D'Amore
2024-01-06
*
fixes #1740 Public ID hash API
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 #1673 High CPU usage with TLS
Garrett D'Amore
2023-12-16
*
Skip URI parameters when serving a directory (http_server)
Robert Bielik
2023-08-23
*
fixes#1611 http_sconn_error() in http_server.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
*
Fill NNG_PKGS to request nng dependencies from installed location. (#1641)
Garrett D'Amore
2023-02-05
*
Fixes for some security complaints.
Garrett D'Amore
2022-12-31
*
Fix out-of-bounds error in http_uri_canonify(). (#1595)
Manuel Saraiva
2022-05-31
*
Replace nni_aio_prov_set_extra with nni_aio_prov_set_data.
Garrett D'Amore
2021-12-31
*
Use static initialization for lists and mutexes.
Garrett D'Amore
2021-12-05
*
Provide atomic pointer support.
Garrett D'Amore
2021-12-05
*
fixes #1346 windows ipc winsec fails frequently in CI/CD
Garrett D'Amore
2021-11-02
*
fixes #1478 mbedTLS 3.0 is not API compatible with 2.x
Garrett D'Amore
2021-08-09
*
Remove extra wrapper for platform clock support.
Garrett D'Amore
2021-07-22
*
fixes #1471 Use of strdup instead of nni_strdup in mbedtls/tls.c
Garrett D'Amore
2021-07-22
*
remove extraneous comment, set conn_init static (#1424)
Dave Voutila
2021-02-17
*
Fix typo in tls_common.c (#1412)
Evgeny Ermakov
2021-01-24
*
fixes #1403 http ws listeners added without a lock
Garrett D'Amore
2021-01-10
*
fixes #1393 Use after free in http (#1395)
Evgeny Ermakov
2021-01-03
*
Fix compilation warnings (#1397)
Evgeny Ermakov
2021-01-02
*
fixes #1345 Restructure the source tree
Garrett D'Amore
2021-01-01
*
fixes #1372 nni_reap could be smaller
Garrett D'Amore
2020-12-19
*
fixes #1313 support deferred nng_aio destruction
Garrett D'Amore
2020-12-12
*
Move TCP out of supplemental.
Garrett D'Amore
2020-12-05
*
fixes #1358 nni_strtou64 and nni_strtox64 could be replaced with strtoull
Garrett D'Amore
2020-11-23
*
New NUTS test framework (NNG Unit Test Support).
Garrett D'Amore
2020-11-23
*
Work for test refactoring.
Garrett D'Amore
2020-11-18
*
Centralize the scheme handling for HTTP schemes.
Garrett D'Amore
2020-11-17
*
fixes #1200 Shouldn't nng_http_server_stop be synchronous?
Garrett D'Amore
2020-11-17
*
fixes #1355 wss4 and wss6 don't work as they should
Garrett D'Amore
2020-11-17
*
fixes #1071 tran_chkopt can be cleaned up
Garrett D'Amore
2020-11-15
*
fixes #1087 CMakeLists structural improvements desired
Garrett D'Amore
2020-11-14
*
Fix build regression on non-Windows platform (sorry!)
Garrett D'Amore
2020-11-12
*
Base64 nits (code quality) fixed.
Garrett D'Amore
2020-11-12
*
fixes #1337 nni aio user data could be removed
Garrett D'Amore
2020-11-10
*
Fix minor incorrect comment.
Garrett D'Amore
2020-11-10
*
Minor spelling tweaks for the aio framework.
Garrett D'Amore
2020-11-09
*
Clean up some warnings.
Garrett D'Amore
2020-11-08
*
fixes #1311 reduce wasted use for nni_aio
Garrett D'Amore
2020-10-31
*
fixes #914 websocket stream mode should support TEXT
Garrett D'Amore
2020-10-26
[next]