Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first test of whole system | Christian Pointner | 2007-06-20 | 1 | -21/+112 |
| | |||||
* | added syslog class | Christian Pointner | 2007-06-20 | 1 | -8/+31 |
| | | | | | | added threads for receiving und sending | ||||
* | begin multi threading | Christian Pointner | 2007-06-20 | 1 | -18/+27 |
| | | | | | | | added signal controller (not working yet) | ||||
* | added PracticalTCP Socket | Christian Pointner | 2007-06-19 | 1 | -3/+3 |
| | |||||
* | read on tunDevice works now | Christian Pointner | 2007-06-19 | 1 | -27/+9 |
| | |||||
* | yet another clean of main | Christian Pointner | 2007-06-18 | 1 | -54/+34 |
| | |||||
* | cleaned main | Christian Pointner | 2007-06-18 | 1 | -65/+0 |
| | |||||
* | package works now | Christian Pointner | 2007-06-18 | 1 | -117/+43 |
| | |||||
* | package with all member functions (not working yet) | Christian Pointner | 2007-06-18 | 1 | -20/+120 |
| | |||||
* | added header functions to package | Christian Pointner | 2007-06-18 | 1 | -13/+36 |
| | |||||
* | bugfix @buffer resize | Christian Pointner | 2007-06-18 | 1 | -45/+47 |
| | | | | | | | added buffer resizefront & back added package | ||||
* | readded not silly refernce | Christian Pointner | 2007-06-18 | 1 | -28/+46 |
| | | | | | | | removed really silly refernce some tests with poll() | ||||
* | added [] - operator to Buffer | Christian Pointner | 2007-06-17 | 1 | -30/+40 |
| | | | | | | const Buffers are now possible | ||||
* | added cypher and authalgo | Christian Pointner | 2007-06-17 | 1 | -1/+5 |
| | |||||
* | bugfixes @ tunDevice | Christian Pointner | 2007-06-17 | 1 | -21/+21 |
| | |||||
* | tunDevice can now be open and closed | Christian Pointner | 2007-06-17 | 1 | -0/+31 |
| | | | | | | | tunDevice write seems to work now tunDevice read seems not to work yet | ||||
* | added all the openvpn stuff | Christian Pointner | 2007-06-16 | 1 | -3/+1 |
| | |||||
* | removed openvpn source files | Christian Pointner | 2007-06-16 | 1 | -0/+58 |
tundevice can now be compiled added main added some helper classes |