summaryrefslogtreecommitdiff
path: root/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* configure sytemd path as required by systemd man-page Bernhard Tittelbach2015-01-161-4/+3
* let systemd create /run dirs and a fixBernhard Tittelbach2015-01-161-2/+3
* systemd support (--with-systemd) (config/install script untested)Bernhard Tittelbach2015-01-161-8/+26
* added license exception for OpenSSLChristian Pointner2014-06-291-3/+16
* fixed typo in license headerChristian Pointner2014-06-211-1/+1
* mingw build works nowChristian Pointner2012-01-061-8/+30
* some mingw build fixes (still not working)Christian Pointner2012-01-061-4/+12
* fixed Makefile distclean targetChristian Pointner2010-02-081-0/+2
* cleaned up dependenciesChristian Pointner2010-02-071-38/+55
* introduced posixDaemon as DaemonService for posix targetsChristian Pointner2010-02-061-11/+15
* fixed build on posixChristian Pointner2010-02-041-0/+1
* added --version parameterChristian Pointner2010-01-241-0/+1
* splitted signalController and SignalHandlersChristian Pointner2010-01-191-0/+1
* added manpage to svn (and later to release tarball)Christian Pointner2009-12-221-6/+6
* fixed permissions bug at make installChristian Pointner2009-12-141-1/+1
* added --no-manpage to configure and makeChristian Pointner2009-11-151-14/+28
* added --no-examples to configureChristian Pointner2009-11-141-2/+12
* installing example configs in seperater example dir nowChristian Pointner2009-11-141-34/+34
* cleaned MakefileChristian Pointner2009-11-121-102/+104
* removed strip from installChristian Pointner2009-11-111-6/+2
* no username/groupname in example configChristian Pointner2009-11-111-5/+78
* fixed copyrightrel-0.3.1v0.3.1Christian Pointner2009-10-291-1/+1
* switched to GPLv3 or higherChristian Pointner2009-10-281-2/+3
* added improved script executionChristian Pointner2009-10-041-0/+1
* added gResolver to anytun-configChristian Pointner2009-03-221-1/+2
* added SIGERROR to signal ControllerChristian Pointner2009-03-101-2/+1
* initial checkin of new resolverChristian Pointner2009-03-031-3/+6
* make distclean always works nowChristian Pointner2009-03-031-2/+5
* moved LogErrno to AnytunErrnoChristian Pointner2009-02-221-0/+3
* added extended logging capability Christian Pointner2009-02-221-3/+6
* static build mostly fixedOthmar Gsenger2009-02-181-3/+6
* added strip Makefile targetOthmar Gsenger2009-02-181-2/+5
* turn off routing, when no multi connection support (no sync hosts or tap device)Othmar Gsenger2009-02-181-0/+1
* small makefile cleanupChristian Pointner2009-01-281-16/+15
* merged options parserChristian Pointner2009-01-281-0/+10
* added more sophisticated configure scriptChristian Pointner2009-01-181-16/+3
* log class can now easily use errno and gpg_errChristian Pointner2009-01-151-2/+0
* improved Makefile (clean now for -j *)Christian Pointner2009-01-151-9/+13
* add multi kd supportChristian Pointner2009-01-151-1/+2
* ported uanytun key derivation to anytunChristian Pointner2009-01-151-2/+0
* removed some object files from nosync targetOthmar Gsenger2009-01-121-3/+3
* fixed anytun-nosync build targetOthmar Gsenger2009-01-121-1/+4
* moved rtp stuff to anyrtpproxy and removed it from anytunOthmar Gsenger2009-01-121-12/+1
* clean up MakefileChristian Pointner2009-01-121-134/+21
* don't build libanysncOthmar Gsenger2008-12-271-1/+1
* cleaned up routingTree structureChristian Pointner2008-12-221-1/+1
* new routing systemOthmar Gsenger2008-12-221-1/+6
* removed unused routerOthmar Gsenger2008-12-111-5/+0
* added build target anytun-staticOthmar Gsenger2008-11-271-1/+5
* cleaned tunDevice codeChristian Pointner2008-11-261-1/+1