aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Change license of logging.[ch] to LGPLv2.1Werner Koch2017-10-052-48/+32
* core: Import of logging.[ch] from GnuPGWerner Koch2017-10-052-0/+1218
* syscfg: Add lock-obj-pub file for ia64-unknown-linux-gnu.Werner Koch2017-07-052-0/+26
* doc: Typo fixWerner Koch2017-07-051-1/+1
* Align 'es_poll' semantics closer with POSIX.Justus Winter2017-05-311-3/+0
* Fix memory leak for estream.NIIBE Yutaka2017-05-301-5/+20
* Minor clean up.NIIBE Yutaka2017-04-193-4/+6
* w32: Conditionalize ISO 2022 definitions.NIIBE Yutaka2017-03-071-0/+2
* Release 1.27libgpg-error-1.27Werner Koch2017-02-283-3/+3
* Add support for armv7-unknown-linux-gnueabihf.Werner Koch2017-02-285-72/+7
* New public header gpgrt.h as alias for gpg-error.hWerner Koch2017-02-282-4/+10
* Improve tracing of estream.Werner Koch2017-02-284-94/+191
* w32: Fix gpgrt_poll for Windows.Werner Koch2017-02-281-6/+0
* Use the new tracing ramework for estream.Werner Koch2017-02-262-103/+159
* Add a tracing framework.Werner Koch2017-02-262-0/+121
* Rename internal functions of estream.Werner Koch2017-02-264-93/+94
* w32: Do not use the syscall clamps in pollable mode.Werner Koch2017-02-241-10/+36
* w32: Replace gpgrt locks in w32-streams by native critical sections.Werner Koch2017-02-231-49/+50
* New error code GPG_ERR_INV_NAME.Werner Koch2017-02-191-0/+1
* syscfg: Add a sh3 architecture.NIIBE Yutaka2017-02-022-0/+24
* Add Base64 decoder.NIIBE Yutaka2017-02-018-1/+330
* estream: Correctly set ERRNO to EOPNOTSUPP.Werner Koch2017-01-191-2/+4
* doc,configure: Be consistent about preferring --with-libgpg-error-prefixDaniel Kahn Gillmor2017-01-101-1/+1
* Fix macro GPGRT_GCC_VERSIONWerner Koch2017-01-031-1/+1
* New error code GPG_ERR_TRY_LATER.Werner Koch2016-12-131-0/+1
* New error code GPG_ERR_DNS_TIMEOUT.Werner Koch2016-12-121-1/+2
* New error codes to support libdns.Werner Koch2016-12-121-0/+15
* Fix NULL segv in new option --descWerner Koch2016-12-021-0/+3
* New error code GPG_ERR_INV_FLAGWerner Koch2016-12-021-0/+1
* New option --desc for gpg-error.Werner Koch2016-12-022-47/+166
* w32-iconv: Remove invalid link to unicode.org in comment.Daniel Kahn Gillmor2016-11-181-1/+0
* w32: Update links from http to https.Daniel Kahn Gillmor2016-11-181-2/+2
* Fix more misspellings.Daniel Kahn Gillmor2016-11-181-1/+1
* Fix misspellings in error descriptions.Daniel Kahn Gillmor2016-11-181-2/+2
* Fix EXEEXT for lock obj creation.NIIBE Yutaka2016-11-171-1/+1
* Fix typo in two new error descriptions.Werner Koch2016-11-142-3/+3
* estream: Minor portability fix.Werner Koch2016-11-122-4/+4
* estream: Support 'es_poll' on Windows.Justus Winter2016-11-124-74/+1175
* estream: Track the kind of backend used.Justus Winter2016-11-122-17/+33
* estream: Rework how the cookie functions are handled.Justus Winter2016-11-122-49/+69
* estream: Rework modestring handling.Justus Winter2016-11-121-46/+44
* Add new interface gpgrt_get_syscall_clamp.Werner Koch2016-11-127-0/+26
* Use the syscall clamp functions also for lock functionsWerner Koch2016-11-117-1/+104
* w32: Fix lock c++ narrowing conversion warningAndre Heinecke2016-11-111-2/+2
* Change description of GPG_ERR_OPEN_KEYRING.Werner Koch2016-11-101-1/+1
* Add error codes GPG_ERR_TOO_YOUNG and GPG_ERR_TOO_OLD.Werner Koch2016-11-021-0/+2
* estream: Fix modestring parsing.Justus Winter2016-10-181-1/+1
* Add error code USER_ID_EXISTS, NAME_EXISTS, and DUP_NAME.Werner Koch2016-10-071-1/+3
* syscfg: Add support for {i686,x86_64}-apple-darwin.Werner Koch2016-10-073-0/+56
* Add error WINDOW_TOO_SMALL, WINDOW_TOO_LARGE, and MISSING_ENVVAR.Werner Koch2016-09-011-1/+5