Go to file
Jan Philipp Timme 45e8f22bc6 Finish the last part 2018-10-13 19:11:22 +02:00
img Put data from ip address table into diagram 2018-06-24 14:23:55 +02:00
iptables Traffic from VPN Clients to DMZ is allowed 2018-09-24 15:53:22 +02:00
openvpn-config Remove keepalive from client.conf, reduce keepalive timeout on server side 2018-10-10 17:03:11 +02:00
res Initial import of basic structure 2018-05-09 13:05:55 +02:00
.gitignore Produce documents with proper filenames with Makefile 2018-09-24 13:59:57 +02:00
CA-DOC-Inhalt.tex Translate crontab for CRL 2018-09-24 14:35:08 +02:00
CA-DOC-Master.tex Add author data, too 2018-09-24 15:29:29 +02:00
CA-DOC-Titelseite.tex Put CA documentation into a separate document. 2018-09-12 13:04:23 +02:00
CLNT-DOC-Master.tex Autosave 2018-09-24 11:44:17 +02:00
COMMON-Config.tex Fix an option breaking font appearance 2018-09-24 11:06:38 +02:00
COMMON-Style.tex Move style-related options from config to style file 2018-09-23 13:53:28 +02:00
FULL-BUNDLE.tex Add new document and Makefile target to build print version bundle 2018-09-24 16:34:02 +02:00
LAST_EXPORT Push up LAST_EXPORT 2018-06-06 17:12:02 +02:00
Literaturverweise.bib more sources, more explaining wireguard 2018-10-12 15:27:39 +02:00
MA-Anhang.tex Autosave 2018-10-13 17:39:57 +02:00
MA-Erklaerung.tex Add details for Zweitprüfer 2018-10-01 11:54:46 +02:00
MA-Inhalt.tex Finish the last part 2018-10-13 19:11:22 +02:00
MA-Master.tex Autosave 2018-10-13 17:39:57 +02:00
MA-Titelseite.tex Split Masterarbeit.tex into logical components 2018-09-03 10:33:54 +02:00
MA-Wastebasket.tex Move unused stuff over into a wastebasket 2018-09-03 10:59:46 +02:00
Makefile Bleeeeh 2018-10-01 12:32:41 +02:00
README Update README 2018-09-24 17:07:32 +02:00
SRV-DOC-Inhalt.tex Rewrite last bit of SRV-DOC 2018-09-24 16:08:58 +02:00
SRV-DOC-Master.tex Add author data, too 2018-09-24 15:29:29 +02:00
SRV-DOC-Titelseite.tex Prepare server documentation document 2018-09-12 22:19:28 +02:00

README

Dies ist das Repository meiner Masterarbeit "Konzeption und Umsetzung eines IPv6-VPN für die Abteilung Informatik".

Bei Interesse ist es möglich, das Repository zu klonen und ein `make release` alle enthaltenen PDF-Dateien zu erzeugen.
Voraussetzung ist eine entsprechend vollständige Installation von LaTeX (z.B. via texLive), sowie pandoc.

Die Prüfung auf Rechtschreibfehler kann mit `aspell --lang=de_DE --mode=tex check MA-Inhalt.tex` o.Ä. durchgeführt werden.