aboutsummaryrefslogtreecommitdiffstats
path: root/common/strlist.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-03-23Add new function strlist_find.Neal H. Walfield1-0/+14
* common/strlist.h (strlist_find): New declaration. * common/strlist.c (strlist_find): New function. -- Signed-off-by: Neal H. Walfield <[email protected]>
2011-09-30Change JNLIB license to LGPLv3+ or GPLv2+.Werner Koch1-7/+18
This is to allow the use of this code with code under GPLv2(only).
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-5/+4
We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again.
2010-03-10Merged jnlib into common.Werner Koch1-0/+0
2009-10-19[g13] Add RECIPEINT and CREATE command.Werner Koch1-0/+19
[sm] Chnage --include-certs default
2009-07-07Minor bug fixes.Werner Koch1-3/+13
Enhanced function docs.
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
Removed intl/.
2006-10-02Fix for bug 537Werner Koch1-13/+13
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-05-23g10/ does build again.Werner Koch1-11/+13
2006-04-19Merged with gpg 1.4.3 code. Werner Koch1-17/+19
The gpg part does not yet build.
2003-11-17Preparing for 1.9.2 release.V1-9-2Werner Koch1-22/+43
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-1/+19
to libgcrypt functions, using shared error codes from libgpg-error, replacing the old functions we used to have in ../util by those in ../jnlib and ../common, renaming the malloc functions and a couple of types. Note, that not all changes are listed below becuause they are too similar and done at far too many places. As of today the code builds using the current libgcrypt from CVS but it is very unlikely that it actually works.
2003-01-09Updated from NewPGWerner Koch1-0/+133