Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some cleanup | Christian Pointner | 2008-12-28 | 1 | -0/+2 |
| | |||||
* | added cipher (net tested yet) | Christian Pointner | 2008-12-28 | 1 | -0/+2 |
| | |||||
* | cleaned up main loop (still some building blocks missing) | Christian Pointner | 2008-12-28 | 1 | -13/+29 |
| | |||||
* | int main() is pretty finished now | Christian Pointner | 2008-12-28 | 1 | -38/+64 |
| | |||||
* | options parser almost done | Christian Pointner | 2008-12-28 | 1 | -1/+3 |
| | |||||
* | added options parser | Christian Pointner | 2008-12-28 | 1 | -0/+10 |
| | |||||
* | some cleanup | Christian Pointner | 2008-12-28 | 1 | -79/+30 |
| | |||||
* | added encrypted packet | Christian Pointner | 2008-12-28 | 1 | -30/+42 |
| | | | | | | some cleanup | ||||
* | added plain packet | Christian Pointner | 2008-12-28 | 1 | -26/+97 |
| | |||||
* | some cleanup | Christian Pointner | 2008-12-28 | 1 | -11/+32 |
| | | | | | | | added remote endpoint auto detection small bugfixes | ||||
* | some memory erros fixed | Christian Pointner | 2008-12-28 | 1 | -4/+5 |
| | | | | | | added udp_read and udp_write | ||||
* | added enpoint to string functions | Christian Pointner | 2008-12-28 | 1 | -0/+4 |
| | |||||
* | fixed memory error und udp_close | Christian Pointner | 2008-12-28 | 1 | -0/+2 |
| | |||||
* | added udp socket | Christian Pointner | 2008-12-28 | 1 | -0/+8 |
| | |||||
* | added datatypes.h | Christian Pointner | 2008-12-27 | 1 | -0/+2 |
| | |||||
* | some more memory erros @ tun device fixed | Christian Pointner | 2008-12-27 | 1 | -7/+9 |
| | | | | | | added exec script for post up scripts | ||||
* | fixed some memory errors at tun device | Christian Pointner | 2008-12-27 | 1 | -1/+6 |
| | |||||
* | added first version of tun device (needs furhter testing) | Christian Pointner | 2008-12-27 | 1 | -3/+16 |
| | |||||
* | added empty tun.c and h | Christian Pointner | 2008-12-27 | 1 | -0/+2 |
| | |||||
* | initial checkin | Christian Pointner | 2008-12-27 | 1 | -0/+55 |
damonizing chroot signal handling syslog |