Go to file
Jan Philipp Timme c35305e8a7 Autosave 2018-09-24 11:44:17 +02:00
img Put data from ip address table into diagram 2018-06-24 14:23:55 +02:00
iptables Fix typo that temporarily allowed client-to-client communication over IPv6 2018-09-22 11:05:58 +02:00
openvpn-config Update openvpn server config 2018-09-21 19:59:27 +02:00
res Initial import of basic structure 2018-05-09 13:05:55 +02:00
.gitignore Begin adding source to bibtex file 2018-07-17 16:55:03 +02:00
CA-DOC-Inhalt.tex Autosave 2018-09-24 11:44:17 +02:00
CA-DOC-Master.tex Push common config and style into separate files 2018-09-23 13:46:24 +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
LAST_EXPORT Push up LAST_EXPORT 2018-06-06 17:12:02 +02:00
Literaturverweise.bib Add RFC7525 to the collection 2018-09-21 12:20:30 +02:00
MA-Anhang.tex Remove CA documentation from MA attachments 2018-09-13 16:38:13 +02:00
MA-Erklaerung.tex Split Masterarbeit.tex into logical components 2018-09-03 10:33:54 +02:00
MA-Inhalt.tex Autosave 2018-09-21 14:32:08 +02:00
MA-Master.tex Push common config and style into separate files 2018-09-23 13:46:24 +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 Fix an option breaking font appearance 2018-09-24 11:06:38 +02:00
README Update Makefile and README 2018-09-13 11:54:21 +02:00
SRV-DOC-Inhalt.tex Extend and cleanup SRV-DOC a bit 2018-09-22 14:03:38 +02:00
SRV-DOC-Master.tex Push common config and style into separate files 2018-09-23 13:46:24 +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).

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