summaryrefslogtreecommitdiffstats
path: root/common/stringhelp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wkd: Fix client issue with leading or trailing spaces in user-ids.Werner Koch2021-08-201-12/+39
* indent: Modernize mem2str.Werner Koch2021-03-261-18/+20
* common,agent,dirmngr,g10,tools: Fix split_fields API.NIIBE Yutaka2020-09-181-4/+6
* common: Strip trailing CR,LF from w32_strerror.Werner Koch2020-08-211-0/+6
* gpgtar: Make --files-from and --null work as described.Werner Koch2020-08-201-0/+30
* common: New functions get_option_value and ascii_strupr.Werner Koch2019-02-081-0/+13
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-1/+1
* common: New function split_fields_colon.Werner Koch2017-07-171-0/+36
* common: Let format_text return an error.Werner Koch2017-05-151-16/+20
* common: Simplify format_text.NIIBE Yutaka2017-04-121-5/+4
* common,tools: Always escape newlines when escaping data.Justus Winter2017-03-021-1/+9
* Clarify text of LGPLv2+/GPLv2+ licensed files.Werner Koch2017-02-241-2/+2
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* common: Improve compare_string_versions.Werner Koch2016-11-021-22/+41
* common: New function string_to_u64.Werner Koch2016-08-111-0/+20
* common: New function try_make_printable_string.Werner Koch2016-08-101-59/+0
* common: Fix memory leaks.Justus Winter2016-06-281-0/+2
* common: New function split_fields.Werner Koch2016-06-111-0/+38
* common: New function compare_version_strings.Werner Koch2016-01-081-0/+85
* common: Fix off-by-one access in the new format_text.Werner Koch2015-11-261-3/+7
* gpg: Reflow long texts.Neal H. Walfield2015-11-231-0/+129
* common: Extend utf8_charcount to include the string's length.Neal H. Walfield2015-11-231-5/+19
* common: Fix strsplit.NIIBE Yutaka2015-10-011-1/+1
* Avoid a leading double slash in make_filename.Werner Koch2015-07-221-2/+14
* common: Add function strtokenize.Werner Koch2015-06-221-0/+67
* common: Remove JNLIB from boiler plate (jnlib merge).Werner Koch2015-04-241-3/+3
* common: Remove libjnlib-config.h (jnlib merge).Werner Koch2015-04-241-3/+3
* common:stringhelp.c: Replace use of jblib_malloc with xtrymalloc, etc.Neal H. Walfield2015-03-231-26/+26
* common: Add new helper function, strsplit.Neal H. Walfield2015-03-231-0/+38
* gpg: Lowercase mailbox for PKA lookups.Werner Koch2015-02-261-0/+12
* gpg: Fix buffering problem in --list-config.Werner Koch2015-01-281-123/+0
* Remove use of gnulib (part 2)Werner Koch2014-11-111-0/+20
* w32: Make make_absfilename work with drive letters.Werner Koch2014-05-141-1/+3
* common: Add functions make_absfilename and make_absfilename_try.Werner Koch2014-04-221-2/+98
* gpg: Print the actual used keyserver address.Werner Koch2014-03-141-1/+1
* w32: Include winsock2.h to silence warnings.Werner Koch2014-03-071-0/+3
* common: Add func has_leading_keyword.Werner Koch2013-02-211-0/+23
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-2/+2
* Change JNLIB license to LGPLv3+ or GPLv2+.Werner Koch2011-09-301-7/+18
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-37/+36
* More changes for CE. gpgsm does now build and run a keylisting.Werner Koch2010-03-241-8/+12
* Merged jnlib into common.Werner Koch2010-03-101-0/+1151