Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | some dependency cleanups | ||||
* | fixed build on posix | Christian Pointner | 2010-02-04 | 1 | -0/+1 |
| | | | | | | some cleanup | ||||
* | 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 |
| | | | | | | moved manpages to doc directory | ||||
* | fixed permissions bug at make install | Christian Pointner | 2009-12-14 | 1 | -1/+1 |
| | | | | | | fixed device name uanytun to anytun at p2p examples | ||||
* | added --no-manpage to configure and make | Christian Pointner | 2009-11-15 | 1 | -14/+28 |
| | | | | | | more protable usage of sed | ||||
* | 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 |
| | | | | | | no gzip on manpages at install | ||||
* | cleaned Makefile | Christian Pointner | 2009-11-12 | 1 | -102/+104 |
| | | | | | | | added uninstall target replaces mkdir -p by install -d (more portible) | ||||
* | 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 |
| | | | | | | | added install target to Makefile updated svn:ignore for man directory | ||||
* | 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 |
| | | | | | | this is release 0.3.1 | ||||
* | 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 |
| | | | | | | removed --ld-kdr from Makefile | ||||
* | 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 |
| | | | | | | getsddrinfo still needs libc | ||||
* | added strip Makefile target | Othmar Gsenger | 2009-02-18 | 1 | -2/+5 |
| | | | | | | | added anytun-nosync to default build anytun-static not working with new gcc | ||||
* | turn off routing, when no multi connection support (no sync hosts or tap device) | Othmar Gsenger | 2009-02-18 | 1 | -0/+1 |
| | | | | | | no autorouting on --ifconfig | ||||
* | 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 |
| | | | | | | | | no key store until now (ld_kdr gets ignored) no multi kd until now (WritersLock instead of ReadersLock @ generate) finally removed creepy mpi class | ||||
* | 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 |
| | | | | | | supports ipv4 and ipv6 routing with subnetting | ||||
* | removed unused router | Othmar Gsenger | 2008-12-11 | 1 | -5/+0 |
| | |||||
* | added build target anytun-static | Othmar Gsenger | 2008-11-27 | 1 | -1/+5 |
| | | | | | | added compiler option -O2 | ||||
* | 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 |
| | | | | | | some cleanups | ||||
* | Add boost-system to LDFLAGS | Michael Gebetsroither | 2008-11-24 | 1 | -1/+1 |
| | |||||
* | fixed Makefile | Christian Pointner | 2008-11-24 | 1 | -51/+51 |
| | | | | | | fixed boost in anytun-controld | ||||
* | fixed anytun-showtables | Othmar Gsenger | 2008-11-17 | 1 | -2/+2 |
| |