summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Post release updateswk-masterrelease-1.26Werner Koch2016-12-212-1/+5
* Release 1.26libgpg-error-1.26Werner Koch2016-12-212-3/+3
* po: Auto-updateWerner Koch2016-12-2118-75/+984
* po: Update German translationWerner Koch2016-12-211-4/+43
* New error code GPG_ERR_TRY_LATER.Werner Koch2016-12-133-1/+8
* New error code GPG_ERR_DNS_TIMEOUT.Werner Koch2016-12-123-4/+10
* New error codes to support libdns.Werner Koch2016-12-123-0/+69
* Fix NULL segv in new option --descWerner Koch2016-12-021-0/+3
* New error code GPG_ERR_INV_FLAGWerner Koch2016-12-023-0/+15
* New option --desc for gpg-error.Werner Koch2016-12-024-334/+623
* 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-184-6/+6
* po: Convert ro.po to UTF-8.Daniel Kahn Gillmor2016-11-181-188/+188
* Convert THANKS to UTF-8.Daniel Kahn Gillmor2016-11-181-1/+1
* Fix misspellings in error descriptions.Daniel Kahn Gillmor2016-11-1821-43/+41
* Fix EXEEXT for lock obj creation.NIIBE Yutaka2016-11-171-1/+1
* Post release updates.Werner Koch2016-11-142-1/+5
* Release 1.25libgpg-error-1.25Werner Koch2016-11-143-22/+53
* po: Auto update.Werner Koch2016-11-1418-0/+642
* po: Update German translationWerner Koch2016-11-141-1/+28
* 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-125-76/+1177
* 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-128-0/+27
* 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