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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
supplemental
/
tls
Commit message (
Expand
)
Author
Age
*
fixes #948 TLS listener leaks underlying TCP stream listener
Garrett D'Amore
2019-05-19
*
fix #946 Use after free in TLS
Garrett D'Amore
2019-05-19
*
fixes #872 create unified nng_stream API
Garrett D'Amore
2019-02-16
*
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
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
fixes #456 TLS configuration object hold
Garrett D'Amore
2018-11-05
*
fixes #577 target library dependencies should be public
Garrett D'Amore
2018-11-05
*
fixes #770 Assertion in NNG TLS layer
Garrett D'Amore
2018-11-01
*
fixes #664 aio cancellation could be better
Garrett D'Amore
2018-08-20
*
fixes #605 NNI_ALLOC_STRUCT/NNI_ALLOC_STRUCTS should zero memory
Garrett D'Amore
2018-07-24
*
fixes #523 dialers could support multiple outstanding dial requests
Garrett D'Amore
2018-07-16
*
fixes #419 want to nni_aio_stop without blocking (#428)
Garrett D'Amore
2018-05-15
*
fixes #352 aio lock is burning hot
Garrett D'Amore
2018-05-14
*
fixes #105 Want NNG_OPT_TCP_NODELAY option
Garrett D'Amore
2018-04-26
*
fixes #346 nng_recv() sometimes acts on null `msg` pointer
Garrett D'Amore
2018-04-20
*
Fixes issues found by (and submitted by) @nonnenmacher when working
Vincent Nonnenmacher
2018-03-19
*
Fix for Windows compilation warnings.
Garrett D'Amore
2018-03-05
*
Isolate TLS functions into separate tls.h header file.
Garrett D'Amore
2018-03-02
*
fixes #247 nngcat needs TLS options
Garrett D'Amore
2018-03-02
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
fixes #228 aio iov should have larger limits (dynamically allocated)
Garrett D'Amore
2018-02-05
*
fixes #173 Define public HTTP server API
Garrett D'Amore
2018-02-01
*
fixes #209 NNG_OPT_TLS_VERIFIED is busted
Garrett D'Amore
2018-01-17
*
fixes #206 Want NNG_OPT_TLS_VERIFIED option
Garrett D'Amore
2018-01-16
*
fixes #201 TLS configuration should support files for certificates and keys
Garrett D'Amore
2018-01-16
*
fixes #186 Suggested API changes for nng TLS certs
Garrett D'Amore
2018-01-09
*
Fix HTTP sconn race, and compile bugs introduced.
Garrett D'Amore
2018-01-01
*
Rename config init/fini to alloc/free, add documentation for them.
Garrett D'Amore
2017-12-31
*
fixes #166 Websocket TLS mapping
Garrett D'Amore
2017-12-30