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
/
sign.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-1
/
+1
2011-09-20
Replace gcry_md_start_debug by gcry_md_debug.
Werner Koch
1
-2
/
+2
2011-04-25
Fix regression in gpg's mail address parsing.
Werner Koch
1
-1
/
+1
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-28
/
+28
2010-11-26
Remove superfluous parameter.
Werner Koch
1
-1
/
+1
2010-04-14
Whole lot of changes to support CE.
Werner Koch
1
-21
/
+24
2010-03-08
Replace use stdio by estream functions.
Werner Koch
1
-17
/
+19
2009-12-08
Unification of the search descriptor usage.
Werner Koch
1
-1
/
+1
2009-12-02
More stuff for the audit-log.
Werner Koch
1
-15
/
+37
2009-08-06
Improved detection of bad/invalid signer keys.
Werner Koch
1
-1
/
+11
2009-06-24
Fixed a bunch of little bugs as reported by Fabian Keil.
Werner Koch
1
-1
/
+1
2009-03-26
Signing using Netkey 3 cards does now work.
Werner Koch
1
-1
/
+13
2008-09-29
Remove hacks which are not anymore needed since we now require Libgcrypt 1.4
Werner Koch
1
-4
/
+1
2008-09-03
Fix gpg-preset-passphrase bug.
Werner Koch
1
-1
/
+4
2008-06-26
Start support of TCOS 3 cards.
Werner Koch
1
-39
/
+74
2008-02-13
Always search missing certifcates using a running Dirmngr's cache.
Werner Koch
1
-1
/
+1
2007-12-13
Allow verification of some broken S-TRUST generated signatures.
Werner Koch
1
-2
/
+2
2007-08-10
Implemented the chain model for X.509 validation.
Werner Koch
1
-1
/
+1
2007-07-17
Typo fixes.
Werner Koch
1
-5
/
+5
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2007-03-19
Allow export to work on systems without funopen/fopencookie.
Werner Koch
1
-1
/
+1
2006-10-17
Fixed aegypten bug 372
Werner Koch
1
-11
/
+14
2006-09-06
The big Assuan error code removal.
Werner Koch
1
-4
/
+4
2006-06-20
Updated FSF's address.
Werner Koch
1
-1
/
+2
2005-11-23
Print a note that the software has not been approved for qualified signatures.
Werner Koch
1
-6
/
+6
2005-11-13
Added qualified signature features.
Werner Koch
1
-0
/
+33
2005-07-27
Removed directories which are only used by the 1.9 branch
Werner Koch
1
-621
/
+0
2005-06-16
gcc-4 defaults forced me to edit many many files to get rid of the
Werner Koch
1
-1
/
+1
2004-06-06
* configure.ac: Require libksba 0.9.7.
Werner Koch
1
-2
/
+2
2004-05-11
* sign.c (gpgsm_sign): Include the error source in the final error
Werner Koch
1
-7
/
+11
2004-04-26
* call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)
Werner Koch
1
-6
/
+7
2004-04-05
* verify.c (gpgsm_verify): Print STATUS_NEWSIG for each signature.
Werner Koch
1
-1
/
+1
2004-03-24
(gpgsm_sign): Include a short list of capabilities.
Werner Koch
1
-0
/
+19
2004-02-17
* gpgsm.c: New option --with-md5-fingerprint.
Werner Koch
1
-1
/
+1
2004-01-30
* configure.ac: Require libksba 0.9.3 due to another bug fix there.
Werner Koch
1
-0
/
+8
2004-01-16
* sign.c (gpgsm_sign): Print an error message on all failures.
Werner Koch
1
-0
/
+2
2003-12-17
Replaced deprecated type names.
Werner Koch
1
-14
/
+14
2003-12-16
* gpgsm.c (main): Set the prefixes for assuan logging.
Werner Koch
1
-1
/
+12
2003-11-12
Mainly changes to adjust for the changed KSBA API.
Werner Koch
1
-28
/
+28
2003-10-31
* verify.c (strtimestamp_r, gpgsm_verify):
Werner Koch
1
-4
/
+4
2003-08-05
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-0
/
+621
2003-06-27
Key generation and signing using the OpenPGP card does rudimentary work.
Werner Koch
1
-19
/
+17
2003-06-05
A small step for GnuPG but a huge leap for error codes.
Werner Koch
1
-3
/
+3
2003-06-03
Make use of libgpg-error
Werner Koch
1
-14
/
+15
2003-04-29
* Makefile.am: Use libassuan. Don't override LDFLAGS anymore.
Werner Koch
1
-2
/
+2
2002-10-19
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-622
/
+0
2002-08-09
* gpgsm.c (emergency_cleanup): New.
Werner Koch
1
-113
/
+132
2002-06-12
* sign.c (hash_and_copy_data): New.
Werner Koch
1
-11
/
+93
2002-05-14
sm/
Werner Koch
1
-1
/
+1
2002-04-12
* certlist.c (cert_usable_p): New.
Werner Koch
1
-0
/
+4
[next]