summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bump version (0.2.0)0.2.0Garrett D'Amore2017-12-30
* fixes #166 Websocket TLS mappingGarrett D'Amore2017-12-30
* Attempt to use Ninja on AppVeyor, and shorten the build matrix.Garrett D'Amore2017-12-28
* Compile warning (possible size_t overrun) on Windows.Garrett D'Amore2017-12-28
* fixes #158 nni_plat_init: undefined return value if called from two threadsGarrett D'Amore2017-12-28
* fixes #172 HTTP and websocket need better conditional inclusionGarrett D'Amore2017-12-28
* CI updates.Garrett D'Amore2017-12-28
* Fix compilation warnings, bugs, and crashes found on Windows.Garrett D'Amore2017-12-28
* Fix zerotier compilation regression (caused by winsock changes).Garrett D'Amore2017-12-28
* fixes #169 document websocket transportGarrett D'Amore2017-12-27
* One more set of Windows fixes.Garrett D'Amore2017-12-27
* 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