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
/
transport
Commit message (
Expand
)
Author
Age
...
*
fixes #584 Use after-free in websocket
Garrett D'Amore
2018-07-06
*
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 #518 Panic in compat_ws -- use after free?
Garrett D'Amore
2018-06-14
*
fixes #540 nni_ep_opttype serves no purpose
Garrett D'Amore
2018-06-13
*
fixes #509 We need "relative" IPC URLs
Garrett D'Amore
2018-06-08
*
fixes #484 crashes in websocket transport
Garrett D'Amore
2018-05-29
*
fixes #474 websocket listen on ws://*:<x> fails
Garrett D'Amore
2018-05-22
*
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 #422 nng_aio_fini_cb() could go away
Garrett D'Amore
2018-05-09
*
fixes #413 desire --count option for nngcat
Garrett D'Amore
2018-05-07
*
fixes #383 Would like peerid for IPC
Garrett D'Amore
2018-05-03
*
fixes #6 Security attributes support
Garrett D'Amore
2018-04-30
*
fixes #105 Want NNG_OPT_TCP_NODELAY option
Garrett D'Amore
2018-04-26
*
fix a number of cppcheck complaints (not all)
Garrett D'Amore
2018-04-24
*
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 #336 inproc queue depths are too long
Garrett D'Amore
2018-04-10
*
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 issues found by (and submitted by) @nonnenmacher when working
Vincent Nonnenmacher
2018-03-19
*
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 #276 decouple NNG and zerotier definitions
Garrett D'Amore
2018-03-10
*
fixes #269 nngcat unreliable with ZeroTier transport
Garrett D'Amore
2018-03-07
*
fixes #265 nngcat should support persistent ZT nodes
Garrett D'Amore
2018-03-05
*
ZeroTier timestamps are signed now.
Garrett D'Amore
2018-03-05
*
Remove stale ZeroTier RFC, update URL and link to correct one.
Garrett D'Amore
2018-03-05
*
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
*
ipc: more robust init
Liam Staskawicz
2018-03-02
*
Modularize HTTP headers somewhat.
Garrett D'Amore
2018-02-21
*
CMake & CPack improvements.
Garrett D'Amore
2018-02-21
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
fixes #171 Refactor aio to use generic data fields
Garrett D'Amore
2018-02-08
*
fixes #173 Define public HTTP server API
Garrett D'Amore
2018-02-01
*
Expose scatter/gather I/O vectors; we will use for HTTP API.
Garrett D'Amore
2018-01-29
*
fixes #221 zerotier URL format changes
Garrett D'Amore
2018-01-22
*
fixes #219 transports should take URL structure instead of string address
Garrett D'Amore
2018-01-22
*
fixes #211 Restore handling of '*' in URL logic
Garrett D'Amore
2018-01-17
*
Websocket does not need a distinct pipe start.
Garrett D'Amore
2018-01-17
*
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
[prev]
[next]