summaryrefslogtreecommitdiff
path: root/tunDevice.h
Commit message (Collapse)AuthorAgeFilesLines
* bugfix@ sender and receiver reset packet size at begin of loopChristian Pointner2008-02-241-2/+2
| | | | | | | | | bugfix@ keyDerivation key_derivation_rate
* * TunDevice: changed 'char* getTypeString()' to 'const char* getTypeString()'Erwin Nindl2007-11-071-1/+1
| | | | | | | | | | | | | to fix warning: deprecated conversion from string constant to ‘char*’ * removed libsrtp, use libgcrypt instead now * added buffer funcitons TODO: * fix IV issues * add authentification
* added parameter typeOthmar Gsenger2007-09-041-1/+1
|
* first test of whole systemChristian Pointner2007-06-201-1/+6
|
* added syslog classChristian Pointner2007-06-201-0/+2
| | | | | | added threads for receiving und sending
* readded not silly refernceChristian Pointner2007-06-181-1/+1
| | | | | | | removed really silly refernce some tests with poll()
* bugfixes @ tunDeviceChristian Pointner2007-06-171-2/+1
|
* tunDevice can now be open and closed Christian Pointner2007-06-171-3/+13
| | | | | | | tunDevice write seems to work now tunDevice read seems not to work yet
* removed openvpn source filesChristian Pointner2007-06-161-3/+6
| | | | | | | | tundevice can now be compiled added main added some helper classes
* added file headerChristian Pointner2007-04-231-0/+29
|
* initial checkin tunDevice.cpp and hChristian Pointner2007-04-221-0/+18