aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* fixes #630 IPC start eliminationGarrett D'Amore2018-08-08
* fixes #628 Hang in closing REQGarrett 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
* 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
* Modified code to explicitly set hints.ai_socktype passed to getaddrinfo(). On...Mike Bush2018-07-24
* fixes #604 pipe free does not finalize cvGarrett D'Amore2018-07-20
* fixes #601 pipe destroy can fail to close pipeGarrett D'Amore2018-07-18
* fixes #595 mutex leak and other minor errors in TCPGarrett D'Amore2018-07-18
* fixes #591 incorrect reuse of server instances by websocketGarrett D'Amore2018-07-16
* fixes #589 tsan found racesGarrett D'Amore2018-07-16
* fixes #523 dialers could support multiple outstanding dial requestsGarrett D'Amore2018-07-16
* fixes #584 Use after-free in websocketGarrett D'Amore2018-07-06
* fixes #568 Want a single reader/write lock on socket child objectsGarrett D'Amore2018-07-06
* fixes #581 nni_idhash could use 32-bit variantGarrett D'Amore2018-07-06
* fixes #566 Windows iov resubmit routine is not used.Garrett D'Amore2018-07-06
* fixes #579 Use ids for pipe listener and dialerGarrett D'Amore2018-07-06
* Releasing version 1.0.1.v1.0.1Garrett D'Amore2018-07-05
* fixes #576 IPC listen unlinks UNIX socket on failureGarrett D'Amore2018-07-05
* fixes #575 kqueue spins hardGarrett D'Amore2018-07-04
* fixes #572 Several locking errors foundGarrett D'Amore2018-07-03
* fixes #564 Race regression caused by#522Garrett D'Amore2018-07-02
* nni_url_parse does not handle ipc and inproc David Horsley2018-06-28
* fixes #522 Separate out the endpoint plumbingGarrett D'Amore2018-06-27
* fixes #539 Feature request: customizable http error pageGarrett D'Amore2018-06-15
* fixes #545 uaio assertion error in wsGarrett D'Amore2018-06-14
* fixes #518 Panic in compat_ws -- use after free?Garrett D'Amore2018-06-14