summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* *** 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-1512-197/+280
* gnutls_x509_*_set_dn_by_oid() functions have a raw_flag parameter added. Some...Nikos Mavrogiannopoulos2003-11-1415-57/+133
* Compatibility header for gnutls4 is no longer included in gnutls.h. Added dep...Nikos Mavrogiannopoulos2003-11-145-9/+7
* *** 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
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-132-0/+18
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-134-13/+17
* Some bugfixes, and type corrections.Nikos Mavrogiannopoulos2003-11-1322-155/+165
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-131-1/+3
* Added the RIPEMD ciphersuites defined in draft-ietf-tls-openpgp-keys-04.Nikos Mavrogiannopoulos2003-11-136-95/+126
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-131-1/+0
* The openssl compatibility layer was moved to gnutls-openssl to allow the exte...Nikos Mavrogiannopoulos2003-11-131-0/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-121-10/+0
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-111-7/+2
* Patch by Werner Koch:Nikos Mavrogiannopoulos2003-11-111-20/+7
* Renamed several pkcs #7 related functions. That is to allow future extensions...Nikos Mavrogiannopoulos2003-11-117-38/+37
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-115-38/+39
* Added gnutls_pkcs7_set_certificate2() and gnutls_pkcs7_set_crl2() functions.Nikos Mavrogiannopoulos2003-11-115-23/+129
* 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-106-61/+12
* some fixes to have the correct cert_type on resumed sessions.Nikos Mavrogiannopoulos2003-11-106-12/+22
* Included the new libtasn 0.2.6.Nikos Mavrogiannopoulos2003-11-095-7/+5
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-081-2/+6
* Corrected the types in gnutls_anon_free_client_credentials() and gnutls_anon_...Nikos Mavrogiannopoulos2003-11-071-2/+2
* some changes to compile in mingw32.Nikos Mavrogiannopoulos2003-11-061-0/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-046-8/+8
* some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa...Nikos Mavrogiannopoulos2003-11-0432-69/+103
* 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-025-24/+36
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-011-7/+7
* * Several changes in certificate and key verification.Nikos Mavrogiannopoulos2003-11-015-33/+35
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-312-0/+4
* Added gnutls_pkcs12_bag_set_crl() and gnutls_pkcs12_bag_set_crt() functions.Nikos Mavrogiannopoulos2003-10-311-0/+60
* some openpgp related changes.Nikos Mavrogiannopoulos2003-10-313-11/+15
* added version check against libtasn1Nikos Mavrogiannopoulos2003-10-303-0/+9
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-302-5/+18
* introduced gnutls_const_datum for gnutls_pkcs12_bag_get_data(). Some other cl...Nikos Mavrogiannopoulos2003-10-303-8/+32
* 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-304-17/+21
* Made the B64FSIZE to return an accurate value.Nikos Mavrogiannopoulos2003-10-303-13/+44
* some fixes.Nikos Mavrogiannopoulos2003-10-302-5/+11
* added missing file.Nikos Mavrogiannopoulos2003-10-301-0/+2
* added pkcs #12 support to certtool. Corrected some bugs in the export functions.Nikos Mavrogiannopoulos2003-10-281-9/+10
* Used the new gcrypt API for generating primes and groups.Nikos Mavrogiannopoulos2003-10-271-19/+58
* several improvements for the certtool utility.Nikos Mavrogiannopoulos2003-10-272-5/+13