summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* Improved the certificate generation stuff.Nikos Mavrogiannopoulos2003-10-251-0/+2
* Almost finished the X.509 certificate generation.Nikos Mavrogiannopoulos2003-10-251-1/+1
* Added some support for writable gnutls_x509_crt structures. Not ready yet.Nikos Mavrogiannopoulos2003-10-231-3/+23
* Some changes in types.Nikos Mavrogiannopoulos2003-10-082-3/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-081-4/+4
* Corrected some of the return types. Several other minor corrections.Nikos Mavrogiannopoulos2003-10-071-26/+26
* Updated the openpgp key API.Nikos Mavrogiannopoulos2003-10-032-9/+12
* Converted the pgp verification functions to the new API.Nikos Mavrogiannopoulos2003-10-031-5/+5
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-032-27/+106
* Applied patch by Arne that fixes several possible NULL pointer dereferences.Nikos Mavrogiannopoulos2003-10-031-1/+1
* Added a hostname check with the certificate in the gnutls-cli.Nikos Mavrogiannopoulos2003-09-171-0/+2
* Improved the error handling in the gnutls-cli.Nikos Mavrogiannopoulos2003-09-111-0/+2
* minor cleanups.Nikos Mavrogiannopoulos2003-08-211-1/+1
* Applied patch from Arne Thomassen <arne@arne-thomassen.de>, whichNikos Mavrogiannopoulos2003-08-091-1/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-06-301-0/+4
* *** empty log message ***Nikos Mavrogiannopoulos2003-06-291-3/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-06-284-53/+88
* Added function to do the MAC verification in the PKCS #12 structure.Nikos Mavrogiannopoulos2003-06-271-0/+1
* Added stuff needed to read PKCS #12 bag attributes.Nikos Mavrogiannopoulos2003-06-271-0/+11
* some cleanups.Nikos Mavrogiannopoulos2003-06-261-0/+3
* More PKCS #12 additions. Now the code can generate PKCS #12 files. Also added...Nikos Mavrogiannopoulos2003-06-251-0/+6
* Passwords in PKCS5 and PKCS12 are now restricted to ASCII ones.Nikos Mavrogiannopoulos2003-06-241-2/+3
* Some changes in PKCS12 to allow a bag to hold more than one elements.Nikos Mavrogiannopoulos2003-06-241-2/+4
* Some improvements in PKCS12 parser. Now it can extract private keys from the ...Nikos Mavrogiannopoulos2003-06-221-2/+20
* *** empty log message ***Nikos Mavrogiannopoulos2003-06-031-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-05-081-3/+2
* * Added gnutls_x509_privkey_get_key_id() and gnutls_x509_crt_get_key_id()Nikos Mavrogiannopoulos2003-04-181-3/+20
* Some fixes in the gnutls_x509_crt_to_xml() function.Nikos Mavrogiannopoulos2003-03-291-1/+4
* Several improvments in the PKCS #7 handling. Added capability to delete certi...Nikos Mavrogiannopoulos2003-03-281-0/+8
* Added functionality to generate PKCS #7 structures. Currently only certificatesNikos Mavrogiannopoulos2003-03-261-3/+4