Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed typo in license header | Christian Pointner | 2014-06-21 | 1 | -1/+1 |
* | mingw build works now | Christian Pointner | 2012-01-06 | 1 | -8/+30 |
* | some mingw build fixes (still not working) | Christian Pointner | 2012-01-06 | 1 | -4/+12 |
* | fixed Makefile distclean target | Christian Pointner | 2010-02-08 | 1 | -0/+2 |
* | cleaned up dependencies | Christian Pointner | 2010-02-07 | 1 | -38/+55 |
* | introduced posixDaemon as DaemonService for posix targets | Christian Pointner | 2010-02-06 | 1 | -11/+15 |
* | fixed build on posix | Christian Pointner | 2010-02-04 | 1 | -0/+1 |
* | added --version parameter | Christian Pointner | 2010-01-24 | 1 | -0/+1 |
* | splitted signalController and SignalHandlers | Christian Pointner | 2010-01-19 | 1 | -0/+1 |
* | added manpage to svn (and later to release tarball) | Christian Pointner | 2009-12-22 | 1 | -6/+6 |
* | fixed permissions bug at make install | Christian Pointner | 2009-12-14 | 1 | -1/+1 |
* | added --no-manpage to configure and make | Christian Pointner | 2009-11-15 | 1 | -14/+28 |
* | added --no-examples to configure | Christian Pointner | 2009-11-14 | 1 | -2/+12 |
* | installing example configs in seperater example dir now | Christian Pointner | 2009-11-14 | 1 | -34/+34 |
* | cleaned Makefile | Christian Pointner | 2009-11-12 | 1 | -102/+104 |
* | removed strip from install | Christian Pointner | 2009-11-11 | 1 | -6/+2 |
* | no username/groupname in example config | Christian Pointner | 2009-11-11 | 1 | -5/+78 |
* | 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 |
* | added improved script execution | Christian Pointner | 2009-10-04 | 1 | -0/+1 |
* | added gResolver to anytun-config | Christian Pointner | 2009-03-22 | 1 | -1/+2 |
* | added SIGERROR to signal Controller | Christian Pointner | 2009-03-10 | 1 | -2/+1 |
* | initial checkin of new resolver | Christian Pointner | 2009-03-03 | 1 | -3/+6 |
* | make distclean always works now | Christian Pointner | 2009-03-03 | 1 | -2/+5 |
* | moved LogErrno to AnytunErrno | Christian Pointner | 2009-02-22 | 1 | -0/+3 |
* | added extended logging capability | Christian Pointner | 2009-02-22 | 1 | -3/+6 |
* | static build mostly fixed | Othmar Gsenger | 2009-02-18 | 1 | -3/+6 |
* | added strip Makefile target | Othmar Gsenger | 2009-02-18 | 1 | -2/+5 |
* | turn off routing, when no multi connection support (no sync hosts or tap device) | Othmar Gsenger | 2009-02-18 | 1 | -0/+1 |
* | small makefile cleanup | Christian Pointner | 2009-01-28 | 1 | -16/+15 |
* | merged options parser | Christian Pointner | 2009-01-28 | 1 | -0/+10 |
* | added more sophisticated configure script | Christian Pointner | 2009-01-18 | 1 | -16/+3 |
* | log class can now easily use errno and gpg_err | Christian Pointner | 2009-01-15 | 1 | -2/+0 |
* | improved Makefile (clean now for -j *) | Christian Pointner | 2009-01-15 | 1 | -9/+13 |
* | add multi kd support | Christian Pointner | 2009-01-15 | 1 | -1/+2 |
* | ported uanytun key derivation to anytun | Christian Pointner | 2009-01-15 | 1 | -2/+0 |
* | removed some object files from nosync target | Othmar Gsenger | 2009-01-12 | 1 | -3/+3 |
* | fixed anytun-nosync build target | Othmar Gsenger | 2009-01-12 | 1 | -1/+4 |
* | moved rtp stuff to anyrtpproxy and removed it from anytun | Othmar Gsenger | 2009-01-12 | 1 | -12/+1 |
* | clean up Makefile | Christian Pointner | 2009-01-12 | 1 | -134/+21 |
* | don't build libanysnc | Othmar Gsenger | 2008-12-27 | 1 | -1/+1 |
* | cleaned up routingTree structure | Christian Pointner | 2008-12-22 | 1 | -1/+1 |
* | new routing system | Othmar Gsenger | 2008-12-22 | 1 | -1/+6 |
* | removed unused router | Othmar Gsenger | 2008-12-11 | 1 | -5/+0 |
* | added build target anytun-static | Othmar Gsenger | 2008-11-27 | 1 | -1/+5 |
* | cleaned tunDevice code | Christian Pointner | 2008-11-26 | 1 | -1/+1 |
* | anyrtpproxy: fixed Makfile | Christian Pointner | 2008-11-25 | 1 | -1/+1 |
* | updated manpages | Christian Pointner | 2008-11-25 | 1 | -1/+0 |
* | Add boost-system to LDFLAGS | Michael Gebetsroither | 2008-11-24 | 1 | -1/+1 |
* | fixed Makefile | Christian Pointner | 2008-11-24 | 1 | -51/+51 |