diff options
author | Werner Koch <wk@gnupg.org> | 2007-01-25 11:26:55 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2007-01-25 11:26:55 +0100 |
commit | 0d4b2056307ebb9ff2b938c1518014fbdf2c8f49 (patch) | |
tree | 5e17e51e33b0844372f8c0523e6e512ab485837f /TODO | |
parent | agent/ (diff) | |
download | gnupg2-0d4b2056307ebb9ff2b938c1518014fbdf2c8f49.tar.xz gnupg2-0d4b2056307ebb9ff2b938c1518014fbdf2c8f49.zip |
jnlib/
* stringhelp.c (utf8_charcount): New.
agent/
* genkey.c (check_passphrase_constraints): Use UTF-8 aware strlen.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -120,6 +120,4 @@ There is at least one couple of duplicate files: inttype[_-]h.m4. * UTF-8 -** we need a function to count characters. - Something like utf8_strlen. This is needed to correclty count the - lengtgh of a passphrase. + UTF-8 specific TODO. |