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
/
keygen.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
g10: More card key generation change.
NIIBE Yutaka
2016-10-21
1
-39
/
+24
*
g10,scd: Fix ECC keygen.
NIIBE Yutaka
2016-10-21
1
-7
/
+53
*
g10: Support ECC for gen_card_key.
NIIBE Yutaka
2016-10-21
1
-15
/
+17
*
Fix use cases of snprintf.
NIIBE Yutaka
2016-10-21
1
-1
/
+0
*
agent, g10: Fix keygen.
NIIBE Yutaka
2016-10-20
1
-1
/
+1
*
g10: smartcard keygen change.
NIIBE Yutaka
2016-10-20
1
-23
/
+31
*
gpg: Allow use of "default" algo for--quick-addkey.
Werner Koch
2016-09-14
1
-0
/
+3
*
gpg: Improve usability of --quick-gen-key.
Werner Koch
2016-09-13
1
-23
/
+63
*
gpg: Make sure a user ID packet has always a terminating Nul in memory.
Werner Koch
2016-07-01
1
-1
/
+1
*
g10: Fix memory leak.
Justus Winter
2016-07-01
1
-3
/
+3
*
g10: Fix memory leak.
Justus Winter
2016-06-30
1
-0
/
+1
*
gpg: Add hack to --quick-gen-key to create Curve25519 keys.
Werner Koch
2016-06-28
1
-1
/
+7
*
gpg: Do not print the validity after key generation.
Werner Koch
2016-06-23
1
-1
/
+5
*
gpg: Remove C-99ism, re-indent, and simplify one function.
Werner Koch
2016-06-11
1
-4
/
+8
*
g10: Allow receiving cleartext secret keys from agent
Daniel Kahn Gillmor
2016-06-11
1
-1
/
+1
*
g10: report whether key in agent is passphrase-protected or not
Daniel Kahn Gillmor
2016-06-11
1
-1
/
+1
*
Replace use of opt.homedir by accessor functions.
Werner Koch
2016-06-07
1
-1
/
+2
*
gpg: Add the fingerprint to KEY_CREATED for subkeys.
Werner Koch
2016-06-02
1
-9
/
+12
*
gpg: Try to use the passphrase from the primary for --quick-addkey.
Werner Koch
2016-06-02
1
-27
/
+74
*
gpg: Extend the --quick-gen-key command.
Werner Koch
2016-06-02
1
-15
/
+59
*
gpg: Improve the new parse_subkey_algostr_usagestr fucntion.
Werner Koch
2016-06-02
1
-28
/
+34
*
gpg: New command --quick-addkey.
Werner Koch
2016-06-02
1
-110
/
+314
*
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
2016-04-29
1
-13
/
+12
*
Now build "gpg" binary but install as "gpg2"
Werner Koch
2016-04-04
1
-1
/
+6
*
gpg: Improve message when asking for key capabilities.
Werner Koch
2016-03-22
1
-5
/
+7
*
gpg: Remove the extra prompt for Curve25519.
Werner Koch
2016-03-22
1
-34
/
+30
*
g10: Guard code against errors.
Justus Winter
2016-03-04
1
-7
/
+8
*
gpg: Use format_keyid rather than manually formatting the keyid.
Neal H. Walfield
2016-02-19
1
-3
/
+3
*
gpg: Initialize the primary key when generating a key.
Neal H. Walfield
2016-02-19
1
-0
/
+7
*
gpg: Add hidden key-edit subcommand "change-usage".
Werner Koch
2016-02-14
1
-10
/
+26
*
gpg: Allow new user ids with only the mail address.
Werner Koch
2016-01-22
1
-6
/
+18
*
gpg: Avoid warnings about possible NULL deref.
Werner Koch
2016-01-07
1
-1
/
+1
*
gpg: Fix warnings about useless assignments.
Werner Koch
2016-01-07
1
-5
/
+2
*
gpg: Align notes about minimal keysize with actual checks.
Werner Koch
2016-01-05
1
-10
/
+6
*
gpg: Simplify status message code from commit b30c15bf.
Werner Koch
2015-12-23
1
-17
/
+2
*
scd: Fix commit b30c15bf (again).
NIIBE Yutaka
2015-12-23
1
-0
/
+1
*
gpg: Fix type.
Neal H. Walfield
2015-12-22
1
-1
/
+1
*
g10: Remove deprecated internal functions.
NIIBE Yutaka
2015-12-18
1
-404
/
+0
*
g10: Fix a regression for generating card key with backup.
NIIBE Yutaka
2015-12-18
1
-20
/
+167
*
gpg: Take care of keydb_new returning NULL.
Werner Koch
2015-12-03
1
-5
/
+14
*
gpg: Change some error messages.
Werner Koch
2015-12-03
1
-1
/
+2
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
gpg: Indicate which characters are invalid.
Neal H. Walfield
2015-11-05
1
-0
/
+3
*
gpg: Pass CTRL parameter to all key listing functions.
Werner Koch
2015-10-08
1
-13
/
+13
*
g10: Remove unused parameter.
Neal H. Walfield
2015-08-31
1
-1
/
+1
*
Curve25519 support.
NIIBE Yutaka
2015-08-06
1
-5
/
+17
*
doc: Updated HACKING.
Werner Koch
2015-06-30
1
-1
/
+1
*
gpg: New command --quick-adduid.
Werner Koch
2015-05-08
1
-17
/
+45
*
gpg: Prepare to pass additional context to the list functions.
Werner Koch
2015-04-06
1
-1
/
+1
*
g10: Fix keytocard.
NIIBE Yutaka
2015-04-03
1
-1
/
+1
[prev]
[next]