Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated copyright year | Christian Pointner | 2010-02-11 | 1 | -1/+1 |
* | multi sockets work now | Christian Pointner | 2010-01-16 | 1 | -1/+4 |
* | listening on multiple sockets now | Christian Pointner | 2010-01-16 | 1 | -1/+0 |
* | changed name of udp structure | Christian Pointner | 2010-01-16 | 1 | -8/+14 |
* | fixed typo at include guards | Christian Pointner | 2009-11-23 | 1 | -2/+2 |
* | fixed include guards, new format: UANYTUN_filename_h_INCLUDED | Christian Pointner | 2009-11-12 | 1 | -2/+2 |
* | switched to GPLv3 or higher | Christian Pointner | 2009-10-28 | 1 | -2/+3 |
* | added -4 and -6 switches to udp socket | Christian Pointner | 2009-02-26 | 1 | -7/+4 |
* | fixed some name resolution issues | Christian Pointner | 2009-02-24 | 1 | -1/+1 |
* | cleaned file header | Christian Pointner | 2009-02-04 | 1 | -7/+7 |
* | not sending packet when remote addr is unkown | Christian Pointner | 2009-02-04 | 1 | -0/+1 |
* | removed useless malloc for udp_t | Christian Pointner | 2008-12-31 | 1 | -2/+2 |
* | works on OpenBSD now (but no support for UDPv6) | Christian Pointner | 2008-12-29 | 1 | -0/+6 |
* | fixed build for OpenBSD (no tun device yet) | Christian Pointner | 2008-12-29 | 1 | -0/+1 |
* | some cleanup | Christian Pointner | 2008-12-28 | 1 | -5/+5 |
* | some memory erros fixed | Christian Pointner | 2008-12-28 | 1 | -1/+1 |
* | added enpoint to string functions | Christian Pointner | 2008-12-28 | 1 | -1/+5 |
* | added udp socket | Christian Pointner | 2008-12-28 | 1 | -0/+55 |