The GNU Transport Layer Security Library
[Development]

Gnutls Logo [Overview]   [News]   [Download]   [Commercial Support]   [Mailing lists]   [Documentation]
[Security Advisories]   [Related projects]   [Applications]   [Contributors]
[Comparison]   [Test Server]   [Development]   [Bug tracker]


Development of GnuTLS is coordinated via the Savannah GnuTLS project site.

To build the latest GnuTLS code, you can perform these commands:

$ git clone git://git.savannah.gnu.org/gnutls.git
$ cd gnutls
$ make
$ make
$ make check

Note that other branches exist for each stable release.

You will need several developer tools, see README-alpha for more information.

Daily snapshots are available from http://daily.josefsson.org/gnutls/.

Frequent development releases are available via ftp at ftp://alpha.gnu.org/gnu/gnutls/.