aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* core: Add parser for meta commands to gpgrt_argparser.Werner Koch2020-02-252-2/+74
* core: Fold duplicated code from _gpgrt_argparse.Werner Koch2020-02-251-82/+86
* core: Improve readability of _gpgrt_argparse.Werner Koch2020-02-251-41/+57
* core: New flag ARGPARSE_FLAG_USERVERS to try versioned config files.Werner Koch2020-02-252-20/+76
* core: New pseudo option ARGPARSE_PERMISSION_ERROR.Werner Koch2020-02-252-0/+5
* w32: Fix exporting gpgrt_argparser.NIIBE Yutaka2020-02-251-1/+1
* core: Extend the way a config file can be specified,Werner Koch2020-02-221-8/+88
* core: Change printed license names.Werner Koch2020-02-201-3/+3
* core: Skip cmdline parsing for no or an empty argv.Werner Koch2020-02-201-4/+13
* core: More fixes for the new option/argument parser.Werner Koch2020-02-191-7/+18
* core: Some fixes for the new option/argument parserWerner Koch2020-02-191-8/+29
* core: Add a high level option/argument parser.Werner Koch2020-02-189-11/+426
* core: Add gpgrt_fnameconcat and gpgrt_absfnameconcat.Werner Koch2020-02-189-0/+318
* w32: Support static link with -lws2_32.NIIBE Yutaka2020-02-182-2/+3
* logging: Also protect gpgrt_inc_errorcount against counter overflow.Werner Koch2020-02-101-7/+5
* tools: Allow error symbol lookup w/o the GPG_ERR_ prefix.Werner Koch2020-02-061-0/+71
* build: Always pass -no-undefined to libtool.Werner Koch2020-02-061-3/+1
* build: Don't use -O0 which is not portable.NIIBE Yutaka2020-01-071-1/+1
* New error codes for SQLiteWerner Koch2019-12-132-1/+48
* Fix gpg-error.c for preprocessor use.NIIBE Yutaka2019-09-241-4/+4
* gpgrt_setenv: Define behavior when value=NULL.NIIBE Yutaka2019-09-181-1/+1
* logging: Fix the case of using socket_dir_cb which may return NULL.NIIBE Yutaka2019-09-181-3/+4
* estream: Care about erroneous case for stream close.NIIBE Yutaka2019-09-181-10/+5
* core: Fix broken strings (first letter missing)Werner Koch2019-09-101-1/+1
* estream: Fix dead assigniment.Werner Koch2019-09-081-1/+0
* gpgrt-config: Support Libs.private and Requires.private.NIIBE Yutaka2019-09-041-0/+20
* estream: Fix gpgrt_poll at EOF.NIIBE Yutaka2019-08-231-1/+1
* estream: Fix gpgrt_poll to prevent waiting indefinitely for others.NIIBE Yutaka2019-08-231-0/+3
* estream: Fix poll condition.NIIBE Yutaka2019-08-221-3/+4
* New error codes NO_KEYBOXD, KEYBOXD, NO_SERVICE, and SERVICE.Werner Koch2019-08-051-0/+4
* w32: Fix cast to internal fd.NIIBE Yutaka2019-07-251-1/+1
* estream: Fix IS_INVALID_FD.NIIBE Yutaka2019-07-251-5/+1
* w32: Fix HANDLE to internal fd conversion.NIIBE Yutaka2019-07-241-6/+21
* build: Use {CFLAGS,CPPFLAGS, LDFLAGS}_FOR_BUILD for helper programsdkg-fix-T4643Daniel Kahn Gillmor2019-07-181-3/+6
* Fix signedness for a single-bit field.NIIBE Yutaka2019-07-111-3/+3
* estream: Add missing malloc check.Werner Koch2019-06-271-1/+6
* estream: Don't use variable length array.NIIBE Yutaka2019-06-261-1/+7
* estream: Use poll(2) when available.NIIBE Yutaka2019-06-261-0/+82
* tests: Skip the test when pkg-config is too old.NIIBE Yutaka2019-06-181-0/+6
* build: Take care of POSIX shell path.NIIBE Yutaka2019-06-184-4/+4
* Portability fix for PID.NIIBE Yutaka2019-06-181-1/+1
* build: Add failure exit for gpg-error-config build.NIIBE Yutaka2019-06-181-0/+1
* Detect to use strerror_s.NIIBE Yutaka2019-05-291-1/+9
* awk: Prepare for Gawk 5.0.NIIBE Yutaka2019-04-156-10/+10
* estream: Increase buffer size for Windows.Werner Koch2019-03-193-4/+10
* syscfg: Add armv7a-unknown-linux-gnueabihf as an alias.Werner Koch2019-03-191-0/+1
* New error codes NO_AUTH and BAD_AUTHWerner Koch2019-02-111-0/+2
* build: Fix for Microsoft MSVC.Werner Koch2019-02-041-2/+2
* Release 1.34libgpg-error-1.34gpgrt-1.34Werner Koch2019-01-164-4/+4
* Fix symbol name typo in gpg-error.def.inAndre Heinecke2019-01-141-1/+1