Mykhaylo Yehorov
7772ee119e
Add the possibility to send the Virtual Hub Name to a RADIUS server as NAS-Identifier
2015-07-26 22:46:00 +03:00
dnobori
4b65e251f2
v4.18-9570-rtm
2015-07-26 19:39:40 +09:00
Hideki Saito
ea17418df8
Merge remote-tracking branch 'upstream/master'
2015-07-20 19:22:56 -07:00
Mykhaylo Yehorov
7e00268084
merge with vendor v4.17-9566-beta
2015-07-21 01:15:44 +03:00
dnobori
860f743dd7
v4.17-9566-beta
2015-07-17 00:31:57 +09:00
Mykhaylo Yehorov
1a9fe52991
merge with vendor
2015-07-15 19:28:20 +03:00
Mike Selivanov
29d330522d
Fixed OSX CPU utilization by replacing broken kevent() with select()
2015-07-09 01:11:40 +03:00
Hideki Saito
bccc18b825
Granting CAP_SETUID as it seems to be needed
2015-06-22 11:39:12 -07:00
Hideki Saito
04cfcd47ab
Granting CAP_SYS_ADMIN capability
2015-06-22 11:27:25 -07:00
Hideki Saito
73112980b3
Added hardening to confine its system capability to what SoftEther requires
2015-06-22 10:59:34 -07:00
Hideki Saito
74795cd42d
Omitting an extra (unneeded) argument
2015-06-04 21:15:34 -07:00
Hideki Saito
0ec6ffcb73
Systemd configuration files
...
Expects vpnserver/vpnclient/vpnbridge to be in /opt.
Having a file do_not_run within these directories inhibits launch of a respective module.
2015-06-04 19:34:02 -07:00
dnobori
ff49706373
v4.17-9562-beta
2015-05-31 19:02:35 +09:00
Jioh L. Jung
3b5b31c0b1
Revised error on strtable_ko.stb
...
Fixed error parts from translation.
2015-05-29 10:57:26 +09:00
Jioh L. Jung
0248bcaf56
Add Korean resources
...
- Translated by google machine translation
- Fix bug and revised by hands.
2015-05-29 07:37:28 +09:00
holoreimu
b68ddee128
Add Traditional Chinese language
...
Add Traditional Chinese language
2015-05-20 00:19:22 +08:00
holoreimu
4af19c46ff
Revert "Add Traditional Chinese language"
...
This reverts commit 450d073213
.
2015-05-20 00:09:51 +08:00
holoreimu
450d073213
Add Traditional Chinese language
...
Add Traditional Chinese language
2015-05-20 00:02:52 +08:00
dnobori
7785c41f38
v4.15-9546-beta
2015-04-05 03:39:48 +09:00
dnobori
983c19c043
v4.15-9539-beta
2015-04-04 05:58:09 +09:00
dnobori
18b120e5f7
v4.15-9538-beta
2015-03-27 20:52:15 +09:00
dnobori
1f645c9816
v4.15-9537-beta
2015-03-26 18:01:02 +09:00
Mykhaylo Yehorov
ffddfe1ad3
Add the possibility to send the Virtual Hub Name to an external DHCP server
2015-02-09 23:47:35 +02:00
dnobori
64fd19e6f8
v4.14-9529-beta
2015-02-02 18:54:00 +09:00
dnobori
67fbd56574
v4.14-9529-beta
2015-02-02 18:54:00 +09:00
dnobori
3305046721
v4.13-9525-beta
2015-02-02 12:33:23 +09:00
dnobori
5efab0381c
v4.13-9525-beta
2015-02-02 12:33:23 +09:00
dnobori
ef4c0d5866
v4.13-9524-beta
2015-01-31 03:28:09 +09:00
dnobori
96da053c84
v4.13-9524-beta
2015-01-31 03:28:09 +09:00
dnobori
71d1e66795
v4.13-9522-beta
2015-01-30 23:12:34 +09:00
dnobori
350927067a
v4.13-9522-beta
2015-01-30 23:00:42 +09:00
dnobori
06a72040a3
v4.13-9522-beta
2015-01-30 22:30:34 +09:00
NV
ad58da4179
Add DhParamBits configuration to set Diffie-Hellman parameters
2015-01-27 03:32:29 +09:00
Dmitry Glushenok
8ffb223377
Take gateways into account while pushing routes
2015-01-22 23:11:51 +03:00
Dmitry Glushenok
db07b9499d
Added armv5tel machine type
...
Building on SheevaPlug
2015-01-22 13:04:37 +03:00
NoNameA 774
a737ec5d20
fix LogFileGet won't save to SAVEPATH
...
ref http://www.vpnusers.com/viewtopic.php?t=2750
2015-01-22 07:59:40 +09:00
dnobori
75f9836ce5
v4.12-9514-beta
2014-11-18 12:05:48 +09:00
dnobori
2b3a4d0b75
v4.11-9506-beta
2014-10-23 01:00:30 +09:00
Alexandre De Oliveira
219c3d3cf2
Update rules
...
Fixing error for Debian GNU/Linux 7
During install launching: $ debuild binary
Select your operating system below:
1: Linux
2: FreeBSD
3: Solaris
4: Mac OS X
5: OpenBSD
Which is your operating system (1 - 5) ? :
Wrong number.
make[1]: *** [configure_config] Error 1
make[1]: Leaving directory `/usr/local/src/SoftEtherVPN'
make: *** [binary] Error 2
debuild: fatal error at line 1333:
couldn't exec debian/rules:
2014-10-22 16:36:04 +02:00
dnobori
10d4b2c43d
v4.10-9505-beta
2014-10-04 00:09:23 +09:00
Bernhard Rosenkränzer
ccc9def495
Try to autodetect OS and CPU instead of requiring user input
2014-08-18 13:48:08 +02:00
Sacha J Bernstein
9f83dc0ba2
Cleanup check of blank realm name
...
Store realm name in hub struct using a preallocated string instead of a pointer
2014-07-25 14:06:51 -04:00
Sacha J Bernstein
e29a83ea61
Change from simply using the hub name as the radius realm to allowing the realm name to be configured
2014-07-25 13:53:55 -04:00
root
9e55db0623
Fix some errors that shouldn't have existed to start with...
2014-07-25 13:42:22 -04:00
Sacha J Bernstein
2e231be197
Add configuration option and code to implement using the Hub name as the Radius realm
2014-07-25 11:21:28 -04:00
dnobori
16b713b98d
v4.10-9473-beta
2014-07-12 03:00:27 +09:00
dnobori
9f7d8578a7
v4.10-9472-beta
2014-07-12 02:06:20 +09:00
Daiyuu Nobori
ee8d609030
Merge pull request #64 from ahrefs/master
...
update debian packaging, install init script
2014-07-11 22:59:26 +09:00
Igor Pikovets
efa56effde
update debian packaging, install init script
2014-06-17 11:55:24 +08:00
dnobori
f75a2c2a12
v4.09-9451-beta
2014-06-09 11:57:10 +09:00