summaryrefslogtreecommitdiff
path: root/lib/x509/output.c
Commit message (Expand)AuthorAgeFilesLines
* reindented codeNikos Mavrogiannopoulos2013-11-081-2294/+2488
* Normalize capitalization from "Public Key Id" to "Public Key ID"Daniel Kahn Gillmor2013-10-211-2/+2
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-031-1/+1
* print static strings without a printf-like function.Nikos Mavrogiannopoulos2013-01-231-3/+3
* allow GNUTLS_E_SHORT_MEMORY_BUFFER in gnutls_x509_crq_get_challenge_passwordNikos Mavrogiannopoulos2012-12-061-1/+1
* doc updateNikos Mavrogiannopoulos2012-11-211-0/+2
* Several updates in certificate/public key printing.Nikos Mavrogiannopoulos2012-11-201-425/+537
* print header only on the first policyNikos Mavrogiannopoulos2012-11-201-1/+2
* Added gnutls_x509_crt_set_policy()Nikos Mavrogiannopoulos2012-11-201-4/+4
* another renameNikos Mavrogiannopoulos2012-11-191-2/+2
* simplified namingNikos Mavrogiannopoulos2012-11-191-2/+2
* Added functions to parse the certificate policies extention.Nikos Mavrogiannopoulos2012-11-181-7/+37
* Allow easier marking of insecure algorithms.Nikos Mavrogiannopoulos2012-11-081-3/+3
* gettext.h was moved to gnutls_str.hNikos Mavrogiannopoulos2012-11-011-4/+0
* Added gnutls_certificate_verification_status_print().Nikos Mavrogiannopoulos2012-10-301-3/+3
* Added gnutls_x509_crt_set_private_key_usage_period() andNikos Mavrogiannopoulos2012-03-181-1/+57
* ENABLE_PKI is no moreNikos Mavrogiannopoulos2012-02-101-15/+0
* Added gnutls_verify_stored_pubkey() and gnutls_store_pubkey().Nikos Mavrogiannopoulos2012-01-281-0/+16
* corrected AKI test.Nikos Mavrogiannopoulos2012-01-211-1/+1
* Added functions to parse authority key identifiers when stored as a 'general ...Nikos Mavrogiannopoulos2012-01-211-46/+120
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-16/+25
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Authority information access information -> Authority information accessNikos Mavrogiannopoulos2012-01-081-1/+1
* GNUTLS_PK_ECC -> GNUTLS_PK_ECNikos Mavrogiannopoulos2012-01-021-1/+1
* Allow the insertion of characters to align the randomart.Nikos Mavrogiannopoulos2011-12-291-2/+2
* updated random art's messages.Nikos Mavrogiannopoulos2011-12-281-1/+1
* Print the randomart on the key ID and not the fingerprint.Nikos Mavrogiannopoulos2011-12-281-21/+21
* print randomart for private keys as well.Nikos Mavrogiannopoulos2011-12-281-2/+2
* gnutls_atfork was no longer in use.Nikos Mavrogiannopoulos2011-12-281-2/+1
* Added function gnutls_random_art() to convert fingerprints to images (current...Nikos Mavrogiannopoulos2011-12-281-1/+23
* Make asciiprint a globally available function.Simon Josefsson2011-11-101-18/+5
* removed duplicate code.Nikos Mavrogiannopoulos2011-11-021-72/+32
* Key ID calculation is now consistent on all structures. ItNikos Mavrogiannopoulos2011-10-081-2/+2
* libgnutls: gnutls_x509_crt_print supports printing AIA fields. Support caIss...Simon Josefsson2011-09-211-1/+67
* corrected sign type errors for integers.Nikos Mavrogiannopoulos2011-08-301-3/+3
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* documentation fixesNikos Mavrogiannopoulos2011-07-231-6/+6
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* print the bits together with the security level.Nikos Mavrogiannopoulos2011-05-221-2/+2
* print information on ECC certificates.Nikos Mavrogiannopoulos2011-05-221-5/+46
* Fixed mismatch in size_t size. Patch by LRN.Nikos Mavrogiannopoulos2011-04-081-1/+1
* Use snprintf() to print IPs. There was a check just before that, but be safe,...Nikos Mavrogiannopoulos2010-12-191-2/+2
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-1020/+1020
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-12/+18
* Add new extended key usage ipsecIKEMicah Anderson2010-09-291-0/+2
* As identified in a previous mail, I've added support for accessing / displayingBrad Hards2010-08-201-0/+60
* The gnutls_string code was simplified and integrated with the buffer to avoidNikos Mavrogiannopoulos2010-06-111-38/+38
* Added gnutls_sec_param_to_pk_bits() et al. to allow select bitNikos Mavrogiannopoulos2010-06-031-0/+2
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-3/+3