index
:
libgpg-error
dkg-fix-T4643
dkg/expand-musl
dkg/fix-4952
gniibe/disable-new-dtags
gniibe/pkg-config-support
gniibe/secmem
gniibe/t5912
master
release-1.26
A small library that originally defined common error values for all GnuPG components.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix macro GPGRT_GCC_VERSION
Werner Koch
2017-01-03
1
-1
/
+1
*
New error code GPG_ERR_TRY_LATER.
Werner Koch
2016-12-13
1
-0
/
+1
*
New error code GPG_ERR_DNS_TIMEOUT.
Werner Koch
2016-12-12
1
-1
/
+2
*
New error codes to support libdns.
Werner Koch
2016-12-12
1
-0
/
+15
*
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
1
-0
/
+1
*
New option --desc for gpg-error.
Werner Koch
2016-12-02
2
-47
/
+166
*
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
1
-1
/
+1
*
Fix misspellings in error descriptions.
Daniel Kahn Gillmor
2016-11-18
1
-2
/
+2
*
Fix EXEEXT for lock obj creation.
NIIBE Yutaka
2016-11-17
1
-1
/
+1
*
Fix typo in two new error descriptions.
Werner Koch
2016-11-14
2
-3
/
+3
*
estream: Minor portability fix.
Werner Koch
2016-11-12
2
-4
/
+4
*
estream: Support 'es_poll' on Windows.
Justus Winter
2016-11-12
4
-74
/
+1175
*
estream: Track the kind of backend used.
Justus Winter
2016-11-12
2
-17
/
+33
*
estream: Rework how the cookie functions are handled.
Justus Winter
2016-11-12
2
-49
/
+69
*
estream: Rework modestring handling.
Justus Winter
2016-11-12
1
-46
/
+44
*
Add new interface gpgrt_get_syscall_clamp.
Werner Koch
2016-11-12
7
-0
/
+26
*
Use the syscall clamp functions also for lock functions
Werner Koch
2016-11-11
7
-1
/
+104
*
w32: Fix lock c++ narrowing conversion warning
Andre Heinecke
2016-11-11
1
-2
/
+2
*
Change description of GPG_ERR_OPEN_KEYRING.
Werner Koch
2016-11-10
1
-1
/
+1
*
Add error codes GPG_ERR_TOO_YOUNG and GPG_ERR_TOO_OLD.
Werner Koch
2016-11-02
1
-0
/
+2
*
estream: Fix modestring parsing.
Justus Winter
2016-10-18
1
-1
/
+1
*
Add error code USER_ID_EXISTS, NAME_EXISTS, and DUP_NAME.
Werner Koch
2016-10-07
1
-1
/
+3
*
syscfg: Add support for {i686,x86_64}-apple-darwin.
Werner Koch
2016-10-07
3
-0
/
+56
*
Add error WINDOW_TOO_SMALL, WINDOW_TOO_LARGE, and MISSING_ENVVAR.
Werner Koch
2016-09-01
1
-1
/
+5
*
New error code GPG_ERR_ENGINE_TOO_OLD
Werner Koch
2016-08-16
1
-1
/
+2
*
Fix build without threads
Yann E. MORIN
2016-07-12
1
-1
/
+3
*
Define EWOULDBLOCK in case it is not defined
Andre Heinecke
2016-07-05
1
-0
/
+5
*
estream: Fix bug es_fclose_snatch if a seek has been used.
Werner Koch
2016-06-27
1
-1
/
+1
*
w32: Silence compiler warnings about redefined macros.
Werner Koch
2016-06-25
1
-6
/
+19
*
estream: Remove two compiler warning.
Werner Koch
2016-06-24
1
-40
/
+41
*
estream: Fix assertion failure due to es_flush.
NIIBE Yutaka
2016-06-15
1
-3
/
+1
*
Adjust memory limit of es_fopenmem to the block size.
Werner Koch
2016-06-15
1
-0
/
+8
*
Add GPG_ERR_SUBKEYS_EXP_OR_REV.
Werner Koch
2016-05-17
1
-1
/
+2
*
syscfg: Add a powerpc and a tilgegx architecture.
Werner Koch
2016-05-07
3
-0
/
+50
*
Release 1.22.
libgpg-error-1.22
Werner Koch
2016-04-25
3
-3
/
+3
*
Fix for HPPA.
NIIBE Yutaka
2016-04-25
2
-4
/
+11
*
syscfg: Add powerpc-unknown-linux-gnuspe
Werner Koch
2016-04-22
1
-0
/
+1
*
w32: Add iconv functions.
Werner Koch
2016-04-21
4
-399
/
+130
*
Add file w32-iconv.c
Werner Koch
2016-04-20
1
-0
/
+2086
*
estream,w32: Temporary fix for gpgrt_poll.
Werner Koch
2016-04-05
1
-0
/
+4
*
estream: Prepare for new mode flag "sysopen".
Werner Koch
2016-03-29
1
-14
/
+47
*
estream: Use simpler names for static functions.
Werner Koch
2016-03-29
1
-44
/
+44
*
doc: Re-format comments in estream.c
Werner Koch
2016-03-29
1
-150
/
+311
*
estream: Remove strange macro for better readability.
Werner Koch
2016-03-29
1
-15
/
+11
*
Add function gpgrt_annotate_leaked_object.
Peter Wu
2016-03-24
1
-0
/
+30
*
syscfg: Add lock-obj-pub files for {armv5, armv6, x86_64}-musl targets
Kylie McClain
2016-03-14
4
-0
/
+74
*
Fix detecting Solaris operating system.
NIIBE Yutaka
2016-03-03
1
-1
/
+2
[prev]
[next]