summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-301-1/+1
|
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-291-1/+1
|
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-291-1/+4
|
* Added support for TLS 1.1Nikos Mavrogiannopoulos2003-12-291-0/+1
|
* *** empty log message ***gnutls_1_1_2Nikos Mavrogiannopoulos2003-12-281-1/+1
|
* Corrected the CRL distribution point extension handling.Nikos Mavrogiannopoulos2003-12-281-0/+1
|
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+3
| | | | | | * Added the FSF copyright notices. * Moved all the compatibility interface to the openssl compatibility library.
* *** empty log message ***gnutls_1_1_1Nikos Mavrogiannopoulos2003-12-261-1/+1
|
* Added support for generating CRLs in the library and theNikos Mavrogiannopoulos2003-12-261-0/+2
| | | | certtool utility.
* Added support for the Subject Key ID PKIX extension.Nikos Mavrogiannopoulos2003-12-261-0/+1
|
* Added support for reading and generating CRL distributionNikos Mavrogiannopoulos2003-12-231-0/+2
| | | | points extensions in certificates (not working yet).
* Added PKCS #7 support to certtool utility.Nikos Mavrogiannopoulos2003-12-221-0/+3
|
* *** empty log message ***gnutls_1_1_0Nikos Mavrogiannopoulos2003-12-211-1/+1
|
* Added gnutls_openpgp_key_get_key_usage(), and removed several compatibilityNikos Mavrogiannopoulos2003-12-211-0/+1
| | | | functions.
* Added gnutls_x509_crt_set_key_usage() and certtool can now set theNikos Mavrogiannopoulos2003-12-191-0/+2
| | | | certificate's key usage.
* Added support for generating and exporting DSA private keys. Exporting to ↵Nikos Mavrogiannopoulos2003-12-181-0/+1
| | | | PKCS #8 is still not supported due to lack of standards.
* Added the callbacks gnutls_certificate_client_retrieve_function() andNikos Mavrogiannopoulos2003-12-181-0/+4
| | | | | | gnutls_certificate_server_retrieve_function(), to allow a client or a server to specify certificates for the handshake without storing them to the credentials structure.
* * The error codes GNUTLS_E_NO_TEMPORARY_DH_PARAMS and ↵Nikos Mavrogiannopoulos2003-12-161-0/+5
| | | | | | | | | GNUTLS_E_NO_TEMPORARY_RSA_PARAMS are no longer returned by the handshake function. Ciphersuites that require temporary parameters are removed when such parameters do not exist. * Several internal changes to allow adding the callback function to retrieve the certificate and the private key.
* Included gnutls_1_0_0_patches.Nikos Mavrogiannopoulos2003-12-101-1/+2
|
* Included gnutls_1_0_0_patches.Nikos Mavrogiannopoulos2003-12-101-0/+5
|
* *** empty log message ***gnutls_1_0_0Nikos Mavrogiannopoulos2003-12-041-1/+1
|
* Improved the support for draft-ietf-tls-srp-05. The two-phaseNikos Mavrogiannopoulos2003-12-021-0/+3
| | | | | handshake is now fully supported without any interaction with the application layer (except for a callback).
* Some fixes in the certificate authenticated SRP ciphersuites.Nikos Mavrogiannopoulos2003-11-301-0/+1
|
* several corrections in the documentation.Nikos Mavrogiannopoulos2003-11-301-0/+3
|
* *** empty log message ***gnutls_0_9_99Nikos Mavrogiannopoulos2003-11-281-1/+1
|
* Removed the TWOFISH cipher. Documented the supported ciphersuites.Nikos Mavrogiannopoulos2003-11-271-0/+1
|
* corrected some bugs that affected openpgp authentication.Nikos Mavrogiannopoulos2003-11-271-0/+1
|
* Exported the gnutls_x509_privkey_sign_data(), gnutls_x509_privkey_verify_data()Nikos Mavrogiannopoulos2003-11-261-0/+2
| | | | and gnutls_x509_crt_verify_data().
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-211-0/+4
|
* *** empty log message ***gnutls_0_9_98Nikos Mavrogiannopoulos2003-11-161-1/+1
|
* * Added gnutls_x509_*_get_dn_oid() and gnutls_x509_crt_get_extension_oid()Nikos Mavrogiannopoulos2003-11-161-0/+2
| | | | | | functions which return the available OIDs. * The certtool utility now prints all available extension OIDs and values.
* gnutls_x509_*_get_*_dn_by_oid() functions have a raw_flag parameter added.Nikos Mavrogiannopoulos2003-11-151-2/+2
| | | | Several other fixes.
* gnutls_x509_*_set_dn_by_oid() functions have a raw_flag parameter added. ↵Nikos Mavrogiannopoulos2003-11-141-0/+2
| | | | Some other fixes in function types.
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-141-0/+3
|
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-131-0/+1
|
* Added the RIPEMD ciphersuites defined in draft-ietf-tls-openpgp-keys-04.Nikos Mavrogiannopoulos2003-11-131-0/+1
|
* The openssl compatibility layer was moved to gnutls-openssl to allow the ↵Nikos Mavrogiannopoulos2003-11-131-0/+4
| | | | extension of it without bloating the libgnutls-extra.
* *** empty log message ***gnutls_0_9_97Nikos Mavrogiannopoulos2003-11-111-1/+3
|
* Added gnutls_pkcs7_set_certificate2() and gnutls_pkcs7_set_crl2() functions.Nikos Mavrogiannopoulos2003-11-111-0/+2
|
* The certtool utility can now generate PKCS #12 structuresNikos Mavrogiannopoulos2003-11-101-0/+4
| | | | without specifying a certificate.
* *** empty log message ***gnutls_0_9_96Nikos Mavrogiannopoulos2003-11-091-2/+3
|
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-071-0/+3
|
* *** empty log message ***gnutls_0_9_95Nikos Mavrogiannopoulos2003-11-021-1/+1
|
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-011-0/+2
|
* * Several changes in certificate and key verification.Nikos Mavrogiannopoulos2003-11-011-3/+2
| | | | | | | * GNUTLS_CERT_NOT_TRUSTED was replaced by GNUTLS_CERT_INVALID, to avoid having two flags for the same thing. * Updated documentation for openpgp key verification. * The prime tool was combined with the certtool.
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-311-0/+1
|
* Improved the certificate verification functions and the certtool program's ↵Nikos Mavrogiannopoulos2003-10-301-0/+5
| | | | verification capability.
* some fixes.Nikos Mavrogiannopoulos2003-10-301-1/+1
|
* added pkcs #12 support to certtool. Corrected some bugs in the export functions.Nikos Mavrogiannopoulos2003-10-281-0/+1
|
* several improvements for the certtool utility.Nikos Mavrogiannopoulos2003-10-271-0/+4
|