f8656b2ce6
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>
28 lines
698 B
Plaintext
28 lines
698 B
Plaintext
bin/libgnutls-config
|
|
bin/libgnutls-extra-config
|
|
bin/gnutls-serv
|
|
bin/gnutls-cli
|
|
bin/gnutls-srpcrypt
|
|
bin/gnutls-cli-debug
|
|
include/gnutls/extra.h
|
|
include/gnutls/openssl.h
|
|
include/gnutls/gnutls.h
|
|
@dirrm include/gnutls
|
|
lib/libgnutls.so.6
|
|
lib/libgnutls.so
|
|
lib/libgnutls.la
|
|
lib/libgnutls.a
|
|
lib/libgnutls-extra.so.6
|
|
lib/libgnutls-extra.so
|
|
lib/libgnutls-extra.la
|
|
lib/libgnutls-extra.a
|
|
share/aclocal/libgnutls.m4
|
|
share/aclocal/libgnutls-extra.m4
|
|
%%PORTDOCS%%share/doc/gnutls/AUTHORS
|
|
%%PORTDOCS%%share/doc/gnutls/NEWS
|
|
%%PORTDOCS%%share/doc/gnutls/README
|
|
%%PORTDOCS%%share/doc/gnutls/THANKS
|
|
%%PORTDOCS%%share/doc/gnutls/gnutls-logo.ps
|
|
%%PORTDOCS%%share/doc/gnutls/gnutls.ps
|
|
%%PORTDOCS%%@dirrm share/doc/gnutls
|