Skip to content

Releases: Jesse-V/OnioNS-common

Release 0.7.0

30 Sep 00:17
v0.7.0
Compare
Choose a tag to compare

Second beta release!

  • Introduce Merkle tree class for servers and clients to use.
  • Fix memory leak in Record class.
  • Introduce two static analysis tools: cppcheck and Clang's scan-build.
  • Use the Travis CI build system.
  • Introduce experimental RPM package.

Announcement thread.

Release v0.5.1

08 Aug 06:37
v0.5.1
Compare
Choose a tag to compare

Small bugfix to beta release

  • Fixed inability to query by subdomains.

v0.5.0.1

08 Aug 02:17
v0.5.0.1
Compare
Choose a tag to compare

First beta release!

  • Packaging of all required dependencies.
  • Introduction as shared library for OnioNS development.
  • Focused packages rather than monolithic design.
  • Command-line flags for greater flexibility.
  • Support for Debian Wheezy and Fedora.
  • Specific manpage.
  • Event logging.

The changelog has the complete list of changes.