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
/
passphrase.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-08
gpg: Use integrated passphrase repeat entry also for -c.
Werner Koch
1
-3
/
+17
2020-07-07
gpg: Fix flaw in symmetric algorithm selection in mixed mode.
Werner Koch
1
-1
/
+1
2020-06-08
doc: Minor code comment fixes.
Werner Koch
1
-1
/
+1
2019-01-26
gpg: Move S2K encoding function to a shared file.
Werner Koch
1
-52
/
+2
2018-04-12
gpg: Extend the "sig" record in --list-mode.
Werner Koch
1
-1
/
+1
2018-04-11
gpg: New option --no-symkey-cache.
Werner Koch
1
-0
/
+3
2017-03-31
gpg: Pass CTRL to many more functions.
Werner Koch
1
-4
/
+5
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-4
/
+4
2017-02-08
gpg,common: Make sure that all fd given are valid.
Justus Winter
1
-0
/
+3
2016-12-08
Fix 2 compiler warnings.
Werner Koch
1
-1
/
+1
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-10-21
Fix use cases of snprintf.
NIIBE Yutaka
1
-2
/
+2
2016-08-08
gpg: Cleanup of dek_to_passphrase function (part 2).
Werner Koch
1
-177
/
+28
2016-08-08
gpg: Cleanup of dek_to_passphrase function (part 1).
Werner Koch
1
-31
/
+11
2016-04-29
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
1
-2
/
+1
2015-08-16
Fix sending INQUIRE_MAXLEN for symmetric data.
Ben Kibbey
1
-0
/
+8
2014-11-19
Comment typo fixes.
Werner Koch
1
-1
/
+1
2014-08-26
gpg: Allow for positional parameters in the passphrase prompt.
Werner Koch
1
-23
/
+12
2014-06-30
gpg: Auto-create revocation certificates.
Werner Koch
1
-1
/
+2
2014-04-15
gpg: Re-enable secret key deletion.
Werner Koch
1
-1
/
+1
2014-04-15
gpg: Change pinentry prompt to talk about "secret key".
Werner Koch
1
-10
/
+30
2014-01-29
gpg: Remove cipher.h and put algo ids into a common file.
Werner Koch
1
-1
/
+0
2013-02-22
gpg: Fix a memory leak in batch key generation
Werner Koch
1
-7
/
+11
2013-02-21
gpg: Fix a memory leak in batch key generation
Werner Koch
1
-7
/
+11
2013-02-07
gpg: Add pinentry-mode feature.
Werner Koch
1
-28
/
+42
2011-09-20
Allow NULL for free_public_key.
Werner Koch
1
-6
/
+3
2011-03-10
Make use of gcry_kdf_derive.
Werner Koch
1
-77
/
+19
2011-02-02
Sample ECC keys and message do now work.
Werner Koch
1
-52
/
+52
2011-01-06
Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
Andrey Jivsov
1
-3
/
+3
2010-10-26
Re-implemented GPG's --passwd command and improved it.
Werner Koch
1
-4
/
+4
2010-10-13
More agent support for gpg.
Werner Koch
1
-12
/
+2
2010-09-06
Removed more secret key related code.
Werner Koch
1
-5
/
+21
2010-09-01
Even less prompts for a new key now.
Werner Koch
1
-2
/
+0
2010-04-27
Provide a useful pinentry prompt.
Werner Koch
1
-0
/
+54
2010-01-08
Add dummu option --passwd for gpg.
Werner Koch
1
-3
/
+63
2009-08-20
2009-08-20 Daiki Ueno <
[email protected]
>
Werner Koch
1
-8
/
+8
2009-07-30
Comment changes.
Werner Koch
1
-0
/
+4
2009-06-24
Fixed a bunch of little bugs as reported by Fabian Keil.
Werner Koch
1
-1
/
+1
2009-06-05
Add full Camellia support.
David Shaw
1
-2
/
+2
2009-05-18
New gpgsm server option no-encrypt-to.
Werner Koch
1
-17
/
+32
2009-05-15
Made card key generate with backup key work for 2048 bit.
Werner Koch
1
-54
/
+21
2009-04-01
Import/export of pkcs#12 now uses the gpg-agent directly.
Werner Koch
1
-2
/
+3
2009-03-17
Move password repetition from gpg to gpg-agent.
Werner Koch
1
-34
/
+6
2008-12-12
Add rmd160.c.
Werner Koch
1
-0
/
+2
2008-10-20
Marked all unused args on non-W32 platforms.
Werner Koch
1
-0
/
+4
2008-03-13
Fixed an email/DN bug.
Werner Koch
1
-4
/
+6
2007-10-19
Factored utf8 switching code out to i18n.c.
Werner Koch
1
-28
/
+6
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2007-06-06
First steps towards supporting W32.
Werner Koch
1
-0
/
+2
2007-05-18
2007-05-19 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-2
/
+2
[next]