summaryrefslogtreecommitdiff
path: root/src/uanytun.c
Commit message (Collapse)AuthorAgeFilesLines
* added sequence windowChristian Pointner2008-12-311-8/+31
|
* fixed some out of memory errorsChristian Pointner2008-12-301-4/+10
| | | | | | | options parser gives now a hint where the error happened added build instructions for OpenBSD to Readme
* added bsd tun deviceChristian Pointner2008-12-291-3/+17
|
* improved signal handlingChristian Pointner2008-12-291-1/+13
|
* 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-281-31/+48
|
* some cleanupChristian Pointner2008-12-281-0/+2
|
* added cipher (net tested yet)Christian Pointner2008-12-281-0/+2
|
* cleaned up main loop (still some building blocks missing)Christian Pointner2008-12-281-13/+29
|
* int main() is pretty finished nowChristian Pointner2008-12-281-38/+64
|
* options parser almost doneChristian Pointner2008-12-281-1/+3
|
* added options parserChristian Pointner2008-12-281-0/+10
|
* some cleanupChristian Pointner2008-12-281-79/+30
|
* added encrypted packetChristian Pointner2008-12-281-30/+42
| | | | | | some cleanup
* added plain packetChristian Pointner2008-12-281-26/+97
|
* some cleanupChristian Pointner2008-12-281-11/+32
| | | | | | | added remote endpoint auto detection small bugfixes
* some memory erros fixedChristian Pointner2008-12-281-4/+5
| | | | | | added udp_read and udp_write
* added enpoint to string functionsChristian Pointner2008-12-281-0/+4
|
* fixed memory error und udp_closeChristian Pointner2008-12-281-0/+2
|
* added udp socketChristian Pointner2008-12-281-0/+8
|
* added datatypes.hChristian Pointner2008-12-271-0/+2
|
* some more memory erros @ tun device fixedChristian Pointner2008-12-271-7/+9
| | | | | | added exec script for post up scripts
* fixed some memory errors at tun deviceChristian Pointner2008-12-271-1/+6
|
* added first version of tun device (needs furhter testing)Christian Pointner2008-12-271-3/+16
|
* added empty tun.c and hChristian Pointner2008-12-271-0/+2
|
* initial checkin Christian Pointner2008-12-271-0/+55
damonizing chroot signal handling syslog