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
/
g10
/
keygen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpg: Fix glitch entering a full expiration time.
Werner Koch
2014-06-03
1
-1
/
+2
*
gpg: Fix --version output and explicitly disable ECC.
Werner Koch
2013-10-11
1
-3
/
+3
*
gpg: Allow setting of all zero key flags
Daniel Kahn Gillmor
2013-10-04
1
-3
/
+0
*
Remove trailing white space from some files.
Daniel Kahn Gillmor
2013-10-04
1
-133
/
+133
*
gpg: Use 2048 as the default keysize in batch mode.
Werner Koch
2013-08-30
1
-7
/
+7
*
Fix bug#1307.
Werner Koch
2011-01-10
1
-1
/
+1
*
Fix memory leak
Werner Koch
2010-09-29
1
-1
/
+1
*
Fix bug#1186
Werner Koch
2010-02-17
1
-1
/
+1
*
Allow for default algorithms in a parameter file
Werner Koch
2009-12-04
1
-28
/
+59
*
Backported some stuff from trunk
Werner Koch
2009-12-03
1
-0
/
+2
*
Fix bug#1122.
Werner Koch
2009-09-03
1
-22
/
+50
*
Print status of CRL checks in the audit log.
Werner Koch
2009-07-23
1
-1
/
+1
*
Fix bug 1091.
Werner Koch
2009-07-20
1
-7
/
+10
*
Changed default hash algorithm preferences
Werner Koch
2009-07-09
1
-12
/
+35
*
Allow generation of DSA2 keys without --enable-dsa2.
Werner Koch
2009-05-20
1
-11
/
+3
*
Fix bug#1056.
Werner Koch
2009-05-20
1
-1
/
+1
*
Changed default algo and size.
Werner Koch
2009-05-17
1
-86
/
+136
*
Made card key generate with backup key work for 2048 bit.
Werner Koch
2009-05-15
1
-9
/
+33
*
Print keyid in gpg --list-packets.
Werner Koch
2009-05-13
1
-2
/
+6
*
Update spanish translation.
Werner Koch
2009-01-08
1
-0
/
+9
*
Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt.
Werner Koch
2008-12-11
1
-1
/
+2
*
Flush keyserver search output.
Werner Koch
2008-12-09
1
-21
/
+43
*
Marked all unused args on non-W32 platforms.
Werner Koch
2008-10-20
1
-32
/
+37
*
Cehck for expire date overflows.
Werner Koch
2008-08-11
1
-15
/
+23
*
Add controlo statement %ask-passphrase
Werner Koch
2008-06-16
1
-29
/
+68
*
Changes the header presented before requesting the user ID.
Werner Koch
2008-06-01
1
-3
/
+22
*
Allow configuraton of pinentry tooltip.
Werner Koch
2007-12-04
1
-2
/
+16
*
Fixed card key generation of gpg2.
Werner Koch
2007-07-05
1
-823
/
+954
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
Included LIBICONV in all Makefiles.
Werner Koch
2007-01-31
1
-2
/
+2
*
* parse-packet.c (read_protected_v3_mpi): Make sure to stop
Werner Koch
2007-01-15
1
-1
/
+1
*
Fixes for CVE-2006-6235
Werner Koch
2006-12-06
1
-19
/
+42
*
Final fix which should now pass all tests.
Werner Koch
2006-11-21
1
-1
/
+2
*
No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a
Werner Koch
2006-11-21
1
-11
/
+11
*
Fixes
Werner Koch
2006-10-19
1
-0
/
+2
*
Take advantage of newer gpg-error features.
Werner Koch
2006-09-14
1
-1
/
+1
*
Migrated more stuff to doc/
Werner Koch
2006-08-21
1
-5
/
+3
*
With --enable-gpg the keyservers are now build and a first test using gpg2
Werner Koch
2006-08-16
1
-11
/
+13
*
A couple of fixes. gpg2's key generation does now work.
Werner Koch
2006-06-30
1
-1
/
+1
*
Ported patches from 1.4.x
Werner Koch
2006-06-27
1
-29
/
+94
*
Still making gpg2 work.
Werner Koch
2006-05-24
1
-2
/
+2
*
g10/ does build again.
Werner Koch
2006-05-23
1
-3
/
+4
*
Merged recent changes from 1.4
Werner Koch
2006-04-28
1
-5
/
+5
*
Continued with merging.
Werner Koch
2006-04-19
1
-14
/
+16
*
Merged with gpg 1.4.3 code.
Werner Koch
2006-04-19
1
-1037
/
+1940
*
2004-01-19 Moritz Schulte <
[email protected]
>
Moritz Schulte
2004-01-19
1
-6
/
+4
*
2004-01-19 Moritz Schulte <
[email protected]
>
Moritz Schulte
2004-01-19
1
-1
/
+1
*
2004-01-18 Moritz Schulte <
[email protected]
>
Moritz Schulte
2004-01-18
1
-2
/
+2
*
* call-agent.c (agent_scd_getattr): Don't clear the passed info
Werner Koch
2003-10-08
1
-176
/
+16
*
Merged most of David Shaw's changes in 1.3 since 2003-06-03.
Werner Koch
2003-09-23
1
-10
/
+42
[next]