mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-10 11:09:04 -04:00
54 lines
1.2 KiB
Markdown
54 lines
1.2 KiB
Markdown
# Vendored Libraries
|
|
|
|
This directory contains vendored dependencies that are shipped with InspIRCd to avoid users needing to install them manually.
|
|
|
|
## bcrypt
|
|
|
|
**Author** — [Solar Designer](mailto:solar@openwall.com)
|
|
|
|
**License** — Public Domain
|
|
|
|
**Version** — v1.3
|
|
|
|
**Website** — [https://www.openwall.com/crypt/](https://www.openwall.com/crypt/)
|
|
|
|
## http_parser
|
|
|
|
**Author** — Joyent, Inc. and other Node contributors
|
|
|
|
**License** — MIT License
|
|
|
|
**Version** — v2.9.4
|
|
|
|
**Website** — [https://github.com/nodejs/http-parser](https://github.com/nodejs/http-parser)
|
|
|
|
## sha2
|
|
|
|
**Author** — [Olivier Gay](mailto:olivier.gay@a3.epfl.ch)
|
|
|
|
**License** — 3-clause BSD License
|
|
|
|
**Version** — 2007-02-02
|
|
|
|
**Website** — [http://www.ouah.org/ogay/sha2/](http://www.ouah.org/ogay/sha2/)
|
|
|
|
## utfcpp
|
|
|
|
**Author** — Nemanja Trifunovic
|
|
|
|
**License** — Boost Software License
|
|
|
|
**Version** — v3.1.2
|
|
|
|
**Website** — [https://github.com/nemtrif/utfcpp](https://github.com/nemtrif/utfcpp)
|
|
|
|
## ya_getopt
|
|
|
|
**Author** — Kubo Takehiro
|
|
|
|
**License** — 2-clause BSD License
|
|
|
|
**Version** — 6ce4310
|
|
|
|
**Website** — [https://github.com/kubo/ya_getopt](https://github.com/kubo/ya_getopt)
|