summaryrefslogtreecommitdiff
path: root/lib/x509
Commit message (Expand)AuthorAgeFilesLines
* * Changes backported from the development brach:Nikos Mavrogiannopoulos2004-04-237-492/+510
* Backported changes from the development cvs version.Nikos Mavrogiannopoulos2004-03-252-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
* backported all the changes from the development branch to 1.0.x, except for T...Nikos Mavrogiannopoulos2004-02-123-709/+13
* some other bugfixes ported from the development branch.Nikos Mavrogiannopoulos2004-02-112-0/+126
* Backported several things from the development branch.Nikos Mavrogiannopoulos2004-02-1027-416/+1740
* *** empty log message ***gnutls_1_0_3Nikos Mavrogiannopoulos2003-12-211-4/+4
* Corrected a bug in the RSA key generation. This wasNikos Mavrogiannopoulos2003-12-181-20/+21
* 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
* Renamed several pkcs #7 related functions. That is to allow future extensions...Nikos Mavrogiannopoulos2003-11-116-35/+34
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-115-38/+39
* Added gnutls_pkcs7_set_certificate2() and gnutls_pkcs7_set_crl2() functions.Nikos Mavrogiannopoulos2003-11-111-7/+106
* added some check for the input parameters.Nikos Mavrogiannopoulos2003-11-117-6/+339
* Removed the gnutls_handshake_set_rsa_pms_check() prototype from gnutls.h. Cor...Nikos Mavrogiannopoulos2003-11-105-60/+12
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-041-2/+2
* some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa...Nikos Mavrogiannopoulos2003-11-0416-37/+58
* preserve the flags from the last certificate verification, in a chain.Nikos Mavrogiannopoulos2003-11-031-2/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-021-2/+1
* Some changes to preserve binary compatibility.Nikos Mavrogiannopoulos2003-11-023-16/+28
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-011-7/+7
* * Several changes in certificate and key verification.Nikos Mavrogiannopoulos2003-11-012-18/+14
* Added gnutls_pkcs12_bag_set_crl() and gnutls_pkcs12_bag_set_crt() functions.Nikos Mavrogiannopoulos2003-10-311-0/+60
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-301-2/+2
* introduced gnutls_const_datum for gnutls_pkcs12_bag_get_data(). Some other cl...Nikos Mavrogiannopoulos2003-10-302-8/+27
* corrected some bugs in the verification functions.Nikos Mavrogiannopoulos2003-10-301-1/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-301-2/+3
* Improved the certificate verification functions and the certtool program's ve...Nikos Mavrogiannopoulos2003-10-302-11/+13
* Made the B64FSIZE to return an accurate value.Nikos Mavrogiannopoulos2003-10-301-1/+1