index
:
anytun/anytun.git
lua
master
new-multithreading
newcrypt
v0.1
v0.2
v0.2.1
v0.3
v0.3.1
v0.3.2
v0.3.3
v0.3.4
v0.3.5
v0.3.6
v0.3.7
v0.3.8
ws-cleanups
anycast tunneling daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build with Boost 1.71.
Giovanni Mascellani
2020-01-06
3
-0
/
+22
*
fix build with boost 1.67
Christian Pointner
2018-11-18
2
-0
/
+2
*
make usage of compiler flags more standard compliant
Christian Pointner
2018-07-23
2
-32
/
+33
*
honor external build flags
Christian Pointner
2018-07-23
1
-4
/
+4
*
updated openssl build script for windows
Christian Pointner
2018-06-09
3
-2
/
+34
*
make builds reproducible
Christian Pointner
2018-06-09
2
-10
/
+12
*
updated changelog for release
Christian Pointner
2018-06-09
1
-0
/
+5
*
add support for openssl 1.1
Christian Pointner
2018-06-08
6
-16
/
+61
*
fix include
Christian Pointner
2018-06-08
1
-0
/
+2
*
fix off-by-one error in tunDevice
Christian Pointner
2018-05-04
1
-1
/
+1
*
updated changelog for release
Christian Pointner
2016-07-08
1
-1
/
+3
*
added systemd generator
Christian Pointner
2016-07-08
3
-2
/
+39
*
fixed requires= wants= and also=
Christian Pointner
2016-07-08
2
-4
/
+1
*
anytun-control vs anytun-controld
Christian Pointner
2016-07-08
4
-11
/
+5
*
use exec @ launcher, also install control daemon systemd unit
Christian Pointner
2016-07-08
2
-2
/
+3
*
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
[next]