index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
sign.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ngettext for some strings.
Werner Koch
2016-01-18
1
-5
/
+5
*
gpg: Comment on false positives by static analyzers.
Werner Koch
2016-01-06
1
-0
/
+1
*
gpg: Remove unused parameter.
Neal H. Walfield
2015-12-22
1
-1
/
+1
*
gpg: Allow multiple --default-key options. Take the last available key.
Neal H. Walfield
2015-11-04
1
-5
/
+6
*
gpg: Try hard to use MDC also for sign+symenc.
Werner Koch
2015-10-12
1
-7
/
+6
*
gpg: Fix a practical hang after use of --faked-system-time.
Werner Koch
2015-10-01
1
-7
/
+16
*
agent: RSA signature verification by gpg-agent.
NIIBE Yutaka
2015-09-29
1
-30
/
+0
*
gpg: Remove option --no-sig-create-check.
Werner Koch
2015-09-01
1
-2
/
+7
*
gpg: Replace remaining uses of stdio by estream.
Werner Koch
2015-02-19
1
-2
/
+2
*
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
2015-01-22
1
-6
/
+6
*
gpg: Fix regression in notation data regression.
Werner Koch
2014-12-15
1
-2
/
+5
*
gpg: Fix hash detection for ECDSA.
Werner Koch
2014-11-20
1
-4
/
+3
*
gpg: Remove all support for v3 keys and always create v4-signatures.
Werner Koch
2014-10-17
1
-167
/
+94
*
gpg: Default to SHA-256 for all signature types on RSA keys.
Werner Koch
2014-09-27
1
-1
/
+1
*
gpg: Remove options --pgp2 and --rfc1991.
Werner Koch
2014-08-14
1
-36
/
+15
*
gpg: Remove --compress-keys and --compress-sigs feature.
Werner Koch
2014-08-14
1
-1
/
+1
*
gpg: Create exported secret files and revocs with mode 700.
Werner Koch
2014-06-30
1
-5
/
+5
*
gpg: Change pinentry prompt to talk about "secret key".
Werner Koch
2014-04-15
1
-1
/
+1
*
Comment fixes.
Werner Koch
2014-03-10
1
-3
/
+3
*
Silence several warnings when building under Windows.
Werner Koch
2014-03-07
1
-3
/
+3
*
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
2014-01-30
1
-4
/
+5
*
Make use of the *_NAME etc macros.
Werner Koch
2013-11-18
1
-1
/
+2
*
gpg: Rework ECC support and add experimental support for Ed25519.
Werner Koch
2013-11-15
1
-6
/
+29
*
gpg: Add pinentry-mode feature.
Werner Koch
2013-02-07
1
-0
/
+1
*
gpg: Fix honoring --cert-digest-algo when recreating a cert
Christian Aistleitner
2013-01-11
1
-0
/
+2
*
gpg: Make commit 2b3cb2ee actually work
Werner Koch
2012-12-19
1
-2
/
+3
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-10
/
+10
*
Honor --cert-digest-algo when recreating a cert.
David Shaw
2012-02-01
1
-2
/
+7
*
Replace gcry_md_start_debug by gcry_md_debug.
Werner Koch
2011-09-20
1
-3
/
+3
*
Extend algo selection menu.
Werner Koch
2011-02-03
1
-38
/
+38
*
Truncate the DSA hash; fixes regression.
Werner Koch
2011-01-21
1
-3
/
+0
*
Make most of the selftests work.
Werner Koch
2011-01-21
1
-0
/
+3
*
Editorial changes and allow building with old libgcrypts.
Werner Koch
2011-01-21
1
-13
/
+17
*
Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
Andrey Jivsov
2011-01-06
1
-22
/
+16
*
Make public key data structure easier to read.
Werner Koch
2010-10-20
1
-5
/
+44
*
Fix a signing problem with the card
Werner Koch
2010-10-18
1
-53
/
+23
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-2
/
+3
*
Removed more secret key related code.
Werner Koch
2010-09-06
1
-1
/
+1
*
Even less prompts for a new key now.
Werner Koch
2010-09-01
1
-16
/
+19
*
Provide a useful pinentry prompt.
Werner Koch
2010-04-27
1
-4
/
+1
*
Decryption and signi via agent is now implemented.
Werner Koch
2010-04-23
1
-4
/
+10
*
More changes on the way to remove secring.gpg.
Werner Koch
2010-04-21
1
-0
/
+3
*
Generating an OpenPGP key cia gpg-agent basically works.
Werner Koch
2010-04-20
1
-61
/
+111
*
Use gpg_err_set_errno to assign values to ERRNO.
Werner Koch
2010-04-01
1
-6
/
+6
*
Some minor changes and typo fixes.
Werner Koch
2010-02-26
1
-6
/
+9
*
Various changes to eventually support openpgp keys in pgp-agent.
Werner Koch
2010-02-02
1
-188
/
+192
*
Some changes to suport g13.
Werner Koch
2009-09-30
1
-3
/
+4
*
Print 'empty file' warning only with --verbose.
Werner Koch
2009-05-11
1
-1
/
+1
*
Remove hacks which are not anymore needed since we now require Libgcrypt 1.4
Werner Koch
2008-09-29
1
-3
/
+1
*
Support DSA2.
Werner Koch
2007-12-12
1
-7
/
+9
[next]