summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* nng_stream_* converteddoc-reorgGarrett D'Amore2024-04-08
* Converted stats pagesGarrett D'Amore2024-04-08
* Legacy option pagesGarrett D'Amore2024-04-07
* fix title levelsGarrett D'Amore2024-04-07
* nng_close, nng_send, nng_recvGarrett D'Amore2024-04-06
* nng_xxx_open converted.Garrett D'Amore2024-04-06
* nng_version update.Garrett D'Amore2024-04-06
* More ctx doc tweaksGarrett D'Amore2024-04-06
* transport registration docs (deprecated)Garrett D'Amore2024-04-06
* nng_sleep_aio - also addressed some errorsGarrett D'Amore2024-04-06
* Missing spaceGarrett D'Amore2024-04-06
* Proto pages done.Garrett D'Amore2024-04-06
* consistency for nng_ctx_get/setGarrett D'Amore2024-04-05
* nng_opts_parse and nng_socket_pairGarrett D'Amore2024-04-05
* Reorg nng_msg_* pages.Garrett D'Amore2024-04-05
* Compat pages converted.Garrett D'Amore2024-04-05
* Refactor thread related pages.Garrett D'Amore2024-04-05
* Added nng_strerror and nng_msleep.Garrett D'Amore2024-04-05
* Utility to help with man page conversion.Garrett D'Amore2024-04-05
* Converted some utility pagesGarrett D'Amore2024-04-05
* Context functions converted.Garrett D'Amore2024-04-05
* Style guide.Garrett D'Amore2024-04-04
* I/O provider pages.Garrett D'Amore2024-04-04
* Async I/O pages moved.Garrett D'Amore2024-04-04
* 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
* Use cstdio to avoid exception warning during build.Garrett D'Amore2024-01-27
* base64_test: fix compiler warning about castGarrett D'Amore2024-01-27
* tls: fix cast to integer warningGarrett D'Amore2024-01-27
* windows: Debug and Release for vcpkgGarrett D'Amore2024-01-27
* windows: Try using IMPORTED_LOCATION instead of IMPLIB.Garrett D'Amore2024-01-27
* Well, Ninja did not workGarrett D'Amore2024-01-27
* github: enable TLS on darwinGarrett D'Amore2024-01-27
* github: actually enable TLS on Windows, and use NinjaGarrett D'Amore2024-01-27