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
/
gpgrt-int.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Unify syscall_clamp functions.
Werner Koch
2017-11-29
1
-1
/
+2
*
core: Implement the spawn functions.
Werner Koch
2017-11-29
1
-59
/
+51
*
Import and relicense exechelp* functions from GnuPG.
Werner Koch
2017-11-29
1
-0
/
+168
*
core: Change new functions to return gpg_err_code_t.
Werner Koch
2017-11-28
1
-3
/
+4
*
core: New API functions gpgrt_mkdir, gpgrt_chdir, gpgrt_getcwd.
Werner Koch
2017-11-28
1
-0
/
+7
*
core: New API functions gpgrt_getenv and gpgrt_setenv.
Werner Koch
2017-11-28
1
-0
/
+8
*
w32: Add new API fucntion gpgrt_w32_reg_query_string.
Werner Koch
2017-11-17
1
-0
/
+37
*
core: New API functions gpgrt_strdup and gpgrt_strconcat.
Werner Koch
2017-11-17
1
-1
/
+13
*
core: New API functions gpgrt_malloc, gpgrt_calloc, and gpgrt_realloc.
Werner Koch
2017-11-17
1
-0
/
+1
*
core: Add logging API.
Werner Koch
2017-11-17
1
-0
/
+67
*
New configure options and macros for internal use.
Werner Koch
2017-11-17
1
-9
/
+109
*
Improve tracing of estream.
Werner Koch
2017-02-28
1
-15
/
+26
*
Add a tracing framework.
Werner Koch
2017-02-26
1
-0
/
+44
*
Rename internal functions of estream.
Werner Koch
2017-02-26
1
-1
/
+1
*
Add Base64 decoder.
NIIBE Yutaka
2017-02-01
1
-0
/
+6
*
estream: Minor portability fix.
Werner Koch
2016-11-12
1
-1
/
+1
*
estream: Support 'es_poll' on Windows.
Justus Winter
2016-11-12
1
-0
/
+74
*
estream: Track the kind of backend used.
Justus Winter
2016-11-12
1
-0
/
+11
*
estream: Rework how the cookie functions are handled.
Justus Winter
2016-11-12
1
-0
/
+20
*
Add new interface gpgrt_get_syscall_clamp.
Werner Koch
2016-11-12
1
-0
/
+1
*
Convert http links to https where possible in the source.
Daniel Kahn Gillmor
2016-02-08
1
-1
/
+1
*
estream: Add gpgrt_set_nonblock and gpgrt_poll.
Werner Koch
2015-09-25
1
-0
/
+4
*
Add new public macros for GCC attributes.
Werner Koch
2015-07-24
1
-4
/
+4
*
Change gpgrt_pending{,_unlocked} to macros.
Werner Koch
2014-10-03
1
-2
/
+2
*
Add GPG_ERR_BOGUS_STRING and an experimental gpgrt_pending.
Werner Koch
2014-10-02
1
-0
/
+2
*
Fix a prototype
Werner Koch
2014-09-12
1
-2
/
+2
*
Fix problems with ssize_t and off_t.
Werner Koch
2014-09-11
1
-6
/
+6
*
Add gpgrt_set_alloc_func.
Werner Koch
2014-08-26
1
-1
/
+6
*
Export missing init functions.
Werner Koch
2014-08-26
1
-0
/
+2
*
Replace locking code in estream functions.
Werner Koch
2014-08-25
1
-0
/
+2
*
Finish inclusion of estream into the API.
Werner Koch
2014-08-25
1
-0
/
+145
*
Implement symbol visibility.
Werner Koch
2014-08-25
1
-0
/
+49