aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* windows: TCP connection use-after-free fixesGarrett D'Amore2024-05-30
* windows: ipc listen use after freeGarrett D'Amore2024-05-30
* windows: ipc conn conn_aio not usedGarrett D'Amore2024-05-30
* windows: fix TCP use-after-free in listenerGarrett D'Amore2024-05-30
* windows: drop the hEvent initialization for win_io structures.Garrett D'Amore2024-05-30
* windows: IPC conn->conn_io is unusedGarrett D'Amore2024-05-30
* Another attempt at the close deadlock, fix use-after-free.Garrett D'Amore2024-05-30
* fixes #1827 Windows a deadlock on nng_close()Garrett D'Amore2024-05-30
* fixes #1825 Compiler warning due to unused variable in win_clock.cGarrett D'Amore2024-05-22
* Windows: add a check for broken legacy environments without timespec_get.Garrett D'Amore2024-05-22
* fix deadlock on socket closeAlexander Zilberkant2024-04-24
* fixes #1808 nng_msg_insert: munmap_chunk(): invalid pointerGarrett D'Amore2024-04-24
* Move the rest of the functionality from platform.h into core.Garrett D'Amore2024-04-23
* Move some supplemental APIs to reduce friction in using them.Garrett D'Amore2024-04-23
* Prep for 1.8.0 releasev1.8.0Garrett D'Amore2024-04-21
* Logging improvements (#1816)Garrett D'Amore2024-04-21
* Bump golang.org/x/net from 0.19.0 to 0.23.0 in /etc/pubrefmandependabot[bot]2024-04-20
* Log messages when peer sends too large message.Garrett D'Amore2024-04-17
* [tls_common] finish conn lock in tls_reapMoi Ran2024-04-14
* fixes #1588 TLS should log errorsGarrett D'Amore2024-04-14
* Announce NNG version in log.Garrett D'Amore2024-04-14
* Log rejects by app, bind/listen/connect failures.Garrett D'Amore2024-04-14
* Log protocol connections rejected by protocol.Garrett D'Amore2024-04-14
* Log transports as they are initialized.Garrett D'Amore2024-04-14
* Added realtime clock support, and better timestamping.Garrett D'Amore2024-04-14
* Add clarification about logged content.Garrett D'Amore2024-04-14
* minor include fixGarrett D'Amore2024-04-14