aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-18core: Fix the "ignore" meta command of the argparser.Werner Koch2-2/+6
2020-10-19New public function gpgrt_access.Werner Koch1-0/+16
2020-10-09w32: Support utf8 also for getcwd.Werner Koch1-1/+98
2020-10-08doc: Fix typos in commentsWerner Koch1-4/+3
2020-04-03core: Improve the echo and info meta commands of the arg parserWerner Koch2-3/+10
2020-04-03core: Implement meta command [user] for the arg parser.Werner Koch1-11/+19
2020-03-06core: Add features for pretty printing the helpWerner Koch1-0/+3
2020-03-03core: New function gpgrt_reallocarray.Werner Koch2-1/+142
2020-03-02core: Allow returning of attributes from gpgrt_argparser.Werner Koch1-1/+11
2020-02-27core: Implement meta commands for the argparser.Werner Koch3-6/+17
2020-02-26core: Add meta command handler stubs to argparse.c.Werner Koch1-0/+4
2020-02-25core: Add parser for meta commands to gpgrt_argparser.Werner Koch3-14/+36
2020-02-18core: Add a high level option/argument parser.Werner Koch4-8/+80
2020-02-18core: Add gpgrt_fnameconcat and gpgrt_absfnameconcat.Werner Koch3-1/+312
2019-09-18tests: Fix deallocation of buffer in t-b64.c.NIIBE Yutaka1-0/+1
2019-05-14tests: Fix a memory leak.NIIBE Yutaka1-0/+1
2019-01-10build: Build with LD_LIBRARY_PATH, use of DT_RPATH (2/2).NIIBE Yutaka1-3/+3
2018-12-12estream: Use correct POSIX name THOUSEP.Werner Koch1-0/+3
2018-12-06logging: Escape controls in string arguments of log_ functions.Werner Koch1-0/+32
2018-12-05core: Allow logging to an estream.Werner Koch2-1/+218
2018-12-05tests: Check print arguments of t-common functions.Werner Koch1-1/+6
2018-11-26core: New functions gpgrt_fprintf_sf anf gpgrt_fprintf_sf_unlocked.Werner Koch1-0/+112
2018-11-26core: Add a limited version of gpgrt_ftruncate.Werner Koch1-0/+1
2018-11-15core: New API gpgrt_cmp_versionWerner Koch1-7/+86
2018-03-22core: Remove outdated comments.Werner Koch1-1/+2
2018-03-22core: Add Base-64 encoder.Werner Koch3-124/+374
2018-03-21core: Add the group of argparse functions.Werner Koch2-1/+127
2017-02-28tests: New option --debug for t-poll.Werner Koch1-0/+50
2017-02-01Add Base64 decoder.NIIBE Yutaka2-1/+124
2016-11-12estream: Support 'es_poll' on Windows.Justus Winter1-2/+2
2016-10-18tests: Fix name of the test.Justus Winter1-1/+1
2016-07-12Fix build without threadsYann E. MORIN2-2/+6
2016-06-15tests: Fix rare deadlock condition in t-poll.Werner Koch1-3/+6
2016-02-08Convert http links to https where possible in the source.Daniel Kahn Gillmor5-5/+5
2015-12-03tests: Fix read past buffer.Justus Winter1-1/+3
2015-11-19Fix typos found by codespell.Justus Winter1-2/+2
2015-09-25estream: Add gpgrt_set_nonblock and gpgrt_poll.Werner Koch3-1/+388
2015-06-15Allow building with --disable-threads.Werner Koch1-2/+9
2015-04-10w32: Remove compiler warnings.Werner Koch1-0/+1
2015-01-05build: Require automake 1.14.Werner Koch1-1/+1
2014-08-25Add test for the estream printf functionsWerner Koch2-1/+430
2014-08-25Implement symbol visibility.Werner Koch2-4/+4
2014-08-25Add missing redefine macros to cleanup the external symbols.Werner Koch1-3/+6
2014-08-10tests: Fix compiler warning.Werner Koch1-1/+3
2014-06-30Improve logging in a test module.Daniel Kahn Gillmor1-1/+1
2014-01-24tests: Call srand for each thread under Windows.Werner Koch1-0/+3
2014-01-16Add gpgrt_lock_ functions.Werner Koch3-2/+424
2013-02-23Add version macros and check function.Werner Koch2-6/+104
2010-01-18Add some code to build nativley under WindowsCE - not finished.Werner Koch2-2/+9
2006-09-14Ready for a new releaselibgpg-error-1.4Werner Koch2-1/+85