summaryrefslogtreecommitdiff
path: root/security/gnutls/PLIST
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2003-12-06 00:52:21 +0000
committerxtraeme <xtraeme>2003-12-06 00:52:21 +0000
commit36ba4cb552aacd3571f0cb71a63850bcc3e83c9c (patch)
treef91e6dcfaf923a81bede83029889075558570629 /security/gnutls/PLIST
parent9e646e8a700a60d995764650a8c07159d3450faa (diff)
downloadpkgsrc-36ba4cb552aacd3571f0cb71a63850bcc3e83c9c.tar.gz
Updated to 1.0.0, provided by Min Sik Kim PR pkg/23661.
Changes: - Exported the static SRP group parameters. - Some fixes in the certificate authenticated SRP ciphersuites. - Improved the support for draft-ietf-tls-srp-05. The two-phase handshake is now fully supported without any interaction with the application layer (except for a callback). - Some fixes in the openpgp authentication. - Removed the Twofish cipher. - The openssl compatibility layer was moved to gnutls-openssl library instead of being included in the gnutls-extra library. - Added the RIPEMD ciphersuites defined in draft-ietf-tls-openpgp-keys-04. - Building with openpgp support is now mandatory. - gnutls4 compatibility header is no longer included by default in gnutls.h. - gnutls8 function usage yelds a deprecation warning in gcc3. - gnutls_x509_*_set_dn_by_oid() and gnutls_x509_*_get_*_dn_by_oid() functions have a raw_flag parameter added. - The certtool utility can now generate PKCS #12 structures without specifying a certificate. - Added capability to read CRLs to certtool. - Corrected some functions which return GNUTLS_E_SHORT_MEMORY_BUFFER to properly set the required buffer size. - Corrected a bug in libgcrypt detection. And more...
Diffstat (limited to 'security/gnutls/PLIST')
-rw-r--r--security/gnutls/PLIST78
1 files changed, 72 insertions, 6 deletions
diff --git a/security/gnutls/PLIST b/security/gnutls/PLIST
index 19b8f6b99c0..52970df47bf 100644
--- a/security/gnutls/PLIST
+++ b/security/gnutls/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/05/14 03:46:44 salo Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/12/06 00:52:21 xtraeme Exp $
+bin/certtool
bin/gnutls-cli
bin/gnutls-cli-debug
bin/gnutls-serv
@@ -6,43 +7,108 @@ bin/gnutls-srpcrypt
bin/libgnutls-config
bin/libgnutls-extra-config
include/gnutls/compat4.h
+include/gnutls/compat8.h
include/gnutls/extra.h
include/gnutls/gnutls.h
+include/gnutls/openpgp.h
include/gnutls/openssl.h
+include/gnutls/pkcs12.h
+include/gnutls/x509.h
lib/libgnutls-extra.a
lib/libgnutls-extra.la
lib/libgnutls-extra.so
-lib/libgnutls-extra.so.8
-lib/libgnutls-extra.so.8.7
+lib/libgnutls-extra.so.10
+lib/libgnutls-extra.so.10.0
+lib/libgnutls-openssl.a
+lib/libgnutls-openssl.la
+lib/libgnutls-openssl.so
+lib/libgnutls-openssl.so.10
+lib/libgnutls-openssl.so.10.0
lib/libgnutls.a
lib/libgnutls.la
lib/libgnutls.so
-lib/libgnutls.so.8
-lib/libgnutls.so.8.7
+lib/libgnutls.so.10
+lib/libgnutls.so.10.0
+man/man1/certtool.1
+man/man1/gnutls-cli-debug.1
+man/man1/gnutls-cli.1
+man/man1/gnutls-serv.1
+man/man1/gnutls-srpcrypt.1
share/aclocal/libgnutls-extra.m4
share/aclocal/libgnutls.m4
share/doc/gnutls/TODO
+share/doc/gnutls/alert.tex
+share/doc/gnutls/appendix.tex
+share/doc/gnutls/auth.tex
+share/doc/gnutls/callbacks.tex
+share/doc/gnutls/certificate.tex
+share/doc/gnutls/ciphers.tex
+share/doc/gnutls/ciphersuites.tex
+share/doc/gnutls/compression.tex
share/doc/gnutls/cover.tex
+share/doc/gnutls/errors.tex
+share/doc/gnutls/ex-alert.tex
+share/doc/gnutls/ex-cert-select.tex
+share/doc/gnutls/ex-client-resume.tex
+share/doc/gnutls/ex-client-srp.tex
+share/doc/gnutls/ex-client2.tex
+share/doc/gnutls/ex-crq.tex
+share/doc/gnutls/ex-pgp-keyserver.tex
+share/doc/gnutls/ex-pkcs12.tex
+share/doc/gnutls/ex-rfc2818.tex
+share/doc/gnutls/ex-serv-export.tex
+share/doc/gnutls/ex-serv-pgp.tex
+share/doc/gnutls/ex-serv-srp.tex
+share/doc/gnutls/ex-serv1.tex
+share/doc/gnutls/ex-session-info.tex
+share/doc/gnutls/ex-x509-info.tex
+share/doc/gnutls/examples.tex
share/doc/gnutls/fdl.tex
+share/doc/gnutls/funcs.tex
share/doc/gnutls/gnutls-logo.ps
share/doc/gnutls/gnutls.ps
share/doc/gnutls/gnutls.tex
+share/doc/gnutls/handshake.tex
+share/doc/gnutls/howto.tex
share/doc/gnutls/internals.eps
share/doc/gnutls/layers.eps
+share/doc/gnutls/layers.tex
+share/doc/gnutls/library.tex
+share/doc/gnutls/macros.tex
+share/doc/gnutls/memory.tex
+share/doc/gnutls/openpgp.tex
+share/doc/gnutls/openssl.tex
share/doc/gnutls/pgp-fig1.eps
+share/doc/gnutls/pgpcert.xml.tex
+share/doc/gnutls/preface.tex
+share/doc/gnutls/preparation.tex
+share/doc/gnutls/programs.tex
+share/doc/gnutls/record.tex
+share/doc/gnutls/record_weaknesses.tex
+share/doc/gnutls/srp.tex
+share/doc/gnutls/supported_ciphersuites.tex
+share/doc/gnutls/tls_extensions.tex
+share/doc/gnutls/tlsintro.tex
+share/doc/gnutls/translayer.tex
share/doc/gnutls/x509-1.eps
+share/doc/gnutls/x509.tex
+share/doc/gnutls/x509cert.xml.tex
share/examples/gnutls/ex-alert.c
+share/examples/gnutls/ex-cert-select.c
share/examples/gnutls/ex-client-resume.c
share/examples/gnutls/ex-client-srp.c
share/examples/gnutls/ex-client1.c
share/examples/gnutls/ex-client2.c
-share/examples/gnutls/ex-info.c
+share/examples/gnutls/ex-crq.c
share/examples/gnutls/ex-pgp-keyserver.c
+share/examples/gnutls/ex-pkcs12.c
share/examples/gnutls/ex-rfc2818.c
share/examples/gnutls/ex-serv-export.c
share/examples/gnutls/ex-serv-pgp.c
share/examples/gnutls/ex-serv-srp.c
share/examples/gnutls/ex-serv1.c
+share/examples/gnutls/ex-session-info.c
+share/examples/gnutls/ex-x509-info.c
@dirrm share/examples/gnutls
@dirrm share/doc/gnutls
@dirrm include/gnutls