summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* minor tweaks to REAMDEGarrett D'Amore2023-11-26
* fixes #1713 SP pipe_send leaks message if aio is canceledGarrett D'Amore2023-11-26
* fixes #1701 compat: nn_reallocmsg is incorrectGarrett D'Amore2023-11-25
* fixes #1702 segfault canceling req receive while sendingGarrett D'Amore2023-11-25
* req: use nni_aio_completions - this is similar to #1523Garrett D'Amore2023-11-25
* fixes #1523 rare SEGV in sub nni_list_removeGarrett D'Amore2023-11-25
* Bump golang.org/x/net from 0.15.0 to 0.17.0 in /etc/pubrefmandependabot[bot]2023-11-25
* fix: use ifdef for NNG_HAVE_BACKTRACEMarco Casaroli2023-11-25
* fix: use ifdef for NNG_TEST_LIBMarco Casaroli2023-11-25
* fix: use ifdef for NNG_ENABLE_STATSMarco Casaroli2023-11-25
* [fixed] fix description of function nng_http_handler_collect_body()alawn-wang2023-11-25
* fixes #1675 undefined behavior in posix ipc_dialer_dialGarrett D'Amore2023-09-14
* Update win_tcpconn.cNissimBendanan2023-09-14
* nng_aio_stop documentation is badly incorrectGarrett D'Amore2023-09-14
* fixes #1687 Generated HTML documentation title tags are emptyGarrett D'Amore2023-09-14
* fixes #1619 expose expire threads tunablesPaulo Henrique Silva2023-08-27
* fix typo in nng_thread_set_name docPaulo Henrique Silva2023-08-27
* Skip URI parameters when serving a directory (http_server)Robert Bielik2023-08-23
* typozheng shuyuan2023-08-23
* Follow clang-format defined styleC-o-r-E2023-08-23
* Add forwarder demoC-o-r-E2023-08-23
* fix the wrong size in stream xfr alloc.wangha2023-08-23
* fixes #1683 NNG_MAX_EXPIRE_THREADS tunable documentationPaulo Henrique Silva2023-08-23
* fix copyrightsGarrett D'Amore2023-04-23