¡Download MaraDNS!
Current stable release
The current stable release of MaraDNS is MaraDNS 2.0.04, released
November 12, 2011. This release is available as UNIX/Windows source code
(in three different compression formats) as well as a Windows
binary (the win32.zip file).
maradns-2.0.04.tar.bz2
sig
maradns-2.0.04.tar.xz
sig
maradns-2.0.04.tar.gz
sig
maradns-2-0-04-win32.zip
sig
Other releases
MaraDNS 1.4 (sometimes updated older
MaraDNS 1 release for users not ready to move up to MaraDNS 2) --
Deadwood (MaraDNS' recursive resolver) --
MaraDNS 1.3 (obsolete release; end of life
December 21, 2012)
Pthreads soruce code
The Windows port of MaraDNS 1.4 uses the LGPL phtreads library. Source
code for this library is available
here
Other
View the changelog
Tools to help verify the sums of MaraDNS (or any other file)
This is a mismash of various cryptographic summing algorithms. By and
large, the programs in this tarball are not public domain
sums-20070214.tar.bz2 This is the
actual code which performs various cryptographic hashes against the file.
(PGP signature)
sums-papers-20010818.tar.bz2
This is a collection of papers describing some of the various
cryptographic hashes.
Disclaimer
THIS SOFTWARE IS PROVIDED BY THE AUTHORS ''AS IS'' AND ANY EXPRESS
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Information on file types
.bz2 A .bz2 file is compressed with the bzip2 program. The
maradns tar.bz2 file contains the source code for MaraDNS.
.lzma A .lzma file
is compressed with LZMA compression, which both compresses
better and decompresses faster than bzip2 compressed files. Information
on decompressing LZMA files can be found here. The maradns tar.lzma
file contains the source code for MaraDNS.
.gz A .gz file is compressed with the gzip program.
The maradns .tar.gz file contains the source code for MaraDNS.
.src.rpm A .src.rpm file is a package with
source for rpm-based
Linux distributions. This file was created on CentOS 3, and contains
the source code for MaraDNS.
.i386.rpm A .i386.rpm file is a binary RPM package.
The RPM file
was built on CentOS 3, and should run on other RPM-based systems.
.zip A .zip file is a compressed file that
Windows XP can open.
The MaraDNS .zip file contains a Windows native binary of MaraDNS.
This is a partial port of MaraDNS to Windows. While this port
does not have all of the security nor features of the Linux/UNIX version of
MaraDNS, this port allows Windows to have a basic,
reasonably secure DNS client and recursive resolver. People who want a full
Windows port of MaraDNS can compile MaraDNS on
Cygwin.
.tgz A .tgz file is a tar.gz file. The MaraDNS
.tgz file contains
the Slackware package for MaraDNS.
.7z A .7z file is a file compressed by 7-zip. The MaraDNS .7z file contains
the Windows port of MaraDNS.