summaryrefslogtreecommitdiff
path: root/lib/x509
Commit message (Expand)AuthorAgeFilesLines
* * Added functions gnutls_rsa_params_cpy(), gnutls_dh_params_cpy()Nikos Mavrogiannopoulos2004-03-132-0/+46
* Corrected the return values of gnutls_x509_crt_check_hostname().Nikos Mavrogiannopoulos2004-02-222-4/+4
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-161-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-02-131-1/+1
* Several bug fixes and cleanups by Arne Thomassen.Nikos Mavrogiannopoulos2004-01-067-28/+28
* * Added the gnutls_sign_algorithm type.Nikos Mavrogiannopoulos2004-01-069-34/+68
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-052-3/+3
* Corrected problem printing the DC attributes in a DN.Nikos Mavrogiannopoulos2004-01-032-1/+2
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-031-3/+2
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-031-0/+259
* Updated gnutls-cli's SRP behaviour. Some other fixes.Nikos Mavrogiannopoulos2004-01-032-3/+0
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-302-0/+8
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-301-4/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-291-1/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-291-0/+2
* Added gnutls_x509_crt_cpy_crl_dist_points()Nikos Mavrogiannopoulos2003-12-282-4/+48
* Corrected the CRL distribution point extension handling.Nikos Mavrogiannopoulos2003-12-283-125/+136
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-261-2/+2
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-2623-707/+22
* corrected signing and verifying with DSA keys.Nikos Mavrogiannopoulos2003-12-265-86/+109
* Added support for generating CRLs in the library and theNikos Mavrogiannopoulos2003-12-265-85/+125
* Added support for the Subject Key ID PKIX extension.Nikos Mavrogiannopoulos2003-12-266-29/+236
* Added support for reading and generating CRL distributionNikos Mavrogiannopoulos2003-12-236-7/+263
* *** empty log message ***gnutls_1_1_0Nikos Mavrogiannopoulos2003-12-211-0/+1
* several cleanups.Nikos Mavrogiannopoulos2003-12-203-75/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-12-192-1/+2
* Added gnutls_x509_crt_set_key_usage() and certtool can now set theNikos Mavrogiannopoulos2003-12-193-6/+87
* Added support for generating and exporting DSA private keys. Exporting to PKC...Nikos Mavrogiannopoulos2003-12-1811-100/+639
* * The error codes GNUTLS_E_NO_TEMPORARY_DH_PARAMS and GNUTLS_E_NO_TEMPORARY_R...Nikos Mavrogiannopoulos2003-12-161-1/+0
* eliminated some memory leaks and other fixes.Nikos Mavrogiannopoulos2003-12-011-0/+2
* Exported the gnutls_x509_privkey_sign_data(), gnutls_x509_privkey_verify_data()Nikos Mavrogiannopoulos2003-11-264-33/+188
* ensure that the leading zero is there on RSA keys.Nikos Mavrogiannopoulos2003-11-252-12/+12
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-253-7/+51
* added crq_get_version().Nikos Mavrogiannopoulos2003-11-251-0/+31
* Some documentation fixes. Changed gnutls_x509_*_set_version() to have a compa...Nikos Mavrogiannopoulos2003-11-252-13/+18
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-221-1/+1
* Some fixes pointed out by Dimitri Papadopoulos-Orfanos <papadopo@shfj.cea.fr>Nikos Mavrogiannopoulos2003-11-211-1/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-171-0/+1
* some corrections in the pkcs5 module by Simon Josefsson.Nikos Mavrogiannopoulos2003-11-171-15/+17
* Several minor fixes in code and function documentation.Nikos Mavrogiannopoulos2003-11-1713-64/+68
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-165-12/+15
* * Added gnutls_x509_*_get_dn_oid() and gnutls_x509_crt_get_extension_oid()Nikos Mavrogiannopoulos2003-11-167-8/+475
* gnutls_x509_*_get_*_dn_by_oid() functions have a raw_flag parameter added.Nikos Mavrogiannopoulos2003-11-1510-195/+277
* gnutls_x509_*_set_dn_by_oid() functions have a raw_flag parameter added. Some...Nikos Mavrogiannopoulos2003-11-1413-57/+131
* Compatibility header for gnutls4 is no longer included in gnutls.h. Added dep...Nikos Mavrogiannopoulos2003-11-144-6/+6
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-142-2/+11
* added gnutls_x509_oid_known() to report known OIDs.Nikos Mavrogiannopoulos2003-11-143-7/+37
* added gnutls_x509_oid_known() to report known OIDs.Nikos Mavrogiannopoulos2003-11-141-4/+10
* Some bugfixes, and type corrections.Nikos Mavrogiannopoulos2003-11-131-1/+4
* Added the RIPEMD ciphersuites defined in draft-ietf-tls-openpgp-keys-04.Nikos Mavrogiannopoulos2003-11-131-2/+0