Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | removed useless malloc for cipher_t | Christian Pointner | 2008-12-31 | 3 | -30/+25 | |
* | removed useless malloc for udp_t | Christian Pointner | 2008-12-31 | 3 | -39/+30 | |
* | fixed build for OpenBSD | Christian Pointner | 2008-12-31 | 1 | -1/+1 | |
* | fixed useless malloc for dev_t | Christian Pointner | 2008-12-31 | 4 | -85/+81 | |
* | changed useless malloc for options_t | Christian Pointner | 2008-12-31 | 3 | -97/+88 | |
* | fixed wrong info @ manpage and updated release svn versionrel-0.1v0.1 | Christian Pointner | 2008-12-31 | 2 | -3/+1 | |
* | updated ChangeLog with Release Info | Christian Pointner | 2008-12-31 | 2 | -4/+4 | |
* | added sequence window | Christian Pointner | 2008-12-31 | 6 | -8/+321 | |
* | added man page | Christian Pointner | 2008-12-30 | 2 | -0/+316 | |
* | fixed some out of memory errors | Christian Pointner | 2008-12-30 | 4 | -44/+54 | |
* | works on OpenBSD now (but no support for UDPv6) | Christian Pointner | 2008-12-29 | 3 | -2/+24 | |
* | added bsd tun device | Christian Pointner | 2008-12-29 | 4 | -65/+242 | |
* | fixed build for OpenBSD (no tun device yet) | Christian Pointner | 2008-12-29 | 6 | -5/+166 | |
* | improved signal handling | Christian Pointner | 2008-12-29 | 3 | -26/+23 | |
* | added -O2 to CCFLAGS | Christian Pointner | 2008-12-29 | 1 | -1/+1 | |
* | 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 | 5 | -46/+78 | |
* | fixed build ;) | Christian Pointner | 2008-12-28 | 1 | -1/+1 | |
* | some cleanup | Christian Pointner | 2008-12-28 | 5 | -4/+18 | |
* | added forgotten set functions to packets | Christian Pointner | 2008-12-28 | 2 | -0/+16 | |
* | added cipher (net tested yet) | Christian Pointner | 2008-12-28 | 8 | -0/+252 | |
* | 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 | 4 | -42/+83 | |
* | small cleanup | Christian Pointner | 2008-12-28 | 2 | -6/+6 | |
* | options parser finished | Christian Pointner | 2008-12-28 | 1 | -1/+5 | |
* | options parser almost done | Christian Pointner | 2008-12-28 | 3 | -20/+147 | |
* | added options parser | Christian Pointner | 2008-12-28 | 4 | -0/+282 | |
* | some cleanup | Christian Pointner | 2008-12-28 | 3 | -91/+46 | |
* | added encrypted packet | Christian Pointner | 2008-12-28 | 6 | -36/+271 | |
* | added plain packet | Christian Pointner | 2008-12-28 | 4 | -26/+275 | |
* | some cleanup | Christian Pointner | 2008-12-28 | 3 | -26/+48 | |
* | fixed addrstr length error | Christian Pointner | 2008-12-28 | 1 | -3/+5 | |
* | some memory erros fixed | Christian Pointner | 2008-12-28 | 3 | -9/+12 | |
* | added enpoint to string functions | Christian Pointner | 2008-12-28 | 3 | -3/+54 | |
* | fixed memory error und udp_close | Christian Pointner | 2008-12-28 | 2 | -0/+5 | |
* | added udp socket | Christian Pointner | 2008-12-28 | 4 | -0/+201 | |
* | added datatypes.h | Christian Pointner | 2008-12-27 | 6 | -5/+75 | |
* | some more memory erros @ tun device fixed | Christian Pointner | 2008-12-27 | 3 | -10/+86 | |
* | fixed some memory errors at tun device | Christian Pointner | 2008-12-27 | 2 | -1/+17 | |
* | added first version of tun device (needs furhter testing) | Christian Pointner | 2008-12-27 | 4 | -3/+294 | |
* | added empty tun.c and h | Christian Pointner | 2008-12-27 | 5 | -5/+87 | |
* | initial checkin | Christian Pointner | 2008-12-27 | 12 | -0/+1280 | |
* | initial directory checkin | Christian Pointner | 2009-02-22 | 0 | -0/+0 |