summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* fixes #1658 Possible use-after-free in dialerGarrett D'Amore2023-04-23
* fixes #1657 Use after free in listener (data race)Garrett D'Amore2023-04-23
* fixes #1619 Expose NNG_MAX_EXPIRE_THREADS via CMakeGarrett D'Amore2023-04-19
* fixes#1611 http_sconn_error() in http_server.c; use after freeGarrett D'Amore2023-04-19
* posix_resolv_gai.c: add AI_NUMERICSERV where undefinedSergey Fedorov2023-04-19
* Birth pipe object with non-zero reference.Garrett D'Amore2023-04-19
* fixes #1610 nni_sock_open() in socket.c: use after freeGarrett D'Amore2023-04-19
* Get common name and subject alternative names of peer certificate (#1617)Christian Fischbach2023-02-08
* Fix version used in CMakefiles.Garrett D'Amore2023-02-07
* Socket close may leak messages.Garrett D'Amore2023-02-07
* Minor formatting fix.Garrett D'Amore2023-02-07
* Revert "fixes 1543 (#1616)"Garrett D'Amore2023-02-05
* Revert "fixes#1175 nng_listen occasionally fails when reusing ipc socket on W...Garrett D'Amore2023-02-05
* Don't bump error counters for NNG_ECLOSED.Garrett D'Amore2023-02-05
* src: sp: tcp: Finish receive aio on close (#1636)Dmitry Shifrin2023-02-05
* fixes#1175 nng_listen occasionally fails when reusing ipc socket on Windows (...Garrett D'Amore2023-02-05
* fixes 1543 (#1616)josh salit2023-02-05