summaryrefslogtreecommitdiffstats
path: root/common (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* common: Restore a simpler variant of 'gnupg_wait_process'.Justus Winter2016-09-051-1/+53
* common: Fix error handling.Justus Winter2016-09-051-2/+6
* common: Improve waiting for processes on POSIX.Justus Winter2016-09-051-30/+112
* common: Fix typo.Justus Winter2016-09-051-1/+1
* common: Add an assuan logging monitor.Werner Koch2016-09-052-4/+19
* common: Add string operator gt,ge,le,lt to recsel.Werner Koch2016-09-052-2/+88
* common: Check read errors in name-value.cWerner Koch2016-09-021-1/+6
* w32: Fix build regression due to 2aa0701.Werner Koch2016-08-291-1/+1
* common: Add a default socket name feature.Werner Koch2016-08-293-12/+45
* common: Rename an odd named function.Werner Koch2016-08-252-5/+5
* common: Guarantee that gnupg_get_time does not return an error.Werner Koch2016-08-241-16/+10
* doc: Some additional source commentsWerner Koch2016-08-241-0/+4
* common: Change license of mbox-util to LGPLv2.1+.Werner Koch2016-08-222-28/+8
* common: Remove unused vars in simple-pwquery.Werner Koch2016-08-221-16/+5
* dirmngr: Remove all system daemon features.Werner Koch2016-08-183-90/+10
* g13: New command --find-device.Werner Koch2016-08-131-0/+1
* Avoid leading ": " in the log output when there are no prefixes.Daniel Kahn Gillmor2016-08-121-2/+3
* common: New function string_to_u64.Werner Koch2016-08-113-3/+23
* common: Remove compatibility code.Justus Winter2016-08-113-212/+1
* common: Rework the simple password query module.Justus Winter2016-08-111-319/+101
* common: Remove simple password query error codes.Justus Winter2016-08-112-43/+9