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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* gpg-agent.c (main): Use default_homedir().
Werner Koch
2004-12-21
3
-17
/
+9
*
* configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all
Werner Koch
2004-12-20
3
-74
/
+127
*
* call-scd.c (init_membuf, put_membuf, get_membuf): Removed. We
Werner Koch
2004-12-20
7
-108
/
+103
*
* query.c (initialize_module_query): New.
Werner Koch
2004-12-19
1
-3
/
+3
*
* query.c (initialize_module_query):
Werner Koch
2004-12-19
5
-3
/
+51
*
* maperror.c (map_assuan_err_with_source): Oops, args were swapped.
Werner Koch
2004-12-19
1
-0
/
+6
*
* configure.ac (AH_BOTTOM): Define EXEEXT_S.
Werner Koch
2004-12-18
2
-6
/
+2
*
Avoid the " map_to_assuan_status called with no error source" diagnostic.
Werner Koch
2004-12-18
2
-0
/
+7
*
2004-12-17 Moritz Schulte <
[email protected]
>
Moritz Schulte
2004-12-17
2
-5
/
+9
*
A whole bunch of changes to allow building for W32.
Werner Koch
2004-12-15
4
-14
/
+37
*
Yep. No lost threads anymore.
Werner Koch
2004-12-14
1
-1
/
+1
*
More fixes. First successful use; leaks threads, though.
Werner Koch
2004-12-14
1
-5
/
+22
*
VArious hacks to make it at least build under W32.
Werner Koch
2004-12-13
3
-10
/
+50
*
2004-12-05 Moritz Schulte <
[email protected]
>
Moritz Schulte
2004-12-05
2
-5
/
+9
*
First take on a W32 port
Werner Koch
2004-12-02
1
-6
/
+6
*
(parse_rereadable_options): Return "not handled"
Werner Koch
2004-10-22
2
-5
/
+15
*
Preparing a new release. Updated gettext
Werner Koch
2004-09-30
2
-2
/
+6
*
* minip12.c (parse_bag_encrypted_data): Print error if a bad
Werner Koch
2004-09-29
3
-6
/
+28
*
(agent_unprotect): Fixed wiping of CLEARTEXT. Thanks
Werner Koch
2004-09-28
2
-1
/
+6
*
2004-09-25 Moritz Schulte <
[email protected]
>
Moritz Schulte
2004-09-26
4
-40
/
+113
*
(check_for_running_agent): New.
Werner Koch
2004-09-09
2
-7
/
+78
*
* gpg-agent.c: New option --max-cache-ttl. Suggested by Alexander
Werner Koch
2004-08-20
4
-4
/
+16
*
(start_pinentry): Use a timeout for the pinentry lock.
Werner Koch
2004-08-20
2
-3
/
+27
*
(get_passphrase): Make sure that the default
Werner Koch
2004-08-18
2
-5
/
+71
*
(get_passphrase): Make sure that the default
Werner Koch
2004-08-18
2
-0
/
+39
*
* trustlist.c (read_list): Allow colons in the fingerprint.
Werner Koch
2004-07-22
3
-14
/
+23
*
2004-06-20 Moritz Schulte <
[email protected]
>
Moritz Schulte
2004-06-20
2
-0
/
+5
*
about to release 1.9.9
V1-9-9
Werner Koch
2004-06-08
1
-1
/
+1
*
* gpg-agent.c (handle_signal): Reload the trustlist on SIGHUP.
Werner Koch
2004-05-11
4
-22
/
+106
*
* gpg-agent.c: Remove help texts for options lile --lc-ctype.
Werner Koch
2004-05-03
4
-12
/
+34
*
* protect-tool.c: New option --enable-status-msg.
Werner Koch
2004-04-30
2
-0
/
+15
*
* gpg-agent.c (parse_rereadable_options): New arg REREAD. Allow
Werner Koch
2004-04-30
2
-7
/
+29
*
(start_scd): Do not register an event signal if we
Werner Koch
2004-04-26
2
-1
/
+9
*
* call-scd.c (start_scd): Send event-signal option. Always check
Werner Koch
2004-04-21
3
-11
/
+38
*
* gpg-agent.c (main): Tell the logging code taht we are runnign
Werner Koch
2004-04-16
2
-8
/
+21
*
* configure.ac: Require libgcrypt 1.1.94.
Werner Koch
2004-04-06
2
-7
/
+7
*
(main): Use new libgcrypt thread library register
Werner Koch
2004-04-06
2
-11
/
+21
*
2004-03-23 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2004-03-23
2
-3
/
+12
*
* gpg-agent.c (main) <gpgconf>: Fixed default value quoting.
Werner Koch
2004-03-17
2
-1
/
+5
*
(parse_rereadable_options): Use the new
Werner Koch
2004-03-16
1
-2
/
+3
*
(parse_rereadable_options): Use the new
Werner Koch
2004-03-16
2
-17
/
+50
*
* command.c (cmd_passwd): Take acount of a key description.
Werner Koch
2004-02-21
7
-12
/
+59
*
* protect-tool.c: New options --have-cert and --prompt.
Werner Koch
2004-02-19
4
-143
/
+653
*
* protect-tool.c (main): Setup the used character set.
Werner Koch
2004-02-18
7
-579
/
+105
*
* command.c (cmd_setkeydesc): New.
Werner Koch
2004-02-13
6
-51
/
+129
*
Removed debugging cruft.
Werner Koch
2004-02-13
1
-11
/
+11
*
(main): New options --no-fail-on-exist, --homedir.
Werner Koch
2004-02-13
4
-45
/
+99
*
Include cmacros.am for common flags.
Werner Koch
2004-02-12
3
-45
/
+81
*
* minip12.c (parse_bag_encrypted_data): Finished implementation.
Werner Koch
2004-02-10
4
-38
/
+199
*
Fixed a build bug (straw letter in sm/import.c) and updated the documentation.
Werner Koch
2004-02-04
2
-5
/
+60
[next]