Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed openvpn source code | Christian Pointner | 2008-05-20 | 291 | -99351/+5 |
* | added -i option to anyrtpproxy | Christian Pointner | 2008-05-20 | 3 | -1/+25 |
* | bugfix with strerror_r - still not working but at least not using uninitializ... | Christian Pointner | 2008-05-20 | 8 | -3/+19 |
* | fixed bad default @ anyrtpproxy control-socket | Christian Pointner | 2008-05-19 | 1 | -1/+1 |
* | added extra catch for std::runtime_error | Christian Pointner | 2008-05-13 | 2 | -0/+17 |
* | fixed build on linux | Christian Pointner | 2008-05-12 | 8 | -36/+42 |
* | added do_ifconfig for bsd device | Christian Pointner | 2008-05-12 | 3 | -26/+36 |
* | fixed some thread safety bugs | Christian Pointner | 2008-05-11 | 7 | -24/+52 |
* | same security fix for bsd device | Christian Pointner | 2008-05-11 | 2 | -2/+10 |
* | small security fix @ new linux tun device | Christian Pointner | 2008-05-11 | 3 | -5/+14 |
* | minimalistic change :( | Christian Pointner | 2008-05-11 | 1 | -1/+1 |
* | added device for bsd | Christian Pointner | 2008-05-11 | 5 | -256/+612 |
* | adaptions for openbsd 4.3 | Christian Pointner | 2008-05-10 | 3 | -5/+5 |
* | do_ifconfig works now for new tun/tap device | Christian Pointner | 2008-05-10 | 4 | -13/+40 |
* | small cleanup | Christian Pointner | 2008-05-09 | 1 | -7/+6 |
* | small cleanup | Christian Pointner | 2008-05-09 | 3 | -11/+10 |
* | linux tun/tap device works now with tun *and* tap | Christian Pointner | 2008-05-09 | 7 | -62/+139 |
* | bugfix @ tundevice and ipv6 | Christian Pointner | 2008-05-09 | 2 | -10/+43 |
* | first working version of linux tun device | Christian Pointner | 2008-05-08 | 4 | -17/+75 |
* | added own tun device implementation for linux | Christian Pointner | 2008-05-08 | 6 | -4/+163 |
* | added catch of icmp unreachable (again) | Othmar Gsenger | 2008-05-03 | 1 | -6/+6 |
* | Fixed typo in anytun manpage | Christian Pointner | 2008-04-16 | 1 | -1/+1 |
* | some cosmetic fixes at the manpages | Christian Pointner | 2008-04-16 | 4 | -13/+13 |
* | anytun-nosync builds on OpenBSD now | Christian Pointner | 2008-04-16 | 6 | -15/+81 |
* | makefile | Othmar Gsenger | 2008-04-15 | 1 | -1/+2 |
* | changed anytun-configd desc in man page | Othmar Gsenger | 2008-04-15 | 1 | -10/+2 |
* | added anytun-controld -X option docu | Othmar Gsenger | 2008-04-15 | 3 | -19/+14 |
* | build linux specific part only on linux | Christian Pointner | 2008-04-15 | 1 | -3/+7 |
* | added make target anytun-nosync for basic bsd support | Othmar Gsenger | 2008-04-15 | 2 | -24/+39 |
* | added manpage for anytun-showtables | Christian Pointner | 2008-04-15 | 6 | -12/+91 |
* | oops forget to actually add man pages for anytun-controld and anytun-config | Christian Pointner | 2008-04-15 | 2 | -0/+254 |
* | fixed some typos @ print help | Christian Pointner | 2008-04-15 | 5 | -21/+29 |
* | fixed Makefile for man | Christian Pointner | 2008-04-15 | 1 | -1/+1 |
* | renamed manpage source file | Christian Pointner | 2008-04-15 | 2 | -2/+2 |
* | fixed option string @ -h|--help | Christian Pointner | 2008-04-15 | 3 | -162/+215 |
* | fixed manpage makefile only rebuilds if something is changed | Christian Pointner | 2008-04-12 | 1 | -2/+4 |
* | cleaned up confusing names for different options | Christian Pointner | 2008-04-12 | 9 | -22/+22 |
* | anytun-config can add more than one route at once | Christian Pointner | 2008-04-12 | 3 | -67/+47 |
* | big svn cleanup | Othmar Gsenger | 2008-04-12 | 527 | -0/+141762 |