1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch 7eb39815bd
common: New function tokenize_to_strlist.
* common/strlist.c (append_to_strlist_try): Factor code out to ...
(do_append_to_strlist): new.
(tokenize_to_strlist): New.

* common/t-strlist.c (test_tokenize_to_strlist): New.

(cherry picked from commit d2dca58338a4936b293c3ec6be4572d0e74b6a0d)
2024-09-25 17:28:23 +02:00
..
2023-09-29 11:34:06 +02:00
2023-09-29 11:34:06 +02:00
2015-10-28 10:20:17 +01:00
2021-10-06 11:06:01 +02:00
2015-11-17 12:50:22 +01:00
2023-01-11 10:04:08 +01:00
2017-04-28 10:06:33 +09:00
2021-08-27 17:22:25 +09:00
2019-04-16 13:27:44 +09:00
2016-03-02 14:27:30 +01:00
2017-02-21 13:11:46 -05:00
2023-05-10 10:09:55 +02:00
2020-11-09 11:53:33 +01:00
2023-09-29 11:34:06 +02:00
2022-11-22 10:38:38 +09:00
2022-11-22 10:37:15 +09:00
2022-08-02 12:25:23 +02:00
2024-08-08 14:20:44 +02:00
2023-07-05 12:14:35 +02:00
2022-08-02 12:25:23 +02:00
2022-08-02 12:25:23 +02:00
2023-01-16 13:25:22 +01:00
2017-02-21 13:11:46 -05:00

Common functionality used by all modules of GnuPG.