summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* fixes #208 pipe start should occur before connect / acceptGarrett D'Amore2018-08-14
* fixes #645 remove start from ZeroTier transportGarrett D'Amore2018-08-14
* fixes #647 IPC and TCP fixes from rewriteGarrett D'Amore2018-08-14
* fixes #644 remove start from TLS codeGarrett D'Amore2018-08-14
* fixes #639 Memory leak in http clientGarrett D'Amore2018-08-13
* fixes #632 TCP start eliminationGarrett D'Amore2018-08-13
* fixes #615 IPC close on Windows leaves handle openGarrett D'Amore2018-08-12
* fixes #640 IPC leaks foundGarrett D'Amore2018-08-11
* Provide an argument nameFred Eisele2018-08-11
* Write out ‘delete’Fred Eisele2018-08-11
* another documentation fixFred Eisele2018-08-11
* updates to the documentationFred Eisele2018-08-11
* fixes #630 IPC start eliminationGarrett D'Amore2018-08-08
* fixes #628 Hang in closing REQGarrett D'Amore2018-08-07
* fixes #620 Stress tests are too stressful in CI/CDGarrett D'Amore2018-08-07
* fixes #625 aio->a_stop/aio_begin may be too severeGarrett D'Amore2018-08-07
* fixes #623 nni_aio_stop could be betterGarrett D'Amore2018-08-06
* fixes #611 Memory Leaks under WindowsGarrett D'Amore2018-08-06
* fixes #618 Doc: Quick StartGarrett D'Amore2018-08-06
* fixes #612 demo/raw needs updating to use raw socket constructorGarrett D'Amore2018-08-06
* Revert "fixes #599 nng_dial sync should not return until added to socket"Garrett D'Amore2018-08-06
* fixes #599 nng_dial sync should not return until added to socketGarrett D'Amore2018-08-05
* fixes #605 NNI_ALLOC_STRUCT/NNI_ALLOC_STRUCTS should zero memoryGarrett D'Amore2018-07-24