12345678910111213141516171819202122232425262728293031 |
- Main tinc authors:
- - Guus Sliepen <guus@tinc-vpn.org>
- - Ivo Timmermans (inactive)
- Significant code contributions from:
- - Brandon Black <blblack@gmail.com>
- - Etienne Dechamps <etienne@edechamps.fr>
- - Florian Forster <octo@verplant.org>
- - Grzegorz Dymarek <gregd72002@googlemail.com>
- - Julien Muchembled <jm@jmuchemb.eu>
- - Loïc Grenié <loic.grenie@gmail.com>
- - Max Rijevski <maksuf@gmail.com>
- - Michael Tokarev <mjt@tls.msk.ru>
- - Scott Lamb <slamb@slamb.org>
- - Sven-Haegar Koch <haegar@sdinet.de>
- - Timothy Redaelli <timothy@redaelli.eu>
- These files are from other sources:
- * lib/pidfile.h and lib/pidfile.c are by Martin Schulze, taken from
- the syslog 1.3 sources.
- * src/bsd/tunemu.c and tunemu.h are by Friedrich Schöller
- <friedrich.schoeller@gmail.com>
- 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.
|