Skip to content

Releases: Jesse-V/OnioNS-client

Release 0.6.3

01 Oct 05:05
v0.6.3
Compare
Choose a tag to compare

Bug fix

  • This fixes a critical RPATH issue that was preventing onions-hs from launching after installing from a .deb or through apt-get. The previous release did not correctly set the RPATH, so the executable could not find the onions-common library.

Release 0.6.2

30 Sep 00:05
v0.6.2
Compare
Choose a tag to compare

Second beta release!

  • Connect to OnioNS servers powered by hidden services.
  • Authenticate all responses from servers.
  • Use a Merkle tree to verify Records and to provide authenticated denial-of-existence.
  • Introduce two static analysis tools: cppcheck and Clang's scan-build.
  • Use the Travis CI build system.
  • Introduce experimental RPM package.
  • Many bug fixes and privacy improvements.

Announcement thread.

Release v0.5.1

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

Minor bugfix to beta release

  • 404ed domains now correctly trigger an error in the Tor Browser.

Release v0.5.0

08 Aug 02:11
v0.5.0
Compare
Choose a tag to compare

First beta release!

  • Reliable integration into the Tor Browser.
  • Focused packages rather than monolithic design.
  • Command-line flags for greater flexibility.
  • Support for Debian Wheezy and Fedora.
  • Specific manpage.
  • Event logging.

The changelog contains the complete list of changes.