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
/
src
/
transport
/
tls
Commit message (
Expand
)
Author
Age
*
fixes #1345 Restructure the source tree
Garrett D'Amore
2021-01-01
*
fixes #1372 nni_reap could be smaller
Garrett D'Amore
2020-12-19
*
Work for test refactoring.
Garrett D'Amore
2020-11-18
*
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
*
Minor spelling tweaks for the aio framework.
Garrett D'Amore
2020-11-09
*
fixes #1311 reduce wasted use for nni_aio
Garrett D'Amore
2020-10-31
*
fixes #1239 Use after free in tls
Garrett D'Amore
2020-05-23
*
fixes #1005 TLS 1.3 support
Garrett D'Amore
2020-02-23
*
fixes #1094 Consider in-lining task and aio
Garrett D'Amore
2020-01-08
*
fixes #1040 Convert rest of the protocols to new CMake infra
Garrett D'Amore
2019-12-25
*
fixes #848 server hang waiting for client handshake
Garrett D'Amore
2019-02-23
*
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 #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 #831 Unify option structures, o_type is unused
Garrett D'Amore
2018-12-29
*
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 #678 local binding for TLS+TCP sockets
Garrett D'Amore
2018-08-28
*
fixes #673 transports could benefit from access to upper layer
Garrett D'Amore
2018-08-27
*
fixes #664 aio cancellation could be better
Garrett D'Amore
2018-08-20
*
fixes #644 remove start from TLS code
Garrett D'Amore
2018-08-14
*
Revert "fixes #599 nng_dial sync should not return until added to socket"
Garrett D'Amore
2018-08-06
*
fixes #599 nng_dial sync should not return until added to socket
Garrett D'Amore
2018-08-05
*
fixes #595 mutex leak and other minor errors in TCP
Garrett D'Amore
2018-07-18
*
fixes #523 dialers could support multiple outstanding dial requests
Garrett D'Amore
2018-07-16
*
fixes #572 Several locking errors found
Garrett D'Amore
2018-07-03
*
fixes #522 Separate out the endpoint plumbing
Garrett D'Amore
2018-06-27
*
fixes #540 nni_ep_opttype serves no purpose
Garrett D'Amore
2018-06-13
*
fixes #484 crashes in websocket transport
Garrett D'Amore
2018-05-29
*
fixes #452 Want tcp6:// and tcp4:// to constrain IP family
Garrett D'Amore
2018-05-17
*
fixes #431 hang in taskq_wait
Garrett D'Amore
2018-05-15
*
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 #413 desire --count option for nngcat
Garrett D'Amore
2018-05-07
*
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 #308 Close can block
Garrett D'Amore
2018-04-14
*
fixes #329 type checking not done for setopt
Garrett D'Amore
2018-04-04
*
fixes #324 nni_aio_set_synch leads to race condition
Garrett D'Amore
2018-04-04
*
fixes #317 TLS, TCP, and IPC should support multiple outstanding ops
Garrett D'Amore
2018-03-30
*
fixes #301 String option handling for getopt
Garrett D'Amore
2018-03-20
*
fixes #296 Typed options should validate option type
Garrett D'Amore
2018-03-20
*
fixes #295 boolean options should use C99 bool type
Garrett D'Amore
2018-03-18
*
fixes #289 nng_sockaddr could just be a union
Garrett D'Amore
2018-03-14
*
fixes #262 NNG_OPT_URL should be resolved
Garrett D'Amore
2018-03-04
*
Isolate TLS functions into separate tls.h header file.
Garrett D'Amore
2018-03-02
*
CMake & CPack improvements.
Garrett D'Amore
2018-02-21
[next]