summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* fixes #1729 remove nni_timerGarrett D'Amore2023-12-17
* fixes #1728 surveyor could be simplified to not use timerGarrett D'Amore2023-12-17
* minor comment fixes for survey_testGarrett D'Amore2023-12-17
* fixes #1663 Request/Reply Protocol Throughput and ScalabilityGarrett D'Amore2023-12-16
* fixes #1673 High CPU usage with TLSGarrett D'Amore2023-12-16
* fix copyright from last commitGarrett D'Amore2023-12-15
* fixes #1721 docs should indicate nng_aio_wait must not be used from a callbackGarrett D'Amore2023-12-15
* Bump version to 1.6.0v1.6.0Garrett D'Amore2023-11-26
* Update release notes for forthcoming 1.6.0 releaseGarrett D'Amore2023-11-26
* fixes #1665 docs: document restriction for pipe notify callbacksGarrett D'Amore2023-11-26
* docs: add a reference to nng_deviceGarrett D'Amore2023-11-26