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
2018-03-13
build: Update copyright notices and remove gpgscm from the release.
Werner Koch
2
-3
/
+3
2018-03-13
core: Fix regression due to not exporting the process API.
Werner Koch
2
-3
/
+4
2018-03-12
core: Remove accidently committed time function API.
Werner Koch
1
-31
/
+0
2018-03-12
core: Do not export the process API
Werner Koch
5
-19
/
+25
2018-02-28
syscfg: Add a riscv64 architecture.
NIIBE Yutaka
2
-0
/
+26
2018-02-21
doc: Typo fixes.
Werner Koch
2
-2
/
+2
2017-12-11
core: Avoid using estream_t in the public API.
Werner Koch
1
-4
/
+33
2017-12-08
core: Rename the gpgrt_log_levels enum values.
Werner Koch
3
-42
/
+44
2017-11-29
core: Wrap blocking system calls of the spawn functions.
Werner Koch
2
-10
/
+44
2017-11-29
core: Unify syscall_clamp functions.
Werner Koch
10
-203
/
+138
2017-11-29
core: Implement the spawn functions.
Werner Koch
10
-486
/
+569
2017-11-29
Import and relicense exechelp* functions from GnuPG.
Werner Koch
3
-0
/
+1980
2017-11-28
core: Change new functions to return gpg_err_code_t.
Werner Koch
4
-39
/
+51
2017-11-28
core: New API functions gpgrt_mkdir, gpgrt_chdir, gpgrt_getcwd.
Werner Koch
7
-81
/
+248
2017-11-28
core: Prepare to build with gpgscm.
Werner Koch
1
-1
/
+1
2017-11-28
core: New API functions gpgrt_getenv and gpgrt_setenv.
Werner Koch
7
-0
/
+218
2017-11-27
core: Install new files gpgrt.m4 and gpgrt-config.
Werner Koch
3
-7
/
+141
2017-11-27
doc: Add a comment to the Windows registry functions.
Werner Koch
1
-1
/
+5
2017-11-27
core: Avoid endless recursion if log_set_sink has not been used.
Werner Koch
1
-2
/
+3
2017-11-27
core: Add new macro log_assert to the API.
Werner Koch
1
-2
/
+13
2017-11-22
core: Do not use the estream_t alias in gpg-error.h.
Werner Koch
1
-2
/
+2
2017-11-17
w32: Avoid unused code warning.
Werner Koch
1
-0
/
+8
2017-11-17
w32: Add new API fucntion gpgrt_w32_reg_query_string.
Werner Koch
8
-6
/
+224
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
[prev]
[next]