summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* po: new Spanish translationSpanish_transemma peel2018-04-281-0/+1360
* doc: Add SPDX indentifier for the versioninfo template.Werner Koch2018-04-231-0/+1
* doc: Fix yat2m build for cross compilation.NIIBE Yutaka2018-04-131-1/+1
* build: Check -lsocket -lnsl for Solaris.NIIBE Yutaka2018-04-121-0/+14
* build: Make sure version.texi is generated in time.Damien Goutte-Gattat via Gnupg-devel2018-04-111-1/+1
* Post release updatesWerner Koch2018-04-112-1/+5
* Release 1.29libgpg-error-1.29gpgrt-1.29Werner Koch2018-04-113-10/+9
* doc: Beautify comments in gpg-error.h.Werner Koch2018-04-111-74/+84
* core: Finalize the API for argparse.Werner Koch2018-04-112-161/+195
* doc: Fix previous commit.NIIBE Yutaka2018-03-271-4/+4
* doc: Support cross compilation for yat2m.NIIBE Yutaka2018-03-272-10/+22
* build: Okay travis, take thisWerner Koch2018-03-221-2/+2
* build: Another try on travis.ymlWerner Koch2018-03-221-2/+3
* build: And even more travis.yml tweakingWerner Koch2018-03-221-8/+5
* build: And more travis.yml tweakingWerner Koch2018-03-221-9/+7
* build: More travis.yml tweakingWerner Koch2018-03-221-8/+22
* build: Update travis configuration.Werner Koch2018-03-221-0/+1
* build: Add option --git-build to autogen.shWerner Koch2018-03-221-1/+25
* build: Testing travis.Werner Koch2018-03-221-0/+7
* doc: Update NEWSWerner Koch2018-03-221-0/+9
* yat2m: Avoid compiler warningsWerner Koch2018-03-221-5/+10
* core: Remove outdated comments.Werner Koch2018-03-222-43/+2
* core: Add Base-64 encoder.Werner Koch2018-03-2213-292/+567
* core: Add file b64enc.c from gnupgWerner Koch2018-03-221-0/+422
* doc: Fix build and installation of yat2m.NIIBE Yutaka2018-03-222-23/+16
* po: Update one fuzzy in all translations.Werner Koch2018-03-2119-159/+420
* po: Merge GnuPG's strings from argparse.cWerner Koch2018-03-2117-0/+1007
* tools: Use gpgrt_argparse for the gpg-error tool.Werner Koch2018-03-211-67/+60
* core: Add public function gpgrt_usage.Werner Koch2018-03-217-5/+18
* core: Add the group of argparse functions.Werner Koch2018-03-2113-574/+686
* core: Import argparse code from gnupg masterWerner Koch2018-03-212-0/+1867
* core: Fix regression on arm64 due to invalid use of va_list.Werner Koch2018-03-181-4/+14
* core: Fix building on W64Werner Koch2018-03-143-6/+35
* Post release updatesWerner Koch2018-03-132-1/+5
* Release 1.28libgpg-error-1.28gpgrt-1.28Werner Koch2018-03-132-4/+8
* build: Update copyright notices and remove gpgscm from the release.Werner Koch2018-03-137-16/+75
* core: Fix regression due to not exporting the process API.Werner Koch2018-03-132-3/+4
* core: Remove accidently committed time function API.Werner Koch2018-03-121-31/+0
* core: Do not export the process APIWerner Koch2018-03-125-19/+25
* syscfg: Add a riscv64 architecture.NIIBE Yutaka2018-02-282-0/+26
* build: Document how to use git send-email.Werner Koch2018-02-213-4/+12
* doc: clarify patch submission workflowThorsten Behrens2018-02-211-0/+50
* doc: Typo fixes.Werner Koch2018-02-212-2/+2
* build: let autogen.sh set a git PATCH prefixWerner Koch2018-02-213-2/+140
* core: Avoid using estream_t in the public API.Werner Koch2017-12-111-4/+33
* core: Rename the gpgrt_log_levels enum values.Werner Koch2017-12-083-42/+44
* core: Wrap blocking system calls of the spawn functions.Werner Koch2017-11-293-13/+48
* core: Unify syscall_clamp functions.Werner Koch2017-11-2910-203/+138
* core: Implement the spawn functions.Werner Koch2017-11-2912-495/+582
* Import and relicense exechelp* functions from GnuPG.Werner Koch2017-11-293-0/+1980