Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed spelling error unkown != unknown | Christian Pointner | 2009-12-14 | 1 | -2/+2 |
* | fixed header file include guards to be C++ compliant; now always use format A... | Markus Grüneis | 2009-11-11 | 1 | -3/+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 spelling error | Christian Pointner | 2009-05-29 | 1 | -1/+1 |
* | fixed daemonizing and boost::thread problem (workaround) | Christian Pointner | 2009-03-05 | 1 | -4/+16 |
* | moved LogErrno to AnytunErrno | Christian Pointner | 2009-02-22 | 1 | -8/+8 |
* | replaced regular throws with AnytunError::thowErr | Christian Pointner | 2009-02-22 | 1 | -42/+22 |
* | static build mostly fixed | Othmar Gsenger | 2009-02-18 | 1 | -0/+2 |
* | improved daemonizing | Christian Pointner | 2009-02-12 | 1 | -1/+25 |
* | droping privileges is now possible without chroot | Christian Pointner | 2009-01-30 | 1 | -25/+64 |
* | some cleanup | Christian Pointner | 2009-01-18 | 1 | -1/+1 |
* | added missing file headers | Christian Pointner | 2009-01-15 | 1 | -0/+31 |
* | small cleanup | Christian Pointner | 2009-01-15 | 1 | -1/+1 |
* | fixed some compiler warnings for ubuntu intrepid | Christian Pointner | 2008-12-27 | 1 | -4/+14 |
* | added some windows support (not working now) | Othmar Gsenger | 2008-11-28 | 1 | -0/+8 |
* | added compile time options NOCRYPT,NODAEMON,NOEXEC for easyier windows porting | Othmar Gsenger | 2008-11-28 | 1 | -1/+5 |
* | fixed anytun-controld | Othmar Gsenger | 2008-11-17 | 1 | -0/+55 |