summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* also rebuild manpagesHEADmasterChristian Pointner2020-01-064-12/+12
|
* fix some typos in manpagesChristian Pointner2020-01-062-6/+6
|
* updated changelogChristian Pointner2020-01-061-0/+4
|
* Fix build with Boost 1.71.Giovanni Mascellani2020-01-063-0/+22
| | | | | get_io_service() was deprecated in favour of get_executor() starting from Boost 1.70.
* fix build with boost 1.67Christian Pointner2018-11-182-0/+2
|
* make usage of compiler flags more standard compliantChristian Pointner2018-07-232-32/+33
|
* honor external build flagsChristian Pointner2018-07-231-4/+4
|
* updated openssl build script for windowsChristian Pointner2018-06-093-2/+34
|
* make builds reproducibleChristian Pointner2018-06-092-10/+12
|
* updated changelog for releaseChristian Pointner2018-06-091-0/+5
|
* add support for openssl 1.1Christian Pointner2018-06-086-16/+61
|
* fix includeChristian Pointner2018-06-081-0/+2
|
* fix off-by-one error in tunDeviceChristian Pointner2018-05-041-1/+1
|
* updated changelog for releaseChristian Pointner2016-07-081-1/+3
|
* added systemd generatorChristian Pointner2016-07-083-2/+39
|
* fixed requires= wants= and also=Christian Pointner2016-07-082-4/+1
|
* anytun-control vs anytun-controldChristian Pointner2016-07-084-11/+5
|
* use exec @ launcher, also install control daemon systemd unitChristian Pointner2016-07-082-2/+3
|
* silently ignore missing conf.d directory and just don't start anytun-controldChristian Pointner2016-07-081-3/+0
|
* fixe gcrypt warning for anytun-showtables as wellChristian Pointner2016-07-081-1/+3
|
* added some more deps to systemd unitsChristian Pointner2016-07-082-1/+3
|
* fixed gcrypt warning for anytun-configChristian Pointner2016-07-082-0/+5
|
* fixed init scriptChristian Pointner2016-07-081-4/+4
|
* added global anytun systemd targed, improved device file handlingChristian Pointner2016-07-085-9/+27
|
* actually install anytun-launcher into lib dirChristian Pointner2016-07-081-1/+2
|
* moved anytun-lanucher to /libChristian Pointner2016-07-086-9/+19
|
* added --username to systemd unit filesChristian Pointner2016-07-082-2/+2
|
* streamlined systemd integration/installationChristian Pointner2016-07-077-165/+193
|
* added some privilege limitations to sample systemd servicesChristian Pointner2016-07-042-0/+10
|
* weakend -Werror a littleChristian Pointner2016-07-032-1/+3
|
* fixed win build scriptsChristian Pointner2016-07-034-6/+56
|
* updated changelog for releaseChristian Pointner2016-07-031-0/+4
|
* fixed boost::bind problem with resolver on GCC-6Christian Pointner2016-07-036-13/+13
|
* std::auto_ptr is deprecated sinc C++0x use boost:scoped_ptr and ↵Christian Pointner2016-07-036-27/+28
| | | | | | | boost::shared_ptr as a backwards compatiple replacement boost::bind problem with GCC-6 is still unfixed and all resolvers are commented out at the moment...
* updated some info after moving to GITChristian Pointner2016-02-262-8/+8
|
* added gitignoreChristian Pointner2016-02-261-0/+44
|
* since libgcrypt 1.6 it is no longer needed to configure the threading callbacksChristian Pointner2016-01-231-2/+6
|
* fixed warning due to change of handling of exceptions inside descrutors ↵Christian Pointner2016-01-232-1/+8
| | | | since C++11
* make prefix variable more standard compliantChristian Pointner2015-05-121-2/+2
|
* remove-systemdBernhard Tittelbach2015-01-161-2/+3
|
* dBernhard Tittelbach2015-01-161-2/+2
|
* configure sytemd path as required by systemd man-page Bernhard Tittelbach2015-01-162-30/+39
|
* let systemd create /run dirs and a fixBernhard Tittelbach2015-01-162-2/+5
|
* systemd support (--with-systemd) (config/install script untested)Bernhard Tittelbach2015-01-167-38/+131
|
* version output now includes compiler versionChristian Pointner2014-09-271-0/+9
|
* updated changelog for new releaseChristian Pointner2014-08-261-1/+2
|
* fixed gcrypt thread supportChristian Pointner2014-08-261-34/+10
|
* added mingw cross compile infoChristian Pointner2014-06-291-16/+37
|
* fixed license headerChristian Pointner2014-06-291-11/+7
|
* version bumpf for openssl and boost on mingw windowsChristian Pointner2014-06-293-2/+52
|