index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Fix version number.
Garrett D'Amore
2021-07-11
*
Add & document msg_capacity, msg_reserve (#1458)
Evan Balster
2021-07-06
*
fixes #1430 nng_sockaddr larger than nng_sockaddr_storage
Garrett D'Amore
2021-06-02
*
prep for 1.4.0
v1.4.0
Garrett D'Amore
2021-02-07
*
fixes #1313 support deferred nng_aio destruction
Garrett D'Amore
2020-12-12
*
fixes #1071 tran_chkopt can be cleaned up
Garrett D'Amore
2020-11-15
*
fixes #1323 stats framework is *way* to heavy
Garrett D'Amore
2020-11-11
*
fixes #1041 Abstract socket address for IPC
Garrett D'Amore
2020-11-08
*
fixes #1022 Support tcp6 link local addresses
Garrett D'Amore
2020-10-29
*
fixes #914 websocket stream mode should support TEXT
Garrett D'Amore
2020-10-26
*
fixes #1289 zerotier should have it's own copy of the id hashing code
Garrett D'Amore
2020-08-16
*
fixes #960 NNG threads inherit application thread name
Garrett D'Amore
2020-08-08
*
Start of 1.4.0
Garrett D'Amore
2020-08-08
*
Bump for v1.3.2.
Garrett D'Amore
2020-08-08
*
Bump version to 1.3.1.
v1.3.1
Garrett D'Amore
2020-07-27
*
1.3.0 release prep.
Garrett D'Amore
2020-02-29
*
Update comments in http.h
Evgeny Ermakov
2020-02-24
*
fixes #1205 Make include guards unique
Garrett D'Amore
2020-02-24
*
fixes #1005 TLS 1.3 support
Garrett D'Amore
2020-02-23
*
Fix typos in comments
Evgeny Ermakov
2020-02-13
*
fixes #1189 Extract and deprecate polyamorous mode
Garrett D'Amore
2020-02-07
*
fixes #1134 CMake should use nng.h to determine SOVERSION etc.
Garrett D'Amore
2020-01-27
*
Add possibility to explicitly set a tree handler as exclusive (#1158)
Robert Bielik
2020-01-27
*
fixes #1141 nng_http_client_transact(), chunked encoding
Garrett D'Amore
2020-01-21
*
fixes #1145 nng_msg options should be removed
Garrett D'Amore
2020-01-19
*
fixes #1151 minor pairv1 optimizations possible
Garrett D'Amore
2020-01-19
*
fixes #1142 raw mode use of message headers is inconsistent
Garrett D'Amore
2020-01-18
*
Bump version to 1.3.0 for folks building.
Garrett D'Amore
2020-01-11
*
fixes #1081 Use after free possible in stats
Garrett D'Amore
2020-01-01
*
Add http server method for getting address
Robert Bielik
2019-12-29
*
Add option for preferring new messages on SUB0
Nathan Kent
2019-11-03
*
fixes some typos in documentation
Anton C. Wagensonner
2019-09-26
*
fixes #970 TCP connections through docker-proxy do not reconnect
Garrett D'Amore
2019-09-24
*
fixes condition for the nng_rep_open_raw macro
Anton C. Wagensonner
2019-09-23
*
fixes #901 shorter option get/set functions for all types
Jake Woltersdorf
2019-04-07
*
Add stream.*_get_string implementation
Jake Woltersdorf
2019-03-03
*
fixes #896 undefined reference to `nng_inproc_register()'
Garrett D'Amore
2019-02-26
*
fixes #894 nng_pipe_notify could use nng_pipe_ev typedef instead of int
Jake Woltersdorf
2019-02-24
*
fixes #879 Desire NNG_OPT_TCP_BOUND_PORT
Garrett D'Amore
2019-02-16
*
fixes #872 create unified nng_stream API
Garrett D'Amore
2019-02-16
*
fixes #853 Move IPC options to nng.h
Garrett D'Amore
2019-01-06
*
fixes #839 TCP listener_start API should use constant sockaddr
Garrett D'Amore
2019-01-06
*
fixes #847 Define public TLS API
Garrett D'Amore
2019-01-06
*
fixes #825 TCP public API should use generic setopt/getopt
Garrett D'Amore
2018-12-31
*
fixes #834 Simplify IPC internal API & update
Garrett D'Amore
2018-12-31
*
fixes #833 nng_listener_listen and nng_listen ignore the flags
Garrett D'Amore
2018-12-28
*
fixes #823 Define public IPC (#824)
Garrett D'Amore
2018-12-22
*
fixes #680 Public TCP API
Garrett D'Amore
2018-11-27
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22