mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-18 20:47:53 +00:00
State which exact files constitute third-party works.
This commit is contained in:
parent
f613930dee
commit
dcb91c043f
10
AUTHORS.md
10
AUTHORS.md
@ -21,22 +21,27 @@
|
|||||||
|
|
||||||
* LZ4 compression algorithm by Yann Collet (BSD license)<br>
|
* LZ4 compression algorithm by Yann Collet (BSD license)<br>
|
||||||
|
|
||||||
|
* Files: ext/lz4/*
|
||||||
* Home page: http://code.google.com/p/lz4/
|
* Home page: http://code.google.com/p/lz4/
|
||||||
|
|
||||||
* http-parser by many authors (MIT license)<br>
|
* http-parser by many authors (MIT license)<br>
|
||||||
|
|
||||||
|
* Files: ext/http-parser/*
|
||||||
* Home page: https://github.com/joyent/http-parser/
|
* Home page: https://github.com/joyent/http-parser/
|
||||||
|
|
||||||
* json-parser by James McLaughlin (BSD license)<br>
|
* json-parser by James McLaughlin (BSD license)<br>
|
||||||
|
|
||||||
|
* Files: ext/json-parser/*
|
||||||
* Home page: https://github.com/udp/json-parser/
|
* Home page: https://github.com/udp/json-parser/
|
||||||
|
|
||||||
* TunTapOSX by Mattias Nissler (BSD license)<br>
|
* TunTapOSX by Mattias Nissler (BSD license)<br>
|
||||||
|
|
||||||
|
* Files: ext/tap-mac/tuntap/*
|
||||||
* Home page: http://tuntaposx.sourceforge.net/
|
* Home page: http://tuntaposx.sourceforge.net/
|
||||||
|
|
||||||
* tap-windows and tap-windows6 by the OpenVPN project (GPL)<br>
|
* tap-windows and tap-windows6 by the OpenVPN project (GPL)<br>
|
||||||
|
|
||||||
|
* Files: windows/TapDriver6/*
|
||||||
* Home page:
|
* Home page:
|
||||||
https://github.com/OpenVPN/tap-windows/
|
https://github.com/OpenVPN/tap-windows/
|
||||||
https://github.com/OpenVPN/tap-windows6/
|
https://github.com/OpenVPN/tap-windows6/
|
||||||
@ -45,8 +50,13 @@
|
|||||||
digital signature algorithm, and Poly1305 MAC algorithm, all by
|
digital signature algorithm, and Poly1305 MAC algorithm, all by
|
||||||
Daniel J. Bernstein (public domain)<br>
|
Daniel J. Bernstein (public domain)<br>
|
||||||
|
|
||||||
|
* Files:
|
||||||
|
node/Salsa20.hpp
|
||||||
|
node/C25519.hpp
|
||||||
|
node/Poly1305.hpp
|
||||||
* Home page: http://cr.yp.to/
|
* Home page: http://cr.yp.to/
|
||||||
|
|
||||||
* MiniUPNPC by Thomas Bernard [BSD]
|
* MiniUPNPC by Thomas Bernard [BSD]
|
||||||
|
|
||||||
|
* Files: ext/libnatpmp/*
|
||||||
* Home page: http://miniupnp.free.fr/
|
* Home page: http://miniupnp.free.fr/
|
||||||
|
Loading…
Reference in New Issue
Block a user