]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - vendor/README.md
Move the <disabled> tag out of the core to a new module.
[user/henk/code/inspircd.git] / vendor / README.md
index a6bc7c6936ca0954533286672e28e2822a21952b..c233d6daed2bce3a70f3f97fe93ac16fb1e731b5 100644 (file)
@@ -4,10 +4,40 @@ This directory contains vendored dependencies that are shipped with InspIRCd to
 
 ## bcrypt
 
-**Name** &mdash; Openwall bcrypt
+**Author** &mdash; Solar Designer &lt;solar@openwall.com&gt;
 
 **Last Updated** &mdash; 2018-08-14 (v1.3)
 
 **License** &mdash; Public Domain
 
 **Website** &mdash; [http://openwall.com/crypt/](http://openwall.com/crypt/)
+
+## http_parser
+
+**Author** &mdash; Joyent, Inc. and other Node contributors
+
+**Last Updated** &mdash; 2019-01-01 (v2.9.0)
+
+**License** &mdash; MIT License
+
+**Website** &mdash; (https://github.com/nodejs/http-parser)[https://github.com/nodejs/http-parser]
+
+## sha256
+
+**Author** &mdash; Olivier Gay &lt;olivier.gay@a3.epfl.ch&gt;
+
+**Last Updated** &mdash; 2018-09-06 (2007-02-02)
+
+**License** &mdash; 3-clause BSD License
+
+**Website** &mdash; [http://www.ouah.org/ogay/sha2/](http://www.ouah.org/ogay/sha2/)
+
+## utfcpp
+
+**Author** &mdash; Nemanja Trifunovic
+
+**Last Updated** &mdash; 2018-09-17 (0a238813416e0ac8ea998b8814f00611a00f0735)
+
+**License** &mdash; Boost Software License
+
+**Website** &mdash; [https://github.com/nemtrif/utfcpp](https://github.com/nemtrif/utfcpp)