summaryrefslogtreecommitdiff
path: root/lib/x509/crl_write.c
Commit message (Expand)AuthorAgeFilesLines
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Added gnutls_x509_crt_set_private_key_usage_period() andNikos Mavrogiannopoulos2012-03-181-3/+3
* ENABLE_PKI is no moreNikos Mavrogiannopoulos2012-02-101-3/+0
* Cleanup copyright headers.Simon Josefsson2012-01-251-2/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Added documentation on revocation lists.Nikos Mavrogiannopoulos2011-11-111-2/+6
* Internals section updated.Nikos Mavrogiannopoulos2011-08-121-1/+0
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* More GTK-DOC improvements.Simon Josefsson2011-08-031-1/+3
* documentation fixesNikos Mavrogiannopoulos2011-07-231-10/+10
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* Add deprecated docstring.Simon Josefsson2011-02-231-4/+6
* deprecated gnutls_x509_crl_sign(), gnutls_x509_crl_sign2() and gnutls_x509_cr...Nikos Mavrogiannopoulos2011-01-151-2/+4
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-19/+19
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-5/+6
* Added operations to sign CRLs, certificates and requests with an abstract key...Nikos Mavrogiannopoulos2010-06-031-7/+67
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-9/+9
* Align indentation of GTK-DOC comments.Simon Josefsson2010-02-171-84/+77
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Doc fixes.Simon Josefsson2008-10-081-2/+6
* Indent.Simon Josefsson2008-10-081-2/+2
* Added functions to handle and set CRL extensions.Nikos Mavrogiannopoulos2008-10-031-1/+129
* Doc fix.Simon Josefsson2008-09-231-1/+1
* (gnutls_x509_crl_set_version): Fix on platform where 'char' can be unsigned.Simon Josefsson2008-05-261-4/+3
* Doc fixes (silence gtk-doc warnings).Simon Josefsson2008-04-281-4/+4
* Doc fixes (silence gtk-doc warnings).Simon Josefsson2008-04-281-7/+14
* Move mpi.h stuff to x509_int.h.Simon Josefsson2008-02-261-1/+0
* Move extensions.h stuff to x509_int.h.Simon Josefsson2008-02-261-1/+0
* Move dn.h stuff to x509_int.h.Simon Josefsson2008-02-261-1/+0
* Move sign.h stuff to x509_int.h.Simon Josefsson2008-02-261-1/+0
* Merge crq.h into x509_int.h, avoid one trivial header file.Simon Josefsson2008-02-251-2/+2
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Use GNU coding style.Simon Josefsson2005-11-071-106/+125
* 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
* renamed all instances of _SHA to _SHA1 to make naming more consistent and clear.Nikos Mavrogiannopoulos2005-03-051-2/+2
* Clean up license templates.Simon Josefsson2005-01-221-14/+16
* introduced gnutls_x509_crt_sign2(), gnutls_x509_crq_sign2() andNikos Mavrogiannopoulos2005-01-211-5/+25
* Indent.Simon Josefsson2004-10-281-3/+4
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-16/+16
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-109/+125
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-031-0/+259