summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Add missing `nng_tls_config_hold` stub functionMarc Lasch2024-04-13
* add header to posix_rand_getrandom.cshikokuchuo2024-04-13
* fixes #543 Add logging support frameworkGarrett D'Amore2024-04-13
* Update UKRAINE.adocGarrett D'Amore2024-03-16
* Update protocol.hBrian Carcich2024-03-16
* Update nng_ctx.5.adocBrian Carcich2024-03-16
* Bump version to 1.7.3.v1.7.3Garrett D'Amore2024-03-01
* fixes #1771 cmake: respect CMAKE_FIND_PACKAGE_PREFER_CONFIG if presentGarrett D'Amore2024-02-28
* Convert UDP platform test to NUTS.Garrett D'Amore2024-02-25
* Disable (for now) the UDPv6 test.Garrett D'Amore2024-02-25
* windows: marry - warning about HANDLE vs intGarrett D'Amore2024-02-25
* fixes #1496 Provide NNG_ENABLE_IPV6 option (disabled by default)Garrett D'Amore2024-02-25
* fixes #1543 Deadlock in nng_close(socket)Garrett D'Amore2024-02-25
* windows: Add missing header for string.hGarrett D'Amore2024-02-25
* build: Mbed TLS should use MBEDTLS_ROOT first.Garrett D'Amore2024-02-25
* Use dockerized asciidoctor to generate contentGarrett D'Amore2024-02-22
* Add support for socket:// in NUTS marry function.Garrett D'Amore2024-02-18
* Add REP huge reply (10MB) testGarrett D'Amore2024-02-18
* Language changes for the nng_socket manual page.Garrett D'Amore2024-02-17
* fix typo in test for CMAKE_FIND_PACKAGE_PREFER_CONFIGGarrett D'Amore2024-02-17
* idhash: Add missing C++ linkage guards.Garrett D'Amore2024-02-04
* bump version to 1.7.2.v1.7.2Garrett D'Amore2024-02-03
* Stop using defunct mstksg/get-packageGarrett D'Amore2024-01-27
* Windows: Use _close instead of closeGarrett D'Amore2024-01-27