summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Incorrect doc section.Garrett D'Amore2023-12-30
* minor grammar fixGarrett D'Amore2023-12-30
* trivial wording fixGarrett D'Amore2023-12-30
* provide NNG_MAX_POLLER_THREADSGarrett D'Amore2023-12-29
* fixes #1740 Public ID hash APIGarrett D'Amore2023-12-29
* Don't use deprecated functions in test suite.Garrett D'Amore2023-12-29
* tcp and tls: setting recv max on endpoint does not change pipesGarrett D'Amore2023-12-29
* ipc: changing ep receive max should not affect established pipesGarrett D'Amore2023-12-29
* ipc: refactor get peerid support to use common POSIX codeGarrett D'Amore2023-12-29
* Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 in /etc/pubrefmandependabot[bot]2023-12-29
* fixes #1746 Create a new socket:// transport for socketpair() based connectionsGarrett D'Amore2023-12-29
* Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /etc/pubrefmandependabot[bot]2023-12-25
* fixes #1734 websocket dialer hang on shutdownGarrett D'Amore2023-12-17
* fixes #1735 websocket should send, and wait for, WS_CLOSE frames on shutdownGarrett D'Amore2023-12-17
* Bump version to 1.7.0preGarrett D'Amore2023-12-17