Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | removed useless malloc for udp_t | Christian Pointner | 2008-12-31 | 1 | -8/+8 | |
* | fixed useless malloc for dev_t | Christian Pointner | 2008-12-31 | 1 | -7/+7 | |
* | changed useless malloc for options_t | Christian Pointner | 2008-12-31 | 1 | -13/+12 | |
* | added sequence window | Christian Pointner | 2008-12-31 | 1 | -8/+31 | |
* | fixed some out of memory errors | Christian Pointner | 2008-12-30 | 1 | -4/+10 | |
* | added bsd tun device | Christian Pointner | 2008-12-29 | 1 | -3/+17 | |
* | improved signal handling | Christian Pointner | 2008-12-29 | 1 | -1/+13 | |
* | first working version (null cipher and no auth tag) | Christian Pointner | 2008-12-28 | 1 | -24/+36 | |
* | processing of device packets works now (null cipher and no auth algo) | Christian Pointner | 2008-12-28 | 1 | -31/+48 | |
* | 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 | |
* | added plain packet | Christian Pointner | 2008-12-28 | 1 | -26/+97 | |
* | some cleanup | Christian Pointner | 2008-12-28 | 1 | -11/+32 | |
* | some memory erros fixed | Christian Pointner | 2008-12-28 | 1 | -4/+5 | |
* | 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 | |
* | 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 |