aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-1021-21/+21
* Add error codes GPG_ERR_TOO_YOUNG and GPG_ERR_TOO_OLD.Werner Koch2016-11-023-0/+12
* tests: Fix name of the test.Justus Winter2016-10-181-1/+1
* estream: Fix modestring parsing.Justus Winter2016-10-181-1/+1
* Add error code USER_ID_EXISTS, NAME_EXISTS, and DUP_NAME.Werner Koch2016-10-073-2/+15
* syscfg: Add support for {i686,x86_64}-apple-darwin.Werner Koch2016-10-073-0/+56
* Check the size of the time_t.Werner Koch2016-09-011-0/+14
* Add error WINDOW_TOO_SMALL, WINDOW_TOO_LARGE, and MISSING_ENVVAR.Werner Koch2016-09-013-2/+48
* New error code GPG_ERR_ENGINE_TOO_OLDWerner Koch2016-08-162-1/+6
* Post release updates.Werner Koch2016-07-142-1/+5
* Release 1.24libgpg-error-1.24Werner Koch2016-07-143-2/+10
* build: Update config.{guess,sub} to {2016-05-15,2016-06-20}.Werner Koch2016-07-132-13/+23
* Add an option to disable testsYann E. MORIN2016-07-122-1/+12
* Fix build without threadsYann E. MORIN2016-07-123-3/+9
* Define EWOULDBLOCK in case it is not definedAndre Heinecke2016-07-051-0/+5
* yat2m: Fix table formatting.Werner Koch2016-07-021-1/+3
* estream: Fix bug es_fclose_snatch if a seek has been used.Werner Koch2016-06-271-1/+1
* w32: Silence compiler warnings about redefined macros.Werner Koch2016-06-251-6/+19
* doc: Update yat2m.cWerner Koch2016-06-252-8/+57
* estream: Remove two compiler warning.Werner Koch2016-06-241-40/+41
* Post release updatesWerner Koch2016-06-152-1/+4
* Release 1.23libgpg-error-1.23Werner Koch2016-06-153-3/+12
* po: Auto-updateWerner Koch2016-06-1518-0/+54
* po: Update German translationWerner Koch2016-06-151-3/+4
* po: Update Polish translationJakub Bogusz2016-06-151-244/+95
* tests: Fix rare deadlock condition in t-poll.Werner Koch2016-06-151-3/+6
* estream: Fix assertion failure due to es_flush.NIIBE Yutaka2016-06-151-3/+1
* Adjust memory limit of es_fopenmem to the block size.Werner Koch2016-06-151-0/+8
* Add GPG_ERR_SUBKEYS_EXP_OR_REV.Werner Koch2016-05-173-3/+18
* syscfg: Add a powerpc and a tilgegx architecture.Werner Koch2016-05-073-0/+50
* Post release updates.Werner Koch2016-04-252-1/+5
* Release 1.22.libgpg-error-1.22Werner Koch2016-04-257-62/+48
* po: Auto-updateWerner Koch2016-04-2517-0/+85
* po: Update German translation.Werner Koch2016-04-251-1/+4
* build: Update config.{guess,sub} to 2016-04-02 and 2016-03-30.Werner Koch2016-04-252-71/+112
* Fix for HPPA.NIIBE Yutaka2016-04-253-4/+33
* syscfg: Add powerpc-unknown-linux-gnuspeWerner Koch2016-04-221-0/+1
* w32: Add iconv functions.Werner Koch2016-04-215-399/+134
* Add file w32-iconv.cWerner Koch2016-04-201-0/+2086
* estream,w32: Temporary fix for gpgrt_poll.Werner Koch2016-04-051-0/+4
* estream: Prepare for new mode flag "sysopen".Werner Koch2016-03-291-14/+47
* estream: Use simpler names for static functions.Werner Koch2016-03-291-44/+44
* doc: Re-format comments in estream.cWerner Koch2016-03-291-150/+311
* estream: Remove strange macro for better readability.Werner Koch2016-03-291-15/+11
* Add function gpgrt_annotate_leaked_object.Peter Wu2016-03-242-0/+31
* syscfg: Add lock-obj-pub files for {armv5, armv6, x86_64}-musl targetsKylie McClain2016-03-144-0/+74
* Fix detecting Solaris operating system.NIIBE Yutaka2016-03-031-1/+2
* For Solaris, add -lrt correctly.NIIBE Yutaka2016-03-031-5/+0