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