1
Create autotools plumbing for SoftEther.
Darik Horn <dajhorn@vanadac.com>
2
Create libsoftether.so and dynamically link the userland.
Darik Horn <dajhorn@vanadac.com>
3
Use FHS installation directories.
Darik Horn <dajhorn@vanadac.com>
4
Create a non-forking softetherd for upstart and systemd.
Darik Horn <dajhorn@vanadac.com>
5
Change GetExeDir to GetStateDir in Cedar and Mayaqua.
Darik Horn <dajhorn@vanadac.com>
6
Patch #6
Bernd Kuhls <bernd.kuhls@t-online.de>
7
Patch #7
Bernd Kuhls <bernd.kuhls@t-online.de>
8
Add an explicit autoconf check for librt.
Darik Horn <dajhorn@vanadac.com>
9
Patch #9
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10
Use bool from stdbool.h, get rid of BOOL
Davide Beatrici <git@davidebeatrici.dev>
11
Console.c: fix "implicit declaration of function 'getch'"
Davide Beatrici <davidebeatrici@gmail.com>
12
VLanUnix: fix "implicit declaration of function 'FreeTap'"
Davide Beatrici <davidebeatrici@gmail.com>
13
Fix build on __FreeBSD_version >= 140091 (LLVM 16)
Koichiro Iwao <meta@vmeta.jp>
14
Cedar/Hub: Properly set value for hub admin options
Davide Beatrici <git@davidebeatrici.dev>
15
adjust types of variables
Ilya Shipitsin <chipitsine@gmail.com>
16
Cedar/Proto_IKE: fix too many arguments to function 'NewBuf'
Thomas Perale <thomas.perale@mind.be>