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
*
w32: Confirm the 639-1 code for Venda is "ve"
Daniel Kahn Gillmor
2016-02-08
1
-5
/
+1
*
Convert http links to https where possible in the source.
Daniel Kahn Gillmor
2016-02-08
26
-27
/
+27
*
Add syscfg alias for x86_64-pc-linux-gnuhardened1
Werner Koch
2016-01-27
1
-0
/
+1
*
Add GPG_ERR_DB_CORRUPTED.
Werner Koch
2016-01-19
1
-2
/
+2
*
Add new lock-obj-pub for NIOS2.
Marek Vasut
2016-01-13
2
-0
/
+24
*
Fix windows 8bit encoding conversion
Andre Heinecke
2015-12-07
1
-5
/
+13
*
Fix typos found by codespell.
Justus Winter
2015-11-19
3
-6
/
+6
*
Avoid 'malloc' corner case.
Justus Winter
2015-11-19
1
-3
/
+3
*
Add error codes NO_NAME, NO_KEY, and SERVER_FAILURE.
Werner Koch
2015-10-21
1
-1
/
+4
*
estream: Avoid calling write(fd,NULL,n).
Werner Koch
2015-10-18
1
-20
/
+32
*
estream: Keep track of EPIPE.
Werner Koch
2015-09-28
1
-4
/
+25
*
Add GPG_ERR_FALSE and GPG_ERR_TRUE error codes.
Werner Koch
2015-09-28
1
-1
/
+2
*
estream: Add gpgrt_set_nonblock and gpgrt_poll.
Werner Koch
2015-09-25
7
-4
/
+413
*
estream: Replace indicator help functions to ease code reading.
Werner Koch
2015-09-24
1
-33
/
+13
*
Support i[456]86-pc{,-linux,-kfreebsd}-gnu.h
Daniel Kahn Gillmor
2015-09-17
5
-27
/
+8
*
Add new version macros.
Werner Koch
2015-08-26
1
-6
/
+9
*
Add macro GPGRT_INLINE and avoid -Wundef warnings
Werner Koch
2015-08-26
1
-27
/
+28
*
w32: Make sure the setmode is called.
Werner Koch
2015-08-25
1
-1
/
+7
*
Add option --lib-version to the gpg-error tool.
Werner Koch
2015-07-27
1
-4
/
+14
*
Add new public macros for GCC attributes.
Werner Koch
2015-07-24
2
-22
/
+100
*
Allow building with --disable-threads.
Werner Koch
2015-06-15
4
-20
/
+64
*
Changed LDAP error strings.
Werner Koch
2015-04-10
1
-78
/
+78
*
w32: Remove compiler warnings.
Werner Koch
2015-04-10
2
-81
/
+15
*
Use assert to print diagnosicts before calling abort.
Werner Koch
2015-03-24
1
-4
/
+17
*
Avoid breakage with gcc 5
Daniel Kahn Gillmor
2015-03-24
1
-1
/
+1
*
Add option --defines to gpg-error.
Werner Koch
2015-03-19
1
-17
/
+75
*
Add GPG_ERR_LDAP_* error codes.
Werner Koch
2015-03-19
1
-2
/
+103
*
Remove useless conditions.
Werner Koch
2015-03-16
2
-7
/
+4
*
Add host-triplet aliasing feature to mkheader.
Werner Koch
2015-03-06
3
-7
/
+48
*
w32: Add a manifest to libgpg-error.
Werner Koch
2015-03-06
3
-1
/
+21
*
w32: Use -static-libgcc to avoid linking to libgcc_s_sjlj-1.dll.
Werner Koch
2015-01-30
1
-1
/
+9
*
Update copyright notices.
Werner Koch
2015-01-26
2
-2
/
+2
*
Add GPG_ERR_LEGACY_KEY.
Werner Koch
2015-01-22
1
-1
/
+2
*
Avoid false warning about uninitialized var.
Werner Koch
2015-01-05
1
-1
/
+1
*
Add GPG_ERR_REQUEST_TOO_SHORT and GPG_ERR_REQUEST_TOO_LONG.
Werner Koch
2014-12-28
1
-1
/
+3
*
Add GPG_ERR_OBJ_TERM_STATE.
Werner Koch
2014-12-15
1
-1
/
+2
*
Add GPG_ERR_FORBIDDEN.
Werner Koch
2014-12-03
1
-2
/
+1
*
Add new lock-obj-pub for mips64el-unknown-linux-gnuabi64.
Daniel Kahn Gillmor
2014-10-25
2
-0
/
+26
*
add lock-obj header for or1k-unknown-linux-gnu
Daniel Kahn Gillmor
2014-10-23
2
-1
/
+26
*
add lock-obj for new arch triplet for x86
Daniel Kahn Gillmor
2014-10-23
1
-0
/
+23
*
Fix to help building native on Windows.
Werner Koch
2014-10-15
1
-3
/
+3
*
Change gpgrt_pending{,_unlocked} to macros.
Werner Koch
2014-10-03
7
-21
/
+30
*
w32: Make it build again.
Werner Koch
2014-10-02
1
-1
/
+1
*
build: Support SYSROOT based config script finding.
Werner Koch
2014-10-02
1
-7
/
+26
*
Add GPG_ERR_BOGUS_STRING and an experimental gpgrt_pending.
Werner Koch
2014-10-02
8
-5
/
+137
*
GNU calls little-endian powerpc64 powerpc64le, not powerpc64el
Daniel Kahn Gillmor
2014-09-29
2
-1
/
+1
*
Add error codes for use by a TLS library.
Werner Koch
2014-09-29
2
-2
/
+29
*
Add new error source GPG_ERR_SOURCE_TLS.
Werner Koch
2014-09-24
1
-0
/
+2
*
Add new lock-obj-pub for sparc64-unknown-linux-gnu.
Daniel Kahn Gillmor
2014-09-23
2
-0
/
+26
*
Add new lock-obj-pub for powerpc64el-unknown-linux-gnu.
Daniel Kahn Gillmor
2014-09-23
2
-0
/
+26
[next]