summaryrefslogtreecommitdiff
path: root/src/udp.c
Commit message (Expand)AuthorAgeFilesLines
* added sequence windowChristian Pointner2008-12-311-0/+2
* works on OpenBSD now (but no support for UDPv6)Christian Pointner2008-12-291-2/+17
* fixed build for OpenBSD (no tun device yet)Christian Pointner2008-12-291-0/+1
* some cleanupChristian Pointner2008-12-281-0/+3
* some cleanupChristian Pointner2008-12-281-10/+11
* fixed addrstr length error Christian Pointner2008-12-281-3/+5
* some memory erros fixedChristian Pointner2008-12-281-4/+6
* added enpoint to string functionsChristian Pointner2008-12-281-2/+45
* fixed memory error und udp_closeChristian Pointner2008-12-281-0/+3
* added udp socketChristian Pointner2008-12-281-0/+134