aboutsummaryrefslogtreecommitdiffstats
path: root/common (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-19Remove unused debug flags and add "dns" and "network".Werner Koch1-0/+2
2016-12-14common: Support locating components in the build tree.Justus Winter2-17/+65
2016-12-14common: Fix typo.Justus Winter1-1/+1
2016-12-14common: Add replacements for error codes from gpg-error 1.26.Werner Koch1-1/+13
2016-12-08common: Skip the Byte Order Mark in conf files.Werner Koch1-1/+19
2016-12-02gpg: New option --default-new-key-algo.Werner Koch2-6/+16
2016-11-29gpg,sm: Merge the two versions of check_special_filename.Werner Koch4-41/+42
2016-11-16common: Rename keybox_file_rename to gnupg_rename_file.Werner Koch2-0/+72
2016-11-08common,w32: Simplify locking.Justus Winter1-49/+0
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch123-123/+123
2016-11-02common: Improve compare_string_versions.Werner Koch2-45/+83
2016-10-31common: New function gnupg_usleep.Werner Koch2-1/+46
2016-10-27common: Add GNUPG_MODULE_NAME_GPGV.Werner Koch2-0/+8
2016-10-27Fix typos.Justus Winter3-3/+3
2016-10-27common: Remove debug output from gnupg_get_socket_name.Werner Koch1-4/+4
2016-10-27common: Fix gnupg_inotify_has_name, differently.NIIBE Yutaka1-21/+15
2016-10-27agent,common: move get_socket_name() into common.Daniel Kahn Gillmor2-0/+50
2016-10-27common: Fix gnupg_inotify_has_name.NIIBE Yutaka1-14/+22
2016-10-26common: Use GPG_ERR_INV_VALUE instead of GPG_ERR_EINVAL.Werner Koch1-1/+1
2016-10-26common: avoid segfaultDaniel Kahn Gillmor1-0/+3
2016-10-25common: Use strconcat in gnupg_setenv.Werner Koch1-22/+22
2016-10-24common: Fix openpgp_is_curve_supported.NIIBE Yutaka1-2/+2
2016-10-21Fix use cases of snprintf.NIIBE Yutaka1-4/+2
2016-10-20common,w32: Fix setting environment variables on Windows.Justus Winter1-39/+62
2016-10-18common: Fix copying data to estreams.Justus Winter1-5/+7
2016-10-18common,w32: Communicate with child in non-blocking mode.Justus Winter1-3/+4
2016-10-18common,w32: Extend gnupg_create_inbound_pipe et al.Justus Winter1-10/+27
2016-10-18common,w32: Make use of default_errsource in exechelp.Justus Winter1-7/+21
2016-10-15agent: Move inotify code to common and improve it.Werner Koch2-0/+131
2016-10-07agent, dirmngr, scd: Fix init_common_subsystems.NIIBE Yutaka1-11/+0
2016-10-06common: Avoid pointer arithmetic on string literals.Justus Winter2-4/+4
2016-09-30build: Fix build against libiconv.Justus Winter1-1/+1
2016-09-27common: Correctly handle modules relying on npth.Justus Winter1-2/+4
2016-09-17Fix more spellingDaniel Kahn Gillmor3-3/+3
2016-09-05common: Restore a simpler variant of 'gnupg_wait_process'.Justus Winter1-1/+53
2016-09-05common: Fix error handling.Justus Winter1-2/+6
2016-09-05common: Improve waiting for processes on POSIX.Justus Winter1-30/+112
2016-09-05common: Fix typo.Justus Winter1-1/+1
2016-09-05common: Add an assuan logging monitor.Werner Koch2-4/+19
2016-09-05common: Add string operator gt,ge,le,lt to recsel.Werner Koch2-2/+88
2016-09-02common: Check read errors in name-value.cWerner Koch1-1/+6
2016-08-29w32: Fix build regression due to 2aa0701.Werner Koch1-1/+1
2016-08-29common: Add a default socket name feature.Werner Koch3-12/+45
2016-08-25common: Rename an odd named function.Werner Koch2-5/+5
2016-08-24common: Guarantee that gnupg_get_time does not return an error.Werner Koch1-16/+10
2016-08-24doc: Some additional source commentsWerner Koch1-0/+4
2016-08-22common: Change license of mbox-util to LGPLv2.1+.Werner Koch2-28/+8
2016-08-22common: Remove unused vars in simple-pwquery.Werner Koch1-16/+5
2016-08-18dirmngr: Remove all system daemon features.Werner Koch3-90/+10
2016-08-13g13: New command --find-device.Werner Koch1-0/+1