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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-10-20
Marked all unused args on non-W32 platforms.
Werner Koch
1
-0
/
+2
2008-10-13
Add --delete-keys as alias for --delete-key.
Werner Koch
1
-1
/
+2
2008-09-29
Remove hacks which are not anymore needed since we now require Libgcrypt 1.4
Werner Koch
1
-5
/
+1
2008-06-26
Start support of TCOS 3 cards.
Werner Koch
1
-1
/
+1
2008-06-12
sm/
Marcus Brinkmann
1
-33
/
+131
2008-05-20
Fix --output option used when with --export-secret-kety-p12.
Werner Koch
1
-1
/
+1
2008-05-09
Updated German translation.
Werner Koch
1
-1
/
+1
2008-02-19
Improve certificate chain construction.
Werner Koch
1
-4
/
+11
2007-12-13
Allow verification of some broken S-TRUST generated signatures.
Werner Koch
1
-0
/
+13
2007-12-12
Support DSA2.
Werner Koch
1
-16
/
+31
2007-12-06
More code for the audit log.
Werner Koch
1
-1
/
+1
2007-12-03
Try to make sure that the standard descriptors are connected when calling
Werner Koch
1
-0
/
+1
2007-11-26
Add option --data to GETAUDITLOG command.
Werner Koch
1
-4
/
+3
2007-11-19
Started to implement the audit log feature.
Werner Koch
1
-2
/
+32
2007-09-14
Print used library version with --version.
Werner Koch
1
-2
/
+51
2007-08-14
Documentaion updates.
Werner Koch
1
-11
/
+80
2007-08-10
Implemented the chain model for X.509 validation.
Werner Koch
1
-7
/
+42
2007-08-02
Factored common gpgconf constants out
Werner Koch
1
-28
/
+12
2007-07-17
Typo fixes.
Werner Koch
1
-4
/
+11
2007-07-12
Translate all file descriptors received from assuan.
Werner Koch
1
-1
/
+1
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2007-06-26
More W32 related changes
Werner Koch
1
-0
/
+1
2007-06-25
Fixed a problem in estream-printf.c.
Werner Koch
1
-8
/
+8
2007-06-21
Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...
Werner Koch
1
-4
/
+7
2007-06-20
[w32] gpg-agent is now started automagically by gpgsm.
Werner Koch
1
-1
/
+1
2007-06-19
Made percent_escape more general.
Werner Koch
1
-1
/
+1
2007-06-18
jnlib/
Marcus Brinkmann
1
-3
/
+6
2007-06-14
A whole bunch of changes to allow building for Windows.
Werner Koch
1
-4
/
+4
2007-06-06
First steps towards supporting W32.
Werner Koch
1
-15
/
+0
2007-04-20
Improved logging for error orginating from libgcrypt.
Werner Koch
1
-8
/
+4
2007-03-20
Make gpgconf aware of --p12-charset.
Werner Koch
1
-0
/
+2
2007-03-20
Allow setting of the passphrase encoding of pkcs#12 files.
Werner Koch
1
-2
/
+9
2007-03-19
Allow export to work on systems without funopen/fopencookie.
Werner Koch
1
-1
/
+1
2007-03-19
Changes to let the key listing use estream to help systems without
Werner Koch
1
-4
/
+42
2007-01-31
Included LIBICONV in all Makefiles.
Werner Koch
1
-3
/
+6
2006-12-21
Comment mtrace feature
Werner Koch
1
-2
/
+2
2006-12-21
2006-12-21 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-1
/
+2
2006-10-23
.
Werner Koch
1
-12
/
+35
2006-10-17
Pth tweaks and improved estream.c
Werner Koch
1
-8
/
+1
2006-10-02
Fix for bug 537
Werner Koch
1
-5
/
+5
2006-09-21
Various updates
Werner Koch
1
-0
/
+1
2006-09-18
Added common certificates.
Werner Koch
1
-3
/
+22
2006-09-13
Various fixes and new features.
Werner Koch
1
-45
/
+40
2006-09-06
The big Assuan error code removal.
Werner Koch
1
-2
/
+3
2006-08-29
See ChangeLogs
Werner Koch
1
-41
/
+67
2006-06-20
Updated FSF's address.
Werner Koch
1
-4
/
+12
2005-11-23
Print a note that the software has not been approved for qualified signatures.
Werner Koch
1
-0
/
+5
2005-07-27
Removed directories which are only used by the 1.9 branch
Werner Koch
1
-1458
/
+0
2005-07-21
* gpgsm.c (main): New options --no-log-file and --debug-none.
Werner Koch
1
-1
/
+7
2005-04-21
* configure.ac: Do not build gpg by default.
Werner Koch
1
-0
/
+12
[prev]
[next]