index
:
gnupg
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
stringhelp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-14
common: New function scan_secondsstr.
Werner Koch
1
-1
/
+1
2023-09-26
common: Add gnupg_memstr to replace static versions.
Werner Koch
1
-0
/
+29
2023-06-06
common: New function substitute_vars.
Werner Koch
1
-6
/
+38
2022-06-03
Remove remaining support for WindowsCE
Werner Koch
1
-6
/
+0
2022-03-18
common: New function map_static_strings
Werner Koch
1
-5
/
+6
2021-09-17
common: New function substitute_envvars.
Werner Koch
1
-0
/
+104
2021-08-20
wkd: Fix client issue with leading or trailing spaces in user-ids.
Werner Koch
1
-12
/
+39
2021-03-26
indent: Modernize mem2str.
Werner Koch
1
-18
/
+20
2020-09-18
common,agent,dirmngr,g10,tools: Fix split_fields API.
NIIBE Yutaka
1
-4
/
+6
2020-08-21
common: Strip trailing CR,LF from w32_strerror.
Werner Koch
1
-0
/
+6
2020-08-20
gpgtar: Make --files-from and --null work as described.
Werner Koch
1
-0
/
+30
2019-02-08
common: New functions get_option_value and ascii_strupr.
Werner Koch
1
-0
/
+13
2018-10-24
all: fix spelling and typos
Daniel Kahn Gillmor
1
-1
/
+1
2017-07-17
common: New function split_fields_colon.
Werner Koch
1
-0
/
+36
2017-05-15
common: Let format_text return an error.
Werner Koch
1
-16
/
+20
2017-04-12
common: Simplify format_text.
NIIBE Yutaka
1
-5
/
+4
2017-03-02
common,tools: Always escape newlines when escaping data.
Justus Winter
1
-1
/
+9
2017-02-24
Clarify text of LGPLv2+/GPLv2+ licensed files.
Werner Koch
1
-2
/
+2
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-11-02
common: Improve compare_string_versions.
Werner Koch
1
-22
/
+41
2016-08-11
common: New function string_to_u64.
Werner Koch
1
-0
/
+20
2016-08-10
common: New function try_make_printable_string.
Werner Koch
1
-59
/
+0
2016-06-28
common: Fix memory leaks.
Justus Winter
1
-0
/
+2
2016-06-11
common: New function split_fields.
Werner Koch
1
-0
/
+38
2016-01-08
common: New function compare_version_strings.
Werner Koch
1
-0
/
+85
2015-11-26
common: Fix off-by-one access in the new format_text.
Werner Koch
1
-3
/
+7
2015-11-23
gpg: Reflow long texts.
Neal H. Walfield
1
-0
/
+129
2015-11-23
common: Extend utf8_charcount to include the string's length.
Neal H. Walfield
1
-5
/
+19
2015-09-30
common: Fix strsplit.
NIIBE Yutaka
1
-1
/
+1
2015-07-22
Avoid a leading double slash in make_filename.
Werner Koch
1
-2
/
+14
2015-06-22
common: Add function strtokenize.
Werner Koch
1
-0
/
+67
2015-04-24
common: Remove JNLIB from boiler plate (jnlib merge).
Werner Koch
1
-3
/
+3
2015-04-24
common: Remove libjnlib-config.h (jnlib merge).
Werner Koch
1
-3
/
+3
2015-03-23
common:stringhelp.c: Replace use of jblib_malloc with xtrymalloc, etc.
neal/dirmngr-ldap
Neal H. Walfield
1
-26
/
+26
2015-03-23
common: Add new helper function, strsplit.
Neal H. Walfield
1
-0
/
+38
2015-02-26
gpg: Lowercase mailbox for PKA lookups.
Werner Koch
1
-0
/
+12
2015-01-28
gpg: Fix buffering problem in --list-config.
Werner Koch
1
-123
/
+0
2014-11-11
Remove use of gnulib (part 2)
Werner Koch
1
-0
/
+20
2014-05-14
w32: Make make_absfilename work with drive letters.
Werner Koch
1
-1
/
+3
2014-04-22
common: Add functions make_absfilename and make_absfilename_try.
Werner Koch
1
-2
/
+98
2014-03-14
gpg: Print the actual used keyserver address.
Werner Koch
1
-1
/
+1
2014-03-07
w32: Include winsock2.h to silence warnings.
Werner Koch
1
-0
/
+3
2013-02-22
common: Add func has_leading_keyword.
Werner Koch
1
-0
/
+23
2013-02-21
common: Add func has_leading_keyword.
Werner Koch
1
-0
/
+23
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-2
/
+2
2011-09-30
Change JNLIB license to LGPLv3+ or GPLv2+.
Werner Koch
1
-7
/
+18
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-37
/
+36
2010-03-24
More changes for CE. gpgsm does now build and run a keylisting.
Werner Koch
1
-8
/
+12
2010-03-10
Merged jnlib into common.
Werner Koch
1
-0
/
+0
2010-02-26
First batch of changes to support W32CE.
Werner Koch
1
-2
/
+12
[next]