aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* fixes #1746 Create a new socket:// transport for socketpair() based connectionsGarrett D'Amore2023-12-29
* Bump version to 1.7.0preGarrett D'Amore2023-12-17
* fixes #1663 Request/Reply Protocol Throughput and ScalabilityGarrett D'Amore2023-12-16
* Bump version to 1.6.0v1.6.0Garrett D'Amore2023-11-26
* Get common name and subject alternative names of peer certificate (#1617)Christian Fischbach2023-02-08
* fixes #1574 Non-blocking version of nng_aio_wait / nng_aio_resultGarrett D'Amore2022-04-18
* mark deprecated functions as deprecated so they show as warnings during compi...Edward Rudd2021-12-28
* Bus socket converted to use lmq.Garrett D'Amore2021-12-27
* Introduce nng_device_aio().Garrett D'Amore2021-12-27
* Restore legacy nng_getopt_ptr.Garrett D'Amore2021-12-25
* fixes #1536 nng_sendmsg and nng_recvmsg could be fasterGarrett D'Amore2021-11-28
* Bump version v1.5.2v1.5.2Garrett D'Amore2021-08-10
* Fix premature transport registration. Mark it deprecated.Garrett D'Amore2021-08-01
* Fix version number.Garrett D'Amore2021-07-11
* Add & document msg_capacity, msg_reserve (#1458)Evan Balster2021-07-06
* fixes #1430 nng_sockaddr larger than nng_sockaddr_storageGarrett D'Amore2021-06-02
* prep for 1.4.0v1.4.0Garrett D'Amore2021-02-07
* fixes #1313 support deferred nng_aio destructionGarrett D'Amore2020-12-12
* fixes #1071 tran_chkopt can be cleaned upGarrett D'Amore2020-11-15
* fixes #1323 stats framework is *way* to heavyGarrett D'Amore2020-11-11
* fixes #1041 Abstract socket address for IPCGarrett D'Amore2020-11-08
* fixes #1022 Support tcp6 link local addressesGarrett D'Amore2020-10-29
* fixes #914 websocket stream mode should support TEXTGarrett D'Amore2020-10-26
* fixes #1289 zerotier should have it's own copy of the id hashing codeGarrett D'Amore2020-08-16
* fixes #960 NNG threads inherit application thread nameGarrett D'Amore2020-08-08
* Start of 1.4.0Garrett D'Amore2020-08-08
* Bump for v1.3.2.Garrett D'Amore2020-08-08
* Bump version to 1.3.1.v1.3.1Garrett D'Amore2020-07-27
* 1.3.0 release prep.Garrett D'Amore2020-02-29
* Update comments in http.hEvgeny Ermakov2020-02-24
* fixes #1205 Make include guards uniqueGarrett D'Amore2020-02-24
* fixes #1005 TLS 1.3 supportGarrett D'Amore2020-02-23
* Fix typos in commentsEvgeny Ermakov2020-02-13
* fixes #1189 Extract and deprecate polyamorous modeGarrett D'Amore2020-02-07
* fixes #1134 CMake should use nng.h to determine SOVERSION etc.Garrett D'Amore2020-01-27
* Add possibility to explicitly set a tree handler as exclusive (#1158)Robert Bielik2020-01-27
* fixes #1141 nng_http_client_transact(), chunked encodingGarrett D'Amore2020-01-21
* fixes #1145 nng_msg options should be removedGarrett D'Amore2020-01-19
* fixes #1151 minor pairv1 optimizations possibleGarrett D'Amore2020-01-19
* fixes #1142 raw mode use of message headers is inconsistentGarrett D'Amore2020-01-18
* Bump version to 1.3.0 for folks building.Garrett D'Amore2020-01-11
* fixes #1081 Use after free possible in statsGarrett D'Amore2020-01-01
* Add http server method for getting addressRobert Bielik2019-12-29
* Add option for preferring new messages on SUB0Nathan Kent2019-11-03
* fixes some typos in documentationAnton C. Wagensonner2019-09-26
* fixes #970 TCP connections through docker-proxy do not reconnectGarrett D'Amore2019-09-24
* fixes condition for the nng_rep_open_raw macroAnton C. Wagensonner2019-09-23
* fixes #901 shorter option get/set functions for all typesJake Woltersdorf2019-04-07
* Add stream.*_get_string implementationJake Woltersdorf2019-03-03
* fixes #896 undefined reference to `nng_inproc_register()'Garrett D'Amore2019-02-26