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
/
agent
/
genkey.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-27
agent: Make the request origin a part of the cache items.
Werner Koch
1
-3
/
+3
2017-07-05
agent: Use MAX_PASSPHRASE_LEN (255) also for the loopback.
Werner Koch
1
-2
/
+2
2017-03-07
agent: Resolve conflict of util.h.
NIIBE Yutaka
1
-3
/
+3
2017-02-21
Clean up word replication.
Yuri Chornoivan
1
-1
/
+1
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-04-12
agent: Implement new protection mode openpgp-s2k3-ocb-aes.
Werner Koch
1
-1
/
+1
2015-11-23
common: Extend utf8_charcount to include the string's length.
Neal H. Walfield
1
-1
/
+1
2015-10-09
agent: Fix function return type for check_cb and agent_askpin.
NIIBE Yutaka
1
-3
/
+3
2015-10-02
agent: Fix alignment problem with the second passphrase struct.
Werner Koch
1
-2
/
+11
2015-08-24
agent: Raise the maximum password length. Don't hard code it.
Neal H. Walfield
1
-4
/
+4
2015-08-16
Fix pinentry loopback and passphrase contraints.
Ben Kibbey
1
-0
/
+3
2015-06-30
Flag the L_() function with attribute format_arg.
Werner Koch
1
-2
/
+3
2015-06-30
agent: Use different translation func for Pinentry strings.
Werner Koch
1
-27
/
+24
2015-06-29
Show passphrase constraints errors as password prompt errors
Neal H. Walfield
1
-16
/
+36
2015-04-14
agent: Send the new SETKEYINFO command to the Pinentry.
Werner Koch
1
-2
/
+2
2015-03-15
agent: Remove useless conditions.
Werner Koch
1
-1
/
+1
2015-01-21
gpg: Re-enable the "Passphrase" parameter for batch key generation.
Werner Koch
1
-16
/
+27
2014-10-24
agent: Support pinentries with integrated repeat passphrase feature.
Werner Koch
1
-2
/
+4
2014-07-23
agent: Show just one warning with all failed passphrase constraints.
Werner Koch
1
-38
/
+74
2014-07-23
agent: Only one confirmation prompt for an empty passphrase.
Werner Koch
1
-21
/
+19
2012-08-24
Fix typos spotted during translations
David Prévot
1
-1
/
+1
2011-09-13
Allow no protection in pinentry-mode=loopback.
Ben Kibbey
1
-2
/
+7
2011-09-13
Fixed invalid free.
Ben Kibbey
1
-3
/
+1
2011-09-12
Handle pinentry-mode=loopback.
Ben Kibbey
1
-0
/
+17
2011-08-10
Fixed set but unused variable bugs
Werner Koch
1
-2
/
+2
2011-06-29
Added gpg-agent OPTION "s2k-count".
Ben Kibbey
1
-5
/
+7
2011-04-21
Add OPTION:cache-ttl-opt-preset to gpg-agent.
Werner Koch
1
-2
/
+2
2011-04-12
Use macros for the 120 and 900s cache TTLs.
Werner Koch
1
-2
/
+3
2011-04-12
Added GENKEY --preset to add the passphrase of the generated key to the cache.
Ben Kibbey
1
-1
/
+11
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-21
/
+21
2010-10-26
Re-implemented GPG's --passwd command and improved it.
Werner Koch
1
-12
/
+32
2010-10-14
All tests work are again working
Werner Koch
1
-5
/
+11
2010-10-13
More agent support for gpg.
Werner Koch
1
-8
/
+6
2010-10-01
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
1
-6
/
+8
2010-09-02
Obscure the cached passphrases.
Werner Koch
1
-16
/
+2
2010-09-01
s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.
Werner Koch
1
-2
/
+2
2010-09-01
Use passphrase caching for import and genkey.
Werner Koch
1
-6
/
+39
2010-06-24
Fix a regression from 2010-06-09.
Werner Koch
1
-1
/
+1
2010-06-17
Avoid using the protect-tool to import pkcs#12.
Werner Koch
1
-112
/
+87
2010-06-09
Merged Dirmngr with GnuPG.
Werner Koch
1
-1
/
+2
2010-04-14
Whole lot of changes to support CE.
Werner Koch
1
-2
/
+4
2009-06-24
Fixed a bunch of little bugs as reported by Fabian Keil.
Werner Koch
1
-1
/
+1
2009-06-17
Use cancel button in confirmation only if requested.
Werner Koch
1
-1
/
+1
2008-10-20
Marked all unused args on non-W32 platforms.
Werner Koch
1
-0
/
+2
2007-11-19
Started to implement the audit log feature.
Werner Koch
1
-1
/
+1
2007-10-24
Changed wording of passphrase checking messages.
Werner Koch
1
-15
/
+14
2007-09-18
Support the SETQUALITYBAR command of recent pinentries.
Werner Koch
1
-6
/
+25
2007-08-29
New command --check-programs for gpgconf.
Werner Koch
1
-1
/
+1
2007-08-28
Add more passphrase policy rules.
Werner Koch
1
-1
/
+1
2007-08-27
Implemented more gpg-agen options to support certain passphrase policies.
Werner Koch
1
-12
/
+144
[next]