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
/
common
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-29
The variable is called RET and not RC.
Werner Koch
2
-4
/
+52
2009-06-25
Fixed stupid typo.
Werner Koch
2
-1
/
+5
2009-06-24
Fixed a bunch of little bugs as reported by Fabian Keil.
Werner Koch
4
-6
/
+23
2009-06-17
Add readcert command.
Werner Koch
1
-1
/
+1
2009-06-03
Fixed an fopen problem on Windows Vista.
Werner Koch
2
-51
/
+37
2009-05-28
Avoid caches to get the most recent copy of the key. This is bug #1061
David Shaw
3
-9
/
+43
2009-05-28
* http.h, http.c (send_request): Pass in srvtag and make its presence
David Shaw
3
-15
/
+26
2009-05-28
* srv.c (getsrv): Raise maximum packet size to 2048, as PACKETSZ is
David Shaw
2
-4
/
+9
2009-05-26
signal cleanup fix
Werner Koch
3
-0
/
+13
2009-05-19
Fix possible system freeze on Mac OS X.
Werner Koch
3
-5
/
+9
2009-05-07
New helper function factored out of ../scd and equipped with test code.
Werner Koch
4
-0
/
+288
2009-04-01
Ported changes from 1.4.
Werner Koch
2
-15
/
+100
2009-04-01
Import/export of pkcs#12 now uses the gpg-agent directly.
Werner Koch
10
-11
/
+550
2009-03-19
Add missing file.
Werner Koch
1
-0
/
+188
2009-03-19
Make sure not to leak file descriptors if running gpg-agent with a
Werner Koch
4
-16
/
+184
2009-03-16
Remove duplicated code.
Werner Koch
3
-0
/
+17
2009-03-13
* http.c (do_parse_uri): Properly handle IPv6 literal addresses as per
David Shaw
2
-6
/
+21
2009-03-06
New gpg-agent command to list key information.
Werner Koch
3
-2
/
+44
2009-03-03
Add --reload command to gpgconf.
Werner Koch
2
-2
/
+12
2009-03-02
Modernized gpg-agent startup instructions
Werner Koch
1
-1
/
+1
2009-01-19
Add a few translations to the audit-log.
Werner Koch
3
-4
/
+37
2008-12-05
Add a custom prompt for the CSR generation.
Werner Koch
5
-1
/
+181
2008-12-05
Add option --card-timeout.
Werner Koch
2
-16
/
+21
2008-11-20
Translate the oktext (yes/no).
Werner Koch
2
-0
/
+12
2008-11-04
Revamped the W32 gettext implementation.
Werner Koch
4
-2
/
+29
2008-10-20
Marked all unused args on non-W32 platforms.
Werner Koch
12
-21
/
+89
2008-10-19
Fix a bug in estream_snprintf. Found by a failed t-gettime under Windows.
Werner Koch
3
-11
/
+52
2008-10-17
Use more warning options with modern GCCs.
Werner Koch
3
-0
/
+19
2008-09-03
Fix gpg-preset-passphrase bug.
Werner Koch
4
-3
/
+266
2008-08-19
Avoid passing NULL to printf while debugging.
Werner Koch
2
-14
/
+28
2008-07-17
Revert that last stupid setuid detection fix.
Werner Koch
2
-6
/
+1
2008-07-17
Do not run the setuid test if running under as root proper.
Werner Koch
2
-1
/
+6
2008-06-26
Start support of TCOS 3 cards.
Werner Koch
2
-1
/
+7
2008-06-25
g10/
Marcus Brinkmann
4
-139
/
+12
2008-06-19
Robustness fix.
Werner Koch
2
-9
/
+23
2008-06-18
2008-06-18 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2
-1
/
+6
2008-06-18
2008-06-18 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
4
-1
/
+141
2008-06-16
Add controlo statement %ask-passphrase
Werner Koch
1
-0
/
+3
2008-06-16
[W32] Change location of /etc.
Werner Koch
2
-1
/
+35
2008-06-09
Add Base64 decoder. Not yet used but complements out encoder.
Werner Koch
5
-3
/
+330
2008-06-05
As a failsafe measure use memcpy instead of strcpy in gnupg_copy_time.
Werner Koch
3
-5
/
+15
2008-05-27
Fixed segv in gpg-agent (command marktrusted).
Werner Koch
5
-5
/
+25
2008-04-21
W32 related keyserver fixes.
Werner Koch
3
-2
/
+22
2008-04-18
Adjust for the changed Camellia draft.
Werner Koch
2
-5
/
+14
2008-04-07
Minor cleanups.
Werner Koch
6
-13
/
+254
2008-03-25
Changed the way i18n files are located under Windows. The setting of the
Werner Koch
2
-939
/
+15
2008-03-20
Fix a bug in the ambigious name detection.
Werner Koch
3
-11
/
+16
2008-03-06
Comment fixes.
Werner Koch
3
-1
/
+27
2008-02-15
2008-02-15 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2
-1
/
+6
2008-02-14
Poems for AllowSetForegroundWindow (W32)
Werner Koch
3
-1
/
+22
[prev]
[next]