Commit graph

5 commits

Author SHA1 Message Date
Roman Bogorodskiy
070fdc9acb GnuTLS is a portable ANSI C based library which implements the TLS 1.0 and
SSL 3.0 protocols. The library does not include any patented algorithms and
is available under the GNU Lesser GPL license.

Important features of the GnuTLS library include:
- Thread safety
- Support for both TLS 1.0 and SSL 3.0 protocols
- Support for both X.509 and OpenPGP certificates
- Support for basic parsing and verification of certificates
- Support for SRP for TLS authentication
- Support for TLS Extension mechanism
- Support for TLS Compression Methods

Additionaly GnuTLS provides an emulation API for the widely used
OpenSSL library, to ease integration with existing applications.

WWW:	http://www.gnutls.org/
2006-08-27 19:47:30 +00:00
Roman Bogorodskiy
053732df0e Remove gnutls-devel since the development version of gnutls is not
active yet.
2006-07-06 19:21:00 +00:00
Roman Bogorodskiy
d71d17e033 Update to 1.3.3. 2006-01-16 15:53:26 +00:00
Roman Bogorodskiy
2cfe65ba24 - Update to 1.3.2
- Search for makeinfo in LOCALBASE, not in PREFIX
- Put http://josefsson.org/gnutls/ on the top of MASTER_SITES (announce
  states it is the only working site right now)
2005-12-22 18:38:02 +00:00
Roman Bogorodskiy
4de7513dc0 Add gnutls-devel - development version of gnutls. 2005-11-28 10:07:51 +00:00