summaryrefslogtreecommitdiffstats
path: root/agent/minip12.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid using the protect-tool to import pkcs#12.Werner Koch2010-06-171-2360/+0
* Merged jnlib into common.Werner Koch2010-03-101-3/+3
* Add dummu option --passwd for gpg.Werner Koch2010-01-081-1/+1
* Add option --card-timeout.Werner Koch2008-12-051-1/+1
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-18/+13
* First steps towards supporting W32.Werner Koch2007-06-061-9/+9
* Allow setting of the passphrase encoding of pkcs#12 files.Werner Koch2007-03-201-6/+65
* * PKCS#12 import now tries several encodings in case the passphraseWerner Koch2007-03-191-24/+155
* Made some PIN pads work.Werner Koch2006-11-201-3/+4
* Allow importing of web.de generated p12 filesWerner Koch2006-10-231-4/+4
* Create bag attributes so that Mozilla will accept these files.Werner Koch2006-07-241-8/+79
* Support import from TrustedMIME (i.e. from simple keyBags)Werner Koch2006-07-211-44/+191
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* Add MAC t P12 files.Werner Koch2006-06-201-6/+60
* Fixed importing certs created by newer versions of Mozilla.Werner Koch2005-12-161-48/+237
* Preparing an interim releaseWerner Koch2005-11-281-6/+15
* Fixed padding in pkcs#12 Werner Koch2005-09-161-2/+12
* Fixed yesterdays change. Importing to Outlook seems to work now.Werner Koch2005-09-091-2/+2
* Bug fixes and ssh support for the BELPIC.Werner Koch2005-09-091-2/+2
* (data_sign): Removed empty statement.Werner Koch2005-06-291-4/+8
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-0/+2
* .Werner Koch2005-04-201-3/+6
* * minip12.c (parse_bag_encrypted_data): Print error if a badWerner Koch2004-09-291-6/+21
* * protect-tool.c: New options --have-cert and --prompt.Werner Koch2004-02-191-118/+441
* Removed debugging cruft.Werner Koch2004-02-131-11/+11
* (main): New options --no-fail-on-exist, --homedir.Werner Koch2004-02-131-7/+0
* Include cmacros.am for common flags.Werner Koch2004-02-121-38/+69
* * minip12.c (parse_bag_encrypted_data): Finished implementation.Werner Koch2004-02-101-35/+164
* Fixed a build bug (straw letter in sm/import.c) and updated the documentation.Werner Koch2004-02-041-4/+59
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+1140
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-1146/+0
* * protect-tool.c (export_p12_file): New.Werner Koch2002-06-281-15/+356
* * Makefile.am (pkglib_PROGRAMS): Put protect-tool there.Werner Koch2002-06-271-1/+1
* * protect-tool.c (rsa_key_check): New.NEWPG-0-3-8Werner Koch2002-06-251-0/+805