summaryrefslogtreecommitdiffstats
path: root/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2017.Werner Koch2017-01-232-3/+3
* Fix format string errors and some missing error case initialization.Werner Koch2017-01-231-1/+1
* common: Fix buffer copy code again.Werner Koch2017-01-191-20/+14
* gpg: Allow to freeze faked system time.Damien Goutte-Gattat2017-01-191-1/+1
* common: Clarify use of vars in buffer copy code.Werner Koch2017-01-191-16/+26
* common: Fix flushing copy buffers.Justus Winter2017-01-181-7/+19
* common: Remove unused function tty_print_string.Werner Koch2017-01-172-83/+46
* tests: Fix t-gettime for a time_t of 64 and a long of 32 bit.Werner Koch2017-01-121-4/+13
* common: New function log_debug_with_string.Werner Koch2017-01-112-37/+106
* common: Avoid unnecessary ambiguity in argparse.Daniel Kahn Gillmor2017-01-111-1/+3
* common: Fix fallback code.Justus Winter2017-01-102-2/+2
* agent,w32: Fix annoying output to DebugView.Werner Koch2017-01-061-5/+8
* Silence two -Wlogical-op warnings.Werner Koch2017-01-051-2/+2
* common: Turn assertions into expressions.Justus Winter2017-01-021-8/+8
* Replace use of variable-length-arrays.Werner Koch2017-01-021-2/+4
* tests: Avoid skipping exectool tests.Werner Koch2016-12-201-18/+31
* Remove unused debug flags and add "dns" and "network".Werner Koch2016-12-191-0/+2
* common: Support locating components in the build tree.Justus Winter2016-12-142-17/+65
* common: Fix typo.Justus Winter2016-12-141-1/+1
* common: Add replacements for error codes from gpg-error 1.26.Werner Koch2016-12-141-1/+13
* common: Skip the Byte Order Mark in conf files.Werner Koch2016-12-081-1/+19
* gpg: New option --default-new-key-algo.Werner Koch2016-12-022-6/+16
* gpg,sm: Merge the two versions of check_special_filename.Werner Koch2016-11-294-41/+42
* common: Rename keybox_file_rename to gnupg_rename_file.Werner Koch2016-11-162-0/+72
* common,w32: Simplify locking.Justus Winter2016-11-081-49/+0
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-05123-123/+123
* common: Improve compare_string_versions.Werner Koch2016-11-022-45/+83
* common: New function gnupg_usleep.Werner Koch2016-10-312-1/+46
* common: Add GNUPG_MODULE_NAME_GPGV.Werner Koch2016-10-272-0/+8
* Fix typos.Justus Winter2016-10-273-3/+3
* common: Remove debug output from gnupg_get_socket_name.Werner Koch2016-10-271-4/+4
* common: Fix gnupg_inotify_has_name, differently.NIIBE Yutaka2016-10-271-21/+15
* agent,common: move get_socket_name() into common.Daniel Kahn Gillmor2016-10-272-0/+50
* common: Fix gnupg_inotify_has_name.NIIBE Yutaka2016-10-271-14/+22
* common: Use GPG_ERR_INV_VALUE instead of GPG_ERR_EINVAL.Werner Koch2016-10-261-1/+1
* common: avoid segfaultDaniel Kahn Gillmor2016-10-261-0/+3
* common: Use strconcat in gnupg_setenv.Werner Koch2016-10-251-22/+22
* common: Fix openpgp_is_curve_supported.NIIBE Yutaka2016-10-241-2/+2
* Fix use cases of snprintf.NIIBE Yutaka2016-10-211-4/+2
* common,w32: Fix setting environment variables on Windows.Justus Winter2016-10-201-39/+62
* common: Fix copying data to estreams.Justus Winter2016-10-181-5/+7
* common,w32: Communicate with child in non-blocking mode.Justus Winter2016-10-181-3/+4
* common,w32: Extend gnupg_create_inbound_pipe et al.Justus Winter2016-10-181-10/+27
* common,w32: Make use of default_errsource in exechelp.Justus Winter2016-10-181-7/+21
* agent: Move inotify code to common and improve it.Werner Koch2016-10-152-0/+131
* agent, dirmngr, scd: Fix init_common_subsystems.NIIBE Yutaka2016-10-071-11/+0
* common: Avoid pointer arithmetic on string literals.Justus Winter2016-10-062-4/+4
* build: Fix build against libiconv.Justus Winter2016-09-301-1/+1
* common: Correctly handle modules relying on npth.Justus Winter2016-09-271-2/+4
* Fix more spellingDaniel Kahn Gillmor2016-09-173-3/+3