2004-03-05 20:25:43 by Johnny C. Lam | Files touched by this commit (256) |
Log message: Reorder location and setting of BUILDLINK_PACKAGES to match template buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk. |
2004-03-01 16:14:45 by Julio M. Merino Vidal | Files touched by this commit (4) | |
Log message: Update to 1.0.8. Changes since 1.0.6: Version 1.0.8 (28/02/2004) - Corrected bug in mutual certificate authentication in SSL 3.0. - Several other minor bugfixes. Version 1.0.7 (25/02/2004) - Implemented TLS 1.1 (and also obsoleted the TLS 1.0 CBC protection hack). - Some updates in the documentation. |
2004-02-25 19:42:13 by Min Sik Kim | Files touched by this commit (1) |
Log message: Not used any more. |
2004-02-25 19:27:33 by Min Sik Kim | Files touched by this commit (1) |
Log message: Enable pkgviews installation. |
2004-02-25 16:53:17 by Min Sik Kim | Files touched by this commit (6) | |
Log message: Bump PKGREVISION due to the update of libgcrypt. |
2004-02-14 18:21:56 by Johnny C. Lam | Files touched by this commit (400) |
Log message: LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. |
2004-02-10 01:21:28 by Johnny C. Lam | Files touched by this commit (1) |
Log message: buildlink3.mk file for security/gnutls (used by mail/dovecot). |
2004-02-10 01:20:29 by Johnny C. Lam | Files touched by this commit (9) |
Log message: bl3ify |
2004-01-12 23:57:38 by Juan Romero Pardines | Files touched by this commit (4) |
Log message: Update to 1.0.4 Version 1.0.4 (04/01/2004) - Changed handshake behaviour to send the lowest TLS version when an unsupported version was advertized. The current behaviour is to send the maximum version we support. - certtool no longer asks the password in unencrypted private keys. - The source is now compiled to use the reentrant libc functions. |
2003-12-23 00:08:04 by Julio M. Merino Vidal | Files touched by this commit (3) |
Log message: Update to 1.0.3: - Corrected bug in gnutls_bye() which made it return an error code of INVALID_REQUEST instead of success. - Corrected a bug in the GNUTLS_KEY key usage definitions. |