aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* 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
* fixes #894 nng_pipe_notify could use nng_pipe_ev typedef instead of intJake Woltersdorf2019-02-24
* fixes #879 Desire NNG_OPT_TCP_BOUND_PORTGarrett D'Amore2019-02-16
* fixes #872 create unified nng_stream APIGarrett D'Amore2019-02-16
* fixes #853 Move IPC options to nng.hGarrett D'Amore2019-01-06
* fixes #839 TCP listener_start API should use constant sockaddrGarrett D'Amore2019-01-06
* fixes #847 Define public TLS APIGarrett D'Amore2019-01-06
* fixes #825 TCP public API should use generic setopt/getoptGarrett D'Amore2018-12-31
* fixes #834 Simplify IPC internal API & updateGarrett D'Amore2018-12-31
* fixes #833 nng_listener_listen and nng_listen ignore the flagsGarrett D'Amore2018-12-28
* fixes #823 Define public IPC (#824)Garrett D'Amore2018-12-22
* fixes #680 Public TCP APIGarrett D'Amore2018-11-27
* move all public headers to include/nng/ folderGregor Burger2018-11-22