Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added windows 64bit build target | Othmar Gsenger | 2009-11-19 | 3 | -0/+348 |
| | |||||
* | added --no-manpage to configure and make | Christian Pointner | 2009-11-15 | 2 | -15/+40 |
| | | | | | | more protable usage of sed | ||||
* | configure script update | Christian Pointner | 2009-11-14 | 1 | -0/+3 |
| | |||||
* | added --no-examples to configure | Christian Pointner | 2009-11-14 | 2 | -7/+25 |
| | |||||
* | installing example configs in seperater example dir now | Christian Pointner | 2009-11-14 | 2 | -34/+44 |
| | | | | | | no gzip on manpages at install | ||||
* | minor improvement of manpage text | Christian Pointner | 2009-11-13 | 1 | -1/+1 |
| | |||||
* | improved handling of errors at configure arguments | Christian Pointner | 2009-11-13 | 1 | -5/+14 |
| | |||||
* | cleaned Makefile | Christian Pointner | 2009-11-12 | 3 | -103/+108 |
| | | | | | | | added uninstall target replaces mkdir -p by install -d (more portible) | ||||
* | fixed header file include guards to be C++ compliant; now always use format ↵ | Markus Grüneis | 2009-11-11 | 44 | -99/+111 |
| | | | | ANYTUN_<filename>_INCLUDED | ||||
* | added hidden ebuid-compat option to configure script | Christian Pointner | 2009-11-11 | 1 | -3/+10 |
| | |||||
* | removed strip from install | Christian Pointner | 2009-11-11 | 1 | -6/+2 |
| | |||||
* | updated manpages | Christian Pointner | 2009-11-11 | 6 | -717/+507 |
| | |||||
* | no username/groupname in example config | Christian Pointner | 2009-11-11 | 2 | -7/+138 |
| | | | | | | | added install target to Makefile updated svn:ignore for man directory | ||||
* | include cstring for memcopy | Othmar Gsenger | 2009-11-04 | 3 | -4/+6 |
| | | | | | | | fixes build error on newer systems builds with boost 1.40 now | ||||
* | fixed copyrightrel-0.3.1v0.3.1 | Christian Pointner | 2009-10-29 | 110 | -128/+130 |
| | |||||
* | switched to GPLv3 or higher | Christian Pointner | 2009-10-28 | 105 | -210/+315 |
| | | | | | | this is release 0.3.1 | ||||
* | changed windows tap device for new version | Othmar Gsenger | 2009-10-17 | 1 | -1/+1 |
| | | | | | works with 64bit windows now | ||||
* | fixed build on freebsd | Christian Pointner | 2009-10-06 | 3 | -6/+10 |
| | |||||
* | got rid of remaining system() | Christian Pointner | 2009-10-04 | 2 | -36/+17 |
| | |||||
* | cleaned new exec script function | Christian Pointner | 2009-10-04 | 1 | -12/+7 |
| | |||||
* | logtargets valgrind cleanup | Christian Pointner | 2009-10-04 | 2 | -3/+5 |
| | |||||
* | small cleanup | Christian Pointner | 2009-10-04 | 2 | -12/+1 |
| | |||||
* | fixed spell error | Christian Pointner | 2009-10-04 | 1 | -1/+1 |
| | |||||
* | fixed bug @ new exec | Christian Pointner | 2009-10-04 | 1 | -6/+3 |
| | |||||
* | added improved script execution | Christian Pointner | 2009-10-04 | 5 | -52/+186 |
| | |||||
* | fixed spelling error | Christian Pointner | 2009-05-29 | 2 | -2/+2 |
| | |||||
* | added timestap to stdout, stderr and file log message | Christian Pointner | 2009-05-03 | 1 | -2/+4 |
| | |||||
* | starting post up script in seperate thread | Christian Pointner | 2009-05-01 | 1 | -4/+10 |
| | |||||
* | sync race condition workarround | Othmar Gsenger | 2009-04-23 | 1 | -1/+1 |
| | |||||
* | added same sync race condition fix | Othmar Gsenger | 2009-04-20 | 1 | -1/+1 |
| | |||||
* | kd-prf null bug fix by equinox | Othmar Gsenger | 2009-04-14 | 1 | -5/+2 |
| | |||||
* | allow empty endpoint for config | Othmar Gsenger | 2009-04-14 | 1 | -8/+6 |
| | |||||
* | added warning to options parser when mixing cluster and connection options | Christian Pointner | 2009-04-07 | 2 | -56/+81 |
| | |||||
* | added log notice for key derivation role parameter | Christian Pointner | 2009-04-07 | 3 | -0/+12 |
| | |||||
* | removed anytun02-compat mode | Christian Pointner | 2009-04-07 | 13 | -116/+35 |
| | |||||
* | updated to new crypto label | Christian Pointner | 2009-03-23 | 1 | -6/+6 |
| | |||||
* | fixed build on windows | Christian Pointner | 2009-03-23 | 2 | -0/+8 |
| | |||||
* | added gResolver to SyncServer | Christian Pointner | 2009-03-22 | 6 | -144/+101 |
| | | | | | | some cleanup | ||||
* | added gResolver to anytun-config | Christian Pointner | 2009-03-22 | 3 | -10/+28 |
| | |||||
* | added error callback to resolver for better handling | Christian Pointner | 2009-03-22 | 5 | -22/+38 |
| | | | | | | of resolvCallback exceptions | ||||
* | added support for configurabel auth tag length | Christian Pointner | 2009-03-17 | 9 | -20/+77 |
| | |||||
* | removed key derivation rate entirely | Christian Pointner | 2009-03-17 | 13 | -124/+156 |
| | | | | | | | added new role based label updated configs and manpages | ||||
* | added SIGERROR to signal Controller | Christian Pointner | 2009-03-10 | 4 | -12/+43 |
| | |||||
* | changed packetSource to use gResolver | Christian Pointner | 2009-03-05 | 6 | -47/+55 |
| | |||||
* | fixed daemonizing and boost::thread problem (workaround) | Christian Pointner | 2009-03-05 | 5 | -39/+61 |
| | | | | | | fixed signalController | ||||
* | added retry capability to resolver | Christian Pointner | 2009-03-05 | 1 | -9/+31 |
| | |||||
* | added resolvAddrType to gResolver | Christian Pointner | 2009-03-05 | 5 | -21/+52 |
| | |||||
* | moved sync thread creation before priv.drop to allow bind on privileged ports | Christian Pointner | 2009-03-05 | 1 | -10/+12 |
| | |||||
* | fixed tunDev-- Diese und die folgenden Zeilen werden ignoriert -- | Christian Pointner | 2009-03-05 | 2 | -4/+4 |
| | | | | | | | M src/bsd/tunDevice.cpp M src/linux/tunDevice.cpp | ||||
* | fixed const @ tundevice | Christian Pointner | 2009-03-05 | 4 | -7/+7 |
| |