2012-08-09 20:58:11 by Matthias Drochner | Files touched by this commit (2) | |
Log message: update to 3.0.22 changes: bugfixes |
2012-08-02 11:37:32 by Jonathan Perkin | Files touched by this commit (2) |
Log message: Avoid conflict between gets() and std::gets(). Fixes build on at least Solaris. |
2012-07-24 20:34:06 by Matthias Drochner | Files touched by this commit (2) | |
Log message: update to 3.0.21 changes -DTLS improvements -bugfixes |
2012-07-02 20:53:04 by Matthias Drochner | Files touched by this commit (10) | |
Log message: update to 3.0,20 This switches to the new stable release branch. |
2012-07-02 18:30:01 by Matthias Drochner | Files touched by this commit (2) | |
Log message: update to 1.12.20 changes: bugfixes: -Fixed memory leak in PKCS #8 key import -Check key identifiers when checking for an issuer pkgsrc note: This is just a last checkpoint on the 2.x branch, in case it will be needed for the Q2 branch. Will update to 3.x RSN. |
2012-05-30 08:51:38 by Adam Ciarcinski | Files touched by this commit (2) |
Log message: Changes 2.12.19: * libgnutls: When decoding a PKCS #11 URL the pin-source field is assumed to be a file that stores the pin. * libgnutls: Added strict tests in Diffie-Hellman and SRP key exchange public keys. * minitasn1: Upgraded to libtasn1 version 2.13 (pre-release). |
2012-04-17 19:53:01 by Matthias Drochner | Files touched by this commit (2) | |
Log message: update to 2.12.18 changes: -Corrected SRP-RSA ciphersuites when used under TLS 1.2 -Fixed leaks in key generation |
2012-03-15 17:41:48 by Adam Ciarcinski | Files touched by this commit (2) |
Log message: Changes 2.12.17: * libgnutls: Corrections in record packet parsing. * libgnutls: Fixes in SRP authentication. * libgnutls: Added function to force explicit reinitialization of PKCS 11 modules. This is required on the child process after a fork. * libgnutls: PKCS 11 objects that do not have ID no longer crash listing. * API and ABI modifications: gnutls_pkcs11_reinit: Added |
2012-01-17 15:54:19 by Matthias Drochner | Files touched by this commit (2) | |
Log message: update to 2.12.16 changes: bugfixes |
2011-11-16 09:23:49 by Steven Drake | Files touched by this commit (10) |
Log message: Add missing devel/readline buildlinks. Bump PKGREVISIONs |