X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=AUTHORS;h=07939e8be535b95a37058fe3f49d6cdf0c30e890;hp=c379d5b88982bca67125c9a36fe2b877924cf641;hb=d4410d0cce40929db9a0ce7042ef962f1867234d;hpb=1243156a5e03a666b36bc4400f1402243a85c9a7 diff --git a/AUTHORS b/AUTHORS index c379d5b8..07939e8b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,10 +1,31 @@ Main tinc authors: -Guus Sliepen -Ivo Timmermans -Robert van der Meulen + +- Guus Sliepen +- Ivo Timmermans (inactive) + +Significant code contributions from: + +- Brandon Black +- Etienne Dechamps +- Florian Forster +- Grzegorz Dymarek +- Julien Muchembled +- Loïc Grenié +- Max Rijevski +- Michael Tokarev +- Scott Lamb +- Sven-Haegar Koch +- Timothy Redaelli These files are from other sources: - * lib/pidfile.h and lib/pidfile.c are by Martin Schulze, taken from + +* lib/pidfile.h and lib/pidfile.c are by Martin Schulze, taken from the syslog 1.3 sources. - * The files cipher/blowfish/ and cipher/idea/ are from the SSLeay - package by Eric Young. + +* src/bsd/tunemu.c and tunemu.h are by Friedrich Schöller + + +Also some of the macro files in the directory m4, and their +accompanying files in lib, were taken from GNU fileutils. + +Please see the file THANKS for a list of all contributors to tinc.