summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bump version to 1.7.3.v1.7.3Garrett D'Amore2024-03-01
* fixes #1771 cmake: respect CMAKE_FIND_PACKAGE_PREFER_CONFIG if presentGarrett D'Amore2024-02-28
* Convert UDP platform test to NUTS.Garrett D'Amore2024-02-25
* Disable (for now) the UDPv6 test.Garrett D'Amore2024-02-25
* windows: marry - warning about HANDLE vs intGarrett D'Amore2024-02-25
* fixes #1496 Provide NNG_ENABLE_IPV6 option (disabled by default)Garrett D'Amore2024-02-25
* fixes #1543 Deadlock in nng_close(socket)Garrett D'Amore2024-02-25
* windows: Add missing header for string.hGarrett D'Amore2024-02-25
* build: Mbed TLS should use MBEDTLS_ROOT first.Garrett D'Amore2024-02-25
* Use dockerized asciidoctor to generate contentGarrett D'Amore2024-02-22
* Add support for socket:// in NUTS marry function.Garrett D'Amore2024-02-18
* Add REP huge reply (10MB) testGarrett D'Amore2024-02-18
* Language changes for the nng_socket manual page.Garrett D'Amore2024-02-17
* fix typo in test for CMAKE_FIND_PACKAGE_PREFER_CONFIGGarrett D'Amore2024-02-17
* idhash: Add missing C++ linkage guards.Garrett D'Amore2024-02-04
* bump version to 1.7.2.v1.7.2Garrett D'Amore2024-02-03
* Stop using defunct mstksg/get-packageGarrett D'Amore2024-01-27
* Windows: Use _close instead of closeGarrett D'Amore2024-01-27
* Use cstdio to avoid exception warning during build.Garrett D'Amore2024-01-27
* base64_test: fix compiler warning about castGarrett D'Amore2024-01-27
* tls: fix cast to integer warningGarrett D'Amore2024-01-27
* windows: Debug and Release for vcpkgGarrett D'Amore2024-01-27
* windows: Try using IMPORTED_LOCATION instead of IMPLIB.Garrett D'Amore2024-01-27
* Well, Ninja did not workGarrett D'Amore2024-01-27
* github: enable TLS on darwinGarrett D'Amore2024-01-27
* github: actually enable TLS on Windows, and use NinjaGarrett D'Amore2024-01-27
* github: use vcpkg to install and use mbedtlsGarrett D'Amore2024-01-27
* github: Install mbedTLS on darwin.Garrett D'Amore2024-01-27
* Mbed TLS CMake improvements.Garrett D'Amore2024-01-27
* docs: s/mbedTLS/Mbed TLS/ - per upstream brandingGarrett D'Amore2024-01-27
* New CMAKE option NNG_ENABLE_COMPAT (defaults ON)Garrett D'Amore2024-01-27
* Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 in /etc/pubrefmandependabot[bot]2024-01-27
* tests: assert in compat tests even in release modeGarrett D'Amore2024-01-25
* Bump to version 1.7.1.v1.7.1Garrett D'Amore2024-01-06
* Fix warning from inconsistent socket_pair prototype.Garrett D'Amore2024-01-06
* fix idhash not publicGarrett D'Amore2024-01-06
* Start of version 1.7.1Garrett D'Amore2024-01-06
* Bump version to 1.7.0 official.Garrett D'Amore2024-01-06
* Add a nng_stream example paired with a socket server on win/linuxHugo Lindström2024-01-01
* More release note fixes and updates.Garrett D'Amore2024-01-01
* Update for 1.7.0 release notes.Garrett D'Amore2024-01-01
* silence compiler warning from minimum int constantGarrett D'Amore2024-01-01
* fixes #1572 nng creates too many threadsGarrett D'Amore2024-01-01
* Update references to legacy APIs.Garrett D'Amore2024-01-01
* Comment typoGarrett D'Amore2024-01-01
* Release notes update for 1.7.0 in progress.Garrett D'Amore2024-01-01
* fixes #1754 nng_aio_stop.3 refers to `nng_aio_schedule()` instead of `nng_aio...Garrett D'Amore2024-01-01
* s/NNG_DUR_/NNG_DURATION_Patrik Wenger2024-01-01
* fix grammarPatrik Wenger2024-01-01
* fixes #1751 Support nng_aio_set_expire().Garrett D'Amore2023-12-30