summaryrefslogtreecommitdiff
path: root/lib/x509/pkcs12_bag.c
Commit message (Expand)AuthorAgeFilesLines
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Remove redundant resets of variables after free()Tim Rühsen2019-02-221-1/+0
* pkcs8: cleaned up PKCS#8 decoding from common code with PKCS#7Nikos Mavrogiannopoulos2016-08-261-1/+2
* pkcs12: corrected return type of gnutls_pkcs12_bag_get_type()Nikos Mavrogiannopoulos2016-06-041-3/+2
* doc updateNikos Mavrogiannopoulos2016-05-311-1/+2
* several sign-related API changesNikos Mavrogiannopoulos2016-05-311-7/+7
* Fix some more typos.Andreas Metzler2016-02-011-1/+1
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-4/+4
* doc: avoid using structure for opaque typesNikos Mavrogiannopoulos2015-03-201-2/+2
* use asn1_decode_simple_ber if availableNikos Mavrogiannopoulos2015-03-041-3/+3
* added gnutls_pkcs12_bag_set_privkey()Nikos Mavrogiannopoulos2014-11-111-0/+50
* added new function to obtain information on a PKCS #12 encrypted bagNikos Mavrogiannopoulos2014-08-051-1/+74
* reindented codeNikos Mavrogiannopoulos2013-11-081-526/+482
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* rewritten ASN.1 handling string subsystems to use the new libtasn1 APIs.Nikos Mavrogiannopoulos2012-11-241-6/+6
* Added functions to parse the certificate policies extention.Nikos Mavrogiannopoulos2012-11-181-3/+3
* ENABLE_PKI is no moreNikos Mavrogiannopoulos2012-02-101-5/+0
* Cleanup copyright headers.Simon Josefsson2012-01-251-2/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-2/+2
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* documentation fixesNikos Mavrogiannopoulos2011-07-231-15/+15
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-115/+115
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-14/+14
* Align indentation of GTK-DOC comments.Simon Josefsson2010-02-171-80/+77
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Indent code.Simon Josefsson2009-11-051-155/+155
* Added GNUTLS_BAG_SECRET that adds support for storing a randomly generated keyNikos Mavrogiannopoulos2009-10-251-94/+159
* Added support for the AES family of ciphers in the PKCS8 and 12 encryption op...Nikos Mavrogiannopoulos2009-10-241-8/+1
* Doc fix.Simon Josefsson2009-05-281-1/+1
* Doc fixes for GTK-DOC.Simon Josefsson2009-05-131-30/+37
* Doc fixes (silence gtk-doc warnings).Simon Josefsson2008-04-281-34/+31
* Doc fixes (silence gtk-doc warnings).Simon Josefsson2008-04-281-6/+12
* Move lib/x509/pkcs12.h stuff to x509_int.h.Simon Josefsson2008-02-261-1/+1
* Move privkey.h stuff to x509_int.h.Simon Josefsson2008-02-261-2/+1
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Use GNU coding style.Simon Josefsson2005-11-071-317/+383
* eliminated some warnings.Nikos Mavrogiannopoulos2005-05-271-1/+1
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
* Clean up license templates.Simon Josefsson2005-01-221-14/+16
* Indent.Simon Josefsson2004-10-281-17/+20
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-33/+33
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-365/+378
* several improvementsNikos Mavrogiannopoulos2004-06-061-1/+5
* removed gnutls_const_datum type.Nikos Mavrogiannopoulos2004-05-131-1/+1
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* Several minor fixes in code and function documentation.Nikos Mavrogiannopoulos2003-11-171-3/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-111-5/+7