Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed NO_EXEC | Christian Pointner | 2010-02-06 | 1 | -2/+0 |
* | references are better than pointer ;) | Christian Pointner | 2010-01-12 | 1 | -1/+1 |
* | improved new SysExec cleanup | Christian Pointner | 2010-01-12 | 1 | -3/+3 |
* | fixed priviledge dropping on freebsd | Othmar Gsenger | 2010-01-10 | 1 | -2/+10 |
* | added patch from Cyril Brulebois in order to enable build on Debian/Freebsd K... | Christian Pointner | 2009-12-18 | 1 | -2/+2 |
* | fixed copyrightrel-0.3.1v0.3.1 | Christian Pointner | 2009-10-29 | 1 | -1/+1 |
* | switched to GPLv3 or higher | Christian Pointner | 2009-10-28 | 1 | -2/+3 |
* | fixed build on freebsd | Christian Pointner | 2009-10-06 | 1 | -6/+7 |
* | got rid of remaining system() | Christian Pointner | 2009-10-04 | 1 | -21/+11 |
* | fixed tunDev-- Diese und die folgenden Zeilen werden ignoriert -- | Christian Pointner | 2009-03-05 | 1 | -2/+2 |
* | got rid of ThreadParam | Christian Pointner | 2009-03-05 | 1 | -3/+3 |
* | updated FreeBSD device | Christian Pointner | 2009-03-04 | 1 | -6/+22 |
* | remove useless log priorities CRIT,EMERG,ALERT | Christian Pointner | 2009-02-22 | 1 | -2/+2 |
* | moved LogErrno to AnytunErrno | Christian Pointner | 2009-02-22 | 1 | -3/+3 |
* | replaced regular throws with AnytunError::thowErr | Christian Pointner | 2009-02-22 | 1 | -7/+7 |
* | improved handling of tap devices on OpenBSD | Christian Pointner | 2009-02-04 | 1 | -0/+7 |
* | added fix for new ifconfig method from uanytun | Christian Pointner | 2009-02-04 | 1 | -23/+17 |
* | started to port bsd tundevice to new ifconfig feature | Christian Pointner | 2009-01-31 | 1 | -21/+26 |
* | further cleanup for system execution | Christian Pointner | 2009-01-20 | 1 | -1/+12 |
* | fixed linux and bsd tunDevice (filedescriptor gets now closed in case of an e... | Christian Pointner | 2009-01-20 | 1 | -2/+6 |
* | added actual_node_ to linux and bsd device as well | Christian Pointner | 2009-01-20 | 1 | -0/+2 |
* | log class can now easily use errno and gpg_err | Christian Pointner | 2009-01-15 | 1 | -14/+6 |
* | cleaned tunDevice code | Christian Pointner | 2008-11-26 | 2 | -102/+12 |
* | found some more Foobar | Christian Pointner | 2008-06-20 | 2 | -2/+2 |
* | cleaned up file headers | Othmar Gsenger | 2008-06-19 | 2 | -16/+18 |
* | bugfix with strerror_r - still not working but at least not using uninitializ... | Christian Pointner | 2008-05-20 | 1 | -0/+1 |
* | fixed build on linux | Christian Pointner | 2008-05-12 | 1 | -2/+2 |
* | added do_ifconfig for bsd device | Christian Pointner | 2008-05-12 | 1 | -14/+24 |
* | fixed some thread safety bugs | Christian Pointner | 2008-05-11 | 1 | -1/+3 |
* | same security fix for bsd device | Christian Pointner | 2008-05-11 | 2 | -2/+10 |
* | added device for bsd | Christian Pointner | 2008-05-11 | 2 | -0/+319 |