summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* fixes #734 ZeroTier port discrimination bustedGarrett D'Amore2018-09-21
* cmake: add missing target_include_directories to fix target exportMarc-André Moreau2018-09-20
* Fix synopsis of nng_device in docs.Lawrence Kesteloot2018-09-19
* Fix minor typos in the docs.Lawrence Kesteloot2018-09-19
* Update docs for `nng_dial` and `nng_listen`Nathan Kent2018-09-19
* fixes #723 "ninja install" step missing from Quick Start in READMEGarrett D'Amore2018-09-15
* Only free in nng_send() if we succeed.Lawrence Kesteloot2018-09-15
* fixes #717 need nng_http_req_reset and nng_http_res_resetGarrett D'Amore2018-09-12
* fixes #720 fix for #715 still not rightGarrett D'Amore2018-09-12
* fixes #721 stale #if 0 block in stats.hGarrett D'Amore2018-09-12
* fixes #715 nng_opts_parse() uses const incorrectlyGarrett D'Amore2018-09-10
* fixes #714 Incomplete reset of RES/REQ breaks http_transactGarrett D'Amore2018-09-10
* fixes #713 stats warnings from WindowsGarrett D'Amore2018-09-09
* fixes #712 windows nni_atomic_set64 should not return valueGarrett D'Amore2018-09-09
* fixes #710 idhash has nasty performance bugGarrett D'Amore2018-09-09
* remove unused typedefQXSoftware2018-09-09
* remove redundant zero memsetQXSoftware2018-09-09
* update .gitignore for MacOSXQXSoftware2018-09-09
* fixes #707 ZeroTier pipe logic could be condensedGarrett D'Amore2018-09-07
* fixes #4 Statistics supportGarrett D'Amore2018-09-03
* fixes #693 Failed dial results in hard spinGarrett D'Amore2018-08-31
* fixes #691 Desire 16 and 64 bit message manipulatorsGarrett D'Amore2018-08-31
* fixes #690 Zerotier listener LOCADDR property wantedGarrett D'Amore2018-08-31
* fixes #681 HTTP convenience GET method desired...Garrett D'Amore2018-08-30
* fixes #687 POLLHUP is problematic on macOS too...Garrett D'Amore2018-08-30
* fixes #686 strtoull() not present on WindowsGarrett D'Amore2018-08-30
* fixes #688 Dangling link in nng_aio_begin()Garrett D'Amore2018-08-30
* fixes #684 CentOS 5 broken -- has epoll but not eventfdGarrett D'Amore2018-08-30
* fixes #683 atomic 64 stuff broken on pre-C11 stacksGarrett D'Amore2018-08-29
* fixes #678 local binding for TLS+TCP socketsGarrett D'Amore2018-08-28
* Issues/634 (#677)Matthew Zipay2018-08-28
* fixes #673 transports could benefit from access to upper layerGarrett D'Amore2018-08-27
* fixes #674 want 64-bit atomics (for stats)Garrett D'Amore2018-08-27
* fixes #608 Add TCP support to specify local network interfaceGarrett D'Amore2018-08-27
* fixes #669 pipe.c type conversion warningGarrett D'Amore2018-08-20
* fixes #668 Remove the old win_event stuffGarrett D'Amore2018-08-20
* fixes #665 Convert Windows UDP to raw IOCPGarrett D'Amore2018-08-20
* fixes #232 Add cancellation support to HTTP handler APIGarrett D'Amore2018-08-20
* fixes #506 AIO "providers" need a way to call nni_aio_schedule.Garrett D'Amore2018-08-20
* fixes #664 aio cancellation could be betterGarrett D'Amore2018-08-20
* fixes #541 inproc does not honor maxrecvsize optionGarrett D'Amore2018-08-20
* fixes #662 Configuring without HTTP failsGarrett D'Amore2018-08-20
* fixes #638 Race condition detected in websocketGarrett D'Amore2018-08-19
* Remove dead #if 0 code in dialer.Garrett D'Amore2018-08-19
* fixes #653 Weird connect failures in dialer (multistress) (#660)Garrett D'Amore2018-08-20
* fixed compilation error on OpenBSD, missing sockpeercred (#659)Francisc Simon2018-08-19
* fixes #656 Don't connect/remove IPC sockets unless bind failsGarrett D'Amore2018-08-16
* fixes #654 use aio for synchronous connectGarrett D'Amore2018-08-15
* fixes #652 dial has no timeout with UNIX domain socketsGarrett D'Amore2018-08-14
* fixes #648 REQ protocol can hang on closeGarrett D'Amore2018-08-14