summaryrefslogtreecommitdiffstats
path: root/agent/genkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use gpgrt_process_spawn API from libgpg-error.NIIBE Yutaka2024-07-091-8/+7
* spawn: Remove spawn callback, introduce gnupg_spawn_actions.NIIBE Yutaka2024-05-311-1/+1
* agent: Make sure to return success in ephemeral store mode.Werner Koch2024-05-281-0/+1
* Merge branch 'STABLE-BRANCH-2-4'Werner Koch2024-01-261-43/+113
|\
| * agent: Add "ephemeral" Assuan option.Werner Koch2024-01-221-43/+113
| * agent: Create and use Token entries to track the display s/n.Werner Koch2023-05-261-1/+2
* | agent: Create and use Token entries to track the display s/n.Werner Koch2023-05-261-1/+2
* | common,agent,gpg,dirmngr,g13,scd,tests,tools: New spawn function.NIIBE Yutaka2023-05-111-5/+13
|/
* agent: Make --disable-extended-key-format a dummy option.Werner Koch2023-03-131-1/+1
* agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument.NIIBE Yutaka2022-10-201-1/+1
* agent: Not writing password into file.NIIBE Yutaka2022-04-221-35/+20
* agent: Use the sysconfdir for a pattern file.Werner Koch2021-08-181-1/+28
* agent: New option --check-sym-passphrase-pattern.Werner Koch2021-08-131-10/+27
* agent: Avoid memory leaks in error code paths.Jakub Jelen2021-05-201-2/+5
* agent: Allow to pass a timestamp to genkey and import.Werner Koch2020-08-171-7/+9
* Do not use the pinentry's qualitybarWerner Koch2020-07-081-1/+1
* agent: New option --newsymkey for GET_PASSPHRASEWerner Koch2020-07-081-4/+4
* agent: Remove unused agent_show_message.NIIBE Yutaka2019-05-281-23/+6
* agent: Replace most assert by log_assert.Werner Koch2019-05-141-6/+5
* agent: Put Token lines into the key files.Werner Koch2019-05-031-1/+1
* agent: Make the request origin a part of the cache items.Werner Koch2018-03-271-3/+3
* agent: Use MAX_PASSPHRASE_LEN (255) also for the loopback.Werner Koch2017-07-051-2/+2
* agent: Resolve conflict of util.h.NIIBE Yutaka2017-03-071-3/+3
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* agent: Implement new protection mode openpgp-s2k3-ocb-aes.Werner Koch2016-04-121-1/+1
* common: Extend utf8_charcount to include the string's length.Neal H. Walfield2015-11-231-1/+1
* agent: Fix function return type for check_cb and agent_askpin.NIIBE Yutaka2015-10-091-3/+3
* agent: Fix alignment problem with the second passphrase struct.Werner Koch2015-10-021-2/+11
* agent: Raise the maximum password length. Don't hard code it.Neal H. Walfield2015-08-241-4/+4
* Fix pinentry loopback and passphrase contraints.Ben Kibbey2015-08-161-0/+3
* Flag the L_() function with attribute format_arg.Werner Koch2015-06-301-2/+3
* agent: Use different translation func for Pinentry strings.Werner Koch2015-06-301-27/+24
* Show passphrase constraints errors as password prompt errorsNeal H. Walfield2015-06-291-16/+36
* agent: Send the new SETKEYINFO command to the Pinentry.Werner Koch2015-04-141-2/+2
* agent: Remove useless conditions.Werner Koch2015-03-151-1/+1
* gpg: Re-enable the "Passphrase" parameter for batch key generation.Werner Koch2015-01-211-16/+27
* agent: Support pinentries with integrated repeat passphrase feature.Werner Koch2014-10-241-2/+4
* agent: Show just one warning with all failed passphrase constraints.Werner Koch2014-07-231-38/+74
* agent: Only one confirmation prompt for an empty passphrase.Werner Koch2014-07-231-21/+19
* Fix typos spotted during translationsDavid Prévot2012-08-241-1/+1
* Allow no protection in pinentry-mode=loopback.Ben Kibbey2011-09-131-2/+7
* Fixed invalid free.Ben Kibbey2011-09-131-3/+1
* Handle pinentry-mode=loopback.Ben Kibbey2011-09-121-0/+17
* Fixed set but unused variable bugsWerner Koch2011-08-101-2/+2
* Added gpg-agent OPTION "s2k-count".Ben Kibbey2011-06-291-5/+7
* Add OPTION:cache-ttl-opt-preset to gpg-agent.Werner Koch2011-04-211-2/+2
* Use macros for the 120 and 900s cache TTLs.Werner Koch2011-04-121-2/+3
* Added GENKEY --preset to add the passphrase of the generated key to the cache.Ben Kibbey2011-04-121-1/+11
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-21/+21