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
Commit message (
Expand
)
Author
Age
*
fixes #618 Doc: Quick Start
Garrett D'Amore
2018-08-06
*
fixes #612 demo/raw needs updating to use raw socket constructor
Garrett D'Amore
2018-08-06
*
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 #605 NNI_ALLOC_STRUCT/NNI_ALLOC_STRUCTS should zero memory
Garrett D'Amore
2018-07-24
*
Modified code to explicitly set hints.ai_socktype passed to getaddrinfo(). On...
Mike Bush
2018-07-24
*
Added QNX build support for cmake.
Mike Bush
2018-07-24
*
fixes #604 pipe free does not finalize cv
Garrett D'Amore
2018-07-20
*
fixes #601 pipe destroy can fail to close pipe
Garrett D'Amore
2018-07-18
*
fixes #595 mutex leak and other minor errors in TCP
Garrett D'Amore
2018-07-18
*
fixes #592 reqctx test has a race
Garrett D'Amore
2018-07-16
*
fixes #591 incorrect reuse of server instances by websocket
Garrett D'Amore
2018-07-16
*
fixes #589 tsan found races
Garrett D'Amore
2018-07-16
*
fixes #523 dialers could support multiple outstanding dial requests
Garrett D'Amore
2018-07-16
*
fixes #583 stress tests can starve completion
Garrett D'Amore
2018-07-06
*
fixes #584 Use after-free in websocket
Garrett D'Amore
2018-07-06
*
fixes #568 Want a single reader/write lock on socket child objects
Garrett D'Amore
2018-07-06
*
fixes #581 nni_idhash could use 32-bit variant
Garrett D'Amore
2018-07-06
*
fixes #582 transport tests should run even with dynamic linking
Garrett D'Amore
2018-07-06
*
fixes #566 Windows iov resubmit routine is not used.
Garrett D'Amore
2018-07-06
*
fixes #579 Use ids for pipe listener and dialer
Garrett D'Amore
2018-07-06
*
Releasing version 1.0.1.
v1.0.1
Garrett D'Amore
2018-07-05
*
fixes #576 IPC listen unlinks UNIX socket on failure
Garrett D'Amore
2018-07-05
*
fixes #574 nng_close should indicate warning against transmit truncation
Garrett D'Amore
2018-07-04
*
fixes #575 kqueue spins hard
Garrett D'Amore
2018-07-04
*
fixes #572 Several locking errors found
Garrett D'Amore
2018-07-03
*
fixes #564 Race regression caused by#522
Garrett D'Amore
2018-07-02
*
nni_url_parse does not handle ipc and inproc
David Horsley
2018-06-28
*
fixes #522 Separate out the endpoint plumbing
Garrett D'Amore
2018-06-27
*
fixes #552 man pages do not document NNG_ETIMEDOUT
Garrett D'Amore
2018-06-25
*
fixes #539 Feature request: customizable http error page
Garrett D'Amore
2018-06-15
*
fixes #545 uaio assertion error in ws
Garrett D'Amore
2018-06-14
*
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 #535 aio->a_closed and aio->a_stop could be consolidated
Garrett D'Amore
2018-06-12
*
fixes #533 nni_aio_begin should not dispatch task on NNG_ECLOSED.
Garrett D'Amore
2018-06-12
*
fixes #527 http_res_set_reason crash in example
Garrett D'Amore
2018-06-12
*
fixes #32 autoscale based on CPUs available
Garrett D'Amore
2018-06-12
*
fixes #525 posix nni_plat_tcp_ep_init should not mark mode unused
Garrett D'Amore
2018-06-11
*
fixes #521 ep_stop is not actually used
Garrett D'Amore
2018-06-11
*
fixes #511 Want to be able to have deferred destroy of tasks and aios
Garrett D'Amore
2018-06-09
*
Remove tag - version 1.0.0 fcs now.
v1.0.0
Garrett D'Amore
2018-06-08
*
fixes #517 nng_recv needs to document NNG_FLAG_NONBLOCK
Garrett D'Amore
2018-06-08
*
fixes #509 We need "relative" IPC URLs
Garrett D'Amore
2018-06-08
*
Fix spelling errors in README.
Garrett D'Amore
2018-06-08
*
fixes #510 HTTP and TLS man pages refer to private symbols
Garrett D'Amore
2018-06-08
*
fixes #514 Need documentation updates for 1.0
Garrett D'Amore
2018-06-08
*
fixes #512 ZeroTier can use master branch of ZeroTierOne now
Garrett D'Amore
2018-06-08
*
fixes #508 nng_aio_free blocks during callback
Garrett D'Amore
2018-06-07
*
Adding sys/stat.h to src/platform/posix/posix_aio.h for building with musl
Mark Stevens
2018-06-04
[next]