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
/
supplemental
Commit message (
Expand
)
Author
Age
...
*
ws: remove NNG_OPT_URL
Garrett D'Amore
2024-11-23
*
Use 32-bit port numbers.
Garrett D'Amore
2024-11-21
*
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
*
URL u_port should be a number not a string.
Garrett D'Amore
2024-11-17
*
tls: add ecdsa test case
Garrett D'Amore
2024-11-17
*
tls: remove support for TLS 1.0 and 1.1.
Garrett D'Amore
2024-11-16
*
refactor initialization/finalization
Garrett D'Amore
2024-11-11
*
websocket: Do not allow a listener or dialer to change TLS while running
Garrett D'Amore
2024-11-09
*
TLS configuration changed to use discret _set_tls and _get_tls functions.
Garrett D'Amore
2024-11-09
*
websocket: fix for setting user headers
Garrett D'Amore
2024-11-05
*
Remove NNI_TYPE_OPAQUE altogether.
Garrett D'Amore
2024-11-03
*
Remove untyped stream option functions.
Garrett D'Amore
2024-11-03
*
Remove untyped nng_pipe_get, support for untyped sockaddr set.
Garrett D'Amore
2024-11-03
*
Remove nng_stream_set function family.
Garrett D'Amore
2024-10-28
*
tls: Remove the individual TLS configuration options
Garrett D'Amore
2024-10-28
*
Remove the legacy transport registration functions.
Garrett D'Amore
2024-10-06
*
TLS: enable TLS 1.3 for Mbed TLS.
Garrett D'Amore
2024-08-14
*
idhash: add nng_id_visit API
Garrett D'Amore
2024-08-11
*
fixes #1849 merge wolfSSL support inline, and relicense it under same terms a...
Garrett D'Amore
2024-07-22
*
TLS: make some tests conditional.
Garrett D'Amore
2024-07-22
*
TLS: Stop making the licensing message a warning - notice is sufficient.
Garrett D'Amore
2024-07-22
*
TLS: announce which engine we are using (in anticipation of newer TLS engines)
Garrett D'Amore
2024-07-22
*
fixes #1846 Add support for TLS PSK
Garrett D'Amore
2024-07-21
*
Move the rest of the functionality from platform.h into core.
Garrett D'Amore
2024-04-23
*
[tls_common] finish conn lock in tls_reap
Moi Ran
2024-04-14
*
fixes #1588 TLS should log errors
Garrett D'Amore
2024-04-14
*
Add missing `nng_tls_config_hold` stub function
Marc Lasch
2024-04-13
*
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
[prev]
[next]