index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
bugfixes-2.2
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
/
gpgsm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove duplicated code.
Werner Koch
2009-03-16
1
-1
/
+1
*
Fix bug#998.
Werner Koch
2009-02-09
1
-2
/
+2
*
fix a gpgconf default. Cosmetic changes.
Werner Koch
2008-12-10
1
-6
/
+9
*
Minor fixes.
Werner Koch
2008-12-09
1
-1
/
+1
*
Print library versions according to GNU standards.
Werner Koch
2008-11-18
1
-51
/
+32
*
Cleaned up unused gpgsm and gpg options.
Werner Koch
2008-11-13
1
-289
/
+210
*
Marked all unused args on non-W32 platforms.
Werner Koch
2008-10-20
1
-0
/
+2
*
Add --delete-keys as alias for --delete-key.
Werner Koch
2008-10-13
1
-1
/
+2
*
Remove hacks which are not anymore needed since we now require Libgcrypt 1.4
Werner Koch
2008-09-29
1
-5
/
+1
*
Start support of TCOS 3 cards.
Werner Koch
2008-06-26
1
-1
/
+1
*
sm/
Marcus Brinkmann
2008-06-12
1
-33
/
+131
*
Fix --output option used when with --export-secret-kety-p12.
Werner Koch
2008-05-20
1
-1
/
+1
*
Updated German translation.
Werner Koch
2008-05-09
1
-1
/
+1
*
Improve certificate chain construction.
Werner Koch
2008-02-19
1
-4
/
+11
*
Allow verification of some broken S-TRUST generated signatures.
Werner Koch
2007-12-13
1
-0
/
+13
*
Support DSA2.
Werner Koch
2007-12-12
1
-16
/
+31
*
More code for the audit log.
Werner Koch
2007-12-06
1
-1
/
+1
*
Try to make sure that the standard descriptors are connected when calling
Werner Koch
2007-12-03
1
-0
/
+1
*
Add option --data to GETAUDITLOG command.
Werner Koch
2007-11-26
1
-4
/
+3
*
Started to implement the audit log feature.
Werner Koch
2007-11-19
1
-2
/
+32
*
Print used library version with --version.
Werner Koch
2007-09-14
1
-2
/
+51
*
Documentaion updates.
Werner Koch
2007-08-14
1
-11
/
+80
*
Implemented the chain model for X.509 validation.
Werner Koch
2007-08-10
1
-7
/
+42
*
Factored common gpgconf constants out
Werner Koch
2007-08-02
1
-28
/
+12
*
Typo fixes.
Werner Koch
2007-07-17
1
-4
/
+11
*
Translate all file descriptors received from assuan.
Werner Koch
2007-07-12
1
-1
/
+1
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
More W32 related changes
Werner Koch
2007-06-26
1
-0
/
+1
*
Fixed a problem in estream-printf.c.
Werner Koch
2007-06-25
1
-8
/
+8
*
Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...
Werner Koch
2007-06-21
1
-4
/
+7
*
[w32] gpg-agent is now started automagically by gpgsm.
Werner Koch
2007-06-20
1
-1
/
+1
*
Made percent_escape more general.
Werner Koch
2007-06-19
1
-1
/
+1
*
jnlib/
Marcus Brinkmann
2007-06-18
1
-3
/
+6
*
A whole bunch of changes to allow building for Windows.
Werner Koch
2007-06-14
1
-4
/
+4
*
First steps towards supporting W32.
Werner Koch
2007-06-06
1
-15
/
+0
*
Improved logging for error orginating from libgcrypt.
Werner Koch
2007-04-20
1
-8
/
+4
*
Make gpgconf aware of --p12-charset.
Werner Koch
2007-03-20
1
-0
/
+2
*
Allow setting of the passphrase encoding of pkcs#12 files.
Werner Koch
2007-03-20
1
-2
/
+9
*
Allow export to work on systems without funopen/fopencookie.
Werner Koch
2007-03-19
1
-1
/
+1
*
Changes to let the key listing use estream to help systems without
Werner Koch
2007-03-19
1
-4
/
+42
*
Included LIBICONV in all Makefiles.
Werner Koch
2007-01-31
1
-3
/
+6
*
Comment mtrace feature
Werner Koch
2006-12-21
1
-2
/
+2
*
2006-12-21 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2006-12-21
1
-1
/
+2
*
.
Werner Koch
2006-10-23
1
-12
/
+35
*
Pth tweaks and improved estream.c
Werner Koch
2006-10-17
1
-8
/
+1
*
Fix for bug 537
Werner Koch
2006-10-02
1
-5
/
+5
*
Various updates
Werner Koch
2006-09-21
1
-0
/
+1
*
Added common certificates.
Werner Koch
2006-09-18
1
-3
/
+22
*
Various fixes and new features.
Werner Koch
2006-09-13
1
-45
/
+40
*
The big Assuan error code removal.
Werner Koch
2006-09-06
1
-2
/
+3
[prev]
[next]