aboutsummaryrefslogtreecommitdiffstats
path: root/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* common: Make sure dotlock functions set a proper ERRNO.Werner Koch2016-01-131-17/+87
* common: Fix iobuf API of filter function for alignment.NIIBE Yutaka2016-01-121-2/+1
* common: Fix iobuf API of filter function for alignment.NIIBE Yutaka2016-01-123-26/+39
* Print warnings if old daemon versions are used.Werner Koch2016-01-081-0/+1
* common: New function compare_version_strings.Werner Koch2016-01-083-1/+150
* common: New function get_assuan_server_version.Werner Koch2016-01-082-0/+42
* common: New put_membuf_cb to replace static membuf_data_cb.Werner Koch2016-01-083-12/+16
* common: Avoid warnings about useless assignments.Werner Koch2016-01-064-5/+0
* common: Do not deref vars in tests after a fail().Werner Koch2016-01-064-38/+41
* common: New file fwddecl.h.Werner Koch2015-12-214-13/+45
* common: Use default_errsource for call-gpg and exectool.Werner Koch2015-12-152-22/+42
* common: Change license of isascii.c to all-premissive,Werner Koch2015-12-141-13/+6
* common: Change license of some modules to LGPLv3+/GPLv2+.Werner Koch2015-12-146-30/+90
* common: Change license for exectool to LGPLv3+/GPLv2+.Werner Koch2015-12-142-10/+30
* common: Rename sh-exectool to exectool.Werner Koch2015-12-143-17/+17
* Remove replacements for libgpg-error < 1.21.Werner Koch2015-12-126-164/+5
* common: Add a stream interface to 'sh-exectool'.Justus Winter2015-12-042-86/+217
* common: Add header file and build the new code.Justus Winter2015-12-043-2/+38
* common: Add code to execute a helper.Werner Koch2015-12-041-0/+303
* Do not translate messages printed with log_debug.Werner Koch2015-12-041-2/+2
* common,gpg: Fix processing of search descriptions ending in '!'.Neal H. Walfield2015-12-021-4/+12
* Silence compiler warnings related to not using assuan_fd_t.Werner Koch2015-11-271-2/+2
* Silence unused variable or parameter warnings.Werner Koch2015-11-272-8/+11
* Avoid incompatible pointer assignment warnings on Windows.Werner Koch2015-11-271-4/+4
* common: Fix off-by-one access in the new format_text.Werner Koch2015-11-262-7/+9
* common: Make the GPG arguments configurable in call-gpg.Justus Winter2015-11-262-22/+49
* common: Add stream interface to call-pgp.Justus Winter2015-11-252-19/+128
* common: Refactor the call-gpg code.Justus Winter2015-11-251-46/+79
* g13: Move 'call-gpg.c' to common.Justus Winter2015-11-253-1/+628
* gpg: Reflow long texts.Neal H. Walfield2015-11-233-0/+271
* common: Extend utf8_charcount to include the string's length.Neal H. Walfield2015-11-232-6/+20
* dirmngr: Start dirmngr on demand.Justus Winter2015-11-231-0/+1
* common: Avoid undefined behavior.Justus Winter2015-11-191-1/+1
* Fix typos found using codespell.Justus Winter2015-11-1722-30/+30
* gpg: Print a new EXPORTED status line.Werner Koch2015-11-121-0/+1
* gpg: Print export statistics to the status-fd.Werner Koch2015-11-121-0/+3
* common: Fix commit f99830b.Werner Koch2015-11-061-4/+8
* common: When classifying keyids and fingerprints, reject trailing junk.Neal H. Walfield2015-11-061-19/+66
* common: Add new function strlist_rev.Neal H. Walfield2015-11-064-2/+106
* common: Include required, but not included headers in t-support.h.Neal H. Walfield2015-11-061-0/+3
* common: Add a function for copying data from one iobuf to another.Neal H. Walfield2015-11-052-0/+43
* common: Improve t-zb32 to be used for manual encoding.Werner Koch2015-10-303-12/+214
* common: Add separate header for zb32.c.Werner Koch2015-10-303-6/+39
* Fix typosDaniel Kahn Gillmor2015-10-282-2/+2
* Move SRV RR code from common/ to dirmngr/.Werner Koch2015-10-223-402/+0
* common: Add more replacement error codes.Werner Koch2015-10-211-0/+3
* common: Add status code for use by g13.Werner Koch2015-10-211-0/+2
* common: Make sure tilde expansion works for the mkdir functions.Neal H. Walfield2015-10-201-1/+1
* common: Avoid warning about const char ** assignment.Werner Koch2015-10-181-6/+11
* Move http module from common/ to dirmngr/.Werner Koch2015-10-185-3375/+4