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
*
doc: Beautify comments in gpg-error.h.
Werner Koch
2018-04-11
1
-74
/
+84
*
core: Finalize the API for argparse.
Werner Koch
2018-04-11
2
-161
/
+195
*
core: Remove outdated comments.
Werner Koch
2018-03-22
1
-42
/
+0
*
core: Add Base-64 encoder.
Werner Koch
2018-03-22
9
-162
/
+184
*
core: Add file b64enc.c from gnupg
Werner Koch
2018-03-22
1
-0
/
+422
*
tools: Use gpgrt_argparse for the gpg-error tool.
Werner Koch
2018-03-21
1
-67
/
+60
*
core: Add public function gpgrt_usage.
Werner Koch
2018-03-21
6
-5
/
+17
*
core: Add the group of argparse functions.
Werner Koch
2018-03-21
9
-573
/
+548
*
core: Import argparse code from gnupg master
Werner Koch
2018-03-21
2
-0
/
+1867
*
core: Fix regression on arm64 due to invalid use of va_list.
Werner Koch
2018-03-18
1
-4
/
+14
*
core: Fix building on W64
Werner Koch
2018-03-14
3
-6
/
+35
*
build: Update copyright notices and remove gpgscm from the release.
Werner Koch
2018-03-13
2
-3
/
+3
*
core: Fix regression due to not exporting the process API.
Werner Koch
2018-03-13
2
-3
/
+4
*
core: Remove accidently committed time function API.
Werner Koch
2018-03-12
1
-31
/
+0
*
core: Do not export the process API
Werner Koch
2018-03-12
5
-19
/
+25
*
syscfg: Add a riscv64 architecture.
NIIBE Yutaka
2018-02-28
2
-0
/
+26
*
doc: Typo fixes.
Werner Koch
2018-02-21
2
-2
/
+2
*
core: Avoid using estream_t in the public API.
Werner Koch
2017-12-11
1
-4
/
+33
*
core: Rename the gpgrt_log_levels enum values.
Werner Koch
2017-12-08
3
-42
/
+44
*
core: Wrap blocking system calls of the spawn functions.
Werner Koch
2017-11-29
2
-10
/
+44
*
core: Unify syscall_clamp functions.
Werner Koch
2017-11-29
10
-203
/
+138
*
core: Implement the spawn functions.
Werner Koch
2017-11-29
10
-486
/
+569
*
Import and relicense exechelp* functions from GnuPG.
Werner Koch
2017-11-29
3
-0
/
+1980
*
core: Change new functions to return gpg_err_code_t.
Werner Koch
2017-11-28
4
-39
/
+51
*
core: New API functions gpgrt_mkdir, gpgrt_chdir, gpgrt_getcwd.
Werner Koch
2017-11-28
7
-81
/
+248
*
core: Prepare to build with gpgscm.
Werner Koch
2017-11-28
1
-1
/
+1
*
core: New API functions gpgrt_getenv and gpgrt_setenv.
Werner Koch
2017-11-28
7
-0
/
+218
*
core: Install new files gpgrt.m4 and gpgrt-config.
Werner Koch
2017-11-27
3
-7
/
+141
*
doc: Add a comment to the Windows registry functions.
Werner Koch
2017-11-27
1
-1
/
+5
*
core: Avoid endless recursion if log_set_sink has not been used.
Werner Koch
2017-11-27
1
-2
/
+3
*
core: Add new macro log_assert to the API.
Werner Koch
2017-11-27
1
-2
/
+13
*
core: Do not use the estream_t alias in gpg-error.h.
Werner Koch
2017-11-22
1
-2
/
+2
*
w32: Avoid unused code warning.
Werner Koch
2017-11-17
1
-0
/
+8
*
w32: Add new API fucntion gpgrt_w32_reg_query_string.
Werner Koch
2017-11-17
8
-6
/
+224
*
core: New API functions gpgrt_strdup and gpgrt_strconcat.
Werner Koch
2017-11-17
7
-2
/
+111
*
core: New API functions gpgrt_malloc, gpgrt_calloc, and gpgrt_realloc.
Werner Koch
2017-11-17
7
-1
/
+63
*
core: Add logging API.
Werner Koch
2017-11-17
8
-298
/
+803
*
New configure options and macros for internal use.
Werner Koch
2017-11-17
3
-11
/
+158
*
core: Change license of logging.[ch] to LGPLv2.1
Werner Koch
2017-10-05
2
-48
/
+32
*
core: Import of logging.[ch] from GnuPG
Werner Koch
2017-10-05
2
-0
/
+1218
*
syscfg: Add lock-obj-pub file for ia64-unknown-linux-gnu.
Werner Koch
2017-07-05
2
-0
/
+26
*
doc: Typo fix
Werner Koch
2017-07-05
1
-1
/
+1
*
Align 'es_poll' semantics closer with POSIX.
Justus Winter
2017-05-31
1
-3
/
+0
*
Fix memory leak for estream.
NIIBE Yutaka
2017-05-30
1
-5
/
+20
*
Minor clean up.
NIIBE Yutaka
2017-04-19
3
-4
/
+6
*
w32: Conditionalize ISO 2022 definitions.
NIIBE Yutaka
2017-03-07
1
-0
/
+2
*
Release 1.27
libgpg-error-1.27
Werner Koch
2017-02-28
3
-3
/
+3
*
Add support for armv7-unknown-linux-gnueabihf.
Werner Koch
2017-02-28
5
-72
/
+7
*
New public header gpgrt.h as alias for gpg-error.h
Werner Koch
2017-02-28
2
-4
/
+10
*
Improve tracing of estream.
Werner Koch
2017-02-28
4
-94
/
+191
[next]