Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix@ sender and receiver reset packet size at begin of loop | Christian Pointner | 2008-02-24 | 1 | -2/+2 |
| | | | | | | | | | bugfix@ keyDerivation key_derivation_rate | ||||
* | * TunDevice: changed 'char* getTypeString()' to 'const char* getTypeString()' | Erwin Nindl | 2007-11-07 | 1 | -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 type | Othmar Gsenger | 2007-09-04 | 1 | -1/+1 |
| | |||||
* | first test of whole system | Christian Pointner | 2007-06-20 | 1 | -1/+6 |
| | |||||
* | added syslog class | Christian Pointner | 2007-06-20 | 1 | -0/+2 |
| | | | | | | added threads for receiving und sending | ||||
* | readded not silly refernce | Christian Pointner | 2007-06-18 | 1 | -1/+1 |
| | | | | | | | removed really silly refernce some tests with poll() | ||||
* | bugfixes @ tunDevice | Christian Pointner | 2007-06-17 | 1 | -2/+1 |
| | |||||
* | tunDevice can now be open and closed | Christian Pointner | 2007-06-17 | 1 | -3/+13 |
| | | | | | | | tunDevice write seems to work now tunDevice read seems not to work yet | ||||
* | removed openvpn source files | Christian Pointner | 2007-06-16 | 1 | -3/+6 |
| | | | | | | | | tundevice can now be compiled added main added some helper classes | ||||
* | added file header | Christian Pointner | 2007-04-23 | 1 | -0/+29 |
| | |||||
* | initial checkin tunDevice.cpp and h | Christian Pointner | 2007-04-22 | 1 | -0/+18 |