| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fixes for Circle environment. | Garrett D'Amore | 2017-11-21 |
| | | | | | | | | | | The test suites run as root inside docker (?), so the files permission test needs to be skipped. Circle, like Travis, lacks support correct IPv6. I think this is because of basic deficiency in Amazon's EC2 product. Come on Amazon, it's 2017, you have to support IPv6! | ||
| * | New platform API for storage methods. | Garrett D'Amore | 2017-10-09 |
| This includes converting the ZeroTier transport to use these. The new API supports file creation, retrieval, and deletion. It also supports directory methods for traversal, creation, and deletion. It also has a few methods to obtain well-known directories like $TMPDIR and $HOME. A rich test suite for this functionality is added as well. | |||
