summaryrefslogtreecommitdiff
path: root/lib/x509/crq.c
Commit message (Expand)AuthorAgeFilesLines
* Indent.Simon Josefsson2006-03-081-2/+1
* Constify, tiny patch from "ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio@vodafone...Simon Josefsson2005-12-281-1/+1
* Use GNU coding style.Simon Josefsson2005-11-071-349/+414
* Fix prototype.Simon Josefsson2005-10-271-1/+1
* Fix GTK-DOC warnings.Simon Josefsson2005-07-161-2/+1
* fixed some type conflicts.Nikos Mavrogiannopoulos2005-05-311-1/+1
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Clean up #include situation, merge from gnutls_1_2_1_with_include_fixes.Simon Josefsson2005-04-141-1/+0
* corrected bug in gnutls_crq_get_attribute_by_oid()Nikos Mavrogiannopoulos2005-03-191-19/+29
* *** empty log message ***Nikos Mavrogiannopoulos2005-03-191-44/+0
* Added the functions:Nikos Mavrogiannopoulos2005-03-191-3/+119
* renamed all instances of _SHA to _SHA1 to make naming more consistent and clear.Nikos Mavrogiannopoulos2005-03-051-2/+2
* Doc fix.Simon Josefsson2005-02-061-21/+25
* Doc fix.Simon Josefsson2005-02-061-7/+10
* Clean up license templates.Simon Josefsson2005-01-221-14/+16
* introduced gnutls_x509_crt_sign2(), gnutls_x509_crq_sign2() andNikos Mavrogiannopoulos2005-01-211-5/+23
* updated documentationNikos Mavrogiannopoulos2005-01-201-4/+4
* Indent.Simon Josefsson2004-10-281-3/+6
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-34/+34
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-329/+345
* Several bug fixes and cleanups by Arne Thomassen.Nikos Mavrogiannopoulos2004-01-061-11/+8
* * Added the gnutls_sign_algorithm type.Nikos Mavrogiannopoulos2004-01-061-1/+0
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* corrected signing and verifying with DSA keys.Nikos Mavrogiannopoulos2003-12-261-38/+4
* Added support for generating and exporting DSA private keys. Exporting to PKC...Nikos Mavrogiannopoulos2003-12-181-11/+25
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-251-4/+5
* 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-251-9/+11
* Several minor fixes in code and function documentation.Nikos Mavrogiannopoulos2003-11-171-6/+8
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-161-3/+3
* * Added gnutls_x509_*_get_dn_oid() and gnutls_x509_crt_get_extension_oid()Nikos Mavrogiannopoulos2003-11-161-0/+29
* gnutls_x509_*_get_*_dn_by_oid() functions have a raw_flag parameter added.Nikos Mavrogiannopoulos2003-11-151-3/+4
* gnutls_x509_*_set_dn_by_oid() functions have a raw_flag parameter added. Some...Nikos Mavrogiannopoulos2003-11-141-9/+10
* Compatibility header for gnutls4 is no longer included in gnutls.h. Added dep...Nikos Mavrogiannopoulos2003-11-141-2/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-141-1/+4
* added gnutls_x509_oid_known() to report known OIDs.Nikos Mavrogiannopoulos2003-11-141-5/+8
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-111-8/+8
* added some check for the input parameters.Nikos Mavrogiannopoulos2003-11-111-0/+50
* Removed the gnutls_handshake_set_rsa_pms_check() prototype from gnutls.h. Cor...Nikos Mavrogiannopoulos2003-11-101-12/+0
* some type fixes. Based on build logs sent by Dimitri Papadopoulos-Orfanos <pa...Nikos Mavrogiannopoulos2003-11-041-1/+4
* *** empty log message ***gnutls_0_9_92Nikos Mavrogiannopoulos2003-10-251-1/+1
* Several improvments in the certtool.Nikos Mavrogiannopoulos2003-10-251-2/+27
* Added some support for writable gnutls_x509_crt structures. Not ready yet.Nikos Mavrogiannopoulos2003-10-231-79/+37
* Corrected some of the return types. Several other minor corrections.Nikos Mavrogiannopoulos2003-10-071-5/+5
* Updated the openpgp key API.Nikos Mavrogiannopoulos2003-10-031-0/+2
* *** empty log message ***Nikos Mavrogiannopoulos2003-04-161-0/+5
* The PEM header for certificate requests is now BEGIN NEW CERTIFICATE REQUEST.Nikos Mavrogiannopoulos2003-04-161-3/+3
* Renamed all of the PKCS #xx stuff names, to pkcs-x-name.Nikos Mavrogiannopoulos2003-04-161-1/+1
* Added the --disable-extra-pki configure option, which disables all extra PKI ...Nikos Mavrogiannopoulos2003-04-011-0/+5
* Several GNUTLS_E_UNIMPLEMENTED_FEATURE errors were replaced with meaningful e...Nikos Mavrogiannopoulos2003-03-251-4/+4