summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* Ignore more.Simon Josefsson2004-08-022-0/+5
* SRP ciphersuites were moved to the gnutls (lgpl) library.Nikos Mavrogiannopoulos2004-07-281-48/+0
* * Corrected a bug in certificate verification. Pointed out byNikos Mavrogiannopoulos2004-06-241-1/+5
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-138-291/+348
* *** empty log message ***Nikos Mavrogiannopoulos2004-06-121-0/+3
* added an improved verification example.Nikos Mavrogiannopoulos2004-06-121-5/+5
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-074-158/+158
* Added the functions gnutls_x509_crt_get_pk_rsa_raw() andNikos Mavrogiannopoulos2004-06-051-0/+6
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-141-4/+7
* removed gnutls_const_datum type.Nikos Mavrogiannopoulos2004-05-131-1/+1
* Corrected bug in OpenPGP key loading using a callback.Nikos Mavrogiannopoulos2004-04-181-0/+1
* - Added support for authority key identifier X.509 extensionNikos Mavrogiannopoulos2004-04-141-2/+22
* Deprecated: gnutls_srp_server_set_select_function(),Nikos Mavrogiannopoulos2004-03-251-4/+0
* * Added functions gnutls_rsa_params_cpy(), gnutls_dh_params_cpy()Nikos Mavrogiannopoulos2004-03-131-0/+1
* * Added the gnutls_sign_algorithm type.Nikos Mavrogiannopoulos2004-01-061-1/+17
* Added gnutls_x509_crt_cpy_crl_dist_points()Nikos Mavrogiannopoulos2003-12-281-0/+2
* Corrected the CRL distribution point extension handling.Nikos Mavrogiannopoulos2003-12-282-1/+3
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-264-75/+23
* Added support for generating CRLs in the library and theNikos Mavrogiannopoulos2003-12-261-0/+13
* Added support for the Subject Key ID PKIX extension.Nikos Mavrogiannopoulos2003-12-261-2/+22
* Added support for reading and generating CRL distributionNikos Mavrogiannopoulos2003-12-231-1/+2
* Added gnutls_openpgp_key_get_key_usage(), and removed several compatibilityNikos Mavrogiannopoulos2003-12-216-135/+9
* several cleanups.Nikos Mavrogiannopoulos2003-12-201-6/+3
* Improved gnutls_certificate_client_retrieve_function() and gnutls_certificate...Nikos Mavrogiannopoulos2003-12-202-2/+19
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-191-1/+1
* Added gnutls_x509_crt_set_key_usage() and certtool can now set theNikos Mavrogiannopoulos2003-12-191-9/+14
* Added support for generating and exporting DSA private keys. Exporting to PKC...Nikos Mavrogiannopoulos2003-12-181-0/+9
* Improved the support for draft-ietf-tls-srp-05. The two-phaseNikos Mavrogiannopoulos2003-12-021-4/+9
* several corrections in the documentation.Nikos Mavrogiannopoulos2003-11-301-8/+24
* Exported the gnutls_x509_privkey_sign_data(), gnutls_x509_privkey_verify_data()Nikos Mavrogiannopoulos2003-11-261-0/+11
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-221-3/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-161-1/+1
* * Added gnutls_x509_*_get_dn_oid() and gnutls_x509_crt_get_extension_oid()Nikos Mavrogiannopoulos2003-11-161-1/+13
* gnutls_x509_*_get_*_dn_by_oid() functions have a raw_flag parameter added.Nikos Mavrogiannopoulos2003-11-151-5/+7
* gnutls_x509_*_set_dn_by_oid() functions have a raw_flag parameter added. Some...Nikos Mavrogiannopoulos2003-11-144-19/+19
* Compatibility header for gnutls4 is no longer included in gnutls.h. Added dep...Nikos Mavrogiannopoulos2003-11-142-32/+50
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-141-0/+8
* added gnutls_x509_oid_known() to report known OIDs.Nikos Mavrogiannopoulos2003-11-141-0/+2
* The openssl compatibility layer was moved to gnutls-openssl to allow the exte...Nikos Mavrogiannopoulos2003-11-131-1/+7
* Added capability to read CRLs to certtool.Nikos Mavrogiannopoulos2003-11-111-1/+1
* Renamed several pkcs #7 related functions. That is to allow future extensions...Nikos Mavrogiannopoulos2003-11-111-11/+14
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-111-0/+1
* Added gnutls_pkcs7_set_certificate2() and gnutls_pkcs7_set_crl2() functions.Nikos Mavrogiannopoulos2003-11-111-4/+4
* some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa...Nikos Mavrogiannopoulos2003-11-041-1/+1
* added gnutls_openpgp_key_export() function.Nikos Mavrogiannopoulos2003-11-021-0/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-022-6/+15
* more openpgp related changes.Nikos Mavrogiannopoulos2003-10-311-0/+2
* introduced gnutls_const_datum for gnutls_pkcs12_bag_get_data(). Some other cl...Nikos Mavrogiannopoulos2003-10-301-1/+1
* added pkcs #12 support to certtool. Corrected some bugs in the export functions.Nikos Mavrogiannopoulos2003-10-281-0/+3
* several improvements for the certtool utility.Nikos Mavrogiannopoulos2003-10-271-2/+2