1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch 0d4b205630 jnlib/
* stringhelp.c (utf8_charcount): New.
agent/
	* genkey.c (check_passphrase_constraints): Use UTF-8 aware strlen.
2007-01-25 10:26:55 +00:00
..
2006-10-02 11:54:35 +00:00
2006-10-02 11:54:35 +00:00
2007-01-25 10:26:55 +00:00
2006-10-02 11:54:35 +00:00
2006-10-02 11:54:35 +00:00
2006-10-02 11:54:35 +00:00
2006-11-20 16:49:41 +00:00
2006-10-02 11:54:35 +00:00
2006-10-02 11:54:35 +00:00
2006-10-02 11:54:35 +00:00
2006-10-02 11:54:35 +00:00
2006-10-02 11:54:35 +00:00
2007-01-25 10:26:55 +00:00
2007-01-25 10:26:55 +00:00
2006-10-02 11:54:35 +00:00
2006-10-02 11:54:35 +00:00
2006-10-02 11:54:35 +00:00
2006-12-06 10:16:50 +00:00
2006-10-02 11:54:35 +00:00
2006-10-02 11:54:35 +00:00
2006-10-02 11:54:35 +00:00
2006-10-02 11:54:35 +00:00
2006-10-02 11:54:35 +00:00
2006-10-02 11:54:35 +00:00
2006-10-02 11:54:35 +00:00

JNLIB - This is a collection of utility function which are too small
to put into a library.  The code here is licensed under the LGPL.

libjnlib-config.h should be be modified for each project to make these
functions fit into the software. Mainly these are memory functions in
case you need another allocator.