1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Ryan Steinmetz
60f9f0361e Update to 0.5.10
Pacify portlint(1)

PR:		ports/159828
Submitted by:	Fumiyuki Shimizu <fumifumi@abacustech.jp> (maintainer)
Approved by:	wxs, tabthorpe (mentors, implicit)
2011-08-19 01:40:52 +00:00
Olli Hauer
9020c49ddd - update to version 0.5.9
Changes:
** Version 0.5.9 (2010-09-24)
- Corrected behavior in Keep-Alive connections (do not
  terminate the connection prematurely)

- The GnuTLSCache variable now can be given the specific
  option "gdbm" instead of "dbm". "dbm" will use the berkeley
  db type of libapr while gdbm will force gdbm to be used.
  sdbm is no longer being used due to serious limitations.

** Version 0.5.8 (2010-08-18)
- Session tickets are enabled by default.

PR:		ports/157651
Submitted by:	Fumiyuki Shimizu <fumifumi _at_ abacustech.jp> (maintainer)
2011-06-20 18:36:56 +00:00
Roman Bogorodskiy
207386f96a Chase security/gnutls update and add an UPDATING entry. 2011-06-05 18:43:16 +00:00
Martin Wilke
996c7672b9 mod_gnutls uses the GnuTLS library to provide SSL 3.0, TLS 1.0, TLS
1.1 and 1.2 encryption for Apache HTTPD. It is similar to mod_ssl in
purpose, but does not use OpenSSL.

WWW:	http://www.outoforder.cc/projects/apache/mod_gnutls/

PR:		ports/154463
Submitted by:	Fumiyuki Shimizu <fumifumi at abacustech.jp>
2011-02-14 04:08:07 +00:00