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
bugfixes-2.2
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
/
protect-tool.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-22
agent: Add "ephemeral" Assuan option.
Werner Koch
1
-2
/
+4
2023-05-26
agent: Create and use Token entries to track the display s/n.
Werner Koch
1
-2
/
+3
2023-05-26
agent: Create and use Token entries to track the display s/n.
Werner Koch
1
-2
/
+3
2023-03-13
agent: Make --disable-extended-key-format a dummy option.
Werner Koch
1
-4
/
+2
2021-05-20
agent: Avoid memory leaks in error code paths.
Jakub Jelen
1
-1
/
+5
2020-11-11
w32: Replace some fopen by es_fopen.
Werner Koch
1
-13
/
+11
2020-08-17
agent: Allow to pass a timestamp to genkey and import.
Werner Koch
1
-1
/
+3
2020-06-05
agent,ecc: Use of opaque MPI for ECC, fixup 'd'.
NIIBE Yutaka
1
-5
/
+11
2020-03-30
agent: Print an error if gpg-protect reads the extended key format.
Werner Koch
1
-0
/
+5
2020-02-21
Use gpgrt's new option parser for the tools.
Werner Koch
1
-10
/
+11
2020-02-20
gpg: Use gpgrt's new option parser to provide a global conf file.
Werner Koch
1
-0
/
+4
2020-02-10
build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.
Werner Koch
1
-0
/
+1
2019-05-14
agent: Replace most assert by log_assert.
Werner Koch
1
-9
/
+8
2019-05-03
agent: Put Token lines into the key files.
Werner Koch
1
-1
/
+4
2018-03-27
agent: Make the request origin a part of the cache items.
Werner Koch
1
-1
/
+2
2017-03-07
agent: Resolve conflict of util.h.
NIIBE Yutaka
1
-3
/
+3
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-09-17
Fix comment and format.
NIIBE Yutaka
1
-1
/
+1
2016-09-17
Fix more spelling
Daniel Kahn Gillmor
1
-1
/
+1
2016-08-12
Call log_set_prefix() with human-readable labels.
Daniel Kahn Gillmor
1
-1
/
+1
2016-08-09
Cleanup initialization of libgcrypt.
Ben Kibbey
1
-7
/
+0
2016-06-07
common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.
Werner Koch
1
-1
/
+0
2016-06-07
Replace use of opt.homedir by accessor functions.
Werner Koch
1
-6
/
+2
2016-04-14
agent: Allow gpg-protect-tool to handle openpgp-native protection.
Werner Koch
1
-13
/
+96
2016-04-12
agent: Implement new protection mode openpgp-s2k3-ocb-aes.
Werner Koch
1
-1
/
+7
2015-04-24
common: Remove two JNLIB_ macros (jnlib merge).
Werner Koch
1
-1
/
+0
2015-01-28
Add a hook to be called right after main.
Werner Koch
1
-0
/
+1
2013-11-18
Make use of the *_NAME etc macros.
Werner Koch
1
-1
/
+1
2013-05-22
Implement unattended OpenPGP secret key import.
Werner Koch
1
-1
/
+13
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-5
/
+5
2012-02-06
common: Add a global variable to for the default error source.
Werner Koch
1
-0
/
+1
2011-06-29
Added gpg-agent OPTION "s2k-count".
Ben Kibbey
1
-1
/
+1
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-33
/
+32
2010-10-13
More agent support for gpg.
Werner Koch
1
-1
/
+2
2010-06-21
Remove cruft.
Werner Koch
1
-451
/
+0
2010-06-21
Implement export of pkcs#12 objects using a direct agent connection.
Werner Koch
1
-92
/
+13
2010-06-17
Avoid using the protect-tool to import pkcs#12.
Werner Koch
1
-15
/
+4
2010-04-14
Whole lot of changes to support CE.
Werner Koch
1
-2
/
+2
2010-03-22
More chnages to use estream. Add a way to replace the standard
Werner Koch
1
-1
/
+1
2010-03-10
Merged jnlib into common.
Werner Koch
1
-1
/
+0
2009-12-14
Implement dynamic S2K count computation.
Werner Koch
1
-0
/
+11
2009-07-21
Make bug reporting address easier changeable.
Werner Koch
1
-2
/
+2
2009-07-07
Reworked passing of envars to Pinentry.
Werner Koch
1
-1
/
+1
2009-06-05
Fix last change
Werner Koch
1
-0
/
+1
2009-06-03
Fixed an fopen problem on Windows Vista.
Werner Koch
1
-12
/
+10
2009-04-01
Import/export of pkcs#12 now uses the gpg-agent directly.
Werner Koch
1
-177
/
+97
2009-03-02
Fix bug#1003.
Werner Koch
1
-3
/
+10
2008-12-09
Minor fixes.
Werner Koch
1
-2
/
+1
2008-10-20
Marked all unused args on non-W32 platforms.
Werner Koch
1
-0
/
+2
2007-10-19
Factored utf8 switching code out to i18n.c.
Werner Koch
1
-31
/
+3
[next]