./security/gnutls, GNU Transport Layer Security library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q1, Version: 3.2.21, Package name: gnutls-3.2.21, Maintainer: pkgsrc-users

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

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


Required to run:
[security/libtasn1] [security/nettle] [devel/libcfg+] [devel/gmp] [archivers/lzo]

Master sites:

SHA1: fa12e643ad21bcaf450d534f262c813d75843966
RMD160: 8d3b7817dcd28d3c4f1e3ad0d014ab7891daa7f9
Filesize: 5041.055 KB

Version history: (Expand)


CVS history: (Expand)


   2015-06-13 12:50:01 by S.P.Zeidler | Files touched by this commit (2)
Log message:
Pullup ticket #4741 - requested by tron
security/gnutls: build fix

Revisions pulled up:
- security/gnutls/distinfo                                      1.115
- security/gnutls/patches/patch-src_libopts_libopts.c           1.1

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	joerg
   Date:		Mon Jun  8 13:44:57 UTC 2015

   Modified Files:
   	pkgsrc/security/gnutls: distinfo
   Added Files:
   	pkgsrc/security/gnutls/patches: patch-src_libopts_libopts.c

   Log message:
   Workaround gettext context function definition mess to unbreak
   NetBSD/current.

   To generate a diff of this commit:
   cvs rdiff -u -r1.114 -r1.115 pkgsrc/security/gnutls/distinfo
   cvs rdiff -u -r0 -r1.1 \
       pkgsrc/security/gnutls/patches/patch-src_libopts_libopts.c