summaryrefslogtreecommitdiff
path: root/lib/includes/gnutls/pkcs12.h
Commit message (Expand)AuthorAgeFilesLines
* Add or clean header guards in lib/includes/gnutls/tmp-public-header-guardsTim Rühsen2019-05-081-1/+2
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* pkcs12: corrected return type of gnutls_pkcs12_bag_get_type()Nikos Mavrogiannopoulos2016-06-041-1/+1
* several sign-related API changesNikos Mavrogiannopoulos2016-05-311-6/+6
* added gnutls_pkcs12_bag_set_privkey()Nikos Mavrogiannopoulos2014-11-111-0/+5
* pkcs12: added gnutls_pkcs12_generate_mac2()Nikos Mavrogiannopoulos2014-08-101-0/+1
* pkcs12: added gnutls_pkcs12_mac_info to obtain information on the MACNikos Mavrogiannopoulos2014-08-101-0/+3
* added new function to obtain information on a PKCS #12 encrypted bagNikos Mavrogiannopoulos2014-08-051-0/+4
* improved indentation in headers.Nikos Mavrogiannopoulos2013-11-091-86/+82
* reindented codeNikos Mavrogiannopoulos2013-11-081-84/+89
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Added functions to export structures in an allocated buffer.Nikos Mavrogiannopoulos2012-10-071-0/+3
* Added flag GNUTLS_PKCS12_SP_INCLUDE_SELF_SIGNED for gnutls_pkcs12_simple_pars...Nikos Mavrogiannopoulos2012-06-101-0/+2
* Changed prototype for gnutls_pkcs12_simple_parse() to simplify chain building.Nikos Mavrogiannopoulos2012-06-091-8/+9
* gnutls_certificate_set_x509_simple_pkcs12_file() now imports certificate chai...Nikos Mavrogiannopoulos2012-06-031-1/+1
* Export parse_pkcs12() as gnutls_pkcs12_parse()David Woodhouse2012-06-031-0/+8
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Modified gdoc to be able to handle enumerations. Only valid to latex.Nikos Mavrogiannopoulos2011-09-111-13/+13
* Clarify license and copyright.Simon Josefsson2011-08-031-7/+4
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-21/+21
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-6/+6
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* More indentation.Simon Josefsson2010-04-141-8/+7
* Document enum.Simon Josefsson2010-02-171-8/+21
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Added GNUTLS_BAG_SECRET that adds support for storing a randomly generated keyNikos Mavrogiannopoulos2009-10-251-0/+4
* Doc fixes for GTK-DOC.Simon Josefsson2009-05-131-3/+4
* Fix cosmetic nits in header files.Simon Josefsson2008-11-171-12/+11
* Separate headers as well. Clean up -I's.Simon Josefsson2008-10-301-0/+106