summaryrefslogtreecommitdiff
path: root/lib/x509/x509.h
Commit message (Expand)AuthorAgeFilesLines
* Rename lib/x509/x509.h to x509_int.h.Simon Josefsson2008-02-251-197/+0
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Export gnutls_x509_crt_get_raw_dn, gnutls_x509_crt_get_raw_issuer_dn.Simon Josefsson2007-05-241-4/+0
* Remove.Simon Josefsson2007-02-221-5/+0
* Fix.Simon Josefsson2007-02-221-2/+2
* New APIs to deal with DN's. Patch from Howard Chu <hyc@symas.com>.Simon Josefsson2007-02-221-0/+5
* Support (RSA-)SHA-256/384/512.Simon Josefsson2007-02-051-0/+3
* Use GNU coding style.Simon Josefsson2005-11-071-104/+124
* Get public prototypes from gnutls/x509.h instead.Simon Josefsson2005-10-271-5/+2
* Add.Simon Josefsson2005-10-271-0/+1
* Fix GTK-DOC warning.Simon Josefsson2005-07-161-1/+1
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* at the export phase, encode the key.Nikos Mavrogiannopoulos2005-04-271-48/+30
* corrected bugs in RSA key export.Nikos Mavrogiannopoulos2005-04-271-0/+2
* Clean up #include situation, merge from gnutls_1_2_1_with_include_fixes.Simon Josefsson2005-04-141-4/+0
* more improvments to gnutls_x509_crt_list_import()Nikos Mavrogiannopoulos2005-03-291-1/+1
* improved gnutls_x509_crt_list_import().Nikos Mavrogiannopoulos2005-03-281-0/+4
* *** empty log message ***Nikos Mavrogiannopoulos2005-03-191-2/+2
* gnutls will now recognize the GOST signature and public key OIDs. However no ...Nikos Mavrogiannopoulos2005-03-061-4/+4
* Clean up license templates.Simon Josefsson2005-01-241-0/+24
* Simplified the algorithm to OID and vice versa functions, and added the RSA-R...Nikos Mavrogiannopoulos2005-01-211-0/+2
* Indent.Simon Josefsson2004-10-281-73/+97
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-56/+56
* added an improved verification example.Nikos Mavrogiannopoulos2004-06-121-8/+9
* Added the functions gnutls_x509_crt_get_pk_rsa_raw() andNikos Mavrogiannopoulos2004-06-051-1/+1
* Optimized (a bit) the rsa_parameter copying. I don't like it.Nikos Mavrogiannopoulos2004-04-071-0/+5
* Corrected the CRL distribution point extension handling.Nikos Mavrogiannopoulos2003-12-281-1/+1
* Added support for the Subject Key ID PKIX extension.Nikos Mavrogiannopoulos2003-12-261-0/+10
* gnutls_x509_*_get_*_dn_by_oid() functions have a raw_flag parameter added.Nikos Mavrogiannopoulos2003-11-151-2/+2
* gnutls_x509_*_set_dn_by_oid() functions have a raw_flag parameter added. Some...Nikos Mavrogiannopoulos2003-11-141-5/+5
* Compatibility header for gnutls4 is no longer included in gnutls.h. Added dep...Nikos Mavrogiannopoulos2003-11-141-2/+2
* Renamed several pkcs #7 related functions. That is to allow future extensions...Nikos Mavrogiannopoulos2003-11-111-4/+4
* Improved the certificate generation stuff.Nikos Mavrogiannopoulos2003-10-251-14/+6
* Some changes in types.Nikos Mavrogiannopoulos2003-10-081-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-071-3/+3
* Corrected some of the return types. Several other minor corrections.Nikos Mavrogiannopoulos2003-10-071-8/+8
* Ported to the new libgcrypt (still unstable). Also added the RC2 cipher and i...Nikos Mavrogiannopoulos2003-08-071-1/+1
* Eliminated the need for a hard coded max MPI parameter size.Nikos Mavrogiannopoulos2003-03-311-3/+0
* several cleanups.Nikos Mavrogiannopoulos2003-03-281-6/+0
* Added functionality to generate PKCS #7 structures. Currently only certificatesNikos Mavrogiannopoulos2003-03-261-0/+3
* * Added support for encoding and decoding PKCS #8 2.0 encryptedNikos Mavrogiannopoulos2003-03-231-0/+2
* * Added the new functions: gnutls_certificate_set_x509_key()Nikos Mavrogiannopoulos2003-03-221-0/+6
* MD2 support was dropped this is an algorithm we cannot use.Nikos Mavrogiannopoulos2003-03-171-1/+0
* Added some stuff needed in PKCS#10 certificate request generation. Some other...Nikos Mavrogiannopoulos2003-03-141-0/+7
* The RSA parameters handling functions, are now implemented using the rsa priv...Nikos Mavrogiannopoulos2003-03-141-0/+13
* * Added ability to generate RSA keys.Nikos Mavrogiannopoulos2003-03-121-7/+7
* some improvements in the private key handling api. It is now used internally.Nikos Mavrogiannopoulos2003-03-111-1/+41
* Added some private key handling functions. They are primitive enough for now.Nikos Mavrogiannopoulos2003-02-121-2/+13
* gnutls_x509_certificate_* were renamed gnutls_x509_crt_*.Nikos Mavrogiannopoulos2003-02-121-19/+19
* Several internal changes to use the new certificate API. CRL support is compl...Nikos Mavrogiannopoulos2003-02-091-0/+14