1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch 2a2d713359 * keybox-search.c (blob_cmp_mail): Use case-insensitive compare
because mail addresses are in general case insensitive (well
RFC2822 allows for case sensitive mailbox parts, but this is in
general considired a Bad Thing). Add additional substr parameter
to allow for substring matches within the mail address.  Change
all callers to pass this along.
(blob_cmp_name): Likewise but do the case-insensitive search only
in sub string mode.
(keybox_search): Implement MAILSUB and SUBSTR mode.

* stringhelp.c (ascii_memcasemem): New.
2002-02-25 18:18:18 +00:00
2000-11-14 16:04:16 +00:00
2000-12-21 11:51:57 +00:00
2000-12-21 11:51:57 +00:00
2000-12-21 11:51:57 +00:00
2000-12-21 11:51:57 +00:00
2002-02-19 17:39:05 +00:00
2002-01-29 15:46:55 +00:00
2000-12-21 11:51:57 +00:00
2000-11-14 16:04:16 +00:00
2000-12-21 11:51:57 +00:00
1997-11-18 14:06:00 +00:00
2001-07-04 09:42:04 +00:00
2001-07-04 09:42:04 +00:00
1997-11-18 14:06:00 +00:00
2000-10-11 17:26:49 +00:00

		    GnuPG - The GNU Privacy Guard
		   -------------------------------
			    Version 1.1

	WARNING:  This is the current development branch
		  of GnuPG.  THIS SHOULD NOT BE USED IN
		  A PRODUCTION ENVIRONMENT.  It will
		  change quite often and may have serious
		  problems.  Use the GnuPG from the stable
		  Branch 1.0.x	for real work.	The next
		  stable release will be 1.2

If you are looking for the CVS from the stable tree, use 

cvs -z3 -d :pserver:anoncvs@cvs.gnupg.org:/cvs/gnupg co -r STABLE-BRANCH-1-0 gnupg


Description
No description provided
Readme
Languages
C 89.5%
Scheme 3.1%
TeX 2.2%
M4 1.9%
Shell 1.5%
Other 1.6%