novel       2006-08-27 19:47:30 UTC

  FreeBSD ports repository
  Modified files:
    security             Makefile 
  Added files:
    security/gnutls-devel Makefile Makefile.man distinfo pkg-descr 
                          pkg-plist 
    security/gnutls-devel/files patch-doc-examples-ex__serv1.c 
                                patch-doc-examples-ex__serv__anon.c 
                                patch-doc-examples-ex__serv__export.c 
                                patch-doc-examples-ex__serv__pgp.c 
                                patch-doc-examples-ex__serv__srp.c 
                                patch-doc-examples-tcp.c 
  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/
  
  Revision  Changes    Path
  1.810     +1 -0      ports/security/Makefile
  1.35      +82 -0     ports/security/gnutls-devel/Makefile (new)
  1.5       +411 -0    ports/security/gnutls-devel/Makefile.man (new)
  1.15      +3 -0      ports/security/gnutls-devel/distinfo (new)
  1.1       +10 -0     
ports/security/gnutls-devel/files/patch-doc-examples-ex__serv1.c (new)
  1.1       +10 -0     
ports/security/gnutls-devel/files/patch-doc-examples-ex__serv__anon.c (new)
  1.1       +10 -0     
ports/security/gnutls-devel/files/patch-doc-examples-ex__serv__export.c (new)
  1.1       +10 -0     
ports/security/gnutls-devel/files/patch-doc-examples-ex__serv__pgp.c (new)
  1.1       +10 -0     
ports/security/gnutls-devel/files/patch-doc-examples-ex__serv__srp.c (new)
  1.1       +10 -0     
ports/security/gnutls-devel/files/patch-doc-examples-tcp.c (new)
  1.5       +17 -0     ports/security/gnutls-devel/pkg-descr (new)
  1.15      +58 -0     ports/security/gnutls-devel/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to