summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@anytun.org>2008-04-12 11:38:42 +0000
committerOthmar Gsenger <otti@anytun.org>2008-04-12 11:38:42 +0000
commitfffd213c8cba2135afda493d797c41c10354770e (patch)
treebb5eea1b12871d8c3fed0e687d83be3e504d11b2
parentsvn cleanup (diff)
big svn cleanup
-rw-r--r--README2
-rw-r--r--papers/Anycast VOIP Proxy Resultat und Meilensteine.pdf (renamed from Anycast VOIP Proxy Resultat und Meilensteine.pdf)bin24937 -> 24937 bytes
-rw-r--r--papers/Anycast VOIP Proxy Zeitplan.pdf (renamed from Anycast VOIP Proxy Zeitplan.pdf)bin10546 -> 10546 bytes
-rw-r--r--papers/anycast-voip-diagramm.pdf (renamed from anycast-voip-diagramm.pdf)bin73755 -> 73755 bytes
-rw-r--r--papers/draft-gsenger-secure-anycast-tunneling-protocol-02.html (renamed from draft-gsenger-secure-anycast-tunneling-protocol-02.html)0
-rw-r--r--papers/draft-gsenger-secure-anycast-tunneling-protocol-02.txt (renamed from draft-gsenger-secure-anycast-tunneling-protocol-02.txt)0
-rw-r--r--papers/draft-gsenger-secure-anycast-tunneling-protocol-02.xml (renamed from draft-gsenger-secure-anycast-tunneling-protocol-02.xml)0
-rw-r--r--papers/vortrag (renamed from vortrag)0
-rw-r--r--src/Doxyfile (renamed from Doxyfile)0
-rw-r--r--src/Makefile (renamed from Makefile)0
-rw-r--r--src/PracticalSocket.cpp (renamed from PracticalSocket.cpp)0
-rw-r--r--src/PracticalSocket.h (renamed from PracticalSocket.h)0
-rw-r--r--src/Sockets/Ajp13Socket.cpp (renamed from Sockets/Ajp13Socket.cpp)0
-rw-r--r--src/Sockets/Ajp13Socket.h (renamed from Sockets/Ajp13Socket.h)0
-rw-r--r--src/Sockets/AjpBaseSocket.cpp (renamed from Sockets/AjpBaseSocket.cpp)0
-rw-r--r--src/Sockets/AjpBaseSocket.h (renamed from Sockets/AjpBaseSocket.h)0
-rw-r--r--src/Sockets/Base64.cpp (renamed from Sockets/Base64.cpp)0
-rw-r--r--src/Sockets/Base64.h (renamed from Sockets/Base64.h)0
-rw-r--r--src/Sockets/Debug.cpp (renamed from Sockets/Debug.cpp)0
-rw-r--r--src/Sockets/Debug.h (renamed from Sockets/Debug.h)0
-rw-r--r--src/Sockets/DevCpp/Sockets.dev (renamed from Sockets/DevCpp/Sockets.dev)0
-rw-r--r--src/Sockets/DevCpp/Test.dev (renamed from Sockets/DevCpp/Test.dev)0
-rw-r--r--src/Sockets/Event.cpp (renamed from Sockets/Event.cpp)0
-rw-r--r--src/Sockets/Event.h (renamed from Sockets/Event.h)0
-rw-r--r--src/Sockets/EventHandler.cpp (renamed from Sockets/EventHandler.cpp)0
-rw-r--r--src/Sockets/EventHandler.h (renamed from Sockets/EventHandler.h)0
-rw-r--r--src/Sockets/EventTime.cpp (renamed from Sockets/EventTime.cpp)0
-rw-r--r--src/Sockets/EventTime.h (renamed from Sockets/EventTime.h)0
-rw-r--r--src/Sockets/Exception.cpp (renamed from Sockets/Exception.cpp)0
-rw-r--r--src/Sockets/Exception.h (renamed from Sockets/Exception.h)0
-rw-r--r--src/Sockets/File.cpp (renamed from Sockets/File.cpp)0
-rw-r--r--src/Sockets/File.h (renamed from Sockets/File.h)0
-rw-r--r--src/Sockets/HTTPSocket.cpp (renamed from Sockets/HTTPSocket.cpp)0
-rw-r--r--src/Sockets/HTTPSocket.h (renamed from Sockets/HTTPSocket.h)0
-rw-r--r--src/Sockets/HttpBaseSocket.cpp (renamed from Sockets/HttpBaseSocket.cpp)0
-rw-r--r--src/Sockets/HttpBaseSocket.h (renamed from Sockets/HttpBaseSocket.h)0
-rw-r--r--src/Sockets/HttpClientSocket.cpp (renamed from Sockets/HttpClientSocket.cpp)0
-rw-r--r--src/Sockets/HttpClientSocket.h (renamed from Sockets/HttpClientSocket.h)0
-rw-r--r--src/Sockets/HttpDebugSocket.cpp (renamed from Sockets/HttpDebugSocket.cpp)0
-rw-r--r--src/Sockets/HttpDebugSocket.h (renamed from Sockets/HttpDebugSocket.h)0
-rw-r--r--src/Sockets/HttpGetSocket.cpp (renamed from Sockets/HttpGetSocket.cpp)0
-rw-r--r--src/Sockets/HttpGetSocket.h (renamed from Sockets/HttpGetSocket.h)0
-rw-r--r--src/Sockets/HttpPostSocket.cpp (renamed from Sockets/HttpPostSocket.cpp)0
-rw-r--r--src/Sockets/HttpPostSocket.h (renamed from Sockets/HttpPostSocket.h)0
-rw-r--r--src/Sockets/HttpPutSocket.cpp (renamed from Sockets/HttpPutSocket.cpp)0
-rw-r--r--src/Sockets/HttpPutSocket.h (renamed from Sockets/HttpPutSocket.h)0
-rw-r--r--src/Sockets/HttpRequest.cpp (renamed from Sockets/HttpRequest.cpp)0
-rw-r--r--src/Sockets/HttpRequest.h (renamed from Sockets/HttpRequest.h)0
-rw-r--r--src/Sockets/HttpResponse.cpp (renamed from Sockets/HttpResponse.cpp)0
-rw-r--r--src/Sockets/HttpResponse.h (renamed from Sockets/HttpResponse.h)0
-rw-r--r--src/Sockets/HttpTransaction.cpp (renamed from Sockets/HttpTransaction.cpp)0
-rw-r--r--src/Sockets/HttpTransaction.h (renamed from Sockets/HttpTransaction.h)0
-rw-r--r--src/Sockets/HttpdCookies.cpp (renamed from Sockets/HttpdCookies.cpp)0
-rw-r--r--src/Sockets/HttpdCookies.h (renamed from Sockets/HttpdCookies.h)0
-rw-r--r--src/Sockets/HttpdForm.cpp (renamed from Sockets/HttpdForm.cpp)0
-rw-r--r--src/Sockets/HttpdForm.h (renamed from Sockets/HttpdForm.h)0
-rw-r--r--src/Sockets/HttpdSocket.cpp (renamed from Sockets/HttpdSocket.cpp)0
-rw-r--r--src/Sockets/HttpdSocket.h (renamed from Sockets/HttpdSocket.h)0
-rw-r--r--src/Sockets/IBase.h (renamed from Sockets/IBase.h)0
-rw-r--r--src/Sockets/IEventHandler.h (renamed from Sockets/IEventHandler.h)0
-rw-r--r--src/Sockets/IEventOwner.cpp (renamed from Sockets/IEventOwner.cpp)0
-rw-r--r--src/Sockets/IEventOwner.h (renamed from Sockets/IEventOwner.h)0
-rw-r--r--src/Sockets/IFile.h (renamed from Sockets/IFile.h)0
-rw-r--r--src/Sockets/IHttpServer.h (renamed from Sockets/IHttpServer.h)0
-rw-r--r--src/Sockets/ISocketHandler.h (renamed from Sockets/ISocketHandler.h)0
-rw-r--r--src/Sockets/Ipv4Address.cpp (renamed from Sockets/Ipv4Address.cpp)0
-rw-r--r--src/Sockets/Ipv4Address.h (renamed from Sockets/Ipv4Address.h)0
-rw-r--r--src/Sockets/Ipv6Address.cpp (renamed from Sockets/Ipv6Address.cpp)0
-rw-r--r--src/Sockets/Ipv6Address.h (renamed from Sockets/Ipv6Address.h)0
-rw-r--r--src/Sockets/ListenSocket.h (renamed from Sockets/ListenSocket.h)0
-rw-r--r--src/Sockets/Lock.cpp (renamed from Sockets/Lock.cpp)0
-rw-r--r--src/Sockets/Lock.h (renamed from Sockets/Lock.h)0
-rw-r--r--src/Sockets/Makefile (renamed from Sockets/Makefile)0
-rw-r--r--src/Sockets/Makefile.Defines.linux-x86-32 (renamed from Sockets/Makefile.Defines.linux-x86-32)0
-rw-r--r--src/Sockets/Makefile.Defines.macosx (renamed from Sockets/Makefile.Defines.macosx)0
-rw-r--r--src/Sockets/Makefile.Defines.solaris8 (renamed from Sockets/Makefile.Defines.solaris8)0
-rw-r--r--src/Sockets/Makefile.Defines.solaris9-sparc-64 (renamed from Sockets/Makefile.Defines.solaris9-sparc-64)0
-rw-r--r--src/Sockets/Makefile.Defines.win32-cygwin (renamed from Sockets/Makefile.Defines.win32-cygwin)0
-rw-r--r--src/Sockets/Makefile.solaris9-sparc-64 (renamed from Sockets/Makefile.solaris9-sparc-64)0
-rw-r--r--src/Sockets/Makefile.version (renamed from Sockets/Makefile.version)0
-rw-r--r--src/Sockets/MemFile.cpp (renamed from Sockets/MemFile.cpp)0
-rw-r--r--src/Sockets/MemFile.h (renamed from Sockets/MemFile.h)0
-rw-r--r--src/Sockets/Mutex.cpp (renamed from Sockets/Mutex.cpp)0
-rw-r--r--src/Sockets/Mutex.h (renamed from Sockets/Mutex.h)0
-rwxr-xr-xsrc/Sockets/OSX.zip (renamed from Sockets/OSX.zip)bin16669 -> 16669 bytes
-rw-r--r--src/Sockets/Parse.cpp (renamed from Sockets/Parse.cpp)0
-rw-r--r--src/Sockets/Parse.h (renamed from Sockets/Parse.h)0
-rw-r--r--src/Sockets/Project.net/Sockets/Sockets.sln (renamed from Sockets/Project.net/Sockets/Sockets.sln)0
-rw-r--r--src/Sockets/Project.net/Sockets/Sockets.vcproj (renamed from Sockets/Project.net/Sockets/Sockets.vcproj)0
-rw-r--r--src/Sockets/Project.net/Test/Test.vcproj (renamed from Sockets/Project.net/Test/Test.vcproj)0
-rw-r--r--src/Sockets/Project/Sockets.dsp (renamed from Sockets/Project/Sockets.dsp)0
-rw-r--r--src/Sockets/Project/Sockets.dsw (renamed from Sockets/Project/Sockets.dsw)0
-rw-r--r--src/Sockets/Project/Test.dsp (renamed from Sockets/Project/Test.dsp)0
-rw-r--r--src/Sockets/Project/echoserver.dsp (renamed from Sockets/Project/echoserver.dsp)0
-rw-r--r--src/Sockets/Project/stressclient.dsp (renamed from Sockets/Project/stressclient.dsp)0
-rw-r--r--src/Sockets/README.macosx (renamed from Sockets/README.macosx)0
-rw-r--r--src/Sockets/RandomNumber.cpp (renamed from Sockets/RandomNumber.cpp)0
-rw-r--r--src/Sockets/RandomNumber.h (renamed from Sockets/RandomNumber.h)0
-rw-r--r--src/Sockets/ResolvServer.cpp (renamed from Sockets/ResolvServer.cpp)0
-rw-r--r--src/Sockets/ResolvServer.h (renamed from Sockets/ResolvServer.h)0
-rw-r--r--src/Sockets/ResolvSocket.cpp (renamed from Sockets/ResolvSocket.cpp)0
-rw-r--r--src/Sockets/ResolvSocket.h (renamed from Sockets/ResolvSocket.h)0
-rw-r--r--src/Sockets/SSLInitializer.cpp (renamed from Sockets/SSLInitializer.cpp)0
-rw-r--r--src/Sockets/SSLInitializer.h (renamed from Sockets/SSLInitializer.h)0
-rw-r--r--src/Sockets/SctpSocket.cpp (renamed from Sockets/SctpSocket.cpp)0
-rw-r--r--src/Sockets/SctpSocket.h (renamed from Sockets/SctpSocket.h)0
-rw-r--r--src/Sockets/Semaphore.cpp (renamed from Sockets/Semaphore.cpp)0
-rw-r--r--src/Sockets/Semaphore.h (renamed from Sockets/Semaphore.h)0
-rw-r--r--src/Sockets/SmtpdSocket.cpp (renamed from Sockets/SmtpdSocket.cpp)0
-rw-r--r--src/Sockets/SmtpdSocket.h (renamed from Sockets/SmtpdSocket.h)0
-rw-r--r--src/Sockets/Socket.cpp (renamed from Sockets/Socket.cpp)0
-rw-r--r--src/Sockets/Socket.h (renamed from Sockets/Socket.h)0
-rw-r--r--src/Sockets/SocketAddress.h (renamed from Sockets/SocketAddress.h)0
-rw-r--r--src/Sockets/SocketHandler.cpp (renamed from Sockets/SocketHandler.cpp)0
-rw-r--r--src/Sockets/SocketHandler.h (renamed from Sockets/SocketHandler.h)0
-rw-r--r--src/Sockets/Sockets-config.cpp (renamed from Sockets/Sockets-config.cpp)0
-rw-r--r--src/Sockets/StdLog.h (renamed from Sockets/StdLog.h)0
-rw-r--r--src/Sockets/StdoutLog.cpp (renamed from Sockets/StdoutLog.cpp)0
-rw-r--r--src/Sockets/StdoutLog.h (renamed from Sockets/StdoutLog.h)0
-rw-r--r--src/Sockets/StreamSocket.cpp (renamed from Sockets/StreamSocket.cpp)0
-rw-r--r--src/Sockets/StreamSocket.h (renamed from Sockets/StreamSocket.h)0
-rw-r--r--src/Sockets/TcpSocket.cpp (renamed from Sockets/TcpSocket.cpp)0
-rw-r--r--src/Sockets/TcpSocket.h (renamed from Sockets/TcpSocket.h)0
-rw-r--r--src/Sockets/Thread.cpp (renamed from Sockets/Thread.cpp)0
-rw-r--r--src/Sockets/Thread.h (renamed from Sockets/Thread.h)0
-rw-r--r--src/Sockets/UdpSocket.cpp (renamed from Sockets/UdpSocket.cpp)0
-rw-r--r--src/Sockets/UdpSocket.h (renamed from Sockets/UdpSocket.h)0
-rw-r--r--src/Sockets/Utility.cpp (renamed from Sockets/Utility.cpp)0
-rw-r--r--src/Sockets/Utility.h (renamed from Sockets/Utility.h)0
-rw-r--r--src/Sockets/ajp13.h (renamed from Sockets/ajp13.h)0
-rw-r--r--src/Sockets/gpl.txt (renamed from Sockets/gpl.txt)0
-rwxr-xr-xsrc/Sockets/mkdot.sh (renamed from Sockets/mkdot.sh)0
-rw-r--r--src/Sockets/socket_include.cpp (renamed from Sockets/socket_include.cpp)0
-rw-r--r--src/Sockets/socket_include.h (renamed from Sockets/socket_include.h)0
-rw-r--r--src/Sockets/sockets-config.h (renamed from Sockets/sockets-config.h)0
-rw-r--r--src/Sockets/tests/Makefile (renamed from Sockets/tests/Makefile)0
-rw-r--r--src/Sockets/tests/base64.cpp (renamed from Sockets/tests/base64.cpp)0
-rw-r--r--src/Sockets/tests/copy.cpp (renamed from Sockets/tests/copy.cpp)0
-rw-r--r--src/Sockets/tests/crlf.cpp (renamed from Sockets/tests/crlf.cpp)0
-rw-r--r--src/Sockets/tests/echoserver.cpp (renamed from Sockets/tests/echoserver.cpp)0
-rw-r--r--src/Sockets/tests/events.cpp (renamed from Sockets/tests/events.cpp)0
-rw-r--r--src/Sockets/tests/http.cpp (renamed from Sockets/tests/http.cpp)0
-rw-r--r--src/Sockets/tests/http_post.cpp (renamed from Sockets/tests/http_post.cpp)0
-rw-r--r--src/Sockets/tests/httpd.cpp (renamed from Sockets/tests/httpd.cpp)0
-rw-r--r--src/Sockets/tests/https.cpp (renamed from Sockets/tests/https.cpp)0
-rw-r--r--src/Sockets/tests/resolve.cpp (renamed from Sockets/tests/resolve.cpp)0
-rw-r--r--src/Sockets/tests/resume.cpp (renamed from Sockets/tests/resume.cpp)0
-rw-r--r--src/Sockets/tests/retry.cpp (renamed from Sockets/tests/retry.cpp)0
-rw-r--r--src/Sockets/tests/semtest.cpp (renamed from Sockets/tests/semtest.cpp)0
-rw-r--r--src/Sockets/tests/sloppy_http.cpp (renamed from Sockets/tests/sloppy_http.cpp)0
-rw-r--r--src/Sockets/tests/sockets_test.cpp (renamed from Sockets/tests/sockets_test.cpp)0
-rw-r--r--src/Sockets/tests/stressclient.cpp (renamed from Sockets/tests/stressclient.cpp)0
-rw-r--r--src/Sockets/tests/x.cpp (renamed from Sockets/tests/x.cpp)0
-rw-r--r--src/anyctrOptions.cpp (renamed from anyctrOptions.cpp)0
-rw-r--r--src/anyctrOptions.h (renamed from anyctrOptions.h)0
-rw-r--r--src/anymuxOptions.cpp (renamed from anymuxOptions.cpp)0
-rw-r--r--src/anymuxOptions.h (renamed from anymuxOptions.h)0
-rw-r--r--src/anyrtpproxy/Makefile (renamed from anyrtpproxy/Makefile)0
-rw-r--r--src/anyrtpproxy/anyrtpproxy.cpp (renamed from anyrtpproxy/anyrtpproxy.cpp)0
-rw-r--r--src/anyrtpproxy/callIdQueue.cpp (renamed from anyrtpproxy/callIdQueue.cpp)0
-rw-r--r--src/anyrtpproxy/callIdQueue.h (renamed from anyrtpproxy/callIdQueue.h)0
-rw-r--r--src/anyrtpproxy/commandHandler.cpp (renamed from anyrtpproxy/commandHandler.cpp)0
-rw-r--r--src/anyrtpproxy/commandHandler.h (renamed from anyrtpproxy/commandHandler.h)0
-rw-r--r--src/anyrtpproxy/connectionList.cpp (renamed from anyrtpproxy/connectionList.cpp)0
-rw-r--r--src/anyrtpproxy/connectionList.h (renamed from anyrtpproxy/connectionList.h)0
-rw-r--r--src/anyrtpproxy/options.cpp (renamed from anyrtpproxy/options.cpp)0
-rw-r--r--src/anyrtpproxy/options.h (renamed from anyrtpproxy/options.h)0
-rw-r--r--src/anyrtpproxy/portWindow.cpp (renamed from anyrtpproxy/portWindow.cpp)0
-rw-r--r--src/anyrtpproxy/portWindow.h (renamed from anyrtpproxy/portWindow.h)0
-rw-r--r--src/anytun-config.cpp (renamed from anytun-config.cpp)0
-rw-r--r--src/anytun-controld.cpp (renamed from anytun-controld.cpp)0
-rw-r--r--src/anytun-showtables.cpp (renamed from anytun-showtables.cpp)0
-rw-r--r--src/anytun.cpp (renamed from anytun.cpp)0
-rw-r--r--src/authAlgo.cpp (renamed from authAlgo.cpp)0
-rw-r--r--src/authAlgo.h (renamed from authAlgo.h)0
-rw-r--r--src/authAlgoFactory.cpp (renamed from authAlgoFactory.cpp)0
-rw-r--r--src/authAlgoFactory.h (renamed from authAlgoFactory.h)0
-rw-r--r--src/buffer.cpp (renamed from buffer.cpp)0
-rw-r--r--src/buffer.h (renamed from buffer.h)0
-rw-r--r--src/cipher.cpp (renamed from cipher.cpp)0
-rw-r--r--src/cipher.h (renamed from cipher.h)0
-rw-r--r--src/cipherFactory.cpp (renamed from cipherFactory.cpp)0
-rw-r--r--src/cipherFactory.h (renamed from cipherFactory.h)0
-rwxr-xr-xsrc/configure (renamed from configure)0
-rw-r--r--src/connectionList.cpp (renamed from connectionList.cpp)0
-rw-r--r--src/connectionList.h (renamed from connectionList.h)0
-rw-r--r--src/connectionParam.cpp (renamed from connectionParam.cpp)0
-rw-r--r--src/connectionParam.h (renamed from connectionParam.h)0
-rw-r--r--src/datatypes.h (renamed from datatypes.h)0
-rw-r--r--src/encryptedPacket.cpp (renamed from encryptedPacket.cpp)0
-rw-r--r--src/encryptedPacket.h (renamed from encryptedPacket.h)0
-rw-r--r--src/keyDerivation.cpp (renamed from keyDerivation.cpp)0
-rw-r--r--src/keyDerivation.h (renamed from keyDerivation.h)0
-rw-r--r--src/keyDerivationFactory.cpp (renamed from keyDerivationFactory.cpp)0
-rw-r--r--src/keyDerivationFactory.h (renamed from keyDerivationFactory.h)0
-rw-r--r--src/log.cpp (renamed from log.cpp)0
-rw-r--r--src/log.h (renamed from log.h)0
-rw-r--r--src/man/Makefile (renamed from man/Makefile)0
-rw-r--r--src/man/anytun.txt (renamed from man/anytun.txt)0
-rw-r--r--src/mpi.cpp (renamed from mpi.cpp)0
-rw-r--r--src/mpi.h (renamed from mpi.h)0
-rw-r--r--src/muxSocket.cpp (renamed from muxSocket.cpp)0
-rw-r--r--src/muxSocket.h (renamed from muxSocket.h)0
-rw-r--r--src/networkAddress.cpp (renamed from networkAddress.cpp)0
-rw-r--r--src/networkAddress.h (renamed from networkAddress.h)0
-rw-r--r--src/networkPrefix.cpp (renamed from networkPrefix.cpp)0
-rw-r--r--src/networkPrefix.h (renamed from networkPrefix.h)0
-rw-r--r--src/openvpn/AUTHORS (renamed from openvpn/AUTHORS)0
-rw-r--r--src/openvpn/COPYING (renamed from openvpn/COPYING)0
-rw-r--r--src/openvpn/COPYRIGHT.GPL (renamed from openvpn/COPYRIGHT.GPL)0
-rw-r--r--src/openvpn/ChangeLog (renamed from openvpn/ChangeLog)0
-rw-r--r--src/openvpn/INSTALL (renamed from openvpn/INSTALL)0
-rw-r--r--src/openvpn/INSTALL-win32.txt (renamed from openvpn/INSTALL-win32.txt)0
-rw-r--r--src/openvpn/Makefile.am (renamed from openvpn/Makefile.am)0
-rw-r--r--src/openvpn/Makefile.in (renamed from openvpn/Makefile.in)0
-rw-r--r--src/openvpn/NEWS (renamed from openvpn/NEWS)0
-rw-r--r--src/openvpn/PORTS (renamed from openvpn/PORTS)0
-rw-r--r--src/openvpn/README (renamed from openvpn/README)0
-rw-r--r--src/openvpn/acinclude.m4 (renamed from openvpn/acinclude.m4)0
-rw-r--r--src/openvpn/aclocal.m4 (renamed from openvpn/aclocal.m4)0
-rw-r--r--src/openvpn/base64.c (renamed from openvpn/base64.c)0
-rw-r--r--src/openvpn/base64.h (renamed from openvpn/base64.h)0
-rw-r--r--src/openvpn/basic.h (renamed from openvpn/basic.h)0
-rw-r--r--src/openvpn/buffer.c (renamed from openvpn/buffer.c)0
-rw-r--r--src/openvpn/buffer.h (renamed from openvpn/buffer.h)0
-rw-r--r--src/openvpn/circ_list.h (renamed from openvpn/circ_list.h)0
-rw-r--r--src/openvpn/common.h (renamed from openvpn/common.h)0
-rw-r--r--src/openvpn/config-win32.h.in (renamed from openvpn/config-win32.h.in)0
-rwxr-xr-xsrc/openvpn/config.guess (renamed from openvpn/config.guess)0
-rw-r--r--src/openvpn/config.h.in (renamed from openvpn/config.h.in)0
-rwxr-xr-xsrc/openvpn/config.sub (renamed from openvpn/config.sub)0
-rwxr-xr-xsrc/openvpn/configure (renamed from openvpn/configure)0
-rw-r--r--src/openvpn/configure.ac (renamed from openvpn/configure.ac)0
-rw-r--r--src/openvpn/contrib/README (renamed from openvpn/contrib/README)0
-rw-r--r--src/openvpn/contrib/multilevel-init.patch (renamed from openvpn/contrib/multilevel-init.patch)0
-rw-r--r--src/openvpn/contrib/openvpn-fwmarkroute-1.00/README (renamed from openvpn/contrib/openvpn-fwmarkroute-1.00/README)0
-rwxr-xr-xsrc/openvpn/contrib/openvpn-fwmarkroute-1.00/fwmarkroute.down (renamed from openvpn/contrib/openvpn-fwmarkroute-1.00/fwmarkroute.down)0
-rwxr-xr-xsrc/openvpn/contrib/openvpn-fwmarkroute-1.00/fwmarkroute.up (renamed from openvpn/contrib/openvpn-fwmarkroute-1.00/fwmarkroute.up)0
-rw-r--r--src/openvpn/contrib/pull-resolv-conf/client.down (renamed from openvpn/contrib/pull-resolv-conf/client.down)0
-rw-r--r--src/openvpn/contrib/pull-resolv-conf/client.up (renamed from openvpn/contrib/pull-resolv-conf/client.up)0
-rw-r--r--src/openvpn/crypto.c (renamed from openvpn/crypto.c)0
-rw-r--r--src/openvpn/crypto.h (renamed from openvpn/crypto.h)0
-rw-r--r--src/openvpn/cryptoapi.c (renamed from openvpn/cryptoapi.c)0
-rw-r--r--src/openvpn/cryptoapi.h (renamed from openvpn/cryptoapi.h)0
-rw-r--r--src/openvpn/debug/valgrind-suppress (renamed from openvpn/debug/valgrind-suppress)0
-rwxr-xr-xsrc/openvpn/depcomp (renamed from openvpn/depcomp)0
-rwxr-xr-xsrc/openvpn/doclean (renamed from openvpn/doclean)0
-rw-r--r--src/openvpn/easy-rsa/.externals (renamed from openvpn/easy-rsa/.externals)0
-rw-r--r--src/openvpn/easy-rsa/2.0/Makefile (renamed from openvpn/easy-rsa/2.0/Makefile)0
-rw-r--r--src/openvpn/easy-rsa/2.0/README (renamed from openvpn/easy-rsa/2.0/README)0
-rwxr-xr-xsrc/openvpn/easy-rsa/2.0/build-ca (renamed from openvpn/easy-rsa/2.0/build-ca)0
-rwxr-xr-xsrc/openvpn/easy-rsa/2.0/build-dh (renamed from openvpn/easy-rsa/2.0/build-dh)0
-rwxr-xr-xsrc/openvpn/easy-rsa/2.0/build-inter (renamed from openvpn/easy-rsa/2.0/build-inter)0
-rwxr-xr-xsrc/openvpn/easy-rsa/2.0/build-key (renamed from openvpn/easy-rsa/2.0/build-key)0
-rwxr-xr-xsrc/openvpn/easy-rsa/2.0/build-key-pass (renamed from openvpn/easy-rsa/2.0/build-key-pass)0
-rwxr-xr-xsrc/openvpn/easy-rsa/2.0/build-key-pkcs12 (renamed from openvpn/easy-rsa/2.0/build-key-pkcs12)0
-rwxr-xr-xsrc/openvpn/easy-rsa/2.0/build-key-server (renamed from openvpn/easy-rsa/2.0/build-key-server)0
-rwxr-xr-xsrc/openvpn/easy-rsa/2.0/build-req (renamed from openvpn/easy-rsa/2.0/build-req)0
-rwxr-xr-xsrc/openvpn/easy-rsa/2.0/build-req-pass (renamed from openvpn/easy-rsa/2.0/build-req-pass)0
-rwxr-xr-xsrc/openvpn/easy-rsa/2.0/clean-all (renamed from openvpn/easy-rsa/2.0/clean-all)0
-rwxr-xr-xsrc/openvpn/easy-rsa/2.0/inherit-inter (renamed from openvpn/easy-rsa/2.0/inherit-inter)0
-rwxr-xr-xsrc/openvpn/easy-rsa/2.0/list-crl (renamed from openvpn/easy-rsa/2.0/list-crl)0
-rwxr-xr-xsrc/openvpn/easy-rsa/2.0/openssl-0.9.6.cnf (renamed from openvpn/easy-rsa/2.0/openssl-0.9.6.cnf)0
-rwxr-xr-xsrc/openvpn/easy-rsa/2.0/openssl.cnf (renamed from openvpn/easy-rsa/2.0/openssl.cnf)0
-rwxr-xr-xsrc/openvpn/easy-rsa/2.0/pkitool (renamed from openvpn/easy-rsa/2.0/pkitool)0
-rwxr-xr-xsrc/openvpn/easy-rsa/2.0/revoke-full (renamed from openvpn/easy-rsa/2.0/revoke-full)0
-rwxr-xr-xsrc/openvpn/easy-rsa/2.0/sign-req (renamed from openvpn/easy-rsa/2.0/sign-req)0
-rwxr-xr-xsrc/openvpn/easy-rsa/2.0/vars (renamed from openvpn/easy-rsa/2.0/vars)0
-rwxr-xr-xsrc/openvpn/easy-rsa/2.0/whichopensslcnf (renamed from openvpn/easy-rsa/2.0/whichopensslcnf)0
-rw-r--r--src/openvpn/easy-rsa/README (renamed from openvpn/easy-rsa/README)0
-rw-r--r--src/openvpn/easy-rsa/Windows/README.txt (renamed from openvpn/easy-rsa/Windows/README.txt)0
-rw-r--r--src/openvpn/easy-rsa/Windows/build-ca.bat (renamed from openvpn/easy-rsa/Windows/build-ca.bat)0
-rw-r--r--src/openvpn/easy-rsa/Windows/build-dh.bat (renamed from openvpn/easy-rsa/Windows/build-dh.bat)0
-rw-r--r--src/openvpn/easy-rsa/Windows/build-key-pkcs12.bat (renamed from openvpn/easy-rsa/Windows/build-key-pkcs12.bat)0
-rw-r--r--src/openvpn/easy-rsa/Windows/build-key-server.bat (renamed from openvpn/easy-rsa/Windows/build-key-server.bat)0
-rw-r--r--src/openvpn/easy-rsa/Windows/build-key.bat (renamed from openvpn/easy-rsa/Windows/build-key.bat)0
-rw-r--r--src/openvpn/easy-rsa/Windows/clean-all.bat (renamed from openvpn/easy-rsa/Windows/clean-all.bat)0
-rw-r--r--src/openvpn/easy-rsa/Windows/index.txt.start (renamed from openvpn/easy-rsa/Windows/index.txt.start)0
-rwxr-xr-xsrc/openvpn/easy-rsa/Windows/init-config.bat (renamed from openvpn/easy-rsa/Windows/init-config.bat)0
-rw-r--r--src/openvpn/easy-rsa/Windows/revoke-full.bat (renamed from openvpn/easy-rsa/Windows/revoke-full.bat)0
-rw-r--r--src/openvpn/easy-rsa/Windows/serial.start (renamed from openvpn/easy-rsa/Windows/serial.start)0
-rw-r--r--src/openvpn/easy-rsa/Windows/vars.bat.sample (renamed from openvpn/easy-rsa/Windows/vars.bat.sample)0
-rwxr-xr-xsrc/openvpn/easy-rsa/build-ca (renamed from openvpn/easy-rsa/build-ca)0
-rwxr-xr-xsrc/openvpn/easy-rsa/build-dh (renamed from openvpn/easy-rsa/build-dh)0
-rwxr-xr-xsrc/openvpn/easy-rsa/build-inter (renamed from openvpn/easy-rsa/build-inter)0
-rwxr-xr-xsrc/openvpn/easy-rsa/build-key (renamed from openvpn/easy-rsa/build-key)0
-rwxr-xr-xsrc/openvpn/easy-rsa/build-key-pass (renamed from openvpn/easy-rsa/build-key-pass)0
-rwxr-xr-xsrc/openvpn/easy-rsa/build-key-pkcs12 (renamed from openvpn/easy-rsa/build-key-pkcs12)0
-rwxr-xr-xsrc/openvpn/easy-rsa/build-key-server (renamed from openvpn/easy-rsa/build-key-server)0
-rwxr-xr-xsrc/openvpn/easy-rsa/build-req (renamed from openvpn/easy-rsa/build-req)0
-rwxr-xr-xsrc/openvpn/easy-rsa/build-req-pass (renamed from openvpn/easy-rsa/build-req-pass)0
-rwxr-xr-xsrc/openvpn/easy-rsa/clean-all (renamed from openvpn/easy-rsa/clean-all)0
-rw-r--r--src/openvpn/easy-rsa/list-crl (renamed from openvpn/easy-rsa/list-crl)0
-rw-r--r--src/openvpn/easy-rsa/make-crl (renamed from openvpn/easy-rsa/make-crl)0
-rw-r--r--src/openvpn/easy-rsa/openssl.cnf (renamed from openvpn/easy-rsa/openssl.cnf)0
-rw-r--r--src/openvpn/easy-rsa/revoke-crt (renamed from openvpn/easy-rsa/revoke-crt)0
-rwxr-xr-xsrc/openvpn/easy-rsa/revoke-full (renamed from openvpn/easy-rsa/revoke-full)0
-rwxr-xr-xsrc/openvpn/easy-rsa/sign-req (renamed from openvpn/easy-rsa/sign-req)0
-rw-r--r--src/openvpn/easy-rsa/vars (renamed from openvpn/easy-rsa/vars)0
-rw-r--r--src/openvpn/errlevel.h (renamed from openvpn/errlevel.h)0
-rw-r--r--src/openvpn/error.c (renamed from openvpn/error.c)0
-rw-r--r--src/openvpn/error.h (renamed from openvpn/error.h)0
-rw-r--r--src/openvpn/event.c (renamed from openvpn/event.c)0
-rw-r--r--src/openvpn/event.h (renamed from openvpn/event.h)0
-rw-r--r--src/openvpn/fdmisc.c (renamed from openvpn/fdmisc.c)0
-rw-r--r--src/openvpn/fdmisc.h (renamed from openvpn/fdmisc.h)0
-rw-r--r--src/openvpn/forward-inline.h (renamed from openvpn/forward-inline.h)0
-rw-r--r--src/openvpn/forward.c (renamed from openvpn/forward.c)0
-rw-r--r--src/openvpn/forward.h (renamed from openvpn/forward.h)0
-rw-r--r--src/openvpn/fragment.c (renamed from openvpn/fragment.c)0
-rw-r--r--src/openvpn/fragment.h (renamed from openvpn/fragment.h)0
-rwxr-xr-xsrc/openvpn/gentoo/openvpn.init (renamed from openvpn/gentoo/openvpn.init)0
-rw-r--r--src/openvpn/gremlin.c (renamed from openvpn/gremlin.c)0
-rw-r--r--src/openvpn/gremlin.h (renamed from openvpn/gremlin.h)0
-rw-r--r--src/openvpn/helper.c (renamed from openvpn/helper.c)0
-rw-r--r--src/openvpn/helper.h (renamed from openvpn/helper.h)0
-rw-r--r--src/openvpn/init.c (renamed from openvpn/init.c)0
-rw-r--r--src/openvpn/init.h (renamed from openvpn/init.h)0
-rwxr-xr-xsrc/openvpn/install-sh (renamed from openvpn/install-sh)0
-rw-r--r--src/openvpn/install-win32/.svnignore (renamed from openvpn/install-win32/.svnignore)0
-rwxr-xr-xsrc/openvpn/install-win32/buildopensslpath.bat (renamed from openvpn/install-win32/buildopensslpath.bat)0
-rwxr-xr-xsrc/openvpn/install-win32/openssl.bat (renamed from openvpn/install-win32/openssl.bat)0
-rwxr-xr-xsrc/openvpn/install-win32/openvpn.nsi.in (renamed from openvpn/install-win32/openvpn.nsi.in)0
-rwxr-xr-xsrc/openvpn/install-win32/prebuild (renamed from openvpn/install-win32/prebuild)0
-rwxr-xr-xsrc/openvpn/install-win32/sample.ovpn (renamed from openvpn/install-win32/sample.ovpn)0
-rwxr-xr-xsrc/openvpn/install-win32/setpath.nsi (renamed from openvpn/install-win32/setpath.nsi)0
-rwxr-xr-xsrc/openvpn/install-win32/u2d.c (renamed from openvpn/install-win32/u2d.c)0
-rw-r--r--src/openvpn/integer.h (renamed from openvpn/integer.h)0
-rw-r--r--src/openvpn/interval.c (renamed from openvpn/interval.c)0
-rw-r--r--src/openvpn/interval.h (renamed from openvpn/interval.h)0
-rw-r--r--src/openvpn/list.c (renamed from openvpn/list.c)0
-rw-r--r--src/openvpn/list.h (renamed from openvpn/list.h)0
-rw-r--r--src/openvpn/lzo.c (renamed from openvpn/lzo.c)0
-rw-r--r--src/openvpn/lzo.h (renamed from openvpn/lzo.h)0
-rwxr-xr-xsrc/openvpn/makefile.w32 (renamed from openvpn/makefile.w32)0
-rw-r--r--src/openvpn/makefile.w32-vc (renamed from openvpn/makefile.w32-vc)0
-rw-r--r--src/openvpn/manage.c (renamed from openvpn/manage.c)0
-rw-r--r--src/openvpn/manage.h (renamed from openvpn/manage.h)0
-rw-r--r--src/openvpn/management/management-notes.txt (renamed from openvpn/management/management-notes.txt)0
-rw-r--r--src/openvpn/mbuf.c (renamed from openvpn/mbuf.c)0
-rw-r--r--src/openvpn/mbuf.h (renamed from openvpn/mbuf.h)0
-rw-r--r--src/openvpn/memcmp.c (renamed from openvpn/memcmp.c)0
-rw-r--r--src/openvpn/memdbg.h (renamed from openvpn/memdbg.h)0
-rw-r--r--src/openvpn/misc.c (renamed from openvpn/misc.c)0
-rw-r--r--src/openvpn/misc.h (renamed from openvpn/misc.h)0
-rwxr-xr-xsrc/openvpn/missing (renamed from openvpn/missing)0
-rw-r--r--src/openvpn/mroute.c (renamed from openvpn/mroute.c)0
-rw-r--r--src/openvpn/mroute.h (renamed from openvpn/mroute.h)0
-rw-r--r--src/openvpn/mss.c (renamed from openvpn/mss.c)0
-rw-r--r--src/openvpn/mss.h (renamed from openvpn/mss.h)0
-rw-r--r--src/openvpn/mtcp.c (renamed from openvpn/mtcp.c)0
-rw-r--r--src/openvpn/mtcp.h (renamed from openvpn/mtcp.h)0
-rw-r--r--src/openvpn/mtu.c (renamed from openvpn/mtu.c)0
-rw-r--r--src/openvpn/mtu.h (renamed from openvpn/mtu.h)0
-rw-r--r--src/openvpn/mudp.c (renamed from openvpn/mudp.c)0
-rw-r--r--src/openvpn/mudp.h (renamed from openvpn/mudp.h)0
-rw-r--r--src/openvpn/multi.c (renamed from openvpn/multi.c)0
-rw-r--r--src/openvpn/multi.h (renamed from openvpn/multi.h)0
-rw-r--r--src/openvpn/ntlm.c (renamed from openvpn/ntlm.c)0
-rw-r--r--src/openvpn/ntlm.h (renamed from openvpn/ntlm.h)0
-rw-r--r--src/openvpn/occ-inline.h (renamed from openvpn/occ-inline.h)0
-rw-r--r--src/openvpn/occ.c (renamed from openvpn/occ.c)0
-rw-r--r--src/openvpn/occ.h (renamed from openvpn/occ.h)0
-rw-r--r--src/openvpn/openvpn-plugin.h (renamed from openvpn/openvpn-plugin.h)0
-rw-r--r--src/openvpn/openvpn.8 (renamed from openvpn/openvpn.8)0
-rw-r--r--src/openvpn/openvpn.c (renamed from openvpn/openvpn.c)0
-rw-r--r--src/openvpn/openvpn.h (renamed from openvpn/openvpn.h)0
-rw-r--r--src/openvpn/openvpn.spec.in (renamed from openvpn/openvpn.spec.in)0
-rw-r--r--src/openvpn/options.c (renamed from openvpn/options.c)0
-rw-r--r--src/openvpn/options.h (renamed from openvpn/options.h)0
-rw-r--r--src/openvpn/otime.c (renamed from openvpn/otime.c)0
-rw-r--r--src/openvpn/otime.h (renamed from openvpn/otime.h)0
-rw-r--r--src/openvpn/packet_id.c (renamed from openvpn/packet_id.c)0
-rw-r--r--src/openvpn/packet_id.h (renamed from openvpn/packet_id.h)0
-rw-r--r--src/openvpn/perf.c (renamed from openvpn/perf.c)0
-rw-r--r--src/openvpn/perf.h (renamed from openvpn/perf.h)0
-rw-r--r--src/openvpn/ping-inline.h (renamed from openvpn/ping-inline.h)0
-rw-r--r--src/openvpn/ping.c (renamed from openvpn/ping.c)0
-rw-r--r--src/openvpn/ping.h (renamed from openvpn/ping.h)0
-rw-r--r--src/openvpn/plugin.c (renamed from openvpn/plugin.c)0
-rw-r--r--src/openvpn/plugin.h (renamed from openvpn/plugin.h)0
-rw-r--r--src/openvpn/plugin/README (renamed from openvpn/plugin/README)0
-rwxr-xr-xsrc/openvpn/plugin/auth-pam/Makefile (renamed from openvpn/plugin/auth-pam/Makefile)0
-rw-r--r--src/openvpn/plugin/auth-pam/README (renamed from openvpn/plugin/auth-pam/README)0
-rw-r--r--src/openvpn/plugin/auth-pam/auth-pam.c (renamed from openvpn/plugin/auth-pam/auth-pam.c)0
-rw-r--r--src/openvpn/plugin/auth-pam/pamdl.c (renamed from openvpn/plugin/auth-pam/pamdl.c)0
-rw-r--r--src/openvpn/plugin/auth-pam/pamdl.h (renamed from openvpn/plugin/auth-pam/pamdl.h)0
-rwxr-xr-xsrc/openvpn/plugin/down-root/Makefile (renamed from openvpn/plugin/down-root/Makefile)0
-rw-r--r--src/openvpn/plugin/down-root/README (renamed from openvpn/plugin/down-root/README)0
-rw-r--r--src/openvpn/plugin/down-root/down-root.c (renamed from openvpn/plugin/down-root/down-root.c)0
-rw-r--r--src/openvpn/plugin/examples/README (renamed from openvpn/plugin/examples/README)0
-rwxr-xr-xsrc/openvpn/plugin/examples/build (renamed from openvpn/plugin/examples/build)0
-rw-r--r--src/openvpn/plugin/examples/simple.c (renamed from openvpn/plugin/examples/simple.c)0
-rwxr-xr-xsrc/openvpn/plugin/examples/simple.def (renamed from openvpn/plugin/examples/simple.def)0
-rwxr-xr-xsrc/openvpn/plugin/examples/winbuild (renamed from openvpn/plugin/examples/winbuild)0
-rw-r--r--src/openvpn/pool.c (renamed from openvpn/pool.c)0
-rw-r--r--src/openvpn/pool.h (renamed from openvpn/pool.h)0
-rw-r--r--src/openvpn/proto.c (renamed from openvpn/proto.c)0
-rw-r--r--src/openvpn/proto.h (renamed from openvpn/proto.h)0
-rw-r--r--src/openvpn/proxy.c (renamed from openvpn/proxy.c)0
-rw-r--r--src/openvpn/proxy.h (renamed from openvpn/proxy.h)0
-rw-r--r--src/openvpn/push.c (renamed from openvpn/push.c)0
-rw-r--r--src/openvpn/push.h (renamed from openvpn/push.h)0
-rw-r--r--src/openvpn/reliable.c (renamed from openvpn/reliable.c)0
-rw-r--r--src/openvpn/reliable.h (renamed from openvpn/reliable.h)0
-rw-r--r--src/openvpn/route.c (renamed from openvpn/route.c)0
-rw-r--r--src/openvpn/route.h (renamed from openvpn/route.h)0
-rw-r--r--src/openvpn/sample-config-files/README (renamed from openvpn/sample-config-files/README)0
-rw-r--r--src/openvpn/sample-config-files/client.conf (renamed from openvpn/sample-config-files/client.conf)0
-rwxr-xr-xsrc/openvpn/sample-config-files/firewall.sh (renamed from openvpn/sample-config-files/firewall.sh)0
-rwxr-xr-xsrc/openvpn/sample-config-files/home.up (renamed from openvpn/sample-config-files/home.up)0
-rw-r--r--src/openvpn/sample-config-files/loopback-client (renamed from openvpn/sample-config-files/loopback-client)0
-rw-r--r--src/openvpn/sample-config-files/loopback-server (renamed from openvpn/sample-config-files/loopback-server)0
-rwxr-xr-xsrc/openvpn/sample-config-files/office.up (renamed from openvpn/sample-config-files/office.up)0
-rwxr-xr-xsrc/openvpn/sample-config-files/openvpn-shutdown.sh (renamed from openvpn/sample-config-files/openvpn-shutdown.sh)0
-rwxr-xr-xsrc/openvpn/sample-config-files/openvpn-startup.sh (renamed from openvpn/sample-config-files/openvpn-startup.sh)0
-rw-r--r--src/openvpn/sample-config-files/server.conf (renamed from openvpn/sample-config-files/server.conf)0
-rw-r--r--src/openvpn/sample-config-files/static-home.conf (renamed from openvpn/sample-config-files/static-home.conf)0
-rw-r--r--src/openvpn/sample-config-files/static-office.conf (renamed from openvpn/sample-config-files/static-office.conf)0
-rw-r--r--src/openvpn/sample-config-files/tls-home.conf (renamed from openvpn/sample-config-files/tls-home.conf)0
-rw-r--r--src/openvpn/sample-config-files/tls-office.conf (renamed from openvpn/sample-config-files/tls-office.conf)0
-rw-r--r--src/openvpn/sample-config-files/xinetd-client-config (renamed from openvpn/sample-config-files/xinetd-client-config)0
-rw-r--r--src/openvpn/sample-config-files/xinetd-server-config (renamed from openvpn/sample-config-files/xinetd-server-config)0
-rw-r--r--src/openvpn/sample-keys/README (renamed from openvpn/sample-keys/README)0
-rw-r--r--src/openvpn/sample-keys/client.crt (renamed from openvpn/sample-keys/client.crt)0
-rw-r--r--src/openvpn/sample-keys/client.key (renamed from openvpn/sample-keys/client.key)0
-rw-r--r--src/openvpn/sample-keys/dh1024.pem (renamed from openvpn/sample-keys/dh1024.pem)0
-rw-r--r--src/openvpn/sample-keys/pass.crt (renamed from openvpn/sample-keys/pass.crt)0
-rw-r--r--src/openvpn/sample-keys/pass.key (renamed from openvpn/sample-keys/pass.key)0
-rw-r--r--src/openvpn/sample-keys/pkcs12.p12 (renamed from openvpn/sample-keys/pkcs12.p12)bin2685 -> 2685 bytes
-rw-r--r--src/openvpn/sample-keys/server.crt (renamed from openvpn/sample-keys/server.crt)0
-rw-r--r--src/openvpn/sample-keys/server.key (renamed from openvpn/sample-keys/server.key)0
-rw-r--r--src/openvpn/sample-keys/tmp-ca.crt (renamed from openvpn/sample-keys/tmp-ca.crt)0
-rw-r--r--src/openvpn/sample-keys/tmp-ca.key (renamed from openvpn/sample-keys/tmp-ca.key)0
-rwxr-xr-xsrc/openvpn/sample-scripts/auth-pam.pl (renamed from openvpn/sample-scripts/auth-pam.pl)0
-rwxr-xr-xsrc/openvpn/sample-scripts/bridge-start (renamed from openvpn/sample-scripts/bridge-start)0
-rwxr-xr-xsrc/openvpn/sample-scripts/bridge-stop (renamed from openvpn/sample-scripts/bridge-stop)0
-rwxr-xr-xsrc/openvpn/sample-scripts/openvpn.init (renamed from openvpn/sample-scripts/openvpn.init)0
-rwxr-xr-xsrc/openvpn/sample-scripts/verify-cn (renamed from openvpn/sample-scripts/verify-cn)0
-rw-r--r--src/openvpn/schedule.c (renamed from openvpn/schedule.c)0
-rw-r--r--src/openvpn/schedule.h (renamed from openvpn/schedule.h)0
-rwxr-xr-xsrc/openvpn/service-win32/Makefile (renamed from openvpn/service-win32/Makefile)0
-rwxr-xr-xsrc/openvpn/service-win32/mkpatch (renamed from openvpn/service-win32/mkpatch)0
-rwxr-xr-xsrc/openvpn/service-win32/openvpnserv.c (renamed from openvpn/service-win32/openvpnserv.c)0
-rwxr-xr-xsrc/openvpn/service-win32/service.patch (renamed from openvpn/service-win32/service.patch)0
-rw-r--r--src/openvpn/session_id.c (renamed from openvpn/session_id.c)0
-rw-r--r--src/openvpn/session_id.h (renamed from openvpn/session_id.h)0
-rw-r--r--src/openvpn/shaper.c (renamed from openvpn/shaper.c)0
-rw-r--r--src/openvpn/shaper.h (renamed from openvpn/shaper.h)0
-rw-r--r--src/openvpn/sig.c (renamed from openvpn/sig.c)0
-rw-r--r--src/openvpn/sig.h (renamed from openvpn/sig.h)0
-rw-r--r--src/openvpn/socket.c (renamed from openvpn/socket.c)0
-rw-r--r--src/openvpn/socket.h (renamed from openvpn/socket.h)0
-rw-r--r--src/openvpn/socks.c (renamed from openvpn/socks.c)0
-rw-r--r--src/openvpn/socks.h (renamed from openvpn/socks.h)0
-rw-r--r--src/openvpn/ssl.c (renamed from openvpn/ssl.c)0
-rw-r--r--src/openvpn/ssl.h (renamed from openvpn/ssl.h)0
-rw-r--r--src/openvpn/status.c (renamed from openvpn/status.c)0
-rw-r--r--src/openvpn/status.h (renamed from openvpn/status.h)0
-rw-r--r--src/openvpn/suse/openvpn.init (renamed from openvpn/suse/openvpn.init)0
-rw-r--r--src/openvpn/syshead.h (renamed from openvpn/syshead.h)0
-rwxr-xr-xsrc/openvpn/t_cltsrv.sh (renamed from openvpn/t_cltsrv.sh)0
-rwxr-xr-xsrc/openvpn/t_lpback.sh (renamed from openvpn/t_lpback.sh)0
-rwxr-xr-xsrc/openvpn/tap-win32/MAKEFILE (renamed from openvpn/tap-win32/MAKEFILE)0
-rwxr-xr-xsrc/openvpn/tap-win32/SOURCES (renamed from openvpn/tap-win32/SOURCES)0
-rwxr-xr-xsrc/openvpn/tap-win32/amd64/OemWin2k.inf (renamed from openvpn/tap-win32/amd64/OemWin2k.inf)0
-rwxr-xr-xsrc/openvpn/tap-win32/amd64/tap.cat (renamed from openvpn/tap-win32/amd64/tap.cat)0
-rwxr-xr-xsrc/openvpn/tap-win32/common.h (renamed from openvpn/tap-win32/common.h)0
-rwxr-xr-xsrc/openvpn/tap-win32/constants.h (renamed from openvpn/tap-win32/constants.h)0
-rwxr-xr-xsrc/openvpn/tap-win32/dhcp.c (renamed from openvpn/tap-win32/dhcp.c)0
-rwxr-xr-xsrc/openvpn/tap-win32/dhcp.h (renamed from openvpn/tap-win32/dhcp.h)0
-rwxr-xr-xsrc/openvpn/tap-win32/endian.h (renamed from openvpn/tap-win32/endian.h)0
-rwxr-xr-xsrc/openvpn/tap-win32/error.c (renamed from openvpn/tap-win32/error.c)0
-rwxr-xr-xsrc/openvpn/tap-win32/error.h (renamed from openvpn/tap-win32/error.h)0
-rwxr-xr-xsrc/openvpn/tap-win32/hexdump.c (renamed from openvpn/tap-win32/hexdump.c)0
-rwxr-xr-xsrc/openvpn/tap-win32/hexdump.h (renamed from openvpn/tap-win32/hexdump.h)0
-rwxr-xr-xsrc/openvpn/tap-win32/i386/OemWin2k.inf (renamed from openvpn/tap-win32/i386/OemWin2k.inf)0
-rwxr-xr-xsrc/openvpn/tap-win32/i386/tap.cat (renamed from openvpn/tap-win32/i386/tap.cat)0
-rwxr-xr-xsrc/openvpn/tap-win32/instance.c (renamed from openvpn/tap-win32/instance.c)0
-rwxr-xr-xsrc/openvpn/tap-win32/lock.h (renamed from openvpn/tap-win32/lock.h)0
-rwxr-xr-xsrc/openvpn/tap-win32/macinfo.c (renamed from openvpn/tap-win32/macinfo.c)0
-rwxr-xr-xsrc/openvpn/tap-win32/macinfo.h (renamed from openvpn/tap-win32/macinfo.h)0
-rwxr-xr-xsrc/openvpn/tap-win32/mem.c (renamed from openvpn/tap-win32/mem.c)0
-rwxr-xr-xsrc/openvpn/tap-win32/proto.h (renamed from openvpn/tap-win32/proto.h)0
-rwxr-xr-xsrc/openvpn/tap-win32/prototypes.h (renamed from openvpn/tap-win32/prototypes.h)0
-rwxr-xr-xsrc/openvpn/tap-win32/resource.rc (renamed from openvpn/tap-win32/resource.rc)0
-rwxr-xr-xsrc/openvpn/tap-win32/tapdrvr.c (renamed from openvpn/tap-win32/tapdrvr.c)0
-rwxr-xr-xsrc/openvpn/tap-win32/types.h (renamed from openvpn/tap-win32/types.h)0
-rw-r--r--src/openvpn/thread.c (renamed from openvpn/thread.c)0
-rw-r--r--src/openvpn/thread.h (renamed from openvpn/thread.h)0
-rw-r--r--src/openvpn/tun.c (renamed from openvpn/tun.c)0
-rw-r--r--src/openvpn/tun.h (renamed from openvpn/tun.h)0
-rwxr-xr-xsrc/openvpn/win32.c (renamed from openvpn/win32.c)0
-rwxr-xr-xsrc/openvpn/win32.h (renamed from openvpn/win32.h)0
-rw-r--r--src/options.cpp (renamed from options.cpp)0
-rw-r--r--src/options.h (renamed from options.h)0
-rw-r--r--src/packetSource.cpp (renamed from packetSource.cpp)0
-rw-r--r--src/packetSource.h (renamed from packetSource.h)0
-rw-r--r--src/plainPacket.cpp (renamed from plainPacket.cpp)0
-rw-r--r--src/plainPacket.h (renamed from plainPacket.h)0
-rw-r--r--src/router.cpp (renamed from router.cpp)0
-rw-r--r--src/router.h (renamed from router.h)0
-rw-r--r--src/routingTable.cpp (renamed from routingTable.cpp)0
-rw-r--r--src/routingTable.h (renamed from routingTable.h)0
-rw-r--r--src/rtpSession.cpp (renamed from rtpSession.cpp)0
-rw-r--r--src/rtpSession.h (renamed from rtpSession.h)0
-rw-r--r--src/rtpSessionTable.cpp (renamed from rtpSessionTable.cpp)0
-rw-r--r--src/rtpSessionTable.h (renamed from rtpSessionTable.h)0
-rw-r--r--src/seqWindow.cpp (renamed from seqWindow.cpp)0
-rw-r--r--src/seqWindow.h (renamed from seqWindow.h)0
-rw-r--r--src/signalController.cpp (renamed from signalController.cpp)0
-rw-r--r--src/signalController.h (renamed from signalController.h)0
-rw-r--r--src/syncBuffer.cpp (renamed from syncBuffer.cpp)0
-rw-r--r--src/syncBuffer.h (renamed from syncBuffer.h)0
-rw-r--r--src/syncClientSocket.cpp (renamed from syncClientSocket.cpp)0
-rw-r--r--src/syncClientSocket.h (renamed from syncClientSocket.h)0
-rw-r--r--src/syncCommand.cpp (renamed from syncCommand.cpp)0
-rw-r--r--src/syncCommand.h (renamed from syncCommand.h)0
-rw-r--r--src/syncConnectionCommand.cpp (renamed from syncConnectionCommand.cpp)0
-rw-r--r--src/syncConnectionCommand.h (renamed from syncConnectionCommand.h)0
-rw-r--r--src/syncListenSocket.h (renamed from syncListenSocket.h)0
-rw-r--r--src/syncQueue.cpp (renamed from syncQueue.cpp)0
-rw-r--r--src/syncQueue.h (renamed from syncQueue.h)0
-rw-r--r--src/syncRouteCommand.cpp (renamed from syncRouteCommand.cpp)0
-rw-r--r--src/syncRouteCommand.h (renamed from syncRouteCommand.h)0
-rw-r--r--src/syncRtpCommand.cpp (renamed from syncRtpCommand.cpp)0
-rw-r--r--src/syncRtpCommand.h (renamed from syncRtpCommand.h)0
-rw-r--r--src/syncSocket.cpp (renamed from syncSocket.cpp)0
-rw-r--r--src/syncSocket.h (renamed from syncSocket.h)0
-rw-r--r--src/syncSocketHandler.cpp (renamed from syncSocketHandler.cpp)0
-rw-r--r--src/syncSocketHandler.h (renamed from syncSocketHandler.h)0
-rw-r--r--src/threadParam.h (renamed from threadParam.h)0
-rw-r--r--src/threadUtils.hpp (renamed from threadUtils.hpp)0
-rw-r--r--src/tunDevice.cpp (renamed from tunDevice.cpp)0
-rw-r--r--src/tunDevice.h (renamed from tunDevice.h)0
535 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 82f26de..1a83c37 100644
--- a/README
+++ b/README
@@ -17,7 +17,7 @@ svn co http://anytun.org/svn/anytun/
Building from source
--------------------
-cd anytun
+cd src
./configure
make
diff --git a/Anycast VOIP Proxy Resultat und Meilensteine.pdf b/papers/Anycast VOIP Proxy Resultat und Meilensteine.pdf
index 6df9308..6df9308 100644
--- a/Anycast VOIP Proxy Resultat und Meilensteine.pdf
+++ b/papers/Anycast VOIP Proxy Resultat und Meilensteine.pdf
Binary files differ
diff --git a/Anycast VOIP Proxy Zeitplan.pdf b/papers/Anycast VOIP Proxy Zeitplan.pdf
index 87ed6b4..87ed6b4 100644
--- a/Anycast VOIP Proxy Zeitplan.pdf
+++ b/papers/Anycast VOIP Proxy Zeitplan.pdf
Binary files differ
diff --git a/anycast-voip-diagramm.pdf b/papers/anycast-voip-diagramm.pdf
index af3eb78..af3eb78 100644
--- a/anycast-voip-diagramm.pdf
+++ b/papers/anycast-voip-diagramm.pdf
Binary files differ
diff --git a/draft-gsenger-secure-anycast-tunneling-protocol-02.html b/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.html
index 80ab6c9..80ab6c9 100644
--- a/draft-gsenger-secure-anycast-tunneling-protocol-02.html
+++ b/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.html
diff --git a/draft-gsenger-secure-anycast-tunneling-protocol-02.txt b/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.txt
index 0a63c6f..0a63c6f 100644
--- a/draft-gsenger-secure-anycast-tunneling-protocol-02.txt
+++ b/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.txt
diff --git a/draft-gsenger-secure-anycast-tunneling-protocol-02.xml b/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.xml
index f9ec30d..f9ec30d 100644
--- a/draft-gsenger-secure-anycast-tunneling-protocol-02.xml
+++ b/papers/draft-gsenger-secure-anycast-tunneling-protocol-02.xml
diff --git a/vortrag b/papers/vortrag
index aa6f2cf..aa6f2cf 100644
--- a/vortrag
+++ b/papers/vortrag
diff --git a/Doxyfile b/src/Doxyfile
index 9b5e4ef..9b5e4ef 100644
--- a/Doxyfile
+++ b/src/Doxyfile
diff --git a/Makefile b/src/Makefile
index f71f6f2..f71f6f2 100644
--- a/Makefile
+++ b/src/Makefile
diff --git a/PracticalSocket.cpp b/src/PracticalSocket.cpp
index 6f7b51c..6f7b51c 100644
--- a/PracticalSocket.cpp
+++ b/src/PracticalSocket.cpp
diff --git a/PracticalSocket.h b/src/PracticalSocket.h
index 58c6424..58c6424 100644
--- a/PracticalSocket.h
+++ b/src/PracticalSocket.h
diff --git a/Sockets/Ajp13Socket.cpp b/src/Sockets/Ajp13Socket.cpp
index 57755f0..57755f0 100644
--- a/Sockets/Ajp13Socket.cpp
+++ b/src/Sockets/Ajp13Socket.cpp
diff --git a/Sockets/Ajp13Socket.h b/src/Sockets/Ajp13Socket.h
index 3da5be7..3da5be7 100644
--- a/Sockets/Ajp13Socket.h
+++ b/src/Sockets/Ajp13Socket.h
diff --git a/Sockets/AjpBaseSocket.cpp b/src/Sockets/AjpBaseSocket.cpp
index 3b54dd0..3b54dd0 100644
--- a/Sockets/AjpBaseSocket.cpp
+++ b/src/Sockets/AjpBaseSocket.cpp
diff --git a/Sockets/AjpBaseSocket.h b/src/Sockets/AjpBaseSocket.h
index 222df70..222df70 100644
--- a/Sockets/AjpBaseSocket.h
+++ b/src/Sockets/AjpBaseSocket.h
diff --git a/Sockets/Base64.cpp b/src/Sockets/Base64.cpp
index 4619756..4619756 100644
--- a/Sockets/Base64.cpp
+++ b/src/Sockets/Base64.cpp
diff --git a/Sockets/Base64.h b/src/Sockets/Base64.h
index a632bbe..a632bbe 100644
--- a/Sockets/Base64.h
+++ b/src/Sockets/Base64.h
diff --git a/Sockets/Debug.cpp b/src/Sockets/Debug.cpp
index ce4bad6..ce4bad6 100644
--- a/Sockets/Debug.cpp
+++ b/src/Sockets/Debug.cpp
diff --git a/Sockets/Debug.h b/src/Sockets/Debug.h
index 9bc06b9..9bc06b9 100644
--- a/Sockets/Debug.h
+++ b/src/Sockets/Debug.h
diff --git a/Sockets/DevCpp/Sockets.dev b/src/Sockets/DevCpp/Sockets.dev
index fe38522..fe38522 100644
--- a/Sockets/DevCpp/Sockets.dev
+++ b/src/Sockets/DevCpp/Sockets.dev
diff --git a/Sockets/DevCpp/Test.dev b/src/Sockets/DevCpp/Test.dev
index 913d938..913d938 100644
--- a/Sockets/DevCpp/Test.dev
+++ b/src/Sockets/DevCpp/Test.dev
diff --git a/Sockets/Event.cpp b/src/Sockets/Event.cpp
index d8d1bba..d8d1bba 100644
--- a/Sockets/Event.cpp
+++ b/src/Sockets/Event.cpp
diff --git a/Sockets/Event.h b/src/Sockets/Event.h
index cf6521b..cf6521b 100644
--- a/Sockets/Event.h
+++ b/src/Sockets/Event.h
diff --git a/Sockets/EventHandler.cpp b/src/Sockets/EventHandler.cpp
index 4d90342..4d90342 100644
--- a/Sockets/EventHandler.cpp
+++ b/src/Sockets/EventHandler.cpp
diff --git a/Sockets/EventHandler.h b/src/Sockets/EventHandler.h
index 9ca7cde..9ca7cde 100644
--- a/Sockets/EventHandler.h
+++ b/src/Sockets/EventHandler.h
diff --git a/Sockets/EventTime.cpp b/src/Sockets/EventTime.cpp
index a58cbb3..a58cbb3 100644
--- a/Sockets/EventTime.cpp
+++ b/src/Sockets/EventTime.cpp
diff --git a/Sockets/EventTime.h b/src/Sockets/EventTime.h
index 5c77695..5c77695 100644
--- a/Sockets/EventTime.h
+++ b/src/Sockets/EventTime.h
diff --git a/Sockets/Exception.cpp b/src/Sockets/Exception.cpp
index a005669..a005669 100644
--- a/Sockets/Exception.cpp
+++ b/src/Sockets/Exception.cpp
diff --git a/Sockets/Exception.h b/src/Sockets/Exception.h
index 81ba737..81ba737 100644
--- a/Sockets/Exception.h
+++ b/src/Sockets/Exception.h
diff --git a/Sockets/File.cpp b/src/Sockets/File.cpp
index 4c1e5bf..4c1e5bf 100644
--- a/Sockets/File.cpp
+++ b/src/Sockets/File.cpp
diff --git a/Sockets/File.h b/src/Sockets/File.h
index 58a1b71..58a1b71 100644
--- a/Sockets/File.h
+++ b/src/Sockets/File.h
diff --git a/Sockets/HTTPSocket.cpp b/src/Sockets/HTTPSocket.cpp
index ca49822..ca49822 100644
--- a/Sockets/HTTPSocket.cpp
+++ b/src/Sockets/HTTPSocket.cpp
diff --git a/Sockets/HTTPSocket.h b/src/Sockets/HTTPSocket.h
index 00bb305..00bb305 100644
--- a/Sockets/HTTPSocket.h
+++ b/src/Sockets/HTTPSocket.h
diff --git a/Sockets/HttpBaseSocket.cpp b/src/Sockets/HttpBaseSocket.cpp
index 6f05b2e..6f05b2e 100644
--- a/Sockets/HttpBaseSocket.cpp
+++ b/src/Sockets/HttpBaseSocket.cpp
diff --git a/Sockets/HttpBaseSocket.h b/src/Sockets/HttpBaseSocket.h
index 8ce4ad8..8ce4ad8 100644
--- a/Sockets/HttpBaseSocket.h
+++ b/src/Sockets/HttpBaseSocket.h
diff --git a/Sockets/HttpClientSocket.cpp b/src/Sockets/HttpClientSocket.cpp
index c6f43e4..c6f43e4 100644
--- a/Sockets/HttpClientSocket.cpp
+++ b/src/Sockets/HttpClientSocket.cpp
diff --git a/Sockets/HttpClientSocket.h b/src/Sockets/HttpClientSocket.h
index dc307a9..dc307a9 100644
--- a/Sockets/HttpClientSocket.h
+++ b/src/Sockets/HttpClientSocket.h
diff --git a/Sockets/HttpDebugSocket.cpp b/src/Sockets/HttpDebugSocket.cpp
index 70bf75b..70bf75b 100644
--- a/Sockets/HttpDebugSocket.cpp
+++ b/src/Sockets/HttpDebugSocket.cpp
diff --git a/Sockets/HttpDebugSocket.h b/src/Sockets/HttpDebugSocket.h
index f905904..f905904 100644
--- a/Sockets/HttpDebugSocket.h
+++ b/src/Sockets/HttpDebugSocket.h
diff --git a/Sockets/HttpGetSocket.cpp b/src/Sockets/HttpGetSocket.cpp
index fe5e3d5..fe5e3d5 100644
--- a/Sockets/HttpGetSocket.cpp
+++ b/src/Sockets/HttpGetSocket.cpp
diff --git a/Sockets/HttpGetSocket.h b/src/Sockets/HttpGetSocket.h
index beb1097..beb1097 100644
--- a/Sockets/HttpGetSocket.h
+++ b/src/Sockets/HttpGetSocket.h
diff --git a/Sockets/HttpPostSocket.cpp b/src/Sockets/HttpPostSocket.cpp
index a72b8cf..a72b8cf 100644
--- a/Sockets/HttpPostSocket.cpp
+++ b/src/Sockets/HttpPostSocket.cpp
diff --git a/Sockets/HttpPostSocket.h b/src/Sockets/HttpPostSocket.h
index 7815da3..7815da3 100644
--- a/Sockets/HttpPostSocket.h
+++ b/src/Sockets/HttpPostSocket.h
diff --git a/Sockets/HttpPutSocket.cpp b/src/Sockets/HttpPutSocket.cpp
index 90ac7e4..90ac7e4 100644
--- a/Sockets/HttpPutSocket.cpp
+++ b/src/Sockets/HttpPutSocket.cpp
diff --git a/Sockets/HttpPutSocket.h b/src/Sockets/HttpPutSocket.h
index cafc7b9..cafc7b9 100644
--- a/Sockets/HttpPutSocket.h
+++ b/src/Sockets/HttpPutSocket.h
diff --git a/Sockets/HttpRequest.cpp b/src/Sockets/HttpRequest.cpp
index 3909595..3909595 100644
--- a/Sockets/HttpRequest.cpp
+++ b/src/Sockets/HttpRequest.cpp
diff --git a/Sockets/HttpRequest.h b/src/Sockets/HttpRequest.h
index 38290e4..38290e4 100644
--- a/Sockets/HttpRequest.h
+++ b/src/Sockets/HttpRequest.h
diff --git a/Sockets/HttpResponse.cpp b/src/Sockets/HttpResponse.cpp
index c312ee2..c312ee2 100644
--- a/Sockets/HttpResponse.cpp
+++ b/src/Sockets/HttpResponse.cpp
diff --git a/Sockets/HttpResponse.h b/src/Sockets/HttpResponse.h
index 089ff1d..089ff1d 100644
--- a/Sockets/HttpResponse.h
+++ b/src/Sockets/HttpResponse.h
diff --git a/Sockets/HttpTransaction.cpp b/src/Sockets/HttpTransaction.cpp
index 8221d1f..8221d1f 100644
--- a/Sockets/HttpTransaction.cpp
+++ b/src/Sockets/HttpTransaction.cpp
diff --git a/Sockets/HttpTransaction.h b/src/Sockets/HttpTransaction.h
index a92fdda..a92fdda 100644
--- a/Sockets/HttpTransaction.h
+++ b/src/Sockets/HttpTransaction.h
diff --git a/Sockets/HttpdCookies.cpp b/src/Sockets/HttpdCookies.cpp
index 9662f0d..9662f0d 100644
--- a/Sockets/HttpdCookies.cpp
+++ b/src/Sockets/HttpdCookies.cpp
diff --git a/Sockets/HttpdCookies.h b/src/Sockets/HttpdCookies.h
index 79af17c..79af17c 100644
--- a/Sockets/HttpdCookies.h
+++ b/src/Sockets/HttpdCookies.h
diff --git a/Sockets/HttpdForm.cpp b/src/Sockets/HttpdForm.cpp
index 1b1f689..1b1f689 100644
--- a/Sockets/HttpdForm.cpp
+++ b/src/Sockets/HttpdForm.cpp
diff --git a/Sockets/HttpdForm.h b/src/Sockets/HttpdForm.h
index 962a753..962a753 100644
--- a/Sockets/HttpdForm.h
+++ b/src/Sockets/HttpdForm.h
diff --git a/Sockets/HttpdSocket.cpp b/src/Sockets/HttpdSocket.cpp
index 777dd07..777dd07 100644
--- a/Sockets/HttpdSocket.cpp
+++ b/src/Sockets/HttpdSocket.cpp
diff --git a/Sockets/HttpdSocket.h b/src/Sockets/HttpdSocket.h
index c4d10f5..c4d10f5 100644
--- a/Sockets/HttpdSocket.h
+++ b/src/Sockets/HttpdSocket.h
diff --git a/Sockets/IBase.h b/src/Sockets/IBase.h
index 93bfdf9..93bfdf9 100644
--- a/Sockets/IBase.h
+++ b/src/Sockets/IBase.h
diff --git a/Sockets/IEventHandler.h b/src/Sockets/IEventHandler.h
index fcbc432..fcbc432 100644
--- a/Sockets/IEventHandler.h
+++ b/src/Sockets/IEventHandler.h
diff --git a/Sockets/IEventOwner.cpp b/src/Sockets/IEventOwner.cpp
index 6c73551..6c73551 100644
--- a/Sockets/IEventOwner.cpp
+++ b/src/Sockets/IEventOwner.cpp
diff --git a/Sockets/IEventOwner.h b/src/Sockets/IEventOwner.h
index f3fc1cd..f3fc1cd 100644
--- a/Sockets/IEventOwner.h
+++ b/src/Sockets/IEventOwner.h
diff --git a/Sockets/IFile.h b/src/Sockets/IFile.h
index aecc50f..aecc50f 100644
--- a/Sockets/IFile.h
+++ b/src/Sockets/IFile.h
diff --git a/Sockets/IHttpServer.h b/src/Sockets/IHttpServer.h
index 34e34c3..34e34c3 100644
--- a/Sockets/IHttpServer.h
+++ b/src/Sockets/IHttpServer.h
diff --git a/Sockets/ISocketHandler.h b/src/Sockets/ISocketHandler.h
index e32463e..e32463e 100644
--- a/Sockets/ISocketHandler.h
+++ b/src/Sockets/ISocketHandler.h
diff --git a/Sockets/Ipv4Address.cpp b/src/Sockets/Ipv4Address.cpp
index 58f25e5..58f25e5 100644
--- a/Sockets/Ipv4Address.cpp
+++ b/src/Sockets/Ipv4Address.cpp
diff --git a/Sockets/Ipv4Address.h b/src/Sockets/Ipv4Address.h
index b58c2ce..b58c2ce 100644
--- a/Sockets/Ipv4Address.h
+++ b/src/Sockets/Ipv4Address.h
diff --git a/Sockets/Ipv6Address.cpp b/src/Sockets/Ipv6Address.cpp
index 2e0f1e9..2e0f1e9 100644
--- a/Sockets/Ipv6Address.cpp
+++ b/src/Sockets/Ipv6Address.cpp
diff --git a/Sockets/Ipv6Address.h b/src/Sockets/Ipv6Address.h
index a071141..a071141 100644
--- a/Sockets/Ipv6Address.h
+++ b/src/Sockets/Ipv6Address.h
diff --git a/Sockets/ListenSocket.h b/src/Sockets/ListenSocket.h
index f4edc37..f4edc37 100644
--- a/Sockets/ListenSocket.h
+++ b/src/Sockets/ListenSocket.h
diff --git a/Sockets/Lock.cpp b/src/Sockets/Lock.cpp
index 3f7902e..3f7902e 100644
--- a/Sockets/Lock.cpp
+++ b/src/Sockets/Lock.cpp
diff --git a/Sockets/Lock.h b/src/Sockets/Lock.h
index 71fdd5e..71fdd5e 100644
--- a/Sockets/Lock.h
+++ b/src/Sockets/Lock.h
diff --git a/Sockets/Makefile b/src/Sockets/Makefile
index 631501d..631501d 100644
--- a/Sockets/Makefile
+++ b/src/Sockets/Makefile
diff --git a/Sockets/Makefile.Defines.linux-x86-32 b/src/Sockets/Makefile.Defines.linux-x86-32
index 42481ec..42481ec 100644
--- a/Sockets/Makefile.Defines.linux-x86-32
+++ b/src/Sockets/Makefile.Defines.linux-x86-32
diff --git a/Sockets/Makefile.Defines.macosx b/src/Sockets/Makefile.Defines.macosx
index 9b54559..9b54559 100644
--- a/Sockets/Makefile.Defines.macosx
+++ b/src/Sockets/Makefile.Defines.macosx
diff --git a/Sockets/Makefile.Defines.solaris8 b/src/Sockets/Makefile.Defines.solaris8
index ec31056..ec31056 100644
--- a/Sockets/Makefile.Defines.solaris8
+++ b/src/Sockets/Makefile.Defines.solaris8
diff --git a/Sockets/Makefile.Defines.solaris9-sparc-64 b/src/Sockets/Makefile.Defines.solaris9-sparc-64
index 42fa8c4..42fa8c4 100644
--- a/Sockets/Makefile.Defines.solaris9-sparc-64
+++ b/src/Sockets/Makefile.Defines.solaris9-sparc-64
diff --git a/Sockets/Makefile.Defines.win32-cygwin b/src/Sockets/Makefile.Defines.win32-cygwin
index 66ca672..66ca672 100644
--- a/Sockets/Makefile.Defines.win32-cygwin
+++ b/src/Sockets/Makefile.Defines.win32-cygwin
diff --git a/Sockets/Makefile.solaris9-sparc-64 b/src/Sockets/Makefile.solaris9-sparc-64
index 82f5ddf..82f5ddf 100644
--- a/Sockets/Makefile.solaris9-sparc-64
+++ b/src/Sockets/Makefile.solaris9-sparc-64
diff --git a/Sockets/Makefile.version b/src/Sockets/Makefile.version
index cde12a1..cde12a1 100644
--- a/Sockets/Makefile.version
+++ b/src/Sockets/Makefile.version
diff --git a/Sockets/MemFile.cpp b/src/Sockets/MemFile.cpp
index edbe619..edbe619 100644
--- a/Sockets/MemFile.cpp
+++ b/src/Sockets/MemFile.cpp
diff --git a/Sockets/MemFile.h b/src/Sockets/MemFile.h
index c97b6bc..c97b6bc 100644
--- a/Sockets/MemFile.h
+++ b/src/Sockets/MemFile.h
diff --git a/Sockets/Mutex.cpp b/src/Sockets/Mutex.cpp
index 4b0e681..4b0e681 100644
--- a/Sockets/Mutex.cpp
+++ b/src/Sockets/Mutex.cpp
diff --git a/Sockets/Mutex.h b/src/Sockets/Mutex.h
index 1de2776..1de2776 100644
--- a/Sockets/Mutex.h
+++ b/src/Sockets/Mutex.h
diff --git a/Sockets/OSX.zip b/src/Sockets/OSX.zip
index e4046a4..e4046a4 100755
--- a/Sockets/OSX.zip
+++ b/src/Sockets/OSX.zip
Binary files differ
diff --git a/Sockets/Parse.cpp b/src/Sockets/Parse.cpp
index 6de56f0..6de56f0 100644
--- a/Sockets/Parse.cpp
+++ b/src/Sockets/Parse.cpp
diff --git a/Sockets/Parse.h b/src/Sockets/Parse.h
index 6961f3b..6961f3b 100644
--- a/Sockets/Parse.h
+++ b/src/Sockets/Parse.h
diff --git a/Sockets/Project.net/Sockets/Sockets.sln b/src/Sockets/Project.net/Sockets/Sockets.sln
index 9204f43..9204f43 100644
--- a/Sockets/Project.net/Sockets/Sockets.sln
+++ b/src/Sockets/Project.net/Sockets/Sockets.sln
diff --git a/Sockets/Project.net/Sockets/Sockets.vcproj b/src/Sockets/Project.net/Sockets/Sockets.vcproj
index 4e008d6..4e008d6 100644
--- a/Sockets/Project.net/Sockets/Sockets.vcproj
+++ b/src/Sockets/Project.net/Sockets/Sockets.vcproj
diff --git a/Sockets/Project.net/Test/Test.vcproj b/src/Sockets/Project.net/Test/Test.vcproj
index fa24b0e..fa24b0e 100644
--- a/Sockets/Project.net/Test/Test.vcproj
+++ b/src/Sockets/Project.net/Test/Test.vcproj
diff --git a/Sockets/Project/Sockets.dsp b/src/Sockets/Project/Sockets.dsp
index b9bda66..b9bda66 100644
--- a/Sockets/Project/Sockets.dsp
+++ b/src/Sockets/Project/Sockets.dsp
diff --git a/Sockets/Project/Sockets.dsw b/src/Sockets/Project/Sockets.dsw
index 3a7694c..3a7694c 100644
--- a/Sockets/Project/Sockets.dsw
+++ b/src/Sockets/Project/Sockets.dsw
diff --git a/Sockets/Project/Test.dsp b/src/Sockets/Project/Test.dsp
index 74efc10..74efc10 100644
--- a/Sockets/Project/Test.dsp
+++ b/src/Sockets/Project/Test.dsp
diff --git a/Sockets/Project/echoserver.dsp b/src/Sockets/Project/echoserver.dsp
index d848565..d848565 100644
--- a/Sockets/Project/echoserver.dsp
+++ b/src/Sockets/Project/echoserver.dsp
diff --git a/Sockets/Project/stressclient.dsp b/src/Sockets/Project/stressclient.dsp
index 34eb22d..34eb22d 100644
--- a/Sockets/Project/stressclient.dsp
+++ b/src/Sockets/Project/stressclient.dsp
diff --git a/Sockets/README.macosx b/src/Sockets/README.macosx
index b886673..b886673 100644
--- a/Sockets/README.macosx
+++ b/src/Sockets/README.macosx
diff --git a/Sockets/RandomNumber.cpp b/src/Sockets/RandomNumber.cpp
index 77ba30d..77ba30d 100644
--- a/Sockets/RandomNumber.cpp
+++ b/src/Sockets/RandomNumber.cpp
diff --git a/Sockets/RandomNumber.h b/src/Sockets/RandomNumber.h
index 376db43..376db43 100644
--- a/Sockets/RandomNumber.h
+++ b/src/Sockets/RandomNumber.h
diff --git a/Sockets/ResolvServer.cpp b/src/Sockets/ResolvServer.cpp
index 83f842b..83f842b 100644
--- a/Sockets/ResolvServer.cpp
+++ b/src/Sockets/ResolvServer.cpp
diff --git a/Sockets/ResolvServer.h b/src/Sockets/ResolvServer.h
index f8f8f5a..f8f8f5a 100644
--- a/Sockets/ResolvServer.h
+++ b/src/Sockets/ResolvServer.h
diff --git a/Sockets/ResolvSocket.cpp b/src/Sockets/ResolvSocket.cpp
index 4a3644f..4a3644f 100644
--- a/Sockets/ResolvSocket.cpp
+++ b/src/Sockets/ResolvSocket.cpp
diff --git a/Sockets/ResolvSocket.h b/src/Sockets/ResolvSocket.h
index ff4b1a5..ff4b1a5 100644
--- a/Sockets/ResolvSocket.h
+++ b/src/Sockets/ResolvSocket.h
diff --git a/Sockets/SSLInitializer.cpp b/src/Sockets/SSLInitializer.cpp
index 65218b1..65218b1 100644
--- a/Sockets/SSLInitializer.cpp
+++ b/src/Sockets/SSLInitializer.cpp
diff --git a/Sockets/SSLInitializer.h b/src/Sockets/SSLInitializer.h
index 9f81d1c..9f81d1c 100644
--- a/Sockets/SSLInitializer.h
+++ b/src/Sockets/SSLInitializer.h
diff --git a/Sockets/SctpSocket.cpp b/src/Sockets/SctpSocket.cpp
index 2267086..2267086 100644
--- a/Sockets/SctpSocket.cpp
+++ b/src/Sockets/SctpSocket.cpp
diff --git a/Sockets/SctpSocket.h b/src/Sockets/SctpSocket.h
index 12e72a0..12e72a0 100644
--- a/Sockets/SctpSocket.h
+++ b/src/Sockets/SctpSocket.h
diff --git a/Sockets/Semaphore.cpp b/src/Sockets/Semaphore.cpp
index 93cefc7..93cefc7 100644
--- a/Sockets/Semaphore.cpp
+++ b/src/Sockets/Semaphore.cpp
diff --git a/Sockets/Semaphore.h b/src/Sockets/Semaphore.h
index acafea4..acafea4 100644
--- a/Sockets/Semaphore.h
+++ b/src/Sockets/Semaphore.h
diff --git a/Sockets/SmtpdSocket.cpp b/src/Sockets/SmtpdSocket.cpp
index 0d62925..0d62925 100644
--- a/Sockets/SmtpdSocket.cpp
+++ b/src/Sockets/SmtpdSocket.cpp
diff --git a/Sockets/SmtpdSocket.h b/src/Sockets/SmtpdSocket.h
index d884d05..d884d05 100644
--- a/Sockets/SmtpdSocket.h
+++ b/src/Sockets/SmtpdSocket.h
diff --git a/Sockets/Socket.cpp b/src/Sockets/Socket.cpp
index 42d2c23..42d2c23 100644
--- a/Sockets/Socket.cpp
+++ b/src/Sockets/Socket.cpp
diff --git a/Sockets/Socket.h b/src/Sockets/Socket.h
index 764b69b..764b69b 100644
--- a/Sockets/Socket.h
+++ b/src/Sockets/Socket.h
diff --git a/Sockets/SocketAddress.h b/src/Sockets/SocketAddress.h
index d5a5643..d5a5643 100644
--- a/Sockets/SocketAddress.h
+++ b/src/Sockets/SocketAddress.h
diff --git a/Sockets/SocketHandler.cpp b/src/Sockets/SocketHandler.cpp
index c563aac..c563aac 100644
--- a/Sockets/SocketHandler.cpp
+++ b/src/Sockets/SocketHandler.cpp
diff --git a/Sockets/SocketHandler.h b/src/Sockets/SocketHandler.h
index c7e20df..c7e20df 100644
--- a/Sockets/SocketHandler.h
+++ b/src/Sockets/SocketHandler.h
diff --git a/Sockets/Sockets-config.cpp b/src/Sockets/Sockets-config.cpp
index 7311147..7311147 100644
--- a/Sockets/Sockets-config.cpp
+++ b/src/Sockets/Sockets-config.cpp
diff --git a/Sockets/StdLog.h b/src/Sockets/StdLog.h
index c07037b..c07037b 100644
--- a/Sockets/StdLog.h
+++ b/src/Sockets/StdLog.h
diff --git a/Sockets/StdoutLog.cpp b/src/Sockets/StdoutLog.cpp
index c01d8b8..c01d8b8 100644
--- a/Sockets/StdoutLog.cpp
+++ b/src/Sockets/StdoutLog.cpp
diff --git a/Sockets/StdoutLog.h b/src/Sockets/StdoutLog.h
index 5f96b34..5f96b34 100644
--- a/Sockets/StdoutLog.h
+++ b/src/Sockets/StdoutLog.h
diff --git a/Sockets/StreamSocket.cpp b/src/Sockets/StreamSocket.cpp
index 5c5780e..5c5780e 100644
--- a/Sockets/StreamSocket.cpp
+++ b/src/Sockets/StreamSocket.cpp
diff --git a/Sockets/StreamSocket.h b/src/Sockets/StreamSocket.h
index 3c24811..3c24811 100644
--- a/Sockets/StreamSocket.h
+++ b/src/Sockets/StreamSocket.h
diff --git a/Sockets/TcpSocket.cpp b/src/Sockets/TcpSocket.cpp
index 960ac35..960ac35 100644
--- a/Sockets/TcpSocket.cpp
+++ b/src/Sockets/TcpSocket.cpp
diff --git a/Sockets/TcpSocket.h b/src/Sockets/TcpSocket.h
index 47f7d15..47f7d15 100644
--- a/Sockets/TcpSocket.h
+++ b/src/Sockets/TcpSocket.h
diff --git a/Sockets/Thread.cpp b/src/Sockets/Thread.cpp
index 2717e32..2717e32 100644
--- a/Sockets/Thread.cpp
+++ b/src/Sockets/Thread.cpp
diff --git a/Sockets/Thread.h b/src/Sockets/Thread.h
index d784a15..d784a15 100644
--- a/Sockets/Thread.h
+++ b/src/Sockets/Thread.h
diff --git a/Sockets/UdpSocket.cpp b/src/Sockets/UdpSocket.cpp
index 75bebf2..75bebf2 100644
--- a/Sockets/UdpSocket.cpp
+++ b/src/Sockets/UdpSocket.cpp
diff --git a/Sockets/UdpSocket.h b/src/Sockets/UdpSocket.h
index a456172..a456172 100644
--- a/Sockets/UdpSocket.h
+++ b/src/Sockets/UdpSocket.h
diff --git a/Sockets/Utility.cpp b/src/Sockets/Utility.cpp
index a80e2a8..a80e2a8 100644
--- a/Sockets/Utility.cpp
+++ b/src/Sockets/Utility.cpp
diff --git a/Sockets/Utility.h b/src/Sockets/Utility.h
index 133fbd1..133fbd1 100644
--- a/Sockets/Utility.h
+++ b/src/Sockets/Utility.h
diff --git a/Sockets/ajp13.h b/src/Sockets/ajp13.h
index b82f45d..b82f45d 100644
--- a/Sockets/ajp13.h
+++ b/src/Sockets/ajp13.h
diff --git a/Sockets/gpl.txt b/src/Sockets/gpl.txt
index 5b6e7c6..5b6e7c6 100644
--- a/Sockets/gpl.txt
+++ b/src/Sockets/gpl.txt
diff --git a/Sockets/mkdot.sh b/src/Sockets/mkdot.sh
index 598de96..598de96 100755
--- a/Sockets/mkdot.sh
+++ b/src/Sockets/mkdot.sh
diff --git a/Sockets/socket_include.cpp b/src/Sockets/socket_include.cpp
index 07b986b..07b986b 100644
--- a/Sockets/socket_include.cpp
+++ b/src/Sockets/socket_include.cpp
diff --git a/Sockets/socket_include.h b/src/Sockets/socket_include.h
index 213c8b3..213c8b3 100644
--- a/Sockets/socket_include.h
+++ b/src/Sockets/socket_include.h
diff --git a/Sockets/sockets-config.h b/src/Sockets/sockets-config.h
index 9df8cee..9df8cee 100644
--- a/Sockets/sockets-config.h
+++ b/src/Sockets/sockets-config.h
diff --git a/Sockets/tests/Makefile b/src/Sockets/tests/Makefile
index 0bbabf8..0bbabf8 100644
--- a/Sockets/tests/Makefile
+++ b/src/Sockets/tests/Makefile
diff --git a/Sockets/tests/base64.cpp b/src/Sockets/tests/base64.cpp
index 722439d..722439d 100644
--- a/Sockets/tests/base64.cpp
+++ b/src/Sockets/tests/base64.cpp
diff --git a/Sockets/tests/copy.cpp b/src/Sockets/tests/copy.cpp
index 2134ac2..2134ac2 100644
--- a/Sockets/tests/copy.cpp
+++ b/src/Sockets/tests/copy.cpp
diff --git a/Sockets/tests/crlf.cpp b/src/Sockets/tests/crlf.cpp
index 34500c4..34500c4 100644
--- a/Sockets/tests/crlf.cpp
+++ b/src/Sockets/tests/crlf.cpp
diff --git a/Sockets/tests/echoserver.cpp b/src/Sockets/tests/echoserver.cpp
index 45cb6c2..45cb6c2 100644
--- a/Sockets/tests/echoserver.cpp
+++ b/src/Sockets/tests/echoserver.cpp
diff --git a/Sockets/tests/events.cpp b/src/Sockets/tests/events.cpp
index 5d08973..5d08973 100644
--- a/Sockets/tests/events.cpp
+++ b/src/Sockets/tests/events.cpp
diff --git a/Sockets/tests/http.cpp b/src/Sockets/tests/http.cpp
index 6800699..6800699 100644
--- a/Sockets/tests/http.cpp
+++ b/src/Sockets/tests/http.cpp
diff --git a/Sockets/tests/http_post.cpp b/src/Sockets/tests/http_post.cpp
index 3b0b830..3b0b830 100644
--- a/Sockets/tests/http_post.cpp
+++ b/src/Sockets/tests/http_post.cpp
diff --git a/Sockets/tests/httpd.cpp b/src/Sockets/tests/httpd.cpp
index e1106a0..e1106a0 100644
--- a/Sockets/tests/httpd.cpp
+++ b/src/Sockets/tests/httpd.cpp
diff --git a/Sockets/tests/https.cpp b/src/Sockets/tests/https.cpp
index 45b36ff..45b36ff 100644
--- a/Sockets/tests/https.cpp
+++ b/src/Sockets/tests/https.cpp
diff --git a/Sockets/tests/resolve.cpp b/src/Sockets/tests/resolve.cpp
index 802b910..802b910 100644
--- a/Sockets/tests/resolve.cpp
+++ b/src/Sockets/tests/resolve.cpp
diff --git a/Sockets/tests/resume.cpp b/src/Sockets/tests/resume.cpp
index e518109..e518109 100644
--- a/Sockets/tests/resume.cpp
+++ b/src/Sockets/tests/resume.cpp
diff --git a/Sockets/tests/retry.cpp b/src/Sockets/tests/retry.cpp
index 36954a6..36954a6 100644
--- a/Sockets/tests/retry.cpp
+++ b/src/Sockets/tests/retry.cpp
diff --git a/Sockets/tests/semtest.cpp b/src/Sockets/tests/semtest.cpp
index 442d5d6..442d5d6 100644
--- a/Sockets/tests/semtest.cpp
+++ b/src/Sockets/tests/semtest.cpp
diff --git a/Sockets/tests/sloppy_http.cpp b/src/Sockets/tests/sloppy_http.cpp
index 9ea79c1..9ea79c1 100644
--- a/Sockets/tests/sloppy_http.cpp
+++ b/src/Sockets/tests/sloppy_http.cpp
diff --git a/Sockets/tests/sockets_test.cpp b/src/Sockets/tests/sockets_test.cpp
index 78fd2bc..78fd2bc 100644
--- a/Sockets/tests/sockets_test.cpp
+++ b/src/Sockets/tests/sockets_test.cpp
diff --git a/Sockets/tests/stressclient.cpp b/src/Sockets/tests/stressclient.cpp
index 4187868..4187868 100644
--- a/Sockets/tests/stressclient.cpp
+++ b/src/Sockets/tests/stressclient.cpp
diff --git a/Sockets/tests/x.cpp b/src/Sockets/tests/x.cpp
index 2ca9b26..2ca9b26 100644
--- a/Sockets/tests/x.cpp
+++ b/src/Sockets/tests/x.cpp
diff --git a/anyctrOptions.cpp b/src/anyctrOptions.cpp
index 3c770bc..3c770bc 100644
--- a/anyctrOptions.cpp
+++ b/src/anyctrOptions.cpp
diff --git a/anyctrOptions.h b/src/anyctrOptions.h
index edbd621..edbd621 100644
--- a/anyctrOptions.h
+++ b/src/anyctrOptions.h
diff --git a/anymuxOptions.cpp b/src/anymuxOptions.cpp
index c892e26..c892e26 100644
--- a/anymuxOptions.cpp
+++ b/src/anymuxOptions.cpp
diff --git a/anymuxOptions.h b/src/anymuxOptions.h
index dfbc213..dfbc213 100644
--- a/anymuxOptions.h
+++ b/src/anymuxOptions.h
diff --git a/anyrtpproxy/Makefile b/src/anyrtpproxy/Makefile
index 948a4c8..948a4c8 100644
--- a/anyrtpproxy/Makefile
+++ b/src/anyrtpproxy/Makefile
diff --git a/anyrtpproxy/anyrtpproxy.cpp b/src/anyrtpproxy/anyrtpproxy.cpp
index d29e4d4..d29e4d4 100644
--- a/anyrtpproxy/anyrtpproxy.cpp
+++ b/src/anyrtpproxy/anyrtpproxy.cpp
diff --git a/anyrtpproxy/callIdQueue.cpp b/src/anyrtpproxy/callIdQueue.cpp
index bc90f08..bc90f08 100644
--- a/anyrtpproxy/callIdQueue.cpp
+++ b/src/anyrtpproxy/callIdQueue.cpp
diff --git a/anyrtpproxy/callIdQueue.h b/src/anyrtpproxy/callIdQueue.h
index 67e543d..67e543d 100644
--- a/anyrtpproxy/callIdQueue.h
+++ b/src/anyrtpproxy/callIdQueue.h
diff --git a/anyrtpproxy/commandHandler.cpp b/src/anyrtpproxy/commandHandler.cpp
index 032d001..032d001 100644
--- a/anyrtpproxy/commandHandler.cpp
+++ b/src/anyrtpproxy/commandHandler.cpp
diff --git a/anyrtpproxy/commandHandler.h b/src/anyrtpproxy/commandHandler.h
index 97082ca..97082ca 100644
--- a/anyrtpproxy/commandHandler.h
+++ b/src/anyrtpproxy/commandHandler.h
diff --git a/anyrtpproxy/connectionList.cpp b/src/anyrtpproxy/connectionList.cpp
index c8bbfa7..c8bbfa7 100644
--- a/anyrtpproxy/connectionList.cpp
+++ b/src/anyrtpproxy/connectionList.cpp
diff --git a/anyrtpproxy/connectionList.h b/src/anyrtpproxy/connectionList.h
index 6b02b22..6b02b22 100644
--- a/anyrtpproxy/connectionList.h
+++ b/src/anyrtpproxy/connectionList.h
diff --git a/anyrtpproxy/options.cpp b/src/anyrtpproxy/options.cpp
index bdddf75..bdddf75 100644
--- a/anyrtpproxy/options.cpp
+++ b/src/anyrtpproxy/options.cpp
diff --git a/anyrtpproxy/options.h b/src/anyrtpproxy/options.h
index b6ac957..b6ac957 100644
--- a/anyrtpproxy/options.h
+++ b/src/anyrtpproxy/options.h
diff --git a/anyrtpproxy/portWindow.cpp b/src/anyrtpproxy/portWindow.cpp
index 3d96a06..3d96a06 100644
--- a/anyrtpproxy/portWindow.cpp
+++ b/src/anyrtpproxy/portWindow.cpp
diff --git a/anyrtpproxy/portWindow.h b/src/anyrtpproxy/portWindow.h
index c97e94f..c97e94f 100644
--- a/anyrtpproxy/portWindow.h
+++ b/src/anyrtpproxy/portWindow.h
diff --git a/anytun-config.cpp b/src/anytun-config.cpp
index 537fc81..537fc81 100644
--- a/anytun-config.cpp
+++ b/src/anytun-config.cpp
diff --git a/anytun-controld.cpp b/src/anytun-controld.cpp
index 204694e..204694e 100644
--- a/anytun-controld.cpp
+++ b/src/anytun-controld.cpp
diff --git a/anytun-showtables.cpp b/src/anytun-showtables.cpp
index d9ae096..d9ae096 100644
--- a/anytun-showtables.cpp
+++ b/src/anytun-showtables.cpp
diff --git a/anytun.cpp b/src/anytun.cpp
index 5100ab8..5100ab8 100644
--- a/anytun.cpp
+++ b/src/anytun.cpp
diff --git a/authAlgo.cpp b/src/authAlgo.cpp
index 6b1c9ec..6b1c9ec 100644
--- a/authAlgo.cpp
+++ b/src/authAlgo.cpp
diff --git a/authAlgo.h b/src/authAlgo.h
index b0832a5..b0832a5 100644
--- a/authAlgo.h
+++ b/src/authAlgo.h
diff --git a/authAlgoFactory.cpp b/src/authAlgoFactory.cpp
index 262d7c3..262d7c3 100644
--- a/authAlgoFactory.cpp
+++ b/src/authAlgoFactory.cpp
diff --git a/authAlgoFactory.h b/src/authAlgoFactory.h
index 716e800..716e800 100644
--- a/authAlgoFactory.h
+++ b/src/authAlgoFactory.h
diff --git a/buffer.cpp b/src/buffer.cpp
index 250a806..250a806 100644
--- a/buffer.cpp
+++ b/src/buffer.cpp
diff --git a/buffer.h b/src/buffer.h
index f2078be..f2078be 100644
--- a/buffer.h
+++ b/src/buffer.h
diff --git a/cipher.cpp b/src/cipher.cpp
index e98bc3b..e98bc3b 100644
--- a/cipher.cpp
+++ b/src/cipher.cpp
diff --git a/cipher.h b/src/cipher.h
index 4acd601..4acd601 100644
--- a/cipher.h
+++ b/src/cipher.h
diff --git a/cipherFactory.cpp b/src/cipherFactory.cpp
index 5d7de85..5d7de85 100644
--- a/cipherFactory.cpp
+++ b/src/cipherFactory.cpp
diff --git a/cipherFactory.h b/src/cipherFactory.h
index b48d7d0..b48d7d0 100644
--- a/cipherFactory.h
+++ b/src/cipherFactory.h
diff --git a/configure b/src/configure
index 11cf0e1..11cf0e1 100755
--- a/configure
+++ b/src/configure
diff --git a/connectionList.cpp b/src/connectionList.cpp
index 3c86d71..3c86d71 100644
--- a/connectionList.cpp
+++ b/src/connectionList.cpp
diff --git a/connectionList.h b/src/connectionList.h
index 5d4d70a..5d4d70a 100644
--- a/connectionList.h
+++ b/src/connectionList.h
diff --git a/connectionParam.cpp b/src/connectionParam.cpp
index 3f4b880..3f4b880 100644
--- a/connectionParam.cpp
+++ b/src/connectionParam.cpp
diff --git a/connectionParam.h b/src/connectionParam.h
index 1002b23..1002b23 100644
--- a/connectionParam.h
+++ b/src/connectionParam.h
diff --git a/datatypes.h b/src/datatypes.h
index 29ac8a7..29ac8a7 100644
--- a/datatypes.h
+++ b/src/datatypes.h
diff --git a/encryptedPacket.cpp b/src/encryptedPacket.cpp
index c0221e9..c0221e9 100644
--- a/encryptedPacket.cpp
+++ b/src/encryptedPacket.cpp
diff --git a/encryptedPacket.h b/src/encryptedPacket.h
index fc6fe96..fc6fe96 100644
--- a/encryptedPacket.h
+++ b/src/encryptedPacket.h
diff --git a/keyDerivation.cpp b/src/keyDerivation.cpp
index aafde10..aafde10 100644
--- a/keyDerivation.cpp
+++ b/src/keyDerivation.cpp
diff --git a/keyDerivation.h b/src/keyDerivation.h
index 9057a6a..9057a6a 100644
--- a/keyDerivation.h
+++ b/src/keyDerivation.h
diff --git a/keyDerivationFactory.cpp b/src/keyDerivationFactory.cpp
index a70cbca..a70cbca 100644
--- a/keyDerivationFactory.cpp
+++ b/src/keyDerivationFactory.cpp
diff --git a/keyDerivationFactory.h b/src/keyDerivationFactory.h
index f422711..f422711 100644
--- a/keyDerivationFactory.h
+++ b/src/keyDerivationFactory.h
diff --git a/log.cpp b/src/log.cpp
index 8058183..8058183 100644
--- a/log.cpp
+++ b/src/log.cpp
diff --git a/log.h b/src/log.h
index 12d0e51..12d0e51 100644
--- a/log.h
+++ b/src/log.h
diff --git a/man/Makefile b/src/man/Makefile
index 1b3a824..1b3a824 100644
--- a/man/Makefile
+++ b/src/man/Makefile
diff --git a/man/anytun.txt b/src/man/anytun.txt
index bdd8f3b..bdd8f3b 100644
--- a/man/anytun.txt
+++ b/src/man/anytun.txt
diff --git a/mpi.cpp b/src/mpi.cpp
index 6ca2d83..6ca2d83 100644
--- a/mpi.cpp
+++ b/src/mpi.cpp
diff --git a/mpi.h b/src/mpi.h
index b23c22b..b23c22b 100644
--- a/mpi.h
+++ b/src/mpi.h
diff --git a/muxSocket.cpp b/src/muxSocket.cpp
index 0e0a43f..0e0a43f 100644
--- a/muxSocket.cpp
+++ b/src/muxSocket.cpp
diff --git a/muxSocket.h b/src/muxSocket.h
index e32c45d..e32c45d 100644
--- a/muxSocket.h
+++ b/src/muxSocket.h
diff --git a/networkAddress.cpp b/src/networkAddress.cpp
index cd93576..cd93576 100644
--- a/networkAddress.cpp
+++ b/src/networkAddress.cpp
diff --git a/networkAddress.h b/src/networkAddress.h
index 33cc4b5..33cc4b5 100644
--- a/networkAddress.h
+++ b/src/networkAddress.h
diff --git a/networkPrefix.cpp b/src/networkPrefix.cpp
index 4ab8f6d..4ab8f6d 100644
--- a/networkPrefix.cpp
+++ b/src/networkPrefix.cpp
diff --git a/networkPrefix.h b/src/networkPrefix.h
index c8211ea..c8211ea 100644
--- a/networkPrefix.h
+++ b/src/networkPrefix.h
diff --git a/openvpn/AUTHORS b/src/openvpn/AUTHORS
index 0f90aa2..0f90aa2 100644
--- a/openvpn/AUTHORS
+++ b/src/openvpn/AUTHORS
diff --git a/openvpn/COPYING b/src/openvpn/COPYING
index da5839b..da5839b 100644
--- a/openvpn/COPYING
+++ b/src/openvpn/COPYING
diff --git a/openvpn/COPYRIGHT.GPL b/src/openvpn/COPYRIGHT.GPL
index ff8a7f0..ff8a7f0 100644
--- a/openvpn/COPYRIGHT.GPL
+++ b/src/openvpn/COPYRIGHT.GPL
diff --git a/openvpn/ChangeLog b/src/openvpn/ChangeLog
index 0989b39..0989b39 100644
--- a/openvpn/ChangeLog
+++ b/src/openvpn/ChangeLog
diff --git a/openvpn/INSTALL b/src/openvpn/INSTALL
index a20b49f..a20b49f 100644
--- a/openvpn/INSTALL
+++ b/src/openvpn/INSTALL
diff --git a/openvpn/INSTALL-win32.txt b/src/openvpn/INSTALL-win32.txt
index 001b1a6..001b1a6 100644
--- a/openvpn/INSTALL-win32.txt
+++ b/src/openvpn/INSTALL-win32.txt
diff --git a/openvpn/Makefile.am b/src/openvpn/Makefile.am
index ea8bd89..ea8bd89 100644
--- a/openvpn/Makefile.am
+++ b/src/openvpn/Makefile.am
diff --git a/openvpn/Makefile.in b/src/openvpn/Makefile.in
index 7dd5619..7dd5619 100644
--- a/openvpn/Makefile.in
+++ b/src/openvpn/Makefile.in
diff --git a/openvpn/NEWS b/src/openvpn/NEWS
index e69de29..e69de29 100644
--- a/openvpn/NEWS
+++ b/src/openvpn/NEWS
diff --git a/openvpn/PORTS b/src/openvpn/PORTS
index f0967a7..f0967a7 100644
--- a/openvpn/PORTS
+++ b/src/openvpn/PORTS
diff --git a/openvpn/README b/src/openvpn/README
index 2989d15..2989d15 100644
--- a/openvpn/README
+++ b/src/openvpn/README
diff --git a/openvpn/acinclude.m4 b/src/openvpn/acinclude.m4
index f164bac..f164bac 100644
--- a/openvpn/acinclude.m4
+++ b/src/openvpn/acinclude.m4
diff --git a/openvpn/aclocal.m4 b/src/openvpn/aclocal.m4
index 8c7060b..8c7060b 100644
--- a/openvpn/aclocal.m4
+++ b/src/openvpn/aclocal.m4
diff --git a/openvpn/base64.c b/src/openvpn/base64.c
index a69633d..a69633d 100644
--- a/openvpn/base64.c
+++ b/src/openvpn/base64.c
diff --git a/openvpn/base64.h b/src/openvpn/base64.h
index a966b2d..a966b2d 100644
--- a/openvpn/base64.h
+++ b/src/openvpn/base64.h
diff --git a/openvpn/basic.h b/src/openvpn/basic.h
index cde638e..cde638e 100644
--- a/openvpn/basic.h
+++ b/src/openvpn/basic.h
diff --git a/openvpn/buffer.c b/src/openvpn/buffer.c
index cfff06e..cfff06e 100644
--- a/openvpn/buffer.c
+++ b/src/openvpn/buffer.c
diff --git a/openvpn/buffer.h b/src/openvpn/buffer.h
index 8471683..8471683 100644
--- a/openvpn/buffer.h
+++ b/src/openvpn/buffer.h
diff --git a/openvpn/circ_list.h b/src/openvpn/circ_list.h
index 3859199..3859199 100644
--- a/openvpn/circ_list.h
+++ b/src/openvpn/circ_list.h
diff --git a/openvpn/common.h b/src/openvpn/common.h
index 70efdbf..70efdbf 100644
--- a/openvpn/common.h
+++ b/src/openvpn/common.h
diff --git a/openvpn/config-win32.h.in b/src/openvpn/config-win32.h.in
index 1a3ce9f..1a3ce9f 100644
--- a/openvpn/config-win32.h.in
+++ b/src/openvpn/config-win32.h.in
diff --git a/openvpn/config.guess b/src/openvpn/config.guess
index 9b9789b..9b9789b 100755
--- a/openvpn/config.guess
+++ b/src/openvpn/config.guess
diff --git a/openvpn/config.h.in b/src/openvpn/config.h.in
index 174c795..174c795 100644
--- a/openvpn/config.h.in
+++ b/src/openvpn/config.h.in
diff --git a/openvpn/config.sub b/src/openvpn/config.sub
index be933fd..be933fd 100755
--- a/openvpn/config.sub
+++ b/src/openvpn/config.sub
diff --git a/openvpn/configure b/src/openvpn/configure
index 7295ff1..7295ff1 100755
--- a/openvpn/configure
+++ b/src/openvpn/configure
diff --git a/openvpn/configure.ac b/src/openvpn/configure.ac
index 751dae9..751dae9 100644
--- a/openvpn/configure.ac
+++ b/src/openvpn/configure.ac
diff --git a/openvpn/contrib/README b/src/openvpn/contrib/README
index e1a57d0..e1a57d0 100644
--- a/openvpn/contrib/README
+++ b/src/openvpn/contrib/README
diff --git a/openvpn/contrib/multilevel-init.patch b/src/openvpn/contrib/multilevel-init.patch
index 8d48fbc..8d48fbc 100644
--- a/openvpn/contrib/multilevel-init.patch
+++ b/src/openvpn/contrib/multilevel-init.patch
diff --git a/openvpn/contrib/openvpn-fwmarkroute-1.00/README b/src/openvpn/contrib/openvpn-fwmarkroute-1.00/README
index 66fe61a..66fe61a 100644
--- a/openvpn/contrib/openvpn-fwmarkroute-1.00/README
+++ b/src/openvpn/contrib/openvpn-fwmarkroute-1.00/README
diff --git a/openvpn/contrib/openvpn-fwmarkroute-1.00/fwmarkroute.down b/src/openvpn/contrib/openvpn-fwmarkroute-1.00/fwmarkroute.down
index 87d67d4..87d67d4 100755
--- a/openvpn/contrib/openvpn-fwmarkroute-1.00/fwmarkroute.down
+++ b/src/openvpn/contrib/openvpn-fwmarkroute-1.00/fwmarkroute.down
diff --git a/openvpn/contrib/openvpn-fwmarkroute-1.00/fwmarkroute.up b/src/openvpn/contrib/openvpn-fwmarkroute-1.00/fwmarkroute.up
index 661ec31..661ec31 100755
--- a/openvpn/contrib/openvpn-fwmarkroute-1.00/fwmarkroute.up
+++ b/src/openvpn/contrib/openvpn-fwmarkroute-1.00/fwmarkroute.up
diff --git a/openvpn/contrib/pull-resolv-conf/client.down b/src/openvpn/contrib/pull-resolv-conf/client.down
index d51472f..d51472f 100644
--- a/openvpn/contrib/pull-resolv-conf/client.down
+++ b/src/openvpn/contrib/pull-resolv-conf/client.down
diff --git a/openvpn/contrib/pull-resolv-conf/client.up b/src/openvpn/contrib/pull-resolv-conf/client.up
index 48b1a39..48b1a39 100644
--- a/openvpn/contrib/pull-resolv-conf/client.up
+++ b/src/openvpn/contrib/pull-resolv-conf/client.up
diff --git a/openvpn/crypto.c b/src/openvpn/crypto.c
index 4f07651..4f07651 100644
--- a/openvpn/crypto.c
+++ b/src/openvpn/crypto.c
diff --git a/openvpn/crypto.h b/src/openvpn/crypto.h
index bf81595..bf81595 100644
--- a/openvpn/crypto.h
+++ b/src/openvpn/crypto.h
diff --git a/openvpn/cryptoapi.c b/src/openvpn/cryptoapi.c
index 275fec9..275fec9 100644
--- a/openvpn/cryptoapi.c
+++ b/src/openvpn/cryptoapi.c
diff --git a/openvpn/cryptoapi.h b/src/openvpn/cryptoapi.h
index 8ac6db3..8ac6db3 100644
--- a/openvpn/cryptoapi.h
+++ b/src/openvpn/cryptoapi.h
diff --git a/openvpn/debug/valgrind-suppress b/src/openvpn/debug/valgrind-suppress
index 48fa55f..48fa55f 100644
--- a/openvpn/debug/valgrind-suppress
+++ b/src/openvpn/debug/valgrind-suppress
diff --git a/openvpn/depcomp b/src/openvpn/depcomp
index 9e5522d..9e5522d 100755
--- a/openvpn/depcomp
+++ b/src/openvpn/depcomp
diff --git a/openvpn/doclean b/src/openvpn/doclean
index 445e0fb..445e0fb 100755
--- a/openvpn/doclean
+++ b/src/openvpn/doclean
diff --git a/openvpn/easy-rsa/.externals b/src/openvpn/easy-rsa/.externals
index 3712eb8..3712eb8 100644
--- a/openvpn/easy-rsa/.externals
+++ b/src/openvpn/easy-rsa/.externals
diff --git a/openvpn/easy-rsa/2.0/Makefile b/src/openvpn/easy-rsa/2.0/Makefile
index 902d78f..902d78f 100644
--- a/openvpn/easy-rsa/2.0/Makefile
+++ b/src/openvpn/easy-rsa/2.0/Makefile
diff --git a/openvpn/easy-rsa/2.0/README b/src/openvpn/easy-rsa/2.0/README
index 68e6bcb..68e6bcb 100644
--- a/openvpn/easy-rsa/2.0/README
+++ b/src/openvpn/easy-rsa/2.0/README
diff --git a/openvpn/easy-rsa/2.0/build-ca b/src/openvpn/easy-rsa/2.0/build-ca
index fb1e2ca..fb1e2ca 100755
--- a/openvpn/easy-rsa/2.0/build-ca
+++ b/src/openvpn/easy-rsa/2.0/build-ca
diff --git a/openvpn/easy-rsa/2.0/build-dh b/src/openvpn/easy-rsa/2.0/build-dh
index f019222..f019222 100755
--- a/openvpn/easy-rsa/2.0/build-dh
+++ b/src/openvpn/easy-rsa/2.0/build-dh
diff --git a/openvpn/easy-rsa/2.0/build-inter b/src/openvpn/easy-rsa/2.0/build-inter
index f831d6f..f831d6f 100755
--- a/openvpn/easy-rsa/2.0/build-inter
+++ b/src/openvpn/easy-rsa/2.0/build-inter
diff --git a/openvpn/easy-rsa/2.0/build-key b/src/openvpn/easy-rsa/2.0/build-key
index 6196308..6196308 100755
--- a/openvpn/easy-rsa/2.0/build-key
+++ b/src/openvpn/easy-rsa/2.0/build-key
diff --git a/openvpn/easy-rsa/2.0/build-key-pass b/src/openvpn/easy-rsa/2.0/build-key-pass
index 35543e0..35543e0 100755
--- a/openvpn/easy-rsa/2.0/build-key-pass
+++ b/src/openvpn/easy-rsa/2.0/build-key-pass
diff --git a/openvpn/easy-rsa/2.0/build-key-pkcs12 b/src/openvpn/easy-rsa/2.0/build-key-pkcs12
index 5ef064f..5ef064f 100755
--- a/openvpn/easy-rsa/2.0/build-key-pkcs12
+++ b/src/openvpn/easy-rsa/2.0/build-key-pkcs12
diff --git a/openvpn/easy-rsa/2.0/build-key-server b/src/openvpn/easy-rsa/2.0/build-key-server
index 5502675..5502675 100755
--- a/openvpn/easy-rsa/2.0/build-key-server
+++ b/src/openvpn/easy-rsa/2.0/build-key-server
diff --git a/openvpn/easy-rsa/2.0/build-req b/src/openvpn/easy-rsa/2.0/build-req
index 26587d1..26587d1 100755
--- a/openvpn/easy-rsa/2.0/build-req
+++ b/src/openvpn/easy-rsa/2.0/build-req
diff --git a/openvpn/easy-rsa/2.0/build-req-pass b/src/openvpn/easy-rsa/2.0/build-req-pass
index 6e6c863..6e6c863 100755
--- a/openvpn/easy-rsa/2.0/build-req-pass
+++ b/src/openvpn/easy-rsa/2.0/build-req-pass
diff --git a/openvpn/easy-rsa/2.0/clean-all b/src/openvpn/easy-rsa/2.0/clean-all
index 0576db5..0576db5 100755
--- a/openvpn/easy-rsa/2.0/clean-all
+++ b/src/openvpn/easy-rsa/2.0/clean-all
diff --git a/openvpn/easy-rsa/2.0/inherit-inter b/src/openvpn/easy-rsa/2.0/inherit-inter
index 2101951..2101951 100755
--- a/openvpn/easy-rsa/2.0/inherit-inter
+++ b/src/openvpn/easy-rsa/2.0/inherit-inter
diff --git a/openvpn/easy-rsa/2.0/list-crl b/src/openvpn/easy-rsa/2.0/list-crl
index afc0cd6..afc0cd6 100755
--- a/openvpn/easy-rsa/2.0/list-crl
+++ b/src/openvpn/easy-rsa/2.0/list-crl
diff --git a/openvpn/easy-rsa/2.0/openssl-0.9.6.cnf b/src/openvpn/easy-rsa/2.0/openssl-0.9.6.cnf
index d28341d..d28341d 100755
--- a/openvpn/easy-rsa/2.0/openssl-0.9.6.cnf
+++ b/src/openvpn/easy-rsa/2.0/openssl-0.9.6.cnf
diff --git a/openvpn/easy-rsa/2.0/openssl.cnf b/src/openvpn/easy-rsa/2.0/openssl.cnf
index a781dda..a781dda 100755
--- a/openvpn/easy-rsa/2.0/openssl.cnf
+++ b/src/openvpn/easy-rsa/2.0/openssl.cnf
diff --git a/openvpn/easy-rsa/2.0/pkitool b/src/openvpn/easy-rsa/2.0/pkitool
index 5f95162..5f95162 100755
--- a/openvpn/easy-rsa/2.0/pkitool
+++ b/src/openvpn/easy-rsa/2.0/pkitool
diff --git a/openvpn/easy-rsa/2.0/revoke-full b/src/openvpn/easy-rsa/2.0/revoke-full
index bf3e5fb..bf3e5fb 100755
--- a/openvpn/easy-rsa/2.0/revoke-full
+++ b/src/openvpn/easy-rsa/2.0/revoke-full
diff --git a/openvpn/easy-rsa/2.0/sign-req b/src/openvpn/easy-rsa/2.0/sign-req
index 38655d3..38655d3 100755
--- a/openvpn/easy-rsa/2.0/sign-req
+++ b/src/openvpn/easy-rsa/2.0/sign-req
diff --git a/openvpn/easy-rsa/2.0/vars b/src/openvpn/easy-rsa/2.0/vars
index a904547..a904547 100755
--- a/openvpn/easy-rsa/2.0/vars
+++ b/src/openvpn/easy-rsa/2.0/vars
diff --git a/openvpn/easy-rsa/2.0/whichopensslcnf b/src/openvpn/easy-rsa/2.0/whichopensslcnf
index 2260aa8..2260aa8 100755
--- a/openvpn/easy-rsa/2.0/whichopensslcnf
+++ b/src/openvpn/easy-rsa/2.0/whichopensslcnf
diff --git a/openvpn/easy-rsa/README b/src/openvpn/easy-rsa/README
index fd424ef..fd424ef 100644
--- a/openvpn/easy-rsa/README
+++ b/src/openvpn/easy-rsa/README
diff --git a/openvpn/easy-rsa/Windows/README.txt b/src/openvpn/easy-rsa/Windows/README.txt
index 2ede7b1..2ede7b1 100644
--- a/openvpn/easy-rsa/Windows/README.txt
+++ b/src/openvpn/easy-rsa/Windows/README.txt
diff --git a/openvpn/easy-rsa/Windows/build-ca.bat b/src/openvpn/easy-rsa/Windows/build-ca.bat
index a3f234b..a3f234b 100644
--- a/openvpn/easy-rsa/Windows/build-ca.bat
+++ b/src/openvpn/easy-rsa/Windows/build-ca.bat
diff --git a/openvpn/easy-rsa/Windows/build-dh.bat b/src/openvpn/easy-rsa/Windows/build-dh.bat
index 74bc603..74bc603 100644
--- a/openvpn/easy-rsa/Windows/build-dh.bat
+++ b/src/openvpn/easy-rsa/Windows/build-dh.bat
diff --git a/openvpn/easy-rsa/Windows/build-key-pkcs12.bat b/src/openvpn/easy-rsa/Windows/build-key-pkcs12.bat
index 1fc083e..1fc083e 100644
--- a/openvpn/easy-rsa/Windows/build-key-pkcs12.bat
+++ b/src/openvpn/easy-rsa/Windows/build-key-pkcs12.bat
diff --git a/openvpn/easy-rsa/Windows/build-key-server.bat b/src/openvpn/easy-rsa/Windows/build-key-server.bat
index 20e3605..20e3605 100644
--- a/openvpn/easy-rsa/Windows/build-key-server.bat
+++ b/src/openvpn/easy-rsa/Windows/build-key-server.bat
diff --git a/openvpn/easy-rsa/Windows/build-key.bat b/src/openvpn/easy-rsa/Windows/build-key.bat
index c040904..c040904 100644
--- a/openvpn/easy-rsa/Windows/build-key.bat
+++ b/src/openvpn/easy-rsa/Windows/build-key.bat
diff --git a/openvpn/easy-rsa/Windows/clean-all.bat b/src/openvpn/easy-rsa/Windows/clean-all.bat
index 71cbf4d..71cbf4d 100644
--- a/openvpn/easy-rsa/Windows/clean-all.bat
+++ b/src/openvpn/easy-rsa/Windows/clean-all.bat
diff --git a/openvpn/easy-rsa/Windows/index.txt.start b/src/openvpn/easy-rsa/Windows/index.txt.start
index e69de29..e69de29 100644
--- a/openvpn/easy-rsa/Windows/index.txt.start
+++ b/src/openvpn/easy-rsa/Windows/index.txt.start
diff --git a/openvpn/easy-rsa/Windows/init-config.bat b/src/openvpn/easy-rsa/Windows/init-config.bat
index 048d558..048d558 100755
--- a/openvpn/easy-rsa/Windows/init-config.bat
+++ b/src/openvpn/easy-rsa/Windows/init-config.bat
diff --git a/openvpn/easy-rsa/Windows/revoke-full.bat b/src/openvpn/easy-rsa/Windows/revoke-full.bat
index ef2e4b5..ef2e4b5 100644
--- a/openvpn/easy-rsa/Windows/revoke-full.bat
+++ b/src/openvpn/easy-rsa/Windows/revoke-full.bat
diff --git a/openvpn/easy-rsa/Windows/serial.start b/src/openvpn/easy-rsa/Windows/serial.start
index 8a0f05e..8a0f05e 100644
--- a/openvpn/easy-rsa/Windows/serial.start
+++ b/src/openvpn/easy-rsa/Windows/serial.start
diff --git a/openvpn/easy-rsa/Windows/vars.bat.sample b/src/openvpn/easy-rsa/Windows/vars.bat.sample
index 8ab65e1..8ab65e1 100644
--- a/openvpn/easy-rsa/Windows/vars.bat.sample
+++ b/src/openvpn/easy-rsa/Windows/vars.bat.sample
diff --git a/openvpn/easy-rsa/build-ca b/src/openvpn/easy-rsa/build-ca
index 5ad59cc..5ad59cc 100755
--- a/openvpn/easy-rsa/build-ca
+++ b/src/openvpn/easy-rsa/build-ca
diff --git a/openvpn/easy-rsa/build-dh b/src/openvpn/easy-rsa/build-dh
index 6de4baf..6de4baf 100755
--- a/openvpn/easy-rsa/build-dh
+++ b/src/openvpn/easy-rsa/build-dh
diff --git a/openvpn/easy-rsa/build-inter b/src/openvpn/easy-rsa/build-inter
index 8b3a6b2..8b3a6b2 100755
--- a/openvpn/easy-rsa/build-inter
+++ b/src/openvpn/easy-rsa/build-inter
diff --git a/openvpn/easy-rsa/build-key b/src/openvpn/easy-rsa/build-key
index 3159d2b..3159d2b 100755
--- a/openvpn/easy-rsa/build-key
+++ b/src/openvpn/easy-rsa/build-key
diff --git a/openvpn/easy-rsa/build-key-pass b/src/openvpn/easy-rsa/build-key-pass
index 03ab304..03ab304 100755
--- a/openvpn/easy-rsa/build-key-pass
+++ b/src/openvpn/easy-rsa/build-key-pass
diff --git a/openvpn/easy-rsa/build-key-pkcs12 b/src/openvpn/easy-rsa/build-key-pkcs12
index f8a057b..f8a057b 100755
--- a/openvpn/easy-rsa/build-key-pkcs12
+++ b/src/openvpn/easy-rsa/build-key-pkcs12
diff --git a/openvpn/easy-rsa/build-key-server b/src/openvpn/easy-rsa/build-key-server
index 30dc41e..30dc41e 100755
--- a/openvpn/easy-rsa/build-key-server
+++ b/src/openvpn/easy-rsa/build-key-server
diff --git a/openvpn/easy-rsa/build-req b/src/openvpn/easy-rsa/build-req
index 30f62f5..30f62f5 100755
--- a/openvpn/easy-rsa/build-req
+++ b/src/openvpn/easy-rsa/build-req
diff --git a/openvpn/easy-rsa/build-req-pass b/src/openvpn/easy-rsa/build-req-pass
index 829b286..829b286 100755
--- a/openvpn/easy-rsa/build-req-pass
+++ b/src/openvpn/easy-rsa/build-req-pass
diff --git a/openvpn/easy-rsa/clean-all b/src/openvpn/easy-rsa/clean-all
index d10aef5..d10aef5 100755
--- a/openvpn/easy-rsa/clean-all
+++ b/src/openvpn/easy-rsa/clean-all
diff --git a/openvpn/easy-rsa/list-crl b/src/openvpn/easy-rsa/list-crl
index b214dbd..b214dbd 100644
--- a/openvpn/easy-rsa/list-crl
+++ b/src/openvpn/easy-rsa/list-crl
diff --git a/openvpn/easy-rsa/make-crl b/src/openvpn/easy-rsa/make-crl
index 62fe6c1..62fe6c1 100644
--- a/openvpn/easy-rsa/make-crl
+++ b/src/openvpn/easy-rsa/make-crl
diff --git a/openvpn/easy-rsa/openssl.cnf b/src/openvpn/easy-rsa/openssl.cnf
index 270b069..270b069 100644
--- a/openvpn/easy-rsa/openssl.cnf
+++ b/src/openvpn/easy-rsa/openssl.cnf
diff --git a/openvpn/easy-rsa/revoke-crt b/src/openvpn/easy-rsa/revoke-crt
index 35b071a..35b071a 100644
--- a/openvpn/easy-rsa/revoke-crt
+++ b/src/openvpn/easy-rsa/revoke-crt
diff --git a/openvpn/easy-rsa/revoke-full b/src/openvpn/easy-rsa/revoke-full
index 66ea03f..66ea03f 100755
--- a/openvpn/easy-rsa/revoke-full
+++ b/src/openvpn/easy-rsa/revoke-full
diff --git a/openvpn/easy-rsa/sign-req b/src/openvpn/easy-rsa/sign-req
index 59edc42..59edc42 100755
--- a/openvpn/easy-rsa/sign-req
+++ b/src/openvpn/easy-rsa/sign-req
diff --git a/openvpn/easy-rsa/vars b/src/openvpn/easy-rsa/vars
index da89cd2..da89cd2 100644
--- a/openvpn/easy-rsa/vars
+++ b/src/openvpn/easy-rsa/vars
diff --git a/openvpn/errlevel.h b/src/openvpn/errlevel.h
index 2e66250..2e66250 100644
--- a/openvpn/errlevel.h
+++ b/src/openvpn/errlevel.h
diff --git a/openvpn/error.c b/src/openvpn/error.c
index 01a6207..01a6207 100644
--- a/openvpn/error.c
+++ b/src/openvpn/error.c
diff --git a/openvpn/error.h b/src/openvpn/error.h
index 8bcc909..8bcc909 100644
--- a/openvpn/error.h
+++ b/src/openvpn/error.h
diff --git a/openvpn/event.c b/src/openvpn/event.c
index 0d2c096..0d2c096 100644
--- a/openvpn/event.c
+++ b/src/openvpn/event.c
diff --git a/openvpn/event.h b/src/openvpn/event.h
index 314ef4c..314ef4c 100644
--- a/openvpn/event.h
+++ b/src/openvpn/event.h
diff --git a/openvpn/fdmisc.c b/src/openvpn/fdmisc.c
index 8c8b91e..8c8b91e 100644
--- a/openvpn/fdmisc.c
+++ b/src/openvpn/fdmisc.c
diff --git a/openvpn/fdmisc.h b/src/openvpn/fdmisc.h
index 5019cc2..5019cc2 100644
--- a/openvpn/fdmisc.h
+++ b/src/openvpn/fdmisc.h
diff --git a/openvpn/forward-inline.h b/src/openvpn/forward-inline.h
index 0ba0b23..0ba0b23 100644
--- a/openvpn/forward-inline.h
+++ b/src/openvpn/forward-inline.h
diff --git a/openvpn/forward.c b/src/openvpn/forward.c
index f052981..f052981 100644
--- a/openvpn/forward.c
+++ b/src/openvpn/forward.c
diff --git a/openvpn/forward.h b/src/openvpn/forward.h
index 1d37aae..1d37aae 100644
--- a/openvpn/forward.h
+++ b/src/openvpn/forward.h
diff --git a/openvpn/fragment.c b/src/openvpn/fragment.c
index ead098a..ead098a 100644
--- a/openvpn/fragment.c
+++ b/src/openvpn/fragment.c
diff --git a/openvpn/fragment.h b/src/openvpn/fragment.h
index f5b8948..f5b8948 100644
--- a/openvpn/fragment.h
+++ b/src/openvpn/fragment.h
diff --git a/openvpn/gentoo/openvpn.init b/src/openvpn/gentoo/openvpn.init
index 99fa8b2..99fa8b2 100755
--- a/openvpn/gentoo/openvpn.init
+++ b/src/openvpn/gentoo/openvpn.init
diff --git a/openvpn/gremlin.c b/src/openvpn/gremlin.c
index 0a3cf19..0a3cf19 100644
--- a/openvpn/gremlin.c
+++ b/src/openvpn/gremlin.c
diff --git a/openvpn/gremlin.h b/src/openvpn/gremlin.h
index 9b34880..9b34880 100644
--- a/openvpn/gremlin.h
+++ b/src/openvpn/gremlin.h
diff --git a/openvpn/helper.c b/src/openvpn/helper.c
index 30b5220..30b5220 100644
--- a/openvpn/helper.c
+++ b/src/openvpn/helper.c
diff --git a/openvpn/helper.h b/src/openvpn/helper.h
index 7e9501c..7e9501c 100644
--- a/openvpn/helper.h
+++ b/src/openvpn/helper.h
diff --git a/openvpn/init.c b/src/openvpn/init.c
index 9bd2960..9bd2960 100644
--- a/openvpn/init.c
+++ b/src/openvpn/init.c
diff --git a/openvpn/init.h b/src/openvpn/init.h
index 127c89d..127c89d 100644
--- a/openvpn/init.h
+++ b/src/openvpn/init.h
diff --git a/openvpn/install-sh b/src/openvpn/install-sh
index 77bc381..77bc381 100755
--- a/openvpn/install-sh
+++ b/src/openvpn/install-sh
diff --git a/openvpn/install-win32/.svnignore b/src/openvpn/install-win32/.svnignore
index f3e2006..f3e2006 100644
--- a/openvpn/install-win32/.svnignore
+++ b/src/openvpn/install-win32/.svnignore
diff --git a/openvpn/install-win32/buildopensslpath.bat b/src/openvpn/install-win32/buildopensslpath.bat
index b77ce12..b77ce12 100755
--- a/openvpn/install-win32/buildopensslpath.bat
+++ b/src/openvpn/install-win32/buildopensslpath.bat
diff --git a/openvpn/install-win32/openssl.bat b/src/openvpn/install-win32/openssl.bat
index c3492e0..c3492e0 100755
--- a/openvpn/install-win32/openssl.bat
+++ b/src/openvpn/install-win32/openssl.bat
diff --git a/openvpn/install-win32/openvpn.nsi.in b/src/openvpn/install-win32/openvpn.nsi.in
index 5813420..5813420 100755
--- a/openvpn/install-win32/openvpn.nsi.in
+++ b/src/openvpn/install-win32/openvpn.nsi.in
diff --git a/openvpn/install-win32/prebuild b/src/openvpn/install-win32/prebuild
index 84d6095..84d6095 100755
--- a/openvpn/install-win32/prebuild
+++ b/src/openvpn/install-win32/prebuild
diff --git a/openvpn/install-win32/sample.ovpn b/src/openvpn/install-win32/sample.ovpn
index 5accd57..5accd57 100755
--- a/openvpn/install-win32/sample.ovpn
+++ b/src/openvpn/install-win32/sample.ovpn
diff --git a/openvpn/install-win32/setpath.nsi b/src/openvpn/install-win32/setpath.nsi
index a9626c3..a9626c3 100755
--- a/openvpn/install-win32/setpath.nsi
+++ b/src/openvpn/install-win32/setpath.nsi
diff --git a/openvpn/install-win32/u2d.c b/src/openvpn/install-win32/u2d.c
index bf1f5e8..bf1f5e8 100755
--- a/openvpn/install-win32/u2d.c
+++ b/src/openvpn/install-win32/u2d.c
diff --git a/openvpn/integer.h b/src/openvpn/integer.h
index 68cf40f..68cf40f 100644
--- a/openvpn/integer.h
+++ b/src/openvpn/integer.h
diff --git a/openvpn/interval.c b/src/openvpn/interval.c
index 7221e03..7221e03 100644
--- a/openvpn/interval.c
+++ b/src/openvpn/interval.c
diff --git a/openvpn/interval.h b/src/openvpn/interval.h
index 9845066..9845066 100644
--- a/openvpn/interval.h
+++ b/src/openvpn/interval.h
diff --git a/openvpn/list.c b/src/openvpn/list.c
index bdd1608..bdd1608 100644
--- a/openvpn/list.c
+++ b/src/openvpn/list.c
diff --git a/openvpn/list.h b/src/openvpn/list.h
index 84b989d..84b989d 100644
--- a/openvpn/list.h
+++ b/src/openvpn/list.h
diff --git a/openvpn/lzo.c b/src/openvpn/lzo.c
index f5afc08..f5afc08 100644
--- a/openvpn/lzo.c
+++ b/src/openvpn/lzo.c
diff --git a/openvpn/lzo.h b/src/openvpn/lzo.h
index eed4373..eed4373 100644
--- a/openvpn/lzo.h
+++ b/src/openvpn/lzo.h
diff --git a/openvpn/makefile.w32 b/src/openvpn/makefile.w32
index c70d256..c70d256 100755
--- a/openvpn/makefile.w32
+++ b/src/openvpn/makefile.w32
diff --git a/openvpn/makefile.w32-vc b/src/openvpn/makefile.w32-vc
index e37c8c8..e37c8c8 100644
--- a/openvpn/makefile.w32-vc
+++ b/src/openvpn/makefile.w32-vc
diff --git a/openvpn/manage.c b/src/openvpn/manage.c
index 587a971..587a971 100644
--- a/openvpn/manage.c
+++ b/src/openvpn/manage.c
diff --git a/openvpn/manage.h b/src/openvpn/manage.h
index d3a397d..d3a397d 100644
--- a/openvpn/manage.h
+++ b/src/openvpn/manage.h
diff --git a/openvpn/management/management-notes.txt b/src/openvpn/management/management-notes.txt
index 06fc8c1..06fc8c1 100644
--- a/openvpn/management/management-notes.txt
+++ b/src/openvpn/management/management-notes.txt
diff --git a/openvpn/mbuf.c b/src/openvpn/mbuf.c
index 871bdba..871bdba 100644
--- a/openvpn/mbuf.c
+++ b/src/openvpn/mbuf.c
diff --git a/openvpn/mbuf.h b/src/openvpn/mbuf.h
index 79628ee..79628ee 100644
--- a/openvpn/mbuf.h
+++ b/src/openvpn/mbuf.h
diff --git a/openvpn/memcmp.c b/src/openvpn/memcmp.c
index 0b1fbd2..0b1fbd2 100644
--- a/openvpn/memcmp.c
+++ b/src/openvpn/memcmp.c
diff --git a/openvpn/memdbg.h b/src/openvpn/memdbg.h
index 1aa54b3..1aa54b3 100644
--- a/openvpn/memdbg.h
+++ b/src/openvpn/memdbg.h
diff --git a/openvpn/misc.c b/src/openvpn/misc.c
index e190b7b..e190b7b 100644
--- a/openvpn/misc.c
+++ b/src/openvpn/misc.c
diff --git a/openvpn/misc.h b/src/openvpn/misc.h
index 00ddae8..00ddae8 100644
--- a/openvpn/misc.h
+++ b/src/openvpn/misc.h
diff --git a/openvpn/missing b/src/openvpn/missing
index e7ef83a..e7ef83a 100755
--- a/openvpn/missing
+++ b/src/openvpn/missing
diff --git a/openvpn/mroute.c b/src/openvpn/mroute.c
index 0a7bcf6..0a7bcf6 100644
--- a/openvpn/mroute.c
+++ b/src/openvpn/mroute.c
diff --git a/openvpn/mroute.h b/src/openvpn/mroute.h
index 87e952c..87e952c 100644
--- a/openvpn/mroute.h
+++ b/src/openvpn/mroute.h
diff --git a/openvpn/mss.c b/src/openvpn/mss.c
index 25e77b0..25e77b0 100644
--- a/openvpn/mss.c
+++ b/src/openvpn/mss.c
diff --git a/openvpn/mss.h b/src/openvpn/mss.h
index 238d5a3..238d5a3 100644
--- a/openvpn/mss.h
+++ b/src/openvpn/mss.h
diff --git a/openvpn/mtcp.c b/src/openvpn/mtcp.c
index a71801f..a71801f 100644
--- a/openvpn/mtcp.c
+++ b/src/openvpn/mtcp.c
diff --git a/openvpn/mtcp.h b/src/openvpn/mtcp.h
index ee8dcec..ee8dcec 100644
--- a/openvpn/mtcp.h
+++ b/src/openvpn/mtcp.h
diff --git a/openvpn/mtu.c b/src/openvpn/mtu.c
index 14df3b6..14df3b6 100644
--- a/openvpn/mtu.c
+++ b/src/openvpn/mtu.c
diff --git a/openvpn/mtu.h b/src/openvpn/mtu.h
index 3c53a26..3c53a26 100644
--- a/openvpn/mtu.h
+++ b/src/openvpn/mtu.h
diff --git a/openvpn/mudp.c b/src/openvpn/mudp.c
index 750dc8f..750dc8f 100644
--- a/openvpn/mudp.c
+++ b/src/openvpn/mudp.c
diff --git a/openvpn/mudp.h b/src/openvpn/mudp.h
index b8307d1..b8307d1 100644
--- a/openvpn/mudp.h
+++ b/src/openvpn/mudp.h
diff --git a/openvpn/multi.c b/src/openvpn/multi.c
index 22ea677..22ea677 100644
--- a/openvpn/multi.c
+++ b/src/openvpn/multi.c
diff --git a/openvpn/multi.h b/src/openvpn/multi.h
index da1e471..da1e471 100644
--- a/openvpn/multi.h
+++ b/src/openvpn/multi.h
diff --git a/openvpn/ntlm.c b/src/openvpn/ntlm.c
index 4e12047..4e12047 100644
--- a/openvpn/ntlm.c
+++ b/src/openvpn/ntlm.c
diff --git a/openvpn/ntlm.h b/src/openvpn/ntlm.h
index 77903b0..77903b0 100644
--- a/openvpn/ntlm.h
+++ b/src/openvpn/ntlm.h
diff --git a/openvpn/occ-inline.h b/src/openvpn/occ-inline.h
index dc7e1c3..dc7e1c3 100644
--- a/openvpn/occ-inline.h
+++ b/src/openvpn/occ-inline.h
diff --git a/openvpn/occ.c b/src/openvpn/occ.c
index 6b136dc..6b136dc 100644
--- a/openvpn/occ.c
+++ b/src/openvpn/occ.c
diff --git a/openvpn/occ.h b/src/openvpn/occ.h
index 9d50c2d..9d50c2d 100644
--- a/openvpn/occ.h
+++ b/src/openvpn/occ.h
diff --git a/openvpn/openvpn-plugin.h b/src/openvpn/openvpn-plugin.h
index fcd823e..fcd823e 100644
--- a/openvpn/openvpn-plugin.h
+++ b/src/openvpn/openvpn-plugin.h
diff --git a/openvpn/openvpn.8 b/src/openvpn/openvpn.8
index 07beb07..07beb07 100644
--- a/openvpn/openvpn.8
+++ b/src/openvpn/openvpn.8
diff --git a/openvpn/openvpn.c b/src/openvpn/openvpn.c
index 47701f9..47701f9 100644
--- a/openvpn/openvpn.c
+++ b/src/openvpn/openvpn.c
diff --git a/openvpn/openvpn.h b/src/openvpn/openvpn.h
index cad7164..cad7164 100644
--- a/openvpn/openvpn.h
+++ b/src/openvpn/openvpn.h
diff --git a/openvpn/openvpn.spec.in b/src/openvpn/openvpn.spec.in
index 041ffdd..041ffdd 100644
--- a/openvpn/openvpn.spec.in
+++ b/src/openvpn/openvpn.spec.in
diff --git a/openvpn/options.c b/src/openvpn/options.c
index 3d1eb54..3d1eb54 100644
--- a/openvpn/options.c
+++ b/src/openvpn/options.c
diff --git a/openvpn/options.h b/src/openvpn/options.h
index c7294be..c7294be 100644
--- a/openvpn/options.h
+++ b/src/openvpn/options.h
diff --git a/openvpn/otime.c b/src/openvpn/otime.c
index ad9cbbf..ad9cbbf 100644
--- a/openvpn/otime.c
+++ b/src/openvpn/otime.c
diff --git a/openvpn/otime.h b/src/openvpn/otime.h
index 974d0af..974d0af 100644
--- a/openvpn/otime.h
+++ b/src/openvpn/otime.h
diff --git a/openvpn/packet_id.c b/src/openvpn/packet_id.c
index 6bc5b6b..6bc5b6b 100644
--- a/openvpn/packet_id.c
+++ b/src/openvpn/packet_id.c
diff --git a/openvpn/packet_id.h b/src/openvpn/packet_id.h
index d35d8bc..d35d8bc 100644
--- a/openvpn/packet_id.h
+++ b/src/openvpn/packet_id.h
diff --git a/openvpn/perf.c b/src/openvpn/perf.c
index 3abf8c5..3abf8c5 100644
--- a/openvpn/perf.c
+++ b/src/openvpn/perf.c
diff --git a/openvpn/perf.h b/src/openvpn/perf.h
index 6080886..6080886 100644
--- a/openvpn/perf.h
+++ b/src/openvpn/perf.h
diff --git a/openvpn/ping-inline.h b/src/openvpn/ping-inline.h
index bf7fd81..bf7fd81 100644
--- a/openvpn/ping-inline.h
+++ b/src/openvpn/ping-inline.h
diff --git a/openvpn/ping.c b/src/openvpn/ping.c
index d91af7a..d91af7a 100644
--- a/openvpn/ping.c
+++ b/src/openvpn/ping.c
diff --git a/openvpn/ping.h b/src/openvpn/ping.h
index 7c3275a..7c3275a 100644
--- a/openvpn/ping.h
+++ b/src/openvpn/ping.h
diff --git a/openvpn/plugin.c b/src/openvpn/plugin.c
index f0d14ba..f0d14ba 100644
--- a/openvpn/plugin.c
+++ b/src/openvpn/plugin.c
diff --git a/openvpn/plugin.h b/src/openvpn/plugin.h
index 7d710b0..7d710b0 100644
--- a/openvpn/plugin.h
+++ b/src/openvpn/plugin.h
diff --git a/openvpn/plugin/README b/src/openvpn/plugin/README
index 6e490c5..6e490c5 100644
--- a/openvpn/plugin/README
+++ b/src/openvpn/plugin/README
diff --git a/openvpn/plugin/auth-pam/Makefile b/src/openvpn/plugin/auth-pam/Makefile
index 3e7c6ce..3e7c6ce 100755
--- a/openvpn/plugin/auth-pam/Makefile
+++ b/src/openvpn/plugin/auth-pam/Makefile
diff --git a/openvpn/plugin/auth-pam/README b/src/openvpn/plugin/auth-pam/README
index c957c02..c957c02 100644
--- a/openvpn/plugin/auth-pam/README
+++ b/src/openvpn/plugin/auth-pam/README
diff --git a/openvpn/plugin/auth-pam/auth-pam.c b/src/openvpn/plugin/auth-pam/auth-pam.c
index 5047b34..5047b34 100644
--- a/openvpn/plugin/auth-pam/auth-pam.c
+++ b/src/openvpn/plugin/auth-pam/auth-pam.c
diff --git a/openvpn/plugin/auth-pam/pamdl.c b/src/openvpn/plugin/auth-pam/pamdl.c
index aaac240..aaac240 100644
--- a/openvpn/plugin/auth-pam/pamdl.c
+++ b/src/openvpn/plugin/auth-pam/pamdl.c
diff --git a/openvpn/plugin/auth-pam/pamdl.h b/src/openvpn/plugin/auth-pam/pamdl.h
index b10b035..b10b035 100644
--- a/openvpn/plugin/auth-pam/pamdl.h
+++ b/src/openvpn/plugin/auth-pam/pamdl.h
diff --git a/openvpn/plugin/down-root/Makefile b/src/openvpn/plugin/down-root/Makefile
index 5ce4ffb..5ce4ffb 100755
--- a/openvpn/plugin/down-root/Makefile
+++ b/src/openvpn/plugin/down-root/Makefile
diff --git a/openvpn/plugin/down-root/README b/src/openvpn/plugin/down-root/README
index d337ffe..d337ffe 100644
--- a/openvpn/plugin/down-root/README
+++ b/src/openvpn/plugin/down-root/README
diff --git a/openvpn/plugin/down-root/down-root.c b/src/openvpn/plugin/down-root/down-root.c
index f19d857..f19d857 100644
--- a/openvpn/plugin/down-root/down-root.c
+++ b/src/openvpn/plugin/down-root/down-root.c
diff --git a/openvpn/plugin/examples/README b/src/openvpn/plugin/examples/README
index 4400cd3..4400cd3 100644
--- a/openvpn/plugin/examples/README
+++ b/src/openvpn/plugin/examples/README
diff --git a/openvpn/plugin/examples/build b/src/openvpn/plugin/examples/build
index 8b628a2..8b628a2 100755
--- a/openvpn/plugin/examples/build
+++ b/src/openvpn/plugin/examples/build
diff --git a/openvpn/plugin/examples/simple.c b/src/openvpn/plugin/examples/simple.c
index aa823b7..aa823b7 100644
--- a/openvpn/plugin/examples/simple.c
+++ b/src/openvpn/plugin/examples/simple.c
diff --git a/openvpn/plugin/examples/simple.def b/src/openvpn/plugin/examples/simple.def
index a87507d..a87507d 100755
--- a/openvpn/plugin/examples/simple.def
+++ b/src/openvpn/plugin/examples/simple.def
diff --git a/openvpn/plugin/examples/winbuild b/src/openvpn/plugin/examples/winbuild
index 97e724a..97e724a 100755
--- a/openvpn/plugin/examples/winbuild
+++ b/src/openvpn/plugin/examples/winbuild
diff --git a/openvpn/pool.c b/src/openvpn/pool.c
index cb666b8..cb666b8 100644
--- a/openvpn/pool.c
+++ b/src/openvpn/pool.c
diff --git a/openvpn/pool.h b/src/openvpn/pool.h
index 20edd70..20edd70 100644
--- a/openvpn/pool.h
+++ b/src/openvpn/pool.h
diff --git a/openvpn/proto.c b/src/openvpn/proto.c
index df5b77b..df5b77b 100644
--- a/openvpn/proto.c
+++ b/src/openvpn/proto.c
diff --git a/openvpn/proto.h b/src/openvpn/proto.h
index 440d3d1..440d3d1 100644
--- a/openvpn/proto.h
+++ b/src/openvpn/proto.h
diff --git a/openvpn/proxy.c b/src/openvpn/proxy.c
index a32e8e1..a32e8e1 100644
--- a/openvpn/proxy.c
+++ b/src/openvpn/proxy.c
diff --git a/openvpn/proxy.h b/src/openvpn/proxy.h
index 9a31826..9a31826 100644
--- a/openvpn/proxy.h
+++ b/src/openvpn/proxy.h
diff --git a/openvpn/push.c b/src/openvpn/push.c
index 454b6e9..454b6e9 100644
--- a/openvpn/push.c
+++ b/src/openvpn/push.c
diff --git a/openvpn/push.h b/src/openvpn/push.h
index 9e09683..9e09683 100644
--- a/openvpn/push.h
+++ b/src/openvpn/push.h
diff --git a/openvpn/reliable.c b/src/openvpn/reliable.c
index ca83b2b..ca83b2b 100644
--- a/openvpn/reliable.c
+++ b/src/openvpn/reliable.c
diff --git a/openvpn/reliable.h b/src/openvpn/reliable.h
index d498f64..d498f64 100644
--- a/openvpn/reliable.h
+++ b/src/openvpn/reliable.h
diff --git a/openvpn/route.c b/src/openvpn/route.c
index cbcbf12..cbcbf12 100644
--- a/openvpn/route.c
+++ b/src/openvpn/route.c
diff --git a/openvpn/route.h b/src/openvpn/route.h
index 7b7bf37..7b7bf37 100644
--- a/openvpn/route.h
+++ b/src/openvpn/route.h
diff --git a/openvpn/sample-config-files/README b/src/openvpn/sample-config-files/README
index d53ac79..d53ac79 100644
--- a/openvpn/sample-config-files/README
+++ b/src/openvpn/sample-config-files/README
diff --git a/openvpn/sample-config-files/client.conf b/src/openvpn/sample-config-files/client.conf
index 9dd3a65..9dd3a65 100644
--- a/openvpn/sample-config-files/client.conf
+++ b/src/openvpn/sample-config-files/client.conf
diff --git a/openvpn/sample-config-files/firewall.sh b/src/openvpn/sample-config-files/firewall.sh
index f0db806..f0db806 100755
--- a/openvpn/sample-config-files/firewall.sh
+++ b/src/openvpn/sample-config-files/firewall.sh
diff --git a/openvpn/sample-config-files/home.up b/src/openvpn/sample-config-files/home.up
index 9c347cc..9c347cc 100755
--- a/openvpn/sample-config-files/home.up
+++ b/src/openvpn/sample-config-files/home.up
diff --git a/openvpn/sample-config-files/loopback-client b/src/openvpn/sample-config-files/loopback-client
index 9db2877..9db2877 100644
--- a/openvpn/sample-config-files/loopback-client
+++ b/src/openvpn/sample-config-files/loopback-client
diff --git a/openvpn/sample-config-files/loopback-server b/src/openvpn/sample-config-files/loopback-server
index 18bbbeb..18bbbeb 100644
--- a/openvpn/sample-config-files/loopback-server
+++ b/src/openvpn/sample-config-files/loopback-server
diff --git a/openvpn/sample-config-files/office.up b/src/openvpn/sample-config-files/office.up
index 74a71a3..74a71a3 100755
--- a/openvpn/sample-config-files/office.up
+++ b/src/openvpn/sample-config-files/office.up
diff --git a/openvpn/sample-config-files/openvpn-shutdown.sh b/src/openvpn/sample-config-files/openvpn-shutdown.sh
index 8ed2d1d..8ed2d1d 100755
--- a/openvpn/sample-config-files/openvpn-shutdown.sh
+++ b/src/openvpn/sample-config-files/openvpn-shutdown.sh
diff --git a/openvpn/sample-config-files/openvpn-startup.sh b/src/openvpn/sample-config-files/openvpn-startup.sh
index 0ee006b..0ee006b 100755
--- a/openvpn/sample-config-files/openvpn-startup.sh
+++ b/src/openvpn/sample-config-files/openvpn-startup.sh
diff --git a/openvpn/sample-config-files/server.conf b/src/openvpn/sample-config-files/server.conf
index f80ce8b..f80ce8b 100644
--- a/openvpn/sample-config-files/server.conf
+++ b/src/openvpn/sample-config-files/server.conf
diff --git a/openvpn/sample-config-files/static-home.conf b/src/openvpn/sample-config-files/static-home.conf
index c966687..c966687 100644
--- a/openvpn/sample-config-files/static-home.conf
+++ b/src/openvpn/sample-config-files/static-home.conf
diff --git a/openvpn/sample-config-files/static-office.conf b/src/openvpn/sample-config-files/static-office.conf
index 68030cc..68030cc 100644
--- a/openvpn/sample-config-files/static-office.conf
+++ b/src/openvpn/sample-config-files/static-office.conf
diff --git a/openvpn/sample-config-files/tls-home.conf b/src/openvpn/sample-config-files/tls-home.conf
index daa4ea1..daa4ea1 100644
--- a/openvpn/sample-config-files/tls-home.conf
+++ b/src/openvpn/sample-config-files/tls-home.conf
diff --git a/openvpn/sample-config-files/tls-office.conf b/src/openvpn/sample-config-files/tls-office.conf
index f790f46..f790f46 100644
--- a/openvpn/sample-config-files/tls-office.conf
+++ b/src/openvpn/sample-config-files/tls-office.conf
diff --git a/openvpn/sample-config-files/xinetd-client-config b/src/openvpn/sample-config-files/xinetd-client-config
index 03c5c1f..03c5c1f 100644
--- a/openvpn/sample-config-files/xinetd-client-config
+++ b/src/openvpn/sample-config-files/xinetd-client-config
diff --git a/openvpn/sample-config-files/xinetd-server-config b/src/openvpn/sample-config-files/xinetd-server-config
index 803a6f8..803a6f8 100644
--- a/openvpn/sample-config-files/xinetd-server-config
+++ b/src/openvpn/sample-config-files/xinetd-server-config
diff --git a/openvpn/sample-keys/README b/src/openvpn/sample-keys/README
index dd5c25c..dd5c25c 100644
--- a/openvpn/sample-keys/README
+++ b/src/openvpn/sample-keys/README
diff --git a/openvpn/sample-keys/client.crt b/src/openvpn/sample-keys/client.crt
index c047446..c047446 100644
--- a/openvpn/sample-keys/client.crt
+++ b/src/openvpn/sample-keys/client.crt
diff --git a/openvpn/sample-keys/client.key b/src/openvpn/sample-keys/client.key
index 17b9509..17b9509 100644
--- a/openvpn/sample-keys/client.key
+++ b/src/openvpn/sample-keys/client.key
diff --git a/openvpn/sample-keys/dh1024.pem b/src/openvpn/sample-keys/dh1024.pem
index 7ce05f0..7ce05f0 100644
--- a/openvpn/sample-keys/dh1024.pem
+++ b/src/openvpn/sample-keys/dh1024.pem
diff --git a/openvpn/sample-keys/pass.crt b/src/openvpn/sample-keys/pass.crt
index 8bb7b17..8bb7b17 100644
--- a/openvpn/sample-keys/pass.crt
+++ b/src/openvpn/sample-keys/pass.crt
diff --git a/openvpn/sample-keys/pass.key b/src/openvpn/sample-keys/pass.key
index 4916364..4916364 100644
--- a/openvpn/sample-keys/pass.key
+++ b/src/openvpn/sample-keys/pass.key
diff --git a/openvpn/sample-keys/pkcs12.p12 b/src/openvpn/sample-keys/pkcs12.p12
index 253d408..253d408 100644
--- a/openvpn/sample-keys/pkcs12.p12
+++ b/src/openvpn/sample-keys/pkcs12.p12
Binary files differ
diff --git a/openvpn/sample-keys/server.crt b/src/openvpn/sample-keys/server.crt
index 28bb4d9..28bb4d9 100644
--- a/openvpn/sample-keys/server.crt
+++ b/src/openvpn/sample-keys/server.crt
diff --git a/openvpn/sample-keys/server.key b/src/openvpn/sample-keys/server.key
index 976acab..976acab 100644
--- a/openvpn/sample-keys/server.key
+++ b/src/openvpn/sample-keys/server.key
diff --git a/openvpn/sample-keys/tmp-ca.crt b/src/openvpn/sample-keys/tmp-ca.crt
index e063ccc..e063ccc 100644
--- a/openvpn/sample-keys/tmp-ca.crt
+++ b/src/openvpn/sample-keys/tmp-ca.crt
diff --git a/openvpn/sample-keys/tmp-ca.key b/src/openvpn/sample-keys/tmp-ca.key
index b4bf792..b4bf792 100644
--- a/openvpn/sample-keys/tmp-ca.key
+++ b/src/openvpn/sample-keys/tmp-ca.key
diff --git a/openvpn/sample-scripts/auth-pam.pl b/src/openvpn/sample-scripts/auth-pam.pl
index 5333bad..5333bad 100755
--- a/openvpn/sample-scripts/auth-pam.pl
+++ b/src/openvpn/sample-scripts/auth-pam.pl
diff --git a/openvpn/sample-scripts/bridge-start b/src/openvpn/sample-scripts/bridge-start
index bfbbdc5..bfbbdc5 100755
--- a/openvpn/sample-scripts/bridge-start
+++ b/src/openvpn/sample-scripts/bridge-start
diff --git a/openvpn/sample-scripts/bridge-stop b/src/openvpn/sample-scripts/bridge-stop
index d452893..d452893 100755
--- a/openvpn/sample-scripts/bridge-stop
+++ b/src/openvpn/sample-scripts/bridge-stop
diff --git a/openvpn/sample-scripts/openvpn.init b/src/openvpn/sample-scripts/openvpn.init
index 6c699cc..6c699cc 100755
--- a/openvpn/sample-scripts/openvpn.init
+++ b/src/openvpn/sample-scripts/openvpn.init
diff --git a/openvpn/sample-scripts/verify-cn b/src/openvpn/sample-scripts/verify-cn
index 5d56d95..5d56d95 100755
--- a/openvpn/sample-scripts/verify-cn
+++ b/src/openvpn/sample-scripts/verify-cn
diff --git a/openvpn/schedule.c b/src/openvpn/schedule.c
index 25aec20..25aec20 100644
--- a/openvpn/schedule.c
+++ b/src/openvpn/schedule.c
diff --git a/openvpn/schedule.h b/src/openvpn/schedule.h
index 4e0ae74..4e0ae74 100644
--- a/openvpn/schedule.h
+++ b/src/openvpn/schedule.h
diff --git a/openvpn/service-win32/Makefile b/src/openvpn/service-win32/Makefile
index 027b6dd..027b6dd 100755
--- a/openvpn/service-win32/Makefile
+++ b/src/openvpn/service-win32/Makefile
diff --git a/openvpn/service-win32/mkpatch b/src/openvpn/service-win32/mkpatch
index 5e65b94..5e65b94 100755
--- a/openvpn/service-win32/mkpatch
+++ b/src/openvpn/service-win32/mkpatch
diff --git a/openvpn/service-win32/openvpnserv.c b/src/openvpn/service-win32/openvpnserv.c
index 0a64a67..0a64a67 100755
--- a/openvpn/service-win32/openvpnserv.c
+++ b/src/openvpn/service-win32/openvpnserv.c
diff --git a/openvpn/service-win32/service.patch b/src/openvpn/service-win32/service.patch
index 9edefd7..9edefd7 100755
--- a/openvpn/service-win32/service.patch
+++ b/src/openvpn/service-win32/service.patch
diff --git a/openvpn/session_id.c b/src/openvpn/session_id.c
index 66c2442..66c2442 100644
--- a/openvpn/session_id.c
+++ b/src/openvpn/session_id.c
diff --git a/openvpn/session_id.h b/src/openvpn/session_id.h
index d569c09..d569c09 100644
--- a/openvpn/session_id.h
+++ b/src/openvpn/session_id.h
diff --git a/openvpn/shaper.c b/src/openvpn/shaper.c
index f3b06cb..f3b06cb 100644
--- a/openvpn/shaper.c
+++ b/src/openvpn/shaper.c
diff --git a/openvpn/shaper.h b/src/openvpn/shaper.h
index 3aba241..3aba241 100644
--- a/openvpn/shaper.h
+++ b/src/openvpn/shaper.h
diff --git a/openvpn/sig.c b/src/openvpn/sig.c
index efb3880..efb3880 100644
--- a/openvpn/sig.c
+++ b/src/openvpn/sig.c
diff --git a/openvpn/sig.h b/src/openvpn/sig.h
index dd17c40..dd17c40 100644
--- a/openvpn/sig.h
+++ b/src/openvpn/sig.h
diff --git a/openvpn/socket.c b/src/openvpn/socket.c
index c82471f..c82471f 100644
--- a/openvpn/socket.c
+++ b/src/openvpn/socket.c
diff --git a/openvpn/socket.h b/src/openvpn/socket.h
index b1510c3..b1510c3 100644
--- a/openvpn/socket.h
+++ b/src/openvpn/socket.h
diff --git a/openvpn/socks.c b/src/openvpn/socks.c
index 22bdfa4..22bdfa4 100644
--- a/openvpn/socks.c
+++ b/src/openvpn/socks.c
diff --git a/openvpn/socks.h b/src/openvpn/socks.h
index 12958b8..12958b8 100644
--- a/openvpn/socks.h
+++ b/src/openvpn/socks.h
diff --git a/openvpn/ssl.c b/src/openvpn/ssl.c
index 9cde47d..9cde47d 100644
--- a/openvpn/ssl.c
+++ b/src/openvpn/ssl.c
diff --git a/openvpn/ssl.h b/src/openvpn/ssl.h
index e07f19a..e07f19a 100644
--- a/openvpn/ssl.h
+++ b/src/openvpn/ssl.h
diff --git a/openvpn/status.c b/src/openvpn/status.c
index da1be14..da1be14 100644
--- a/openvpn/status.c
+++ b/src/openvpn/status.c
diff --git a/openvpn/status.h b/src/openvpn/status.h
index be3c3f3..be3c3f3 100644
--- a/openvpn/status.h
+++ b/src/openvpn/status.h
diff --git a/openvpn/suse/openvpn.init b/src/openvpn/suse/openvpn.init
index 8f1060a..8f1060a 100644
--- a/openvpn/suse/openvpn.init
+++ b/src/openvpn/suse/openvpn.init
diff --git a/openvpn/syshead.h b/src/openvpn/syshead.h
index a2f1a86..a2f1a86 100644
--- a/openvpn/syshead.h
+++ b/src/openvpn/syshead.h
diff --git a/openvpn/t_cltsrv.sh b/src/openvpn/t_cltsrv.sh
index b72d1ee..b72d1ee 100755
--- a/openvpn/t_cltsrv.sh
+++ b/src/openvpn/t_cltsrv.sh
diff --git a/openvpn/t_lpback.sh b/src/openvpn/t_lpback.sh
index b860de4..b860de4 100755
--- a/openvpn/t_lpback.sh
+++ b/src/openvpn/t_lpback.sh
diff --git a/openvpn/tap-win32/MAKEFILE b/src/openvpn/tap-win32/MAKEFILE
index 6ee4f43..6ee4f43 100755
--- a/openvpn/tap-win32/MAKEFILE
+++ b/src/openvpn/tap-win32/MAKEFILE
diff --git a/openvpn/tap-win32/SOURCES b/src/openvpn/tap-win32/SOURCES
index 4d6cdee..4d6cdee 100755
--- a/openvpn/tap-win32/SOURCES
+++ b/src/openvpn/tap-win32/SOURCES
diff --git a/openvpn/tap-win32/amd64/OemWin2k.inf b/src/openvpn/tap-win32/amd64/OemWin2k.inf
index 68879bd..68879bd 100755
--- a/openvpn/tap-win32/amd64/OemWin2k.inf
+++ b/src/openvpn/tap-win32/amd64/OemWin2k.inf
diff --git a/openvpn/tap-win32/amd64/tap.cat b/src/openvpn/tap-win32/amd64/tap.cat
index 4492fa2..4492fa2 100755
--- a/openvpn/tap-win32/amd64/tap.cat
+++ b/src/openvpn/tap-win32/amd64/tap.cat
diff --git a/openvpn/tap-win32/common.h b/src/openvpn/tap-win32/common.h
index 3c183c2..3c183c2 100755
--- a/openvpn/tap-win32/common.h
+++ b/src/openvpn/tap-win32/common.h
diff --git a/openvpn/tap-win32/constants.h b/src/openvpn/tap-win32/constants.h
index 37c1335..37c1335 100755
--- a/openvpn/tap-win32/constants.h
+++ b/src/openvpn/tap-win32/constants.h
diff --git a/openvpn/tap-win32/dhcp.c b/src/openvpn/tap-win32/dhcp.c
index 1d8f303..1d8f303 100755
--- a/openvpn/tap-win32/dhcp.c
+++ b/src/openvpn/tap-win32/dhcp.c
diff --git a/openvpn/tap-win32/dhcp.h b/src/openvpn/tap-win32/dhcp.h
index 8a573f8..8a573f8 100755
--- a/openvpn/tap-win32/dhcp.h
+++ b/src/openvpn/tap-win32/dhcp.h
diff --git a/openvpn/tap-win32/endian.h b/src/openvpn/tap-win32/endian.h
index 3032dea..3032dea 100755
--- a/openvpn/tap-win32/endian.h
+++ b/src/openvpn/tap-win32/endian.h
diff --git a/openvpn/tap-win32/error.c b/src/openvpn/tap-win32/error.c
index 3e52eb0..3e52eb0 100755
--- a/openvpn/tap-win32/error.c
+++ b/src/openvpn/tap-win32/error.c
diff --git a/openvpn/tap-win32/error.h b/src/openvpn/tap-win32/error.h
index 21137e5..21137e5 100755
--- a/openvpn/tap-win32/error.h
+++ b/src/openvpn/tap-win32/error.h
diff --git a/openvpn/tap-win32/hexdump.c b/src/openvpn/tap-win32/hexdump.c
index 69ca418..69ca418 100755
--- a/openvpn/tap-win32/hexdump.c
+++ b/src/openvpn/tap-win32/hexdump.c
diff --git a/openvpn/tap-win32/hexdump.h b/src/openvpn/tap-win32/hexdump.h
index 4963dbf..4963dbf 100755
--- a/openvpn/tap-win32/hexdump.h
+++ b/src/openvpn/tap-win32/hexdump.h
diff --git a/openvpn/tap-win32/i386/OemWin2k.inf b/src/openvpn/tap-win32/i386/OemWin2k.inf
index 219b4ca..219b4ca 100755
--- a/openvpn/tap-win32/i386/OemWin2k.inf
+++ b/src/openvpn/tap-win32/i386/OemWin2k.inf
diff --git a/openvpn/tap-win32/i386/tap.cat b/src/openvpn/tap-win32/i386/tap.cat
index 4492fa2..4492fa2 100755
--- a/openvpn/tap-win32/i386/tap.cat
+++ b/src/openvpn/tap-win32/i386/tap.cat
diff --git a/openvpn/tap-win32/instance.c b/src/openvpn/tap-win32/instance.c
index 53c800c..53c800c 100755
--- a/openvpn/tap-win32/instance.c
+++ b/src/openvpn/tap-win32/instance.c
diff --git a/openvpn/tap-win32/lock.h b/src/openvpn/tap-win32/lock.h
index 8598f31..8598f31 100755
--- a/openvpn/tap-win32/lock.h
+++ b/src/openvpn/tap-win32/lock.h
diff --git a/openvpn/tap-win32/macinfo.c b/src/openvpn/tap-win32/macinfo.c
index bc75f3d..bc75f3d 100755
--- a/openvpn/tap-win32/macinfo.c
+++ b/src/openvpn/tap-win32/macinfo.c
diff --git a/openvpn/tap-win32/macinfo.h b/src/openvpn/tap-win32/macinfo.h
index 71a17c3..71a17c3 100755
--- a/openvpn/tap-win32/macinfo.h
+++ b/src/openvpn/tap-win32/macinfo.h
diff --git a/openvpn/tap-win32/mem.c b/src/openvpn/tap-win32/mem.c
index 5df7206..5df7206 100755
--- a/openvpn/tap-win32/mem.c
+++ b/src/openvpn/tap-win32/mem.c
diff --git a/openvpn/tap-win32/proto.h b/src/openvpn/tap-win32/proto.h
index 6a70beb..6a70beb 100755
--- a/openvpn/tap-win32/proto.h
+++ b/src/openvpn/tap-win32/proto.h
diff --git a/openvpn/tap-win32/prototypes.h b/src/openvpn/tap-win32/prototypes.h
index 2237ed0..2237ed0 100755
--- a/openvpn/tap-win32/prototypes.h
+++ b/src/openvpn/tap-win32/prototypes.h
diff --git a/openvpn/tap-win32/resource.rc b/src/openvpn/tap-win32/resource.rc
index 8c9cb7b..8c9cb7b 100755
--- a/openvpn/tap-win32/resource.rc
+++ b/src/openvpn/tap-win32/resource.rc
diff --git a/openvpn/tap-win32/tapdrvr.c b/src/openvpn/tap-win32/tapdrvr.c
index 9c6304b..9c6304b 100755
--- a/openvpn/tap-win32/tapdrvr.c
+++ b/src/openvpn/tap-win32/tapdrvr.c
diff --git a/openvpn/tap-win32/types.h b/src/openvpn/tap-win32/types.h
index 45e0033..45e0033 100755
--- a/openvpn/tap-win32/types.h
+++ b/src/openvpn/tap-win32/types.h
diff --git a/openvpn/thread.c b/src/openvpn/thread.c
index dc246c1..dc246c1 100644
--- a/openvpn/thread.c
+++ b/src/openvpn/thread.c
diff --git a/openvpn/thread.h b/src/openvpn/thread.h
index ecc3616..ecc3616 100644
--- a/openvpn/thread.h
+++ b/src/openvpn/thread.h
diff --git a/openvpn/tun.c b/src/openvpn/tun.c
index e904a0c..e904a0c 100644
--- a/openvpn/tun.c
+++ b/src/openvpn/tun.c
diff --git a/openvpn/tun.h b/src/openvpn/tun.h
index 76c4867..76c4867 100644
--- a/openvpn/tun.h
+++ b/src/openvpn/tun.h
diff --git a/openvpn/win32.c b/src/openvpn/win32.c
index f9a80fc..f9a80fc 100755
--- a/openvpn/win32.c
+++ b/src/openvpn/win32.c
diff --git a/openvpn/win32.h b/src/openvpn/win32.h
index 12af854..12af854 100755
--- a/openvpn/win32.h
+++ b/src/openvpn/win32.h
diff --git a/options.cpp b/src/options.cpp
index 174844f..174844f 100644
--- a/options.cpp
+++ b/src/options.cpp
diff --git a/options.h b/src/options.h
index 7c663c7..7c663c7 100644
--- a/options.h
+++ b/src/options.h
diff --git a/packetSource.cpp b/src/packetSource.cpp
index 5264302..5264302 100644
--- a/packetSource.cpp
+++ b/src/packetSource.cpp
diff --git a/packetSource.h b/src/packetSource.h
index 81abef8..81abef8 100644
--- a/packetSource.h
+++ b/src/packetSource.h
diff --git a/plainPacket.cpp b/src/plainPacket.cpp
index c4717c3..c4717c3 100644
--- a/plainPacket.cpp
+++ b/src/plainPacket.cpp
diff --git a/plainPacket.h b/src/plainPacket.h
index 5348fe0..5348fe0 100644
--- a/plainPacket.h
+++ b/src/plainPacket.h
diff --git a/router.cpp b/src/router.cpp
index d88c67e..d88c67e 100644
--- a/router.cpp
+++ b/src/router.cpp
diff --git a/router.h b/src/router.h
index 8d914c2..8d914c2 100644
--- a/router.h
+++ b/src/router.h
diff --git a/routingTable.cpp b/src/routingTable.cpp
index 2f8afd0..2f8afd0 100644
--- a/routingTable.cpp
+++ b/src/routingTable.cpp
diff --git a/routingTable.h b/src/routingTable.h
index b027bd8..b027bd8 100644
--- a/routingTable.h
+++ b/src/routingTable.h
diff --git a/rtpSession.cpp b/src/rtpSession.cpp
index a65ab5f..a65ab5f 100644
--- a/rtpSession.cpp
+++ b/src/rtpSession.cpp
diff --git a/rtpSession.h b/src/rtpSession.h
index 0102f7e..0102f7e 100644
--- a/rtpSession.h
+++ b/src/rtpSession.h
diff --git a/rtpSessionTable.cpp b/src/rtpSessionTable.cpp
index 5beb3d6..5beb3d6 100644
--- a/rtpSessionTable.cpp
+++ b/src/rtpSessionTable.cpp
diff --git a/rtpSessionTable.h b/src/rtpSessionTable.h
index dc78979..dc78979 100644
--- a/rtpSessionTable.h
+++ b/src/rtpSessionTable.h
diff --git a/seqWindow.cpp b/src/seqWindow.cpp
index cf4cf1c..cf4cf1c 100644
--- a/seqWindow.cpp
+++ b/src/seqWindow.cpp
diff --git a/seqWindow.h b/src/seqWindow.h
index 3a629ee..3a629ee 100644
--- a/seqWindow.h
+++ b/src/seqWindow.h
diff --git a/signalController.cpp b/src/signalController.cpp
index f77abf6..f77abf6 100644
--- a/signalController.cpp
+++ b/src/signalController.cpp
diff --git a/signalController.h b/src/signalController.h
index 4f912ef..4f912ef 100644
--- a/signalController.h
+++ b/src/signalController.h
diff --git a/syncBuffer.cpp b/src/syncBuffer.cpp
index bebc19b..bebc19b 100644
--- a/syncBuffer.cpp
+++ b/src/syncBuffer.cpp
diff --git a/syncBuffer.h b/src/syncBuffer.h
index 3fdca05..3fdca05 100644
--- a/syncBuffer.h
+++ b/src/syncBuffer.h
diff --git a/syncClientSocket.cpp b/src/syncClientSocket.cpp
index e7eb0d2..e7eb0d2 100644
--- a/syncClientSocket.cpp
+++ b/src/syncClientSocket.cpp
diff --git a/syncClientSocket.h b/src/syncClientSocket.h
index ea2c11c..ea2c11c 100644
--- a/syncClientSocket.h
+++ b/src/syncClientSocket.h
diff --git a/syncCommand.cpp b/src/syncCommand.cpp
index a36f1d5..a36f1d5 100644
--- a/syncCommand.cpp
+++ b/src/syncCommand.cpp
diff --git a/syncCommand.h b/src/syncCommand.h
index b738513..b738513 100644
--- a/syncCommand.h
+++ b/src/syncCommand.h
diff --git a/syncConnectionCommand.cpp b/src/syncConnectionCommand.cpp
index 7f6f503..7f6f503 100644
--- a/syncConnectionCommand.cpp
+++ b/src/syncConnectionCommand.cpp
diff --git a/syncConnectionCommand.h b/src/syncConnectionCommand.h
index e9852c2..e9852c2 100644
--- a/syncConnectionCommand.h
+++ b/src/syncConnectionCommand.h
diff --git a/syncListenSocket.h b/src/syncListenSocket.h
index 2b62bf2..2b62bf2 100644
--- a/syncListenSocket.h
+++ b/src/syncListenSocket.h
diff --git a/syncQueue.cpp b/src/syncQueue.cpp
index a24a4f5..a24a4f5 100644
--- a/syncQueue.cpp
+++ b/src/syncQueue.cpp
diff --git a/syncQueue.h b/src/syncQueue.h
index 6aa6fe0..6aa6fe0 100644
--- a/syncQueue.h
+++ b/src/syncQueue.h
diff --git a/syncRouteCommand.cpp b/src/syncRouteCommand.cpp
index 21d194c..21d194c 100644
--- a/syncRouteCommand.cpp
+++ b/src/syncRouteCommand.cpp
diff --git a/syncRouteCommand.h b/src/syncRouteCommand.h
index e8d1550..e8d1550 100644
--- a/syncRouteCommand.h
+++ b/src/syncRouteCommand.h
diff --git a/syncRtpCommand.cpp b/src/syncRtpCommand.cpp
index 6c7ab45..6c7ab45 100644
--- a/syncRtpCommand.cpp
+++ b/src/syncRtpCommand.cpp
diff --git a/syncRtpCommand.h b/src/syncRtpCommand.h
index cc1309e..cc1309e 100644
--- a/syncRtpCommand.h
+++ b/src/syncRtpCommand.h
diff --git a/syncSocket.cpp b/src/syncSocket.cpp
index 96da70c..96da70c 100644
--- a/syncSocket.cpp
+++ b/src/syncSocket.cpp
diff --git a/syncSocket.h b/src/syncSocket.h
index e1d0f9b..e1d0f9b 100644
--- a/syncSocket.h
+++ b/src/syncSocket.h
diff --git a/syncSocketHandler.cpp b/src/syncSocketHandler.cpp
index 25f4c43..25f4c43 100644
--- a/syncSocketHandler.cpp
+++ b/src/syncSocketHandler.cpp
diff --git a/syncSocketHandler.h b/src/syncSocketHandler.h
index 6a666e1..6a666e1 100644
--- a/syncSocketHandler.h
+++ b/src/syncSocketHandler.h
diff --git a/threadParam.h b/src/threadParam.h
index 584396e..584396e 100644
--- a/threadParam.h
+++ b/src/threadParam.h
diff --git a/threadUtils.hpp b/src/threadUtils.hpp
index f084980..f084980 100644
--- a/threadUtils.hpp
+++ b/src/threadUtils.hpp
diff --git a/tunDevice.cpp b/src/tunDevice.cpp
index 78b3d19..78b3d19 100644
--- a/tunDevice.cpp
+++ b/src/tunDevice.cpp
diff --git a/tunDevice.h b/src/tunDevice.h
index af08132..af08132 100644
--- a/tunDevice.h
+++ b/src/tunDevice.h