index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
agent
/
genkey.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent: Not writing password into file.
NIIBE Yutaka
2022-04-22
1
-35
/
+20
*
agent: Use the sysconfdir for a pattern file.
Werner Koch
2021-08-18
1
-1
/
+28
*
agent: New option --check-sym-passphrase-pattern.
Werner Koch
2021-08-13
1
-10
/
+27
*
agent: Avoid memory leaks in error code paths.
Jakub Jelen
2021-05-20
1
-2
/
+5
*
agent: Allow to pass a timestamp to genkey and import.
Werner Koch
2020-08-17
1
-7
/
+9
*
Do not use the pinentry's qualitybar
Werner Koch
2020-07-08
1
-1
/
+1
*
agent: New option --newsymkey for GET_PASSPHRASE
Werner Koch
2020-07-08
1
-4
/
+4
*
agent: Remove unused agent_show_message.
NIIBE Yutaka
2019-05-28
1
-23
/
+6
*
agent: Replace most assert by log_assert.
Werner Koch
2019-05-14
1
-6
/
+5
*
agent: Put Token lines into the key files.
Werner Koch
2019-05-03
1
-1
/
+1
*
agent: Make the request origin a part of the cache items.
Werner Koch
2018-03-27
1
-3
/
+3
*
agent: Use MAX_PASSPHRASE_LEN (255) also for the loopback.
Werner Koch
2017-07-05
1
-2
/
+2
*
agent: Resolve conflict of util.h.
NIIBE Yutaka
2017-03-07
1
-3
/
+3
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
agent: Implement new protection mode openpgp-s2k3-ocb-aes.
Werner Koch
2016-04-12
1
-1
/
+1
*
common: Extend utf8_charcount to include the string's length.
Neal H. Walfield
2015-11-23
1
-1
/
+1
*
agent: Fix function return type for check_cb and agent_askpin.
NIIBE Yutaka
2015-10-09
1
-3
/
+3
*
agent: Fix alignment problem with the second passphrase struct.
Werner Koch
2015-10-02
1
-2
/
+11
*
agent: Raise the maximum password length. Don't hard code it.
Neal H. Walfield
2015-08-24
1
-4
/
+4
*
Fix pinentry loopback and passphrase contraints.
Ben Kibbey
2015-08-16
1
-0
/
+3
*
Flag the L_() function with attribute format_arg.
Werner Koch
2015-06-30
1
-2
/
+3
*
agent: Use different translation func for Pinentry strings.
Werner Koch
2015-06-30
1
-27
/
+24
*
Show passphrase constraints errors as password prompt errors
Neal H. Walfield
2015-06-29
1
-16
/
+36
*
agent: Send the new SETKEYINFO command to the Pinentry.
Werner Koch
2015-04-14
1
-2
/
+2
*
agent: Remove useless conditions.
Werner Koch
2015-03-15
1
-1
/
+1
*
gpg: Re-enable the "Passphrase" parameter for batch key generation.
Werner Koch
2015-01-21
1
-16
/
+27
*
agent: Support pinentries with integrated repeat passphrase feature.
Werner Koch
2014-10-24
1
-2
/
+4
*
agent: Show just one warning with all failed passphrase constraints.
Werner Koch
2014-07-23
1
-38
/
+74
*
agent: Only one confirmation prompt for an empty passphrase.
Werner Koch
2014-07-23
1
-21
/
+19
*
Fix typos spotted during translations
David Prévot
2012-08-24
1
-1
/
+1
*
Allow no protection in pinentry-mode=loopback.
Ben Kibbey
2011-09-13
1
-2
/
+7
*
Fixed invalid free.
Ben Kibbey
2011-09-13
1
-3
/
+1
*
Handle pinentry-mode=loopback.
Ben Kibbey
2011-09-12
1
-0
/
+17
*
Fixed set but unused variable bugs
Werner Koch
2011-08-10
1
-2
/
+2
*
Added gpg-agent OPTION "s2k-count".
Ben Kibbey
2011-06-29
1
-5
/
+7
*
Add OPTION:cache-ttl-opt-preset to gpg-agent.
Werner Koch
2011-04-21
1
-2
/
+2
*
Use macros for the 120 and 900s cache TTLs.
Werner Koch
2011-04-12
1
-2
/
+3
*
Added GENKEY --preset to add the passphrase of the generated key to the cache.
Ben Kibbey
2011-04-12
1
-1
/
+11
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-21
/
+21
*
Re-implemented GPG's --passwd command and improved it.
Werner Koch
2010-10-26
1
-12
/
+32
*
All tests work are again working
Werner Koch
2010-10-14
1
-5
/
+11
*
More agent support for gpg.
Werner Koch
2010-10-13
1
-8
/
+6
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-6
/
+8
*
Obscure the cached passphrases.
Werner Koch
2010-09-02
1
-16
/
+2
*
s/CACHE_MODE_IMPGEN/CACHE_MODE_NONCE/.
Werner Koch
2010-09-01
1
-2
/
+2
*
Use passphrase caching for import and genkey.
Werner Koch
2010-09-01
1
-6
/
+39
*
Fix a regression from 2010-06-09.
Werner Koch
2010-06-24
1
-1
/
+1
*
Avoid using the protect-tool to import pkcs#12.
Werner Koch
2010-06-17
1
-112
/
+87
*
Merged Dirmngr with GnuPG.
Werner Koch
2010-06-09
1
-1
/
+2
[next]