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): 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
*
* findkey.c (agent_key_from_file): Extra paranoid wipe.
Werner Koch
2004-02-03
5
-18
/
+40
*
* agent.h (server_control_s): Add connection_fd field.
Werner Koch
2004-01-29
7
-46
/
+138
*
(agent_marktrusted): Check whether the trustlist is
Werner Koch
2004-01-28
4
-1
/
+23
*
Some minor bug fixes, new test utilities and started support for other
Werner Koch
2004-01-27
3
-102
/
+6
*
* call-scd.c (atfork_cb): New.
Werner Koch
2004-01-24
3
-6
/
+34
*
* findkey.c (agent_key_from_file): Now return an error code so
Werner Koch
2004-01-16
6
-32
/
+47
*
(main): Set the prefixes for assuan logging.
Werner Koch
2003-12-16
2
-0
/
+6
*
* protect.c (do_encryption): Use gcry_create_nonce instad of the
Werner Koch
2003-12-16
2
-4
/
+9
*
* sexp-parse.h (snext): Don't use atoi_1 and digitp macros, so
Werner Koch
2003-12-01
2
-7
/
+13
*
Mainly changes to adjust for the changed KSBA API.
Werner Koch
2003-11-12
4
-6
/
+6
*
* command.c (cmd_get_confirmation): New command.
Werner Koch
2003-10-31
2
-0
/
+54
*
* configure.ac (HAVE_LIBUSB): Added a simple test for libusb.
Werner Koch
2003-09-02
1
-0
/
+4
*
2003-08-20 Timo Schulz <
[email protected]
>
Timo Schulz
2003-08-20
2
-3
/
+8
*
Forgot to remove the unsued variable.
Timo Schulz
2003-08-14
1
-2
/
+0
*
2003-08-14 Timo Schulz <
[email protected]
>
Timo Schulz
2003-08-14
2
-47
/
+27
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-08-05
17
-0
/
+8655
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-06-05
3
-0
/
+877
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-01-09
1
-0
/
+314
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2002-10-19
21
-9222
/
+0
*
* gpg-agent.c (handle_signal): Flush cache on SIGHUP.
Werner Koch
2002-09-26
5
-6
/
+54
*
* gpg-agent.c (create_private_keys_directory)
Werner Koch
2002-09-09
2
-2
/
+80
*
2002-09-04 Neal H. Walfield <
[email protected]
>
Neal Walfield
2002-09-05
2
-1
/
+11
*
2002-09-03 Neal H. Walfield <
[email protected]
>
Neal Walfield
2002-09-05
2
-4
/
+29
*
* query.c (agent_askpin): Provide the default desc text depending
NEWPG-0-9-1
Werner Koch
2002-08-22
3
-5
/
+14
*
* query.c (agent_askpin): Hack to show the right default prompt.
NEWPG-0-9-0
Werner Koch
2002-08-21
6
-27
/
+37
*
* divert-scd.c (getpin_cb): Pass a more descritive text to the
Werner Koch
2002-08-21
5
-19
/
+47
*
* call-scd.c (learn_status_cb): Handle CERTINFO status.
Werner Koch
2002-08-16
6
-36
/
+168
*
Minor changes for gettext
NEWPG-0-3-10
Werner Koch
2002-08-10
3
-2
/
+5
*
Minor fixes
Werner Koch
2002-08-09
7
-29
/
+60
*
typo fix.
NEWPG-0-3-9
Werner Koch
2002-07-01
1
-1
/
+1
*
* query.c (start_pinentry): Use GNUPG_DERAULT_PINENTRY.
Werner Koch
2002-06-29
3
-4
/
+7
*
* protect-tool.c (export_p12_file): New.
Werner Koch
2002-06-28
4
-15
/
+492
*
* Makefile.am (pkglib_PROGRAMS): Put protect-tool there.
Werner Koch
2002-06-27
13
-41
/
+769
*
* protect-tool.c (rsa_key_check): New.
NEWPG-0-3-8
Werner Koch
2002-06-25
6
-10
/
+1112
[next]