| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright notices for 2017. | Werner Koch | 2017-01-23 | 2 | -3/+3 |
* | Fix format string errors and some missing error case initialization. | Werner Koch | 2017-01-23 | 1 | -1/+1 |
* | common: Fix buffer copy code again. | Werner Koch | 2017-01-19 | 1 | -20/+14 |
* | gpg: Allow to freeze faked system time. | Damien Goutte-Gattat | 2017-01-19 | 1 | -1/+1 |
* | common: Clarify use of vars in buffer copy code. | Werner Koch | 2017-01-19 | 1 | -16/+26 |
* | common: Fix flushing copy buffers. | Justus Winter | 2017-01-18 | 1 | -7/+19 |
* | common: Remove unused function tty_print_string. | Werner Koch | 2017-01-17 | 2 | -83/+46 |
* | tests: Fix t-gettime for a time_t of 64 and a long of 32 bit. | Werner Koch | 2017-01-12 | 1 | -4/+13 |
* | common: New function log_debug_with_string. | Werner Koch | 2017-01-11 | 2 | -37/+106 |
* | common: Avoid unnecessary ambiguity in argparse. | Daniel Kahn Gillmor | 2017-01-11 | 1 | -1/+3 |
* | common: Fix fallback code. | Justus Winter | 2017-01-10 | 2 | -2/+2 |
* | agent,w32: Fix annoying output to DebugView. | Werner Koch | 2017-01-06 | 1 | -5/+8 |
* | Silence two -Wlogical-op warnings. | Werner Koch | 2017-01-05 | 1 | -2/+2 |
* | common: Turn assertions into expressions. | Justus Winter | 2017-01-02 | 1 | -8/+8 |
* | Replace use of variable-length-arrays. | Werner Koch | 2017-01-02 | 1 | -2/+4 |
* | tests: Avoid skipping exectool tests. | Werner Koch | 2016-12-20 | 1 | -18/+31 |
* | Remove unused debug flags and add "dns" and "network". | Werner Koch | 2016-12-19 | 1 | -0/+2 |
* | common: Support locating components in the build tree. | Justus Winter | 2016-12-14 | 2 | -17/+65 |
* | common: Fix typo. | Justus Winter | 2016-12-14 | 1 | -1/+1 |
* | common: Add replacements for error codes from gpg-error 1.26. | Werner Koch | 2016-12-14 | 1 | -1/+13 |
* | common: Skip the Byte Order Mark in conf files. | Werner Koch | 2016-12-08 | 1 | -1/+19 |
* | 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 |