aboutsummaryrefslogtreecommitdiff
path: root/vendor/README.md
blob: 92654559555ddcab1e8f7fec572d886e70e3efce (about) (plain) (blame)
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
# 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/)

## fmt

**Author** — Victor Zverovich and fmt contributors

**License** — MIT License

**Version** — 12.1.0

**Website** — [https://github.com/fmtlib/fmt/](https://github.com/fmtlib/fmt/)

## http_parser

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

**License** — MIT License

**Version** — debian/2.9.4-6

**Website** — [https://git.in-ulm.de/cbiedl/http-parser](https://git.in-ulm.de/cbiedl/http-parser)

## lyra

**Author** — Build Frameworks Group

**License** — Boost Software License

**Version** — 1.7.0

**Website** — [https://github.com/bfgroup/Lyra](https://github.com/bfgroup/Lyra)

## sha1

**Author** — Steve Reid

**License** — Public Domain

**Version** — 0.1.0

**Website** — [https://github.com/clibs/sha1](https://github.com/clibs/sha1)

## 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** — v4.0.9

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

## yyjson

**Author** — Yaoyuan Guo

**License** — MIT License

**Version** — 0.12.0

**Website** — [https://github.com/ibireme/yyjson](https://github.com/ibireme/yyjson)