Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * 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 | ||||
* | tunnel type fixed | Othmar Gsenger | 2007-09-04 | 1 | -1/+1 |
| | |||||
* | NULL String fixed in tundevice | Othmar Gsenger | 2007-09-04 | 1 | -1/+1 |
| | |||||
* | added parameter type | Othmar Gsenger | 2007-09-04 | 1 | -2/+2 |
| | |||||
* | first test of whole system | Christian Pointner | 2007-06-20 | 1 | -1/+14 |
| | |||||
* | added syslog class | Christian Pointner | 2007-06-20 | 1 | -1/+3 |
| | | | | | | added threads for receiving und sending | ||||
* | added PracticalTCP Socket | Christian Pointner | 2007-06-19 | 1 | -1/+1 |
| | |||||
* | read on tunDevice works now | Christian Pointner | 2007-06-19 | 1 | -4/+7 |
| | |||||
* | readded not silly refernce | Christian Pointner | 2007-06-18 | 1 | -4/+8 |
| | | | | | | | removed really silly refernce some tests with poll() | ||||
* | added [] - operator to Buffer | Christian Pointner | 2007-06-17 | 1 | -0/+2 |
| | | | | | | const Buffers are now possible | ||||
* | bugfixes @ tunDevice | Christian Pointner | 2007-06-17 | 1 | -40/+31 |
| | |||||
* | tunDevice can now be open and closed | Christian Pointner | 2007-06-17 | 1 | -34/+86 |
| | | | | | | | tunDevice write seems to work now tunDevice read seems not to work yet | ||||
* | removed openvpn source files | Christian Pointner | 2007-06-16 | 1 | -6/+53 |
| | | | | | | | | 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/+25 |