summaryrefslogtreecommitdiff
path: root/vendor/README.md
blob: 9d148c7b3609143b9463c87f1dd6a81deddb5fa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Vendored Libraries

This directory contains vendored dependencies that are shipped with InspIRCd to avoid users needing to install them manually.

## bcrypt

**Author** — Solar Designer <solar@openwall.com>

**Last Updated** — 2018-08-14 (v1.3)

**License** — Public Domain

**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)