Imported Upstream version 0.3.3 upstream/0.3.3
authorMichael Prokop <mika@debian.org>
Wed, 17 Feb 2010 00:46:30 +0000 (01:46 +0100)
committerMichael Prokop <mika@debian.org>
Wed, 17 Feb 2010 00:46:30 +0000 (01:46 +0100)
commitece844834d2cecc028ce81ca283f5d441088580e
treed3af46f176e201354af768ab1d9afa9cf223024f
parentbb834fe0ed7a38b724f49b944adb801634eb6194
Imported Upstream version 0.3.3
65 files changed:
ChangeLog
README
doc/Makefile [new file with mode: 0644]
doc/anyrtpproxy.8.txt [new file with mode: 0644]
doc/anytun-config.8 [new file with mode: 0644]
doc/anytun-config.8.txt [new file with mode: 0644]
doc/anytun-controld.8 [new file with mode: 0644]
doc/anytun-controld.8.txt [new file with mode: 0644]
doc/anytun-showtables.8 [new file with mode: 0644]
doc/anytun-showtables.8.txt [new file with mode: 0644]
doc/anytun.8 [new file with mode: 0644]
doc/anytun.8.txt [new file with mode: 0644]
etc/anytun/p2p-a/config
etc/anytun/p2p-b/config
etc/init.d/anytun
src/Doxyfile [deleted file]
src/Makefile
src/anytun-config.cpp
src/anytun-controld.cpp
src/anytun.cpp
src/anytun.sln
src/anytun.suo [deleted file]
src/anytun.vcproj
src/bsd/tunDevice.cpp
src/configure
src/cryptinit.hpp
src/daemon.hpp [deleted file]
src/datatypes.h
src/keyDerivation.cpp
src/linux/tunDevice.cpp
src/man/Makefile [deleted file]
src/man/anyrtpproxy.8.txt [deleted file]
src/man/anytun-config.8.txt [deleted file]
src/man/anytun-controld.8.txt [deleted file]
src/man/anytun-showtables.8.txt [deleted file]
src/man/anytun.8.txt [deleted file]
src/nullDaemon.cpp [new file with mode: 0644]
src/nullDaemon.h [new file with mode: 0644]
src/options.cpp
src/options.h
src/packetSource.cpp
src/packetSource.h
src/posix/posixDaemon.cpp [new file with mode: 0644]
src/posix/posixDaemon.h [new file with mode: 0644]
src/posix/signalHandler.hpp [new file with mode: 0644]
src/posix/sysExec.hpp [new file with mode: 0644]
src/resolver.cpp
src/resolver.h
src/signalController.cpp
src/signalController.h
src/syncServer.cpp
src/syncServer.h
src/syncTcpConnection.cpp
src/sysExec.cpp
src/sysExec.h
src/tunDevice.h
src/win32/make_version_h.bat [new file with mode: 0644]
src/win32/signalHandler.hpp [new file with mode: 0644]
src/win32/signalServiceHandler.hpp [new file with mode: 0644]
src/win32/sysExec.hpp [new file with mode: 0644]
src/win32/tunDevice.cpp
src/win32/winService.cpp
src/win32/winService.h
version
wireshark-lua/satp.lua [deleted file]