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