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
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
/
g10
/
decrypt-data.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-28
gpg,sm: String changes for compliance diagnostics.
Werner Koch
1
-2
/
+1
2017-06-23
indent,i18n: Make some new strings translatable. Wrap too long lines.
Werner Koch
1
-1
/
+2
2017-06-19
indent: Always use "_(" and not "_ (" to mark translatable strings.
Werner Koch
1
-2
/
+2
2017-06-08
common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.
Justus Winter
1
-0
/
+12
2017-03-28
g10: Fix memory leak.
Justus Winter
1
-1
/
+2
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-3
/
+3
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-04-29
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
1
-8
/
+7
2016-01-12
common: Fix iobuf API of filter function for alignment.
NIIBE Yutaka
1
-2
/
+2
2015-11-06
gpg: Avoid new strings.
Werner Koch
1
-2
/
+2
2015-11-06
gpg: Fix formatting string.
Neal H. Walfield
1
-1
/
+1
2015-11-05
gpg: Add support for unwrapping the outer level of encryption.
Neal H. Walfield
1
-1
/
+32
2015-01-22
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
1
-1
/
+1
2014-11-26
gpg: Change a bug() call to a regular error message.
Werner Koch
1
-1
/
+6
2014-05-14
gpg: Remove useless diagnostic in MDC verification.
Werner Koch
1
-8
/
+4
2014-01-29
gpg: Remove cipher.h and put algo ids into a common file.
Werner Koch
1
-1
/
+0
2013-12-11
gpg: Change --show-session-key to print the session key earlier.
Werner Koch
1
-0
/
+17
2011-09-20
Replace gcry_md_start_debug by gcry_md_debug.
Werner Koch
1
-1
/
+1
2011-02-03
Add a DECRYPTION_INFO status.
Werner Koch
1
-25
/
+33
2010-10-01
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
1
-2
/
+2
2009-10-02
Implement the server comamnd DECRYPT.
Werner Koch
1
-1
/
+1
2009-10-02
Fixed EOF detection for encrypted packets.
Werner Koch
1
-31
/
+113
2009-06-05
Add full Camellia support.
David Shaw
1
-7
/
+7
2007-12-12
Support DSA2.
Werner Koch
1
-2
/
+3
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2007-02-26
Add new SVN only file README.maint
Werner Koch
1
-4
/
+3
2006-12-06
Fixes for CVE-2006-6235
Werner Koch
1
-34
/
+75
2006-10-02
Fix for bug 537
Werner Koch
1
-184
/
+227
2006-06-25
About to do a new release
Werner Koch
1
-1
/
+1
2006-04-19
Merged with gpg 1.4.3 code.
Werner Koch
1
-48
/
+61
2005-05-31
Updated FSF street address and preparations for a release candidate.
Werner Koch
1
-1
/
+2
2005-02-10
Disable the "quick check" bytes for PK decryptions. This is in
David Shaw
1
-3
/
+5
2004-10-08
* encr-data.c (decrypt_data): Give a warning with a weak key, but still
David Shaw
1
-5
/
+10
2003-06-18
Finished the bulk of changes for gnupg 1.9. This included switching
Werner Koch
1
-36
/
+47
2002-06-29
Update head to match stable 1.0
David Shaw
1
-50
/
+46
2000-07-14
See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch
Werner Koch
1
-19
/
+30
2000-01-31
See ChangeLog: Mon Jan 31 16:37:34 CET 2000 Werner Koch
Werner Koch
1
-1
/
+0
2000-01-27
See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch
Werner Koch
1
-4
/
+4
2000-01-24
See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch
Werner Koch
1
-1
/
+0
1999-12-08
See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch
Werner Koch
1
-2
/
+1
1999-11-13
See ChangeLog: Sat Nov 13 17:44:23 CET 1999 Werner Koch
Werner Koch
1
-1
/
+0
1999-10-26
See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch
Werner Koch
1
-22
/
+39
1999-09-18
See ChangeLog: Sat Sep 18 12:16:08 CEST 1999 Werner Koch
Werner Koch
1
-13
/
+15
1999-05-31
See ChangeLog: Mon May 31 19:41:10 CEST 1999 Werner Koch
Werner Koch
1
-7
/
+2
1999-05-17
See ChangeLog: Mon May 17 21:54:43 CEST 1999 Werner Koch
Werner Koch
1
-9
/
+108
1999-04-26
See ChangeLog: Mon Apr 26 17:48:15 CEST 1999 Werner Koch
Werner Koch
1
-2
/
+2
1999-04-18
See ChangeLog: Sun Apr 18 10:11:28 CEST 1999 Werner Koch
Werner Koch
1
-3
/
+3
1999-04-09
See ChangeLog: Fri Apr 9 12:26:25 CEST 1999 Werner Koch
Werner Koch
1
-4
/
+1
1999-04-07
See ChangeLog: Wed Apr 7 20:51:39 CEST 1999 Werner Koch
Werner Koch
1
-6
/
+13
1999-01-09
See ChangeLog: Sat Jan 9 16:02:23 CET 1999 Werner Koch
Werner Koch
1
-12
/
+7
[next]