]> git.ipfire.org Git - thirdparty/gnutls.git/commit
Changed prototype for gnutls_pkcs12_simple_parse() to simplify chain building.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 9 Jun 2012 09:02:07 +0000 (11:02 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 9 Jun 2012 09:47:46 +0000 (11:47 +0200)
commit6c82bf34969ba76c19a8dbda1239d48e552e6bc1
tree6f92b345028f9ea41aa5e57dc61f6837bf165125
parent2576a9d933e4f29f69a7182faa9c4210eeec8fee
Changed prototype for gnutls_pkcs12_simple_parse() to simplify chain building.
lib/gnutls_x509.c
lib/includes/gnutls/pkcs12.h
lib/x509/pkcs12.c
tests/Makefile.am
tests/pkcs12-decode/Makefile.am
tests/pkcs12-decode/pkcs12_5certs.p12 [new file with mode: 0644]
tests/pkcs12_simple.c [new file with mode: 0644]