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
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Fix building on W64
Werner Koch
2018-03-14
3
-6
/
+35
*
Post release updates
Werner Koch
2018-03-13
2
-1
/
+5
*
Release 1.28
libgpg-error-1.28
gpgrt-1.28
Werner Koch
2018-03-13
2
-4
/
+8
*
build: Update copyright notices and remove gpgscm from the release.
Werner Koch
2018-03-13
7
-16
/
+75
*
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
*
build: Document how to use git send-email.
Werner Koch
2018-02-21
3
-4
/
+12
*
doc: clarify patch submission workflow
Thorsten Behrens
2018-02-21
1
-0
/
+50
*
doc: Typo fixes.
Werner Koch
2018-02-21
2
-2
/
+2
*
build: let autogen.sh set a git PATCH prefix
Werner Koch
2018-02-21
3
-2
/
+140
*
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
3
-13
/
+48
*
core: Unify syscall_clamp functions.
Werner Koch
2017-11-29
10
-203
/
+138
*
core: Implement the spawn functions.
Werner Koch
2017-11-29
12
-495
/
+582
*
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
5
-43
/
+58
*
gpgscm: Some adjustments for use in gpgrt.
Werner Koch
2017-11-28
6
-90
/
+127
*
core: New API functions gpgrt_mkdir, gpgrt_chdir, gpgrt_getcwd.
Werner Koch
2017-11-28
10
-84
/
+288
*
core: Prepare to build with gpgscm.
Werner Koch
2017-11-28
3
-3
/
+24
*
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
4
-13
/
+155
*
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
9
-7
/
+225
*
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
4
-11
/
+187
*
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
*
gpgscm: Add required configure checks.
Werner Koch
2017-10-05
3
-3
/
+73
*
gpgscm: Change license from GPLv3+ to LGPLv2.1+
Werner Koch
2017-10-05
19
-226
/
+204
*
gpgscm: Import gpgscm subdir from the gnupg repo
Werner Koch
2017-10-05
25
-0
/
+12880
|
\
|
*
gpgscm: Move files to a gpgscm subdirectory.
Werner Koch
2017-10-05
25
-0
/
+0
|
*
gpgscm: Fix -Wimplicit-fallthrough warnings.
Justus Winter
2017-08-21
1
-2
/
+12
|
*
build: New configure option --enable-all-tests.
Werner Koch
2017-08-08
1
-0
/
+8
|
*
gpgscm: Make the test summary stand out
Werner Koch
2017-08-08
1
-0
/
+2
|
*
tests: Do not run all tests unless in maintainer mode.
Justus Winter
2017-08-07
1
-0
/
+8
|
*
gpgscm,w32: Fix testing for absolute paths.
Justus Winter
2017-07-18
1
-2
/
+15
|
*
gpgscm: Library improvements.
Justus Winter
2017-07-14
2
-1
/
+23
|
*
gpgscm: Fail early if the test setup fails.
Justus Winter
2017-07-14
1
-0
/
+2
|
*
gpgscm: Make loading of modules less verbose.
Justus Winter
2017-07-13
1
-1
/
+1
|
*
gpgscm: Make it impossible to catch '*interpreter-exit*'.
Justus Winter
2017-07-13
1
-2
/
+2
|
*
gpgscm: Limit the number of parallel jobs.
Justus Winter
2017-06-19
2
-15
/
+93
[next]