aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Compilation fixes for Windows.Garrett D'Amore2017-12-27
* fixes #180 add websocket header propertiesGarrett D'Amore2017-12-27
* fixes #165 Add address properties for websocket pipesGarrett D'Amore2017-12-26
* fixes #2 Websocket transportGarrett D'Amore2017-12-26
* Fix sha1 prototype.Garrett D'Amore2017-12-26
* Added SHA1 implementation and test suite.Garrett D'Amore2017-12-26
* Added base64 implementation, needed by websocket.Garrett D'Amore2017-12-26
* Fix cut'n'paste typoAndy Kirkham2017-12-12
* Minor markup tweaks to code-of-conduct.Garrett D'Amore2017-11-27
* Add code of conduct.Garrett D'Amore2017-11-27
* Minor README updates, including commercial support options.Garrett D'Amore2017-11-27
* fixes #160 Convert TLS url from tls:// to tls+tcp://Garrett D'Amore2017-11-27
* Minor language fix.0.1Garrett D'Amore2017-11-21
* Cope better with the net.h rename in mbedTLS 2.4.0.Garrett D'Amore2017-11-21
* Fixes for Circle environment.Garrett D'Amore2017-11-21
* Another CircleCI swag.Garrett D'Amore2017-11-21
* More CircleCI tweaks.Garrett D'Amore2017-11-21
* Fix up YAML syntax for CircleCI.Garrett D'Amore2017-11-21
* Initial swag at circle CI integration.Garrett D'Amore2017-11-21
* Add a reference for nng_tls.Garrett D'Amore2017-11-21
* fixes #3 TLS transportGarrett D'Amore2017-11-20
* fixes #154 underlyng TCP & IPC transports should support partial recv/sendGarrett D'Amore2017-11-13
* Add pipeline test to the multistress test.Garrett D'Amore2017-11-06
* Add multiprotocol/multitransport stress test.Garrett D'Amore2017-11-05
* fixes #150 IPC error during Bus testsGarrett D'Amore2017-11-05
* Closed socket returns NNG_ENOENT instead of NNG_ECLOSED.Garrett D'Amore2017-11-05
* Darwin needs to use SO_NOSIGPIPE.Garrett D'Amore2017-11-04
* fixes #149 remove AUTHOR section from man pagesGarrett D'Amore2017-11-04
* fixes #148 man pages for req/rep protocol neededGarrett D'Amore2017-11-04
* fixes #146 man pages for surveyor protocol neededGarrett D'Amore2017-11-03
* fixes #147 surveyor protocol needs NNG_OPT_MAXTTLGarrett D'Amore2017-11-03
* fixes #143 Protocols and transports should be "configurable"Garrett D'Amore2017-11-02
* Add nng_bus man page.Garrett D'Amore2017-10-31
* fixes #137 Remove public access to numeric protocolsGarrett D'Amore2017-10-31
* Fix front matter for man pages.Garrett D'Amore2017-10-30
* Updated links to docs.Garrett D'Amore2017-10-30
* Minor markup fixes.Garrett D'Amore2017-10-30
* New strerror document.Garrett D'Amore2017-10-30
* Start of API landing page.Garrett D'Amore2017-10-30
* fixes #136 consider eliminating nng_shutdownGarrett D'Amore2017-10-30
* Simplify pollq_add, use SO_NOSIGNAL option on macOS.Garrett D'Amore2017-10-30
* Add conceptual overview doc.Garrett D'Amore2017-10-26
* Eliminate the unused DRYRUN flag.Garrett D'Amore2017-10-26
* Minor format changes, tie the sleep in preview to script exit.Garrett D'Amore2017-10-26
* Documentation updates.Garrett D'Amore2017-10-26
* fixes #46 make device() use aios directlyGarrett D'Amore2017-10-26
* fixes #45 expose aio to applicationsGarrett D'Amore2017-10-25
* Spelling fixes (thanks ispell).Garrett D'Amore2017-10-24
* Various man page fixups, add inproc header.Garrett D'Amore2017-10-24
* fixes #132 Implement saner notification for file descriptorsGarrett D'Amore2017-10-24