summaryrefslogtreecommitdiff
path: root/lib/x509/pkcs7-output.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-37/+41
* Indent codeZoltan Fridrich2023-01-271-10/+13
* pkcs7: add function to display signature informationDmitry Baryshkov2020-05-141-0/+31
* pkcs7: decode attribute OIDs when printingDmitry Baryshkov2020-05-141-2/+32
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* pkcs7: only print signer's issuer DN when DN has contentsNikos Mavrogiannopoulos2016-11-251-1/+2
* IDNA code re-organizationNikos Mavrogiannopoulos2016-11-231-1/+0
* pkcs7 output: use the new functions for DN outputNikos Mavrogiannopoulos2016-11-141-1/+1
* pkcs7: print the eContent type in output functions if it does not match the d...Nikos Mavrogiannopoulos2016-10-111-0/+12
* pkcs7: removed any limits in hex encoding of attributesNikos Mavrogiannopoulos2016-10-071-5/+4
* removed c-ctype.h from files that wasn't used atNikos Mavrogiannopoulos2016-09-111-1/+0
* gnutls_pkcs7_print: avoid warning for signed/unsigned comparison by making ev...Nikos Mavrogiannopoulos2016-05-111-2/+1
* gnutls_pkcs7_print: corrected type of unsigned count variableNikos Mavrogiannopoulos2016-05-101-2/+2
* pkcs7: eliminated leak in gnutls_pkcs7_printNikos Mavrogiannopoulos2015-12-181-0/+1
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-4/+4
* use common base for pkcs7 filesNikos Mavrogiannopoulos2015-06-161-0/+262