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
Commit message (
Expand
)
Author
Age
*
Prep for 1.8.0 release
v1.8.0
Garrett D'Amore
2024-04-21
*
Logging improvements (#1816)
Garrett D'Amore
2024-04-21
*
Bump golang.org/x/net from 0.19.0 to 0.23.0 in /etc/pubrefman
dependabot[bot]
2024-04-20
*
Log messages when peer sends too large message.
Garrett D'Amore
2024-04-17
*
[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
*
Announce NNG version in log.
Garrett D'Amore
2024-04-14
*
Log rejects by app, bind/listen/connect failures.
Garrett D'Amore
2024-04-14
*
Log protocol connections rejected by protocol.
Garrett D'Amore
2024-04-14
*
Log transports as they are initialized.
Garrett D'Amore
2024-04-14
*
Added realtime clock support, and better timestamping.
Garrett D'Amore
2024-04-14
*
Add clarification about logged content.
Garrett D'Amore
2024-04-14
*
minor include fix
Garrett D'Amore
2024-04-14
*
Add missing `nng_tls_config_hold` stub function
Marc Lasch
2024-04-13
*
add header to posix_rand_getrandom.c
shikokuchuo
2024-04-13
*
fixes #543 Add logging support framework
Garrett D'Amore
2024-04-13
*
Update UKRAINE.adoc
Garrett D'Amore
2024-03-16
*
Update protocol.h
Brian Carcich
2024-03-16
*
Update nng_ctx.5.adoc
Brian Carcich
2024-03-16
*
Bump version to 1.7.3.
v1.7.3
Garrett D'Amore
2024-03-01
*
fixes #1771 cmake: respect CMAKE_FIND_PACKAGE_PREFER_CONFIG if present
Garrett D'Amore
2024-02-28
*
Convert UDP platform test to NUTS.
Garrett D'Amore
2024-02-25
*
Disable (for now) the UDPv6 test.
Garrett D'Amore
2024-02-25
*
windows: marry - warning about HANDLE vs int
Garrett D'Amore
2024-02-25
*
fixes #1496 Provide NNG_ENABLE_IPV6 option (disabled by default)
Garrett D'Amore
2024-02-25
*
fixes #1543 Deadlock in nng_close(socket)
Garrett D'Amore
2024-02-25
*
windows: Add missing header for string.h
Garrett D'Amore
2024-02-25
*
build: Mbed TLS should use MBEDTLS_ROOT first.
Garrett D'Amore
2024-02-25
*
Use dockerized asciidoctor to generate content
Garrett D'Amore
2024-02-22
*
Add support for socket:// in NUTS marry function.
Garrett D'Amore
2024-02-18
*
Add REP huge reply (10MB) test
Garrett D'Amore
2024-02-18
*
Language changes for the nng_socket manual page.
Garrett D'Amore
2024-02-17
*
fix typo in test for CMAKE_FIND_PACKAGE_PREFER_CONFIG
Garrett D'Amore
2024-02-17
*
idhash: Add missing C++ linkage guards.
Garrett D'Amore
2024-02-04
*
bump version to 1.7.2.
v1.7.2
Garrett D'Amore
2024-02-03
*
Stop using defunct mstksg/get-package
Garrett D'Amore
2024-01-27
*
Windows: Use _close instead of close
Garrett D'Amore
2024-01-27
*
Use cstdio to avoid exception warning during build.
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
*
windows: Debug and Release for vcpkg
Garrett D'Amore
2024-01-27
*
windows: Try using IMPORTED_LOCATION instead of IMPLIB.
Garrett D'Amore
2024-01-27
*
Well, Ninja did not work
Garrett D'Amore
2024-01-27
*
github: enable TLS on darwin
Garrett D'Amore
2024-01-27
*
github: actually enable TLS on Windows, and use Ninja
Garrett D'Amore
2024-01-27
*
github: use vcpkg to install and use mbedtls
Garrett D'Amore
2024-01-27
*
github: Install mbedTLS on darwin.
Garrett D'Amore
2024-01-27
*
Mbed TLS CMake improvements.
Garrett D'Amore
2024-01-27
*
docs: s/mbedTLS/Mbed TLS/ - per upstream branding
Garrett D'Amore
2024-01-27
*
New CMAKE option NNG_ENABLE_COMPAT (defaults ON)
Garrett D'Amore
2024-01-27
[next]