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
/
visibility.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-04
core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.
Werner Koch
1
-0
/
+4
2018-11-26
core: New functions gpgrt_fprintf_sf anf gpgrt_fprintf_sf_unlocked.
Werner Koch
1
-0
/
+4
2018-11-26
core: Add a limited version of gpgrt_ftruncate.
Werner Koch
1
-0
/
+2
2018-11-15
core: New API gpgrt_cmp_version
Werner Koch
1
-0
/
+4
2018-03-22
core: Add Base-64 encoder.
Werner Koch
1
-0
/
+6
2018-03-21
core: Add public function gpgrt_usage.
Werner Koch
1
-1
/
+3
2018-03-21
core: Add the group of argparse functions.
Werner Koch
1
-0
/
+11
2018-03-13
core: Fix regression due to not exporting the process API.
Werner Koch
1
-1
/
+2
2017-11-29
core: Implement the spawn functions.
Werner Koch
1
-0
/
+19
2017-11-28
core: New API functions gpgrt_mkdir, gpgrt_chdir, gpgrt_getcwd.
Werner Koch
1
-16
/
+25
2017-11-28
core: New API functions gpgrt_getenv and gpgrt_setenv.
Werner Koch
1
-0
/
+4
2017-11-17
w32: Add new API fucntion gpgrt_w32_reg_query_string.
Werner Koch
1
-0
/
+5
2017-11-17
core: New API functions gpgrt_strdup and gpgrt_strconcat.
Werner Koch
1
-1
/
+5
2017-11-17
core: New API functions gpgrt_malloc, gpgrt_calloc, and gpgrt_realloc.
Werner Koch
1
-0
/
+6
2017-11-17
core: Add logging API.
Werner Koch
1
-0
/
+53
2017-02-01
Add Base64 decoder.
NIIBE Yutaka
1
-0
/
+7
2016-11-12
Add new interface gpgrt_get_syscall_clamp.
Werner Koch
1
-0
/
+2
2016-02-08
Convert http links to https where possible in the source.
Daniel Kahn Gillmor
1
-1
/
+1
2015-09-25
estream: Add gpgrt_set_nonblock and gpgrt_poll.
Werner Koch
1
-0
/
+6
2014-10-03
Change gpgrt_pending{,_unlocked} to macros.
Werner Koch
1
-4
/
+4
2014-10-02
Add GPG_ERR_BOGUS_STRING and an experimental gpgrt_pending.
Werner Koch
1
-0
/
+4
2014-08-26
Add gpgrt_set_alloc_func.
Werner Koch
1
-1
/
+7
2014-08-26
Export missing init functions.
Werner Koch
1
-0
/
+4
2014-08-25
Replace locking code in estream functions.
Werner Koch
1
-0
/
+4
2014-08-25
Add gpgrt_snprintf and gpgrt_vsnprintf.
Werner Koch
1
-0
/
+4
2014-08-25
Finish inclusion of estream into the API.
Werner Koch
1
-2
/
+142
2014-08-25
Implement symbol visibility.
Werner Koch
1
-0
/
+91