summaryrefslogtreecommitdiff
path: root/vendor/README.md
blob: c233d6daed2bce3a70f3f97fe93ac16fb1e731b5 (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** — [http://openwall.com/crypt/](http://openwall.com/crypt/)

## http_parser

**Author** — Joyent, Inc. and other Node contributors

**Last Updated** — 2019-01-01 (v2.9.0)

**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** — 2018-09-17 (0a238813416e0ac8ea998b8814f00611a00f0735)

**License** — Boost Software License

**Website** — [https://github.com/nemtrif/utfcpp](https://github.com/nemtrif/utfcpp)