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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-22
core: new internal function _gpgrt_w32_reg_get_string.
Werner Koch
1
-0
/
+1
2020-10-19
New public function gpgrt_access.
Werner Koch
1
-0
/
+3
2020-08-21
core,w32: Add UTF-8 support to gpgrt_fopen, gpgrt_mkdir and gpgrt_chdir.
Werner Koch
1
-0
/
+1
2020-06-26
estream: Add gpgrt_fcancel
Werner Koch
1
-0
/
+1
2020-04-03
core: Implement meta command [user] for the arg parser.
Werner Koch
1
-0
/
+3
2020-03-03
core: New function gpgrt_reallocarray.
Werner Koch
1
-0
/
+2
2020-02-18
core: Add a high level option/argument parser.
Werner Koch
1
-0
/
+3
2020-02-18
core: Add gpgrt_fnameconcat and gpgrt_absfnameconcat.
Werner Koch
1
-0
/
+11
2019-07-11
Fix signedness for a single-bit field.
NIIBE Yutaka
1
-3
/
+3
2019-03-19
estream: Increase buffer size for Windows.
Werner Koch
1
-1
/
+7
2019-02-04
build: Fix for Microsoft MSVC.
Werner Koch
1
-2
/
+2
2019-01-04
core: New functions gpgrt_abort and gpgrt_add_emergency_cleanup.
Werner Koch
1
-0
/
+4
2018-12-07
Silence cc warning about snprintf redefinition
Werner Koch
1
-0
/
+1
2018-11-26
core: New functions gpgrt_fprintf_sf anf gpgrt_fprintf_sf_unlocked.
Werner Koch
1
-2
/
+4
2018-11-26
core: Add a limited version of gpgrt_ftruncate.
Werner Koch
1
-1
/
+2
2018-11-15
core: New API gpgrt_cmp_version
Werner Koch
1
-0
/
+6
2018-03-22
core: Add Base-64 encoder.
Werner Koch
1
-3
/
+23
2018-03-21
core: Add public function gpgrt_usage.
Werner Koch
1
-0
/
+1
2018-03-21
core: Add the group of argparse functions.
Werner Koch
1
-0
/
+9
2017-11-29
core: Unify syscall_clamp functions.
Werner Koch
1
-1
/
+2
2017-11-29
core: Implement the spawn functions.
Werner Koch
1
-59
/
+51
2017-11-29
Import and relicense exechelp* functions from GnuPG.
Werner Koch
1
-0
/
+168
2017-11-28
core: Change new functions to return gpg_err_code_t.
Werner Koch
1
-3
/
+4
2017-11-28
core: New API functions gpgrt_mkdir, gpgrt_chdir, gpgrt_getcwd.
Werner Koch
1
-0
/
+7
2017-11-28
core: New API functions gpgrt_getenv and gpgrt_setenv.
Werner Koch
1
-0
/
+8
2017-11-17
w32: Add new API fucntion gpgrt_w32_reg_query_string.
Werner Koch
1
-0
/
+37
2017-11-17
core: New API functions gpgrt_strdup and gpgrt_strconcat.
Werner Koch
1
-1
/
+13
2017-11-17
core: New API functions gpgrt_malloc, gpgrt_calloc, and gpgrt_realloc.
Werner Koch
1
-0
/
+1
2017-11-17
core: Add logging API.
Werner Koch
1
-0
/
+67
2017-11-17
New configure options and macros for internal use.
Werner Koch
1
-9
/
+109
2017-02-28
Improve tracing of estream.
Werner Koch
1
-15
/
+26
2017-02-26
Add a tracing framework.
Werner Koch
1
-0
/
+44
2017-02-26
Rename internal functions of estream.
Werner Koch
1
-1
/
+1
2017-02-01
Add Base64 decoder.
NIIBE Yutaka
1
-0
/
+6
2016-11-12
estream: Minor portability fix.
Werner Koch
1
-1
/
+1
2016-11-12
estream: Support 'es_poll' on Windows.
Justus Winter
1
-0
/
+74
2016-11-12
estream: Track the kind of backend used.
Justus Winter
1
-0
/
+11
2016-11-12
estream: Rework how the cookie functions are handled.
Justus Winter
1
-0
/
+20
2016-11-12
Add new interface gpgrt_get_syscall_clamp.
Werner Koch
1
-0
/
+1
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
/
+4
2015-07-24
Add new public macros for GCC attributes.
Werner Koch
1
-4
/
+4
2014-10-03
Change gpgrt_pending{,_unlocked} to macros.
Werner Koch
1
-2
/
+2
2014-10-02
Add GPG_ERR_BOGUS_STRING and an experimental gpgrt_pending.
Werner Koch
1
-0
/
+2
2014-09-12
Fix a prototype
Werner Koch
1
-2
/
+2
2014-09-11
Fix problems with ssize_t and off_t.
Werner Koch
1
-6
/
+6
2014-08-26
Add gpgrt_set_alloc_func.
Werner Koch
1
-1
/
+6
2014-08-26
Export missing init functions.
Werner Koch
1
-0
/
+2
2014-08-25
Replace locking code in estream functions.
Werner Koch
1
-0
/
+2
2014-08-25
Finish inclusion of estream into the API.
Werner Koch
1
-0
/
+145
[next]