keyhole logo

Heimdal source code

Download sources

The source tar files can be found on the ftp site.

Browsing source code

To browse the source code you can use fisheye, OpenGrok, or Koders.

Heimdal trunk (development branch)

svn checkout svn://svn.h5l.org/heimdal/trunk/heimdal heimdal
cd heimdal
autoreconf -f -i
      

Heimdal 1.2 release branch

svn checkout svn://svn.h5l.org/heimdal/branches/heimdal-release/heimdal-1-2-branch
cd heimdal-1-2-branch
autoreconf -f -i