Added functions to export structures in an allocated buffer.
commit531bac41a0ee19158f0722937d0c9efafbc3bb14
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 7 Oct 2012 08:33:55 +0000 (7 10:33 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 7 Oct 2012 08:37:44 +0000 (7 10:37 +0200)
treec768f0c17ae335479b628d0c644742da63fb0f44
parent5afff3b04637ee2d0fa29bf783428e7fc43ea722
Added functions to export structures in an allocated buffer.
28 files changed:
NEWS
doc/cha-cert-auth2.texi
doc/cha-tokens.texi
doc/invoke-gnutls-cli.texi
lib/gnutls_dh_primes.c
lib/gnutls_pubkey.c
lib/includes/gnutls/abstract.h
lib/includes/gnutls/gnutls.h.in
lib/includes/gnutls/openpgp.h
lib/includes/gnutls/pkcs11.h
lib/includes/gnutls/pkcs12.h
lib/includes/gnutls/x509.h
lib/libgnutls.map
lib/openpgp/openpgp_int.h
lib/openpgp/pgp.c
lib/openpgp/privkey.c
lib/pkcs11.c
lib/x509/common.c
lib/x509/common.h
lib/x509/crl.c
lib/x509/crq.c
lib/x509/dn.c
lib/x509/pkcs12.c
lib/x509/pkcs7.c
lib/x509/privkey.c
lib/x509/privkey_pkcs8.c
lib/x509/x509.c
libdane/dane.c