Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | silently ignore missing conf.d directory and just don't start anytun-controld | Christian Pointner | 2016-07-08 | 1 | -3/+0 |
* | fixe gcrypt warning for anytun-showtables as well | Christian Pointner | 2016-07-08 | 1 | -1/+3 |
* | added some more deps to systemd units | Christian Pointner | 2016-07-08 | 2 | -1/+3 |
* | fixed gcrypt warning for anytun-config | Christian Pointner | 2016-07-08 | 2 | -0/+5 |
* | fixed init script | Christian Pointner | 2016-07-08 | 1 | -4/+4 |
* | added global anytun systemd targed, improved device file handling | Christian Pointner | 2016-07-08 | 5 | -9/+27 |
* | actually install anytun-launcher into lib dir | Christian Pointner | 2016-07-08 | 1 | -1/+2 |
* | moved anytun-lanucher to /lib | Christian Pointner | 2016-07-08 | 6 | -9/+19 |
* | added --username to systemd unit files | Christian Pointner | 2016-07-08 | 2 | -2/+2 |
* | streamlined systemd integration/installation | Christian Pointner | 2016-07-07 | 7 | -165/+193 |
* | added some privilege limitations to sample systemd services | Christian Pointner | 2016-07-04 | 2 | -0/+10 |
* | weakend -Werror a little | Christian Pointner | 2016-07-03 | 2 | -1/+3 |
* | fixed win build scripts | Christian Pointner | 2016-07-03 | 4 | -6/+56 |
* | updated changelog for release | Christian Pointner | 2016-07-03 | 1 | -0/+4 |
* | fixed boost::bind problem with resolver on GCC-6 | Christian Pointner | 2016-07-03 | 6 | -13/+13 |
* | std::auto_ptr is deprecated sinc C++0x use boost:scoped_ptr and boost::shared... | Christian Pointner | 2016-07-03 | 6 | -27/+28 |
* | updated some info after moving to GIT | Christian Pointner | 2016-02-26 | 2 | -8/+8 |
* | added gitignore | Christian Pointner | 2016-02-26 | 1 | -0/+44 |
* | since libgcrypt 1.6 it is no longer needed to configure the threading callbacks | Christian Pointner | 2016-01-23 | 1 | -2/+6 |
* | fixed warning due to change of handling of exceptions inside descrutors since... | Christian Pointner | 2016-01-23 | 2 | -1/+8 |
* | make prefix variable more standard compliant | Christian Pointner | 2015-05-12 | 1 | -2/+2 |
* | remove-systemd | Bernhard Tittelbach | 2015-01-16 | 1 | -2/+3 |
* | d | Bernhard Tittelbach | 2015-01-16 | 1 | -2/+2 |
* | configure sytemd path as required by systemd man-page | Bernhard Tittelbach | 2015-01-16 | 2 | -30/+39 |
* | let systemd create /run dirs and a fix | Bernhard Tittelbach | 2015-01-16 | 2 | -2/+5 |
* | systemd support (--with-systemd) (config/install script untested) | Bernhard Tittelbach | 2015-01-16 | 7 | -38/+131 |
* | version output now includes compiler version | Christian Pointner | 2014-09-27 | 1 | -0/+9 |
* | updated changelog for new release | Christian Pointner | 2014-08-26 | 1 | -1/+2 |
* | fixed gcrypt thread support | Christian Pointner | 2014-08-26 | 1 | -34/+10 |
* | added mingw cross compile info | Christian Pointner | 2014-06-29 | 1 | -16/+37 |
* | fixed license header | Christian Pointner | 2014-06-29 | 1 | -11/+7 |
* | version bumpf for openssl and boost on mingw windows | Christian Pointner | 2014-06-29 | 3 | -2/+52 |
* | added license exception for OpenSSL | Christian Pointner | 2014-06-29 | 126 | -339/+2065 |
* | fixed not working singletons - still not threadsafe but at least they don't p... | Christian Pointner | 2014-06-29 | 15 | -156/+21 |
* | while(1) vs. for(;;) | Christian Pointner | 2014-06-28 | 6 | -8/+8 |
* | updated changelog | Christian Pointner | 2014-06-22 | 1 | -0/+5 |
* | merged clang branch | Christian Pointner | 2014-06-22 | 4 | -6/+22 |
|\ | |||||
| * | added support for clang | Christian Pointner | 2014-06-22 | 4 | -6/+22 |
| * | created branch for clang port | Christian Pointner | 2014-06-22 | 0 | -0/+0 |
|/ | |||||
* | merged nettle featuer branch to trunk | Christian Pointner | 2014-06-22 | 11 | -133/+257 |
|\ | |||||
| * | implemented key derivation using libnettle | Christian Pointner | 2014-06-22 | 2 | -12/+21 |
| * | implemented auth algo using nettle (not tested yet) | Christian Pointner | 2014-06-22 | 2 | -10/+11 |
| * | implemented cipher using nettle (not tested yet) | Christian Pointner | 2014-06-22 | 2 | -9/+22 |
| * | added compile switches for libnettle | Christian Pointner | 2014-06-22 | 9 | -31/+114 |
| * | improved selection of crypto lib | Christian Pointner | 2014-06-22 | 10 | -102/+120 |
| * | added feature branch for nettle support | Christian Pointner | 2014-06-22 | 0 | -0/+0 |
|/ | |||||
* | fixed typo in license header | Christian Pointner | 2014-06-21 | 114 | -114/+114 |
* | added missing dll's to zip archives | Christian Pointner | 2012-07-24 | 1 | -1/+9 |
* | upgraded mingw build scripts and patches | Christian Pointner | 2012-07-17 | 3 | -4/+56 |
* | added mingw release script | Christian Pointner | 2012-01-06 | 1 | -0/+19 |