Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | doc: Typo fix | Werner Koch | 2017-07-05 | 1 | -1/+1 | |
* | doc: minor fix for @xref. | NIIBE Yutaka | 2017-07-05 | 1 | -1/+1 | |
* | doc: Implement simple '@ref'erences. | Justus Winter | 2017-07-05 | 1 | -0/+1 | |
* | Align 'es_poll' semantics closer with POSIX. | Justus Winter | 2017-05-31 | 1 | -3/+0 | |
* | build: Prepend the maintainer CFLAGS. | Justus Winter | 2017-05-31 | 1 | -4/+8 | |
* | Fix memory leak for estream. | NIIBE Yutaka | 2017-05-30 | 1 | -5/+20 | |
* | Minor clean up. | NIIBE Yutaka | 2017-04-19 | 3 | -4/+6 | |
* | build: Use macOS' compatibility macros to enable all features. | Justus Winter | 2017-03-08 | 1 | -1/+7 | |
* | w32: Conditionalize ISO 2022 definitions. | NIIBE Yutaka | 2017-03-07 | 1 | -0/+2 | |
* | po: Update Japanese translation. | NIIBE Yutaka | 2017-03-06 | 1 | -58/+28 | |
* | Post release updates | Werner Koch | 2017-02-28 | 2 | -1/+8 | |
* | Release 1.27libgpg-error-1.27 | Werner Koch | 2017-02-28 | 6 | -11/+16 | |
* | po: Auto update | Werner Koch | 2017-02-28 | 18 | -77/+1121 | |
* | Add support for armv7-unknown-linux-gnueabihf. | Werner Koch | 2017-02-28 | 5 | -72/+7 | |
* | po: Update German translation | Werner Koch | 2017-02-28 | 1 | -5/+47 | |
* | New public header gpgrt.h as alias for gpg-error.h | Werner Koch | 2017-02-28 | 2 | -4/+10 | |
* | tests: New option --debug for t-poll. | Werner Koch | 2017-02-28 | 2 | -0/+52 | |
* | Improve tracing of estream. | Werner Koch | 2017-02-28 | 4 | -94/+191 | |
* | w32: Fix gpgrt_poll for Windows. | Werner Koch | 2017-02-28 | 1 | -6/+0 | |
* | Use the new tracing ramework for estream. | Werner Koch | 2017-02-26 | 2 | -103/+159 | |
* | Add a tracing framework. | Werner Koch | 2017-02-26 | 2 | -0/+121 | |
* | Rename internal functions of estream. | Werner Koch | 2017-02-26 | 4 | -93/+94 | |
* | w32: Do not use the syscall clamps in pollable mode. | Werner Koch | 2017-02-24 | 1 | -10/+36 | |
* | w32: Replace gpgrt locks in w32-streams by native critical sections. | Werner Koch | 2017-02-23 | 1 | -49/+50 | |
* | New error code GPG_ERR_INV_NAME. | Werner Koch | 2017-02-19 | 3 | -4/+22 | |
* | syscfg: Add a sh3 architecture. | NIIBE Yutaka | 2017-02-02 | 2 | -0/+24 | |
* | Add Base64 decoder. | NIIBE Yutaka | 2017-02-01 | 11 | -2/+461 | |
* | estream: Correctly set ERRNO to EOPNOTSUPP. | Werner Koch | 2017-01-19 | 1 | -2/+4 | |
* | build: Modernize autogen.sh. | Werner Koch | 2017-01-17 | 5 | -40/+134 | |
* | doc,configure: Be consistent about preferring --with-libgpg-error-prefix | Daniel Kahn Gillmor | 2017-01-10 | 2 | -3/+3 | |
* | Fix macro GPGRT_GCC_VERSION | Werner Koch | 2017-01-03 | 2 | -1/+3 | |
* | Fix last merge. | Werner Koch | 2017-01-03 | 2 | -2/+6 | |
* | Merge branch 'release-1.26' | Werner Koch | 2016-12-22 | 0 | -0/+0 | |
|\ | ||||||
| * | Post release updatesrelease-1.26 | Werner Koch | 2016-12-21 | 2 | -1/+5 | |
| * | Release 1.26libgpg-error-1.26 | Werner Koch | 2016-12-21 | 2 | -3/+3 | |
| * | po: Auto-update | Werner Koch | 2016-12-21 | 18 | -75/+984 | |
| * | po: Update German translation | Werner Koch | 2016-12-21 | 1 | -4/+43 | |
* | | po: Update Japanese translation. | NIIBE Yutaka | 2016-12-21 | 1 | -46/+4 | |
|/ | ||||||
* | New error code GPG_ERR_TRY_LATER. | Werner Koch | 2016-12-13 | 3 | -1/+8 | |
* | New error code GPG_ERR_DNS_TIMEOUT. | Werner Koch | 2016-12-12 | 3 | -4/+10 | |
* | New error codes to support libdns. | Werner Koch | 2016-12-12 | 3 | -0/+69 | |
* | Fix NULL segv in new option --desc | Werner Koch | 2016-12-02 | 1 | -0/+3 | |
* | New error code GPG_ERR_INV_FLAG | Werner Koch | 2016-12-02 | 3 | -0/+15 | |
* | New option --desc for gpg-error. | Werner Koch | 2016-12-02 | 4 | -334/+623 | |
* | w32-iconv: Remove invalid link to unicode.org in comment. | Daniel Kahn Gillmor | 2016-11-18 | 1 | -1/+0 | |
* | w32: Update links from http to https. | Daniel Kahn Gillmor | 2016-11-18 | 1 | -2/+2 | |
* | Fix more misspellings. | Daniel Kahn Gillmor | 2016-11-18 | 4 | -6/+6 | |
* | po: Convert ro.po to UTF-8. | Daniel Kahn Gillmor | 2016-11-18 | 1 | -188/+188 | |
* | Convert THANKS to UTF-8. | Daniel Kahn Gillmor | 2016-11-18 | 1 | -1/+1 | |
* | Fix misspellings in error descriptions. | Daniel Kahn Gillmor | 2016-11-18 | 21 | -43/+41 |