aboutsummaryrefslogtreecommitdiffstats
path: root/common/stringhelp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-14common: New function scan_secondsstr.Werner Koch1-1/+1
2023-09-26common: Add gnupg_memstr to replace static versions.Werner Koch1-0/+29
2023-06-06common: New function substitute_vars.Werner Koch1-6/+38
2022-06-03Remove remaining support for WindowsCEWerner Koch1-6/+0
2022-03-18common: New function map_static_stringsWerner Koch1-5/+6
2021-09-17common: New function substitute_envvars.Werner Koch1-0/+104
2021-08-20wkd: Fix client issue with leading or trailing spaces in user-ids.Werner Koch1-12/+39
2021-03-26indent: Modernize mem2str.Werner Koch1-18/+20
2020-09-18common,agent,dirmngr,g10,tools: Fix split_fields API.NIIBE Yutaka1-4/+6
2020-08-21common: Strip trailing CR,LF from w32_strerror.Werner Koch1-0/+6
2020-08-20gpgtar: Make --files-from and --null work as described.Werner Koch1-0/+30
2019-02-08common: New functions get_option_value and ascii_strupr.Werner Koch1-0/+13
2018-10-24all: fix spelling and typosDaniel Kahn Gillmor1-1/+1
2017-07-17common: New function split_fields_colon.Werner Koch1-0/+36
2017-05-15common: Let format_text return an error.Werner Koch1-16/+20
2017-04-12common: Simplify format_text.NIIBE Yutaka1-5/+4
2017-03-02common,tools: Always escape newlines when escaping data.Justus Winter1-1/+9
2017-02-24Clarify text of LGPLv2+/GPLv2+ licensed files.Werner Koch1-2/+2
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2016-11-02common: Improve compare_string_versions.Werner Koch1-22/+41
2016-08-11common: New function string_to_u64.Werner Koch1-0/+20
2016-08-10common: New function try_make_printable_string.Werner Koch1-59/+0
2016-06-28common: Fix memory leaks.Justus Winter1-0/+2
2016-06-11common: New function split_fields.Werner Koch1-0/+38
2016-01-08common: New function compare_version_strings.Werner Koch1-0/+85
2015-11-26common: Fix off-by-one access in the new format_text.Werner Koch1-3/+7
2015-11-23gpg: Reflow long texts.Neal H. Walfield1-0/+129
2015-11-23common: Extend utf8_charcount to include the string's length.Neal H. Walfield1-5/+19
2015-09-30common: Fix strsplit.NIIBE Yutaka1-1/+1
2015-07-22Avoid a leading double slash in make_filename.Werner Koch1-2/+14
2015-06-22common: Add function strtokenize.Werner Koch1-0/+67
2015-04-24common: Remove JNLIB from boiler plate (jnlib merge).Werner Koch1-3/+3
2015-04-24common: Remove libjnlib-config.h (jnlib merge).Werner Koch1-3/+3
2015-03-23common:stringhelp.c: Replace use of jblib_malloc with xtrymalloc, etc.neal/dirmngr-ldapNeal H. Walfield1-26/+26
2015-03-23common: Add new helper function, strsplit.Neal H. Walfield1-0/+38
2015-02-26gpg: Lowercase mailbox for PKA lookups.Werner Koch1-0/+12
2015-01-28gpg: Fix buffering problem in --list-config.Werner Koch1-123/+0
2014-11-11Remove use of gnulib (part 2)Werner Koch1-0/+20
2014-05-14w32: Make make_absfilename work with drive letters.Werner Koch1-1/+3
2014-04-22common: Add functions make_absfilename and make_absfilename_try.Werner Koch1-2/+98
2014-03-14gpg: Print the actual used keyserver address.Werner Koch1-1/+1
2014-03-07w32: Include winsock2.h to silence warnings.Werner Koch1-0/+3
2013-02-22common: Add func has_leading_keyword.Werner Koch1-0/+23
2013-02-21common: Add func has_leading_keyword.Werner Koch1-0/+23
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-2/+2
2011-09-30Change JNLIB license to LGPLv3+ or GPLv2+.Werner Koch1-7/+18
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-37/+36
2010-03-24More changes for CE. gpgsm does now build and run a keylisting.Werner Koch1-8/+12
2010-03-10Merged jnlib into common.Werner Koch1-0/+0
2010-02-26First batch of changes to support W32CE.Werner Koch1-2/+12