summaryrefslogtreecommitdiffstats
path: root/libxmlsec
diff options
context:
space:
mode:
authorJosh Heidenreich <josh.sickmate@gmail.com>2012-02-09 13:42:42 +1030
committerKohei Yoshida <kohei.yoshida@suse.com>2012-02-08 23:18:06 -0500
commitdd929dd089abb86bc2206bc9749722682c70f3f1 (patch)
treedf1c54c223fde472abb1c680eac03c84cda0bae6 /libxmlsec
parentString to rtl::OUString. (diff)
downloadcore-dd929dd089abb86bc2206bc9749722682c70f3f1.tar.gz
core-dd929dd089abb86bc2206bc9749722682c70f3f1.zip
Added and improved READMEs for modules whihc used to be in libs-extern
Diffstat (limited to 'libxmlsec')
-rw-r--r--libxmlsec/README (renamed from libxmlsec/readme.txt)2
1 files changed, 2 insertions, 0 deletions
diff --git a/libxmlsec/readme.txt b/libxmlsec/README
index 55c6976f51f3..2484bf2300e4 100644
--- a/libxmlsec/readme.txt
+++ b/libxmlsec/README
@@ -1,3 +1,5 @@
+XML signing, etc. From [http://www.aleksey.com/xmlsec/]. Heavily patched.
+
The XML Security library has been modified, so that there is NO verification of
the certificate during sign or verification operation. On Windows this was done
in the function xmlSecMSCryptoX509StoreVerify (file src/mscrypto/x509vfy.c) and