summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bunch patch version, fixes #2109v1.10.2branch1.10Garrett D'Amore2025-06-02
* fixes #2092 nng_close may hang on Windows (stable version)v1.10.1Garrett D'Amore2025-01-26
* pubrefman: (stable) update dependencies to address CVEsGarrett D'Amore2025-01-06
* Version 1.10 release updatesv1.10.0v1.10Garrett D'Amore2025-01-04
* api: introduce NNG 2.0 compatible nng_dialer_get_url and nng_listener_get_urlGarrett D'Amore2025-01-04
* api: add nng_sock_send and nng_sock_recvGarrett D'Amore2025-01-04
* fix aio test failures on darwinGarrett D'Amore2025-01-03
* stable: docs: note deprecation of NNG_FLAG_ALLOCGarrett D'Amore2025-01-03
* stable: add nng_socket_close to aid transition to 2.0Garrett D'Amore2025-01-03
* fixes #1959 Occasional SIGSEGV in nng_recv_aio() on a respondent socketAleksei Solovev2024-12-08
* sockfd: check the result of nni_aio_scheduleGarrett D'Amore2024-12-07
* windows ipc: check the return value of nni_aio_scheduleGarrett D'Amore2024-12-07
* Add nng_sub0_subscribe and friends.Garrett D'Amore2024-11-11
* We have new APIs, so bump to 1.10.Garrett D'Amore2024-11-11
* Add new functions for socket identity.Garrett D'Amore2024-11-11
* Integer sign extension bug in socket.c.Garrett D'Amore2024-11-08
* Fix version number for 1.9.1 pre.Garrett D'Amore2024-11-07
* Set version correctly to 1.9.1 pre.Garrett D'Amore2024-11-07
* Mark some functions that are useless as deprecatedGarrett D'Amore2024-11-07
* Document a number of things as deprecated.Garrett D'Amore2024-11-07
* Update links in README for stable branch.Garrett D'Amore2024-11-07
* fixes #1900 'u_int32_t' undeclaredGarrett D'Amore2024-11-07
* fix maybe uninitialized warningshikokuchuo2024-10-07
* fix int-to-pointer conversion warningshikokuchuo2024-10-07
* fixes #1866 clock_gettime is not used on Android, even though availablev1.9.0Garrett D'Amore2024-09-07
* fixes #1851 fix error in NNG_OPT_UNSUBSCRIBE descriptionGarrett D'Amore2024-08-14
* fixes #1858 Warning on calloc()Garrett D'Amore2024-08-14
* Disable TLS tests on Windows due to downrev vcpkg mbedGarrett D'Amore2024-08-14
* log: eliminate redundant newlines sometimes presentGarrett D'Amore2024-08-14
* TLS: enable TLS 1.3 for Mbed TLS.Garrett D'Amore2024-08-14
* fixes #1837 IPC - Use After FreeGarrett D'Amore2024-08-13
* idhash: add nng_id_visit APIGarrett D'Amore2024-08-11
* Add WolfSSL building informationGarrett D'Amore2024-07-22
* Drop the external submodule. It isn't needed anymore.Garrett D'Amore2024-07-22
* fixes #1849 merge wolfSSL support inline, and relicense it under same terms a...Garrett D'Amore2024-07-22
* TLS: make some tests conditional.Garrett D'Amore2024-07-22
* TLS: Stop making the licensing message a warning - notice is sufficient.Garrett D'Amore2024-07-22
* Bump minimum CMake version to 3.15Garrett D'Amore2024-07-22
* TLS: announce which engine we are using (in anticipation of newer TLS engines)Garrett D'Amore2024-07-22
* Fix conditional tls_tran_testGarrett D'Amore2024-07-21
* Bump CodeQL to v2Garrett D'Amore2024-07-21
* fixes #1846 Add support for TLS PSKGarrett D'Amore2024-07-21
* fixes #1835 setting NNG_OPT_TLS_CONFIG on socket should hold referenceGarrett D'Amore2024-07-21
* fix testcase crash on NUTTX When log_buf is null for the first time. (#1844)小米-梅健2024-07-16
* UDP: Introduce an experimental (undocumented for now) public API for UDP. (#1...Garrett D'Amore2024-06-02
* Fixes problem that causing it unable to pass compile when NNG_TRANSPORT_ZEROT...Peter Wang2024-06-01
* windows: refactor IPC to avoid possible hangs and use after free.Garrett D'Amore2024-05-30
* Free SP protocol streams before discarding aio objects.Garrett D'Amore2024-05-30
* Safer initialization of aiosGarrett D'Amore2024-05-30
* fix for pipe statistic crashGarrett D'Amore2024-05-30