commit | 560d2b90f8a0a0e6669ef73c17efe91ff4517a59 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Wed Apr 15 12:32:25 2020 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Apr 16 00:52:30 2020 -0400 |
tree | 5d75737f0d06d58630a3cb3da66570eb303431bf | |
parent | fee7ee372cc98df7940b8d4cc92251a0e9e2f44e [diff] |
ci: update Travis configuration * Add testing on arm64, ppc64le, and s390x with select compiler versions * Drop all versions of gcc < 7 and clang < 5 * Add clang 11 (development branch) * Reenable ASan on Linux with clang 7, the upstream bug has been fixed * Drop Xcode 9.2 (macOS 10.12 is no longer supported) * Upgrade Xcode 11 to 11.3 * Various cleanups Change-Id: I65486786db8777c7b9b79050d3346bd364823b64
NDNS is a completely distributed database system that largely mimics the structure of the DNS system in today's Internet but operates within the NDN architecture. Although the design of NDNS was primarily driven by the desire to provide support for cryptographic key distribution and routing scalability management, we believe that NDNS can also serve a number of other purposes during the development and deployment of the NDN architecture in coming years.
See docs/INSTALL.rst
for build instructions.
Please submit any bug reports or feature requests to the NDNS issue tracker.
We greatly appreciate contributions to the NDNS code base, provided that they are licensed under the GPL 3.0+ or a compatible license (see below). If you are new to the NDN software community, please read the Contributor's Guide to get started.
NDNS is an open source project licensed under the GPL version 3. See COPYING.md
for more information.