| Commit message (Expand) | Author | Age | Files | Lines |
* | gpg: New option --default-new-key-algo. | Werner Koch | 2016-12-02 | 2 | -6/+16 |
* | gpg,sm: Merge the two versions of check_special_filename. | Werner Koch | 2016-11-29 | 4 | -41/+42 |
* | common: Rename keybox_file_rename to gnupg_rename_file. | Werner Koch | 2016-11-16 | 2 | -0/+72 |
* | common,w32: Simplify locking. | Justus Winter | 2016-11-08 | 1 | -49/+0 |
* | Change all http://www.gnu.org in license notices to https:// | Werner Koch | 2016-11-05 | 123 | -123/+123 |
* | common: Improve compare_string_versions. | Werner Koch | 2016-11-02 | 2 | -45/+83 |
* | common: New function gnupg_usleep. | Werner Koch | 2016-10-31 | 2 | -1/+46 |
* | common: Add GNUPG_MODULE_NAME_GPGV. | Werner Koch | 2016-10-27 | 2 | -0/+8 |
* | Fix typos. | Justus Winter | 2016-10-27 | 3 | -3/+3 |
* | common: Remove debug output from gnupg_get_socket_name. | Werner Koch | 2016-10-27 | 1 | -4/+4 |
* | common: Fix gnupg_inotify_has_name, differently. | NIIBE Yutaka | 2016-10-27 | 1 | -21/+15 |
* | agent,common: move get_socket_name() into common. | Daniel Kahn Gillmor | 2016-10-27 | 2 | -0/+50 |
* | common: Fix gnupg_inotify_has_name. | NIIBE Yutaka | 2016-10-27 | 1 | -14/+22 |
* | common: Use GPG_ERR_INV_VALUE instead of GPG_ERR_EINVAL. | Werner Koch | 2016-10-26 | 1 | -1/+1 |
* | common: avoid segfault | Daniel Kahn Gillmor | 2016-10-26 | 1 | -0/+3 |
* | common: Use strconcat in gnupg_setenv. | Werner Koch | 2016-10-25 | 1 | -22/+22 |
* | common: Fix openpgp_is_curve_supported. | NIIBE Yutaka | 2016-10-24 | 1 | -2/+2 |
* | Fix use cases of snprintf. | NIIBE Yutaka | 2016-10-21 | 1 | -4/+2 |
* | common,w32: Fix setting environment variables on Windows. | Justus Winter | 2016-10-20 | 1 | -39/+62 |
* | common: Fix copying data to estreams. | Justus Winter | 2016-10-18 | 1 | -5/+7 |
* | common,w32: Communicate with child in non-blocking mode. | Justus Winter | 2016-10-18 | 1 | -3/+4 |
* | common,w32: Extend gnupg_create_inbound_pipe et al. | Justus Winter | 2016-10-18 | 1 | -10/+27 |
* | common,w32: Make use of default_errsource in exechelp. | Justus Winter | 2016-10-18 | 1 | -7/+21 |
* | agent: Move inotify code to common and improve it. | Werner Koch | 2016-10-15 | 2 | -0/+131 |
* | agent, dirmngr, scd: Fix init_common_subsystems. | NIIBE Yutaka | 2016-10-07 | 1 | -11/+0 |
* | common: Avoid pointer arithmetic on string literals. | Justus Winter | 2016-10-06 | 2 | -4/+4 |
* | build: Fix build against libiconv. | Justus Winter | 2016-09-30 | 1 | -1/+1 |
* | common: Correctly handle modules relying on npth. | Justus Winter | 2016-09-27 | 1 | -2/+4 |
* | Fix more spelling | Daniel Kahn Gillmor | 2016-09-17 | 3 | -3/+3 |
* | common: Restore a simpler variant of 'gnupg_wait_process'. | Justus Winter | 2016-09-05 | 1 | -1/+53 |
* | common: Fix error handling. | Justus Winter | 2016-09-05 | 1 | -2/+6 |
* | common: Improve waiting for processes on POSIX. | Justus Winter | 2016-09-05 | 1 | -30/+112 |
* | common: Fix typo. | Justus Winter | 2016-09-05 | 1 | -1/+1 |
* | common: Add an assuan logging monitor. | Werner Koch | 2016-09-05 | 2 | -4/+19 |
* | common: Add string operator gt,ge,le,lt to recsel. | Werner Koch | 2016-09-05 | 2 | -2/+88 |
* | common: Check read errors in name-value.c | Werner Koch | 2016-09-02 | 1 | -1/+6 |
* | w32: Fix build regression due to 2aa0701. | Werner Koch | 2016-08-29 | 1 | -1/+1 |
* | common: Add a default socket name feature. | Werner Koch | 2016-08-29 | 3 | -12/+45 |
* | common: Rename an odd named function. | Werner Koch | 2016-08-25 | 2 | -5/+5 |
* | common: Guarantee that gnupg_get_time does not return an error. | Werner Koch | 2016-08-24 | 1 | -16/+10 |
* | doc: Some additional source comments | Werner Koch | 2016-08-24 | 1 | -0/+4 |
* | common: Change license of mbox-util to LGPLv2.1+. | Werner Koch | 2016-08-22 | 2 | -28/+8 |
* | common: Remove unused vars in simple-pwquery. | Werner Koch | 2016-08-22 | 1 | -16/+5 |
* | dirmngr: Remove all system daemon features. | Werner Koch | 2016-08-18 | 3 | -90/+10 |
* | g13: New command --find-device. | Werner Koch | 2016-08-13 | 1 | -0/+1 |
* | Avoid leading ": " in the log output when there are no prefixes. | Daniel Kahn Gillmor | 2016-08-12 | 1 | -2/+3 |
* | common: New function string_to_u64. | Werner Koch | 2016-08-11 | 3 | -3/+23 |
* | common: Remove compatibility code. | Justus Winter | 2016-08-11 | 3 | -212/+1 |
* | common: Rework the simple password query module. | Justus Winter | 2016-08-11 | 1 | -319/+101 |
* | common: Remove simple password query error codes. | Justus Winter | 2016-08-11 | 2 | -43/+9 |