summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed wrong info @ manpage and updated release svn versionrel-0.1v0.1Christian Pointner2008-12-312-3/+1
* updated ChangeLog with Release InfoChristian Pointner2008-12-312-4/+4
* added sequence windowChristian Pointner2008-12-316-8/+321
* added man pageChristian Pointner2008-12-302-0/+316
* fixed some out of memory errorsChristian Pointner2008-12-304-44/+54
* works on OpenBSD now (but no support for UDPv6)Christian Pointner2008-12-293-2/+24
* added bsd tun deviceChristian Pointner2008-12-294-65/+242
* fixed build for OpenBSD (no tun device yet)Christian Pointner2008-12-296-5/+166
* improved signal handlingChristian Pointner2008-12-293-26/+23
* added -O2 to CCFLAGSChristian Pointner2008-12-291-1/+1
* first working version (null cipher and no auth tag)Christian Pointner2008-12-281-24/+36
* processing of device packets works now (null cipher and no auth algo)Christian Pointner2008-12-285-46/+78
* fixed build ;)Christian Pointner2008-12-281-1/+1
* some cleanupChristian Pointner2008-12-285-4/+18
* added forgotten set functions to packetsChristian Pointner2008-12-282-0/+16
* added cipher (net tested yet)Christian Pointner2008-12-288-0/+252
* cleaned up main loop (still some building blocks missing)Christian Pointner2008-12-281-13/+29
* int main() is pretty finished nowChristian Pointner2008-12-284-42/+83
* small cleanupChristian Pointner2008-12-282-6/+6
* options parser finishedChristian Pointner2008-12-281-1/+5
* options parser almost doneChristian Pointner2008-12-283-20/+147
* added options parserChristian Pointner2008-12-284-0/+282
* some cleanupChristian Pointner2008-12-283-91/+46
* added encrypted packetChristian Pointner2008-12-286-36/+271
* added plain packetChristian Pointner2008-12-284-26/+275
* some cleanupChristian Pointner2008-12-283-26/+48
* fixed addrstr length error Christian Pointner2008-12-281-3/+5
* some memory erros fixedChristian Pointner2008-12-283-9/+12
* added enpoint to string functionsChristian Pointner2008-12-283-3/+54
* fixed memory error und udp_closeChristian Pointner2008-12-282-0/+5
* added udp socketChristian Pointner2008-12-284-0/+201
* added datatypes.hChristian Pointner2008-12-276-5/+75
* some more memory erros @ tun device fixedChristian Pointner2008-12-273-10/+86
* fixed some memory errors at tun deviceChristian Pointner2008-12-272-1/+17
* added first version of tun device (needs furhter testing)Christian Pointner2008-12-274-3/+294
* added empty tun.c and hChristian Pointner2008-12-275-5/+87
* initial checkin Christian Pointner2008-12-2712-0/+1280
* initial directory checkinChristian Pointner2009-02-220-0/+0