X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=vendor%2FREADME.md;h=110245e6f9ff5fa7341ea576638fc1ec4877fd23;hb=9ad873886e518bf3621a88e8c48607ab79020c0a;hp=a6bc7c6936ca0954533286672e28e2822a21952b;hpb=c6e40d36b42a7ebf832c3a57d2816a47ee9c9a76;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/vendor/README.md b/vendor/README.md index a6bc7c693..110245e6f 100644 --- a/vendor/README.md +++ b/vendor/README.md @@ -4,10 +4,50 @@ This directory contains vendored dependencies that are shipped with InspIRCd to ## bcrypt -**Name** — Openwall bcrypt +**Author** — Solar Designer <solar@openwall.com> **Last Updated** — 2018-08-14 (v1.3) **License** — Public Domain -**Website** — [http://openwall.com/crypt/](http://openwall.com/crypt/) +**Website** — [https://www.openwall.com/crypt/](https://www.openwall.com/crypt/) + +## http_parser + +**Author** — Joyent, Inc. and other Node contributors + +**Last Updated** — 2019-04-25 (v2.9.2) + +**License** — MIT License + +**Website** — [https://github.com/nodejs/http-parser](https://github.com/nodejs/http-parser) + +## sha256 + +**Author** — Olivier Gay <olivier.gay@a3.epfl.ch> + +**Last Updated** — 2018-09-06 (2007-02-02) + +**License** — 3-clause BSD License + +**Website** — [http://www.ouah.org/ogay/sha2/](http://www.ouah.org/ogay/sha2/) + +## utfcpp + +**Author** — Nemanja Trifunovic + +**Last Updated** — 2019-08-02 (v3.1) + +**License** — Boost Software License + +**Website** — [https://github.com/nemtrif/utfcpp](https://github.com/nemtrif/utfcpp) + +## ya_getopt + +**Author** — Kubo Takehiro + +**Last Updated** — 2019-12-08 (6ce431085b81d9bb8639ed2f858c4f4fbc3ab988) + +**License** — 2-clause BSD License + +**Website** — [https://github.com/kubo/ya_getopt](https://github.com/kubo/ya_getopt)