Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 2003 06:02:31 -0800 (PST)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/gnutls Makefile distinfo pkg-comment pkg-descr pkg-plist
Message-ID:  <200301071402.h07E2VsX079639@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2003/01/07 06:02:31 PST

  Modified files:
    security             Makefile 
  Added files:
    security/gnutls      Makefile distinfo pkg-comment pkg-descr 
                         pkg-plist 
  Log:
  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/
  
  PR:             ports/45348
  Submitted by:   Sergei Kolobov <sergei@kolobov.com>
  
  Revision  Changes    Path
  1.353     +1 -0      ports/security/Makefile
  1.1       +38 -0     ports/security/gnutls/Makefile (new)
  1.1       +1 -0      ports/security/gnutls/distinfo (new)
  1.1       +1 -0      ports/security/gnutls/pkg-comment (new)
  1.1       +17 -0     ports/security/gnutls/pkg-descr (new)
  1.1       +27 -0     ports/security/gnutls/pkg-plist (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301071402.h07E2VsX079639>