aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fixes #269 nngcat unreliable with ZeroTier transportGarrett D'Amore2018-03-07
* Minor formatting fix for network status table.Garrett D'Amore2018-03-07
* ci: dump failure details on test failureLiam Staskawicz2018-03-07
* Add some man pages (alloc, free, version).Garrett D'Amore2018-03-05
* Document --zt-home option.Garrett D'Amore2018-03-05
* Fix for Windows compilation warnings.Garrett D'Amore2018-03-05
* fixes #265 nngcat should support persistent ZT nodesGarrett D'Amore2018-03-05
* ZeroTier timestamps are signed now.Garrett D'Amore2018-03-05
* Remove stale ZeroTier RFC, update URL and link to correct one.Garrett D'Amore2018-03-05
* fixes #262 NNG_OPT_URL should be resolvedGarrett D'Amore2018-03-04
* kqueue: add license infoLiam Staskawicz2018-03-04
* fixes #254 nngcat should have a --version optionGarrett D'Amore2018-03-02
* Remove some dead code.Garrett D'Amore2018-03-02
* Fix copyright, reflow code.Garrett D'Amore2018-03-02
* Document new TLS header file.Garrett D'Amore2018-03-02
* Add nng_sendmsg and nng_recvmsg manual pages.Garrett D'Amore2018-03-02
* Isolate TLS functions into separate tls.h header file.Garrett D'Amore2018-03-02
* Bump version to 0.5.0.0.5.0Garrett D'Amore2018-03-02
* Add a copy of the LICENSE.adoc in the docs directory.Garrett D'Amore2018-03-02
* Move some docs to docs directory, add CONTRIBUTING and templates.Garrett D'Amore2018-03-02
* ipc: more robust initLiam Staskawicz2018-03-02
* kqueue: add kqueue-based pollq implementationLiam Staskawicz2018-03-02
* fixes #247 nngcat needs TLS optionsGarrett D'Amore2018-03-02
* fixes #250 nngcat may not build if protocols are missingGarrett D'Amore2018-02-28
* fixes #246 Need nngcat man pageGarrett D'Amore2018-02-28
* nng listen option tries to dial instead.Garrett D'Amore2018-02-28
* fixes #240 nngcat is MIAGarrett D'Amore2018-02-28
* Windows IPC connection timer still thinks its usec.Garrett D'Amore2018-02-26
* Hang in concurrent IPC connection close.Garrett D'Amore2018-02-26
* Add a note that the AIO callback must not block.Garrett D'Amore2018-02-26
* Fix version loading.Garrett D'Amore2018-02-26
* Fix incorrect section numbers.Garrett D'Amore2018-02-25
* More man page reorganization.Garrett D'Amore2018-02-25
* Better way to handle copyright.Garrett D'Amore2018-02-25
* Remove some attribute declarations, use build scripts.Garrett D'Amore2018-02-23
* Supply reference manual information.Garrett D'Amore2018-02-23
* Move compatibility header so that <nanomsg/nn.h> works.Garrett D'Amore2018-02-23
* Updated rationale to reflect current state, improved markup.Garrett D'Amore2018-02-23
* Fix compilation of perf tool (broken by modularity changes.)Garrett D'Amore2018-02-22
* Add nng_opts_parse() API for handling command line options.Garrett D'Amore2018-02-22
* Add nng_send and nng_recv man pages.Garrett D'Amore2018-02-22
* Added pipeline references, adjusted markup for consistency.Garrett D'Amore2018-02-22
* Add actual copyright holders to the license (required per MIT text).Garrett D'Amore2018-02-22
* Modularize HTTP headers somewhat.Garrett D'Amore2018-02-21
* CMake & CPack improvements.Garrett D'Amore2018-02-21
* Fixes for POSIX pollq structure.Garrett D'Amore2018-02-21
* Fix incorrect cross reference.Garrett D'Amore2018-02-21
* Introduce 'porting layer' Public API.Garrett D'Amore2018-02-20
* fixes #238 REP0 documention is unclearGarrett D'Amore2018-02-19
* Add dialer documentation.Garrett D'Amore2018-02-16