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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-17
core: New API functions gpgrt_strdup and gpgrt_strconcat.
Werner Koch
7
-2
/
+111
2017-11-17
core: New API functions gpgrt_malloc, gpgrt_calloc, and gpgrt_realloc.
Werner Koch
7
-1
/
+63
2017-11-17
core: Add logging API.
Werner Koch
8
-298
/
+803
2017-11-17
New configure options and macros for internal use.
Werner Koch
3
-11
/
+158
2017-10-05
core: Change license of logging.[ch] to LGPLv2.1
Werner Koch
2
-48
/
+32
2017-10-05
core: Import of logging.[ch] from GnuPG
Werner Koch
2
-0
/
+1218
2017-07-05
syscfg: Add lock-obj-pub file for ia64-unknown-linux-gnu.
Werner Koch
2
-0
/
+26
2017-07-05
doc: Typo fix
Werner Koch
1
-1
/
+1
2017-05-31
Align 'es_poll' semantics closer with POSIX.
Justus Winter
1
-3
/
+0
2017-05-30
Fix memory leak for estream.
NIIBE Yutaka
1
-5
/
+20
2017-04-19
Minor clean up.
NIIBE Yutaka
3
-4
/
+6
2017-03-07
w32: Conditionalize ISO 2022 definitions.
NIIBE Yutaka
1
-0
/
+2
2017-02-28
Release 1.27
libgpg-error-1.27
Werner Koch
3
-3
/
+3
2017-02-28
Add support for armv7-unknown-linux-gnueabihf.
Werner Koch
5
-72
/
+7
2017-02-28
New public header gpgrt.h as alias for gpg-error.h
Werner Koch
2
-4
/
+10
2017-02-28
Improve tracing of estream.
Werner Koch
4
-94
/
+191
2017-02-28
w32: Fix gpgrt_poll for Windows.
Werner Koch
1
-6
/
+0
2017-02-26
Use the new tracing ramework for estream.
Werner Koch
2
-103
/
+159
2017-02-26
Add a tracing framework.
Werner Koch
2
-0
/
+121
2017-02-26
Rename internal functions of estream.
Werner Koch
4
-93
/
+94
2017-02-24
w32: Do not use the syscall clamps in pollable mode.
Werner Koch
1
-10
/
+36
2017-02-23
w32: Replace gpgrt locks in w32-streams by native critical sections.
Werner Koch
1
-49
/
+50
2017-02-19
New error code GPG_ERR_INV_NAME.
Werner Koch
1
-0
/
+1
2017-02-02
syscfg: Add a sh3 architecture.
NIIBE Yutaka
2
-0
/
+24
2017-02-01
Add Base64 decoder.
NIIBE Yutaka
8
-1
/
+330
2017-01-19
estream: Correctly set ERRNO to EOPNOTSUPP.
Werner Koch
1
-2
/
+4
2017-01-10
doc,configure: Be consistent about preferring --with-libgpg-error-prefix
Daniel Kahn Gillmor
1
-1
/
+1
2017-01-03
Fix macro GPGRT_GCC_VERSION
Werner Koch
1
-1
/
+1
2016-12-13
New error code GPG_ERR_TRY_LATER.
Werner Koch
1
-0
/
+1
2016-12-12
New error code GPG_ERR_DNS_TIMEOUT.
Werner Koch
1
-1
/
+2
2016-12-12
New error codes to support libdns.
Werner Koch
1
-0
/
+15
2016-12-02
Fix NULL segv in new option --desc
Werner Koch
1
-0
/
+3
2016-12-02
New error code GPG_ERR_INV_FLAG
Werner Koch
1
-0
/
+1
2016-12-02
New option --desc for gpg-error.
Werner Koch
2
-47
/
+166
2016-11-18
w32-iconv: Remove invalid link to unicode.org in comment.
Daniel Kahn Gillmor
1
-1
/
+0
2016-11-18
w32: Update links from http to https.
Daniel Kahn Gillmor
1
-2
/
+2
2016-11-18
Fix more misspellings.
Daniel Kahn Gillmor
1
-1
/
+1
2016-11-18
Fix misspellings in error descriptions.
Daniel Kahn Gillmor
1
-2
/
+2
2016-11-17
Fix EXEEXT for lock obj creation.
NIIBE Yutaka
1
-1
/
+1
2016-11-14
Fix typo in two new error descriptions.
Werner Koch
2
-3
/
+3
2016-11-12
estream: Minor portability fix.
Werner Koch
2
-4
/
+4
2016-11-12
estream: Support 'es_poll' on Windows.
Justus Winter
4
-74
/
+1175
2016-11-12
estream: Track the kind of backend used.
Justus Winter
2
-17
/
+33
2016-11-12
estream: Rework how the cookie functions are handled.
Justus Winter
2
-49
/
+69
2016-11-12
estream: Rework modestring handling.
Justus Winter
1
-46
/
+44
2016-11-12
Add new interface gpgrt_get_syscall_clamp.
Werner Koch
7
-0
/
+26
2016-11-11
Use the syscall clamp functions also for lock functions
Werner Koch
7
-1
/
+104
2016-11-11
w32: Fix lock c++ narrowing conversion warning
Andre Heinecke
1
-2
/
+2
2016-11-10
Change description of GPG_ERR_OPEN_KEYRING.
Werner Koch
1
-1
/
+1
2016-11-02
Add error codes GPG_ERR_TOO_YOUNG and GPG_ERR_TOO_OLD.
Werner Koch
1
-0
/
+2
[prev]
[next]