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
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Add substitute code for libgpg-error < 1.22.
Werner Koch
2016-01-19
1
-2
/
+4
*
common: Make sure dotlock functions set a proper ERRNO.
Werner Koch
2016-01-13
1
-17
/
+87
*
common: Fix iobuf API of filter function for alignment.
NIIBE Yutaka
2016-01-12
1
-2
/
+1
*
common: Fix iobuf API of filter function for alignment.
NIIBE Yutaka
2016-01-12
3
-26
/
+39
*
Print warnings if old daemon versions are used.
Werner Koch
2016-01-08
1
-0
/
+1
*
common: New function compare_version_strings.
Werner Koch
2016-01-08
3
-1
/
+150
*
common: New function get_assuan_server_version.
Werner Koch
2016-01-08
2
-0
/
+42
*
common: New put_membuf_cb to replace static membuf_data_cb.
Werner Koch
2016-01-08
3
-12
/
+16
*
common: Avoid warnings about useless assignments.
Werner Koch
2016-01-06
4
-5
/
+0
*
common: Do not deref vars in tests after a fail().
Werner Koch
2016-01-06
4
-38
/
+41
*
common: New file fwddecl.h.
Werner Koch
2015-12-21
4
-13
/
+45
*
common: Use default_errsource for call-gpg and exectool.
Werner Koch
2015-12-15
2
-22
/
+42
*
common: Change license of isascii.c to all-premissive,
Werner Koch
2015-12-14
1
-13
/
+6
*
common: Change license of some modules to LGPLv3+/GPLv2+.
Werner Koch
2015-12-14
6
-30
/
+90
*
common: Change license for exectool to LGPLv3+/GPLv2+.
Werner Koch
2015-12-14
2
-10
/
+30
*
common: Rename sh-exectool to exectool.
Werner Koch
2015-12-14
3
-17
/
+17
*
Remove replacements for libgpg-error < 1.21.
Werner Koch
2015-12-12
6
-164
/
+5
*
common: Add a stream interface to 'sh-exectool'.
Justus Winter
2015-12-04
2
-86
/
+217
*
common: Add header file and build the new code.
Justus Winter
2015-12-04
3
-2
/
+38
*
common: Add code to execute a helper.
Werner Koch
2015-12-04
1
-0
/
+303
*
Do not translate messages printed with log_debug.
Werner Koch
2015-12-04
1
-2
/
+2
*
common,gpg: Fix processing of search descriptions ending in '!'.
Neal H. Walfield
2015-12-02
1
-4
/
+12
*
Silence compiler warnings related to not using assuan_fd_t.
Werner Koch
2015-11-27
1
-2
/
+2
*
Silence unused variable or parameter warnings.
Werner Koch
2015-11-27
2
-8
/
+11
*
Avoid incompatible pointer assignment warnings on Windows.
Werner Koch
2015-11-27
1
-4
/
+4
*
common: Fix off-by-one access in the new format_text.
Werner Koch
2015-11-26
2
-7
/
+9
*
common: Make the GPG arguments configurable in call-gpg.
Justus Winter
2015-11-26
2
-22
/
+49
*
common: Add stream interface to call-pgp.
Justus Winter
2015-11-25
2
-19
/
+128
*
common: Refactor the call-gpg code.
Justus Winter
2015-11-25
1
-46
/
+79
*
g13: Move 'call-gpg.c' to common.
Justus Winter
2015-11-25
3
-1
/
+628
*
gpg: Reflow long texts.
Neal H. Walfield
2015-11-23
3
-0
/
+271
*
common: Extend utf8_charcount to include the string's length.
Neal H. Walfield
2015-11-23
2
-6
/
+20
*
dirmngr: Start dirmngr on demand.
Justus Winter
2015-11-23
1
-0
/
+1
*
common: Avoid undefined behavior.
Justus Winter
2015-11-19
1
-1
/
+1
*
Fix typos found using codespell.
Justus Winter
2015-11-17
22
-30
/
+30
*
gpg: Print a new EXPORTED status line.
Werner Koch
2015-11-12
1
-0
/
+1
*
gpg: Print export statistics to the status-fd.
Werner Koch
2015-11-12
1
-0
/
+3
*
common: Fix commit f99830b.
Werner Koch
2015-11-06
1
-4
/
+8
*
common: When classifying keyids and fingerprints, reject trailing junk.
Neal H. Walfield
2015-11-06
1
-19
/
+66
*
common: Add new function strlist_rev.
Neal H. Walfield
2015-11-06
4
-2
/
+106
*
common: Include required, but not included headers in t-support.h.
Neal H. Walfield
2015-11-06
1
-0
/
+3
*
common: Add a function for copying data from one iobuf to another.
Neal H. Walfield
2015-11-05
2
-0
/
+43
*
common: Improve t-zb32 to be used for manual encoding.
Werner Koch
2015-10-30
3
-12
/
+214
*
common: Add separate header for zb32.c.
Werner Koch
2015-10-30
3
-6
/
+39
*
Fix typos
Daniel Kahn Gillmor
2015-10-28
2
-2
/
+2
*
Move SRV RR code from common/ to dirmngr/.
Werner Koch
2015-10-22
3
-402
/
+0
*
common: Add more replacement error codes.
Werner Koch
2015-10-21
1
-0
/
+3
*
common: Add status code for use by g13.
Werner Koch
2015-10-21
1
-0
/
+2
*
common: Make sure tilde expansion works for the mkdir functions.
Neal H. Walfield
2015-10-20
1
-1
/
+1
*
common: Avoid warning about const char ** assignment.
Werner Koch
2015-10-18
1
-6
/
+11
[next]