removed openvpn source files
commitd1af25a9117ea31e8da9be71c1d0cdc69bc6ac8a
authorequinox <equinox@2edecd69-f0ce-4815-94af-351a89d40aaa>
Sat, 16 Jun 2007 00:34:44 +0000 (16 00:34 +0000)
committerequinox <equinox@2edecd69-f0ce-4815-94af-351a89d40aaa>
Sat, 16 Jun 2007 00:34:44 +0000 (16 00:34 +0000)
tree63b8cfd55cf7bd5b4fd920d6b28dda579dca5029
parent16da92c787c4382410e641a6a277ab12e047e6cf
removed openvpn source files
tundevice can now be compiled
added main
added some helper classes

git-svn-id: https://anytun.org/svn/anytun@68 2edecd69-f0ce-4815-94af-351a89d40aaa
25 files changed:
Makefile
anytun.cpp [copied from tunDevice.cpp with 77% similarity]
buffer.cpp [copied from tunDevice.cpp with 54% similarity]
buffer.h [copied from tunDevice.h with 78% similarity]
datatypes.h [copied from tunDevice.h with 80% similarity]
openvpn/basic.h [deleted file]
openvpn/buffer.h [deleted file]
openvpn/common.h [deleted file]
openvpn/event.h [deleted file]
openvpn/integer.h [deleted file]
openvpn/interval.h [deleted file]
openvpn/misc.h [deleted file]
openvpn/mtu.h [deleted file]
openvpn/otime.h [deleted file]
openvpn/perf.h [deleted file]
openvpn/proto.h [deleted file]
openvpn/sig.h [deleted file]
openvpn/status.h [deleted file]
openvpn/thread.h [deleted file]
openvpn/tun.c [deleted file]
openvpn/tun.h [deleted file]
openvpn/win32.h [deleted file]
threadutils.hpp [new file with mode: 0644]
tunDevice.cpp
tunDevice.h