cleaned up file headers
commit89bbdfde53818345f5fc77f0f4f4aef888745a52
authorotti <otti@2edecd69-f0ce-4815-94af-351a89d40aaa>
Thu, 19 Jun 2008 23:40:49 +0000 (19 23:40 +0000)
committerotti <otti@2edecd69-f0ce-4815-94af-351a89d40aaa>
Thu, 19 Jun 2008 23:40:49 +0000 (19 23:40 +0000)
treeb8c00eae216a6104825a542c52ad4d023b8ce400
parent2da573f2a330056a09aa8ad4ae7fca1c68fa09aa
cleaned up file headers

git-svn-id: https://anytun.org/svn/anytun@558 2edecd69-f0ce-4815-94af-351a89d40aaa
100 files changed:
src/Makefile
src/PracticalSocket.cpp
src/PracticalSocket.h
src/anyConfOptions.cpp
src/anyConfOptions.h
src/anyCtrOptions.cpp
src/anyCtrOptions.h
src/anyCtrSocket.cpp
src/anyCtrSocket.h [copied from src/cipherFactory.h with 54% similarity]
src/anyrtpproxy/Makefile
src/anyrtpproxy/anyrtpproxy.cpp
src/anyrtpproxy/callIdQueue.cpp
src/anyrtpproxy/callIdQueue.h
src/anyrtpproxy/commandHandler.cpp
src/anyrtpproxy/commandHandler.h
src/anyrtpproxy/connectionList.cpp
src/anyrtpproxy/connectionList.h
src/anyrtpproxy/options.cpp
src/anyrtpproxy/options.h
src/anyrtpproxy/portWindow.cpp
src/anyrtpproxy/portWindow.h
src/anytun-config.cpp
src/anytun-controld.cpp
src/anytun-showtables.cpp
src/anytun.cpp
src/authAlgo.cpp
src/authAlgo.h
src/authAlgoFactory.cpp
src/authAlgoFactory.h
src/bsd/tunDevice.cpp
src/bsd/tunDevice.h
src/buffer.cpp
src/buffer.h
src/cipher.cpp
src/cipher.h
src/cipherFactory.cpp
src/cipherFactory.h
src/configure
src/connectionList.cpp
src/connectionList.h
src/connectionParam.cpp
src/connectionParam.h [copied from src/networkPrefix.h with 52% similarity]
src/datatypes.h
src/deviceConfig.hpp
src/encryptedPacket.cpp
src/encryptedPacket.h
src/gpl.txt [new file with mode: 0644]
src/keyDerivation.cpp
src/keyDerivation.h
src/keyDerivationFactory.cpp
src/keyDerivationFactory.h
src/linux/tunDevice.cpp
src/linux/tunDevice.h
src/log.cpp
src/log.h
src/mpi.cpp
src/mpi.h
src/networkAddress.cpp
src/networkAddress.h
src/networkPrefix.cpp
src/networkPrefix.h
src/options.cpp
src/options.h
src/packetSource.cpp
src/packetSource.h
src/plainPacket.cpp
src/plainPacket.h
src/router.cpp
src/router.h
src/routingTable.cpp
src/routingTable.h
src/rtpSession.cpp
src/rtpSession.h
src/rtpSessionTable.cpp
src/rtpSessionTable.h
src/seqWindow.cpp
src/seqWindow.h
src/signalController.cpp
src/signalController.h
src/syncBuffer.cpp
src/syncBuffer.h
src/syncClientSocket.cpp
src/syncClientSocket.h
src/syncCommand.cpp
src/syncCommand.h
src/syncConnectionCommand.cpp [copied from src/syncBuffer.cpp with 56% similarity]
src/syncConnectionCommand.h
src/syncListenSocket.h
src/syncQueue.cpp
src/syncQueue.h
src/syncRouteCommand.cpp [copied from src/syncBuffer.cpp with 58% similarity]
src/syncRouteCommand.h [copied from src/syncConnectionCommand.h with 56% similarity]
src/syncRtpCommand.cpp [copied from src/syncBuffer.cpp with 58% similarity]
src/syncRtpCommand.h [copied from src/syncConnectionCommand.h with 56% similarity]
src/syncSocket.cpp
src/syncSocket.h [copied from src/cipherFactory.h with 52% similarity]
src/syncSocketHandler.cpp
src/syncSocketHandler.h [copied from src/cipherFactory.h with 52% similarity]
src/threadParam.h
src/threadUtils.hpp