index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
/
import.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpgsm: Allow parsing of PKCS#12 files with two private keys.
Werner Koch
2024-01-15
1
-76
/
+81
*
sm: Fix use of value NONE in gnupg_isotime_t type.
NIIBE Yutaka
2022-02-18
1
-1
/
+2
*
sm: Fix finding of issuer in use-keyboxd mode.
Werner Koch
2021-06-11
1
-1
/
+2
*
sm: Ask for the password for password based decryption (pwri)
Werner Koch
2021-05-17
1
-1
/
+1
*
sm: Silence some output on --quiet
Werner Koch
2021-02-24
1
-1
/
+2
*
sm: Implement initial support for keyboxd.
Werner Koch
2020-09-10
1
-1
/
+1
*
sm: Add arg ctrl to keydb_new.
Werner Koch
2020-09-03
1
-1
/
+1
*
gpgsm: Replace all assert calls by log_assert.
Werner Koch
2020-07-08
1
-1
/
+0
*
sm: Minor debug output format changes.
Werner Koch
2020-04-23
1
-1
/
+1
*
sm: Support import of PKCS#12 encoded ECC private keys.
Werner Koch
2020-04-21
1
-30
/
+77
*
Use the gpgrt log functions if possible.
Werner Koch
2017-11-27
1
-1
/
+1
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-1
/
+1
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-3
/
+3
*
common: Rename remaining symbols in ksba-io-support.
Werner Koch
2017-02-16
1
-3
/
+3
*
common: Remove gpgsm dependencies from ksba-io-support.
Werner Koch
2017-02-16
1
-1
/
+6
*
gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.
Werner Koch
2016-11-10
1
-3
/
+3
*
sm: Remove unused arg SECRET from keydb functions.
Werner Koch
2016-11-10
1
-1
/
+1
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
Fix regression in gpg's mail address parsing.
Werner Koch
2011-04-25
1
-1
/
+1
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-27
/
+27
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-4
/
+10
*
Implement export of pkcs#12 objects using a direct agent connection.
Werner Koch
2010-06-21
1
-4
/
+5
*
Avoid using the protect-tool to import pkcs#12.
Werner Koch
2010-06-17
1
-208
/
+334
*
Merged Dirmngr with GnuPG.
Werner Koch
2010-06-09
1
-1
/
+2
*
More changes for CE. gpgsm does now build and run a keylisting.
Werner Koch
2010-03-24
1
-14
/
+13
*
Replace use stdio by estream functions.
Werner Koch
2010-03-08
1
-19
/
+19
*
Unification of the search descriptor usage.
Werner Koch
2009-12-08
1
-1
/
+1
*
Impleemned gpgsm's IMPORT --re-import feature.
Werner Koch
2009-07-07
1
-3
/
+127
*
Import/export of pkcs#12 now uses the gpg-agent directly.
Werner Koch
2009-04-01
1
-3
/
+9
*
Try to start the agent before invoking the protect-tool.
Werner Koch
2008-10-23
1
-2
/
+8
*
Marked all unused args on non-W32 platforms.
Werner Koch
2008-10-20
1
-1
/
+3
*
Fix --output option used when with --export-secret-kety-p12.
Werner Koch
2008-05-20
1
-1
/
+1
*
Always search missing certifcates using a running Dirmngr's cache.
Werner Koch
2008-02-13
1
-2
/
+2
*
[W32] Avoid extra console window when importing or exporting.
Werner Koch
2008-01-27
1
-1
/
+1
*
Extended the --check-program output: Error messages are now inlcued in an
Werner Koch
2007-08-29
1
-1
/
+1
*
New command --check-programs for gpgconf.
Werner Koch
2007-08-29
1
-1
/
+1
*
Updated estream.
Werner Koch
2007-08-22
1
-2
/
+3
*
Implemented the chain model for X.509 validation.
Werner Koch
2007-08-10
1
-1
/
+1
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
A whole bunch of changes to allow building for Windows.
Werner Koch
2007-06-14
1
-1
/
+1
*
kbx/
Werner Koch
2007-03-20
1
-1
/
+2
*
Take advantage of newer gpg-error features.
Werner Koch
2006-09-14
1
-3
/
+3
*
The big Assuan error code removal.
Werner Koch
2006-09-06
1
-7
/
+7
*
Updated FSF's address.
Werner Koch
2006-06-20
1
-1
/
+2
*
* configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all
Werner Koch
2004-12-20
1
-0
/
+1
*
* exechelp.h, exechelp.c: New. Based on code from ../sm/import.c.
Werner Koch
2004-12-06
1
-122
/
+21
*
* minip12.c (parse_bag_encrypted_data): Print error if a bad
Werner Koch
2004-09-29
1
-6
/
+26
*
2004-08-17 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2004-08-17
1
-1
/
+1
*
* import.c (check_and_store): Do a full validation if
Werner Koch
2004-08-17
1
-11
/
+28
[next]