72a89a98e5
Update strtable_ru.stb
2020-12-21 21:33:36 +03:00
ed1944c09b
Update strtable_ru.stb
2020-12-21 17:41:34 +03:00
ac48ac348b
add basic OpenSUSE workflow
2020-12-19 02:54:44 +05:00
44447e9762
Merge PR #1252 : Bump ini from 1.3.5 to 1.3.7 in /src/bin/hamcore/wwwroot/admin/default
2020-12-11 21:38:11 +01:00
ab6371d2e5
Update strtable_ru.stb
2020-12-11 20:21:29 +03:00
c1f93634e4
Update strtable_ru.stb
2020-12-11 20:20:37 +03:00
0fdf6debc0
Update strtable_ru.stb
2020-12-11 19:05:04 +03:00
05b2c26aab
Update strtable_ru.stb
2020-12-11 18:31:32 +03:00
394354ff8a
Bump ini from 1.3.5 to 1.3.7 in /src/bin/hamcore/wwwroot/admin/default
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-12-11 09:21:51 +00:00
6ff00f637b
Merge pull request #1249 from davidebeatrici/proto-sstp-handleconnection-crash-fix
...
Cedar/Proto.c: fix crash in ProtoHandleConnection()
2020-12-08 21:26:20 -08:00
5611156ca8
Cedar/Proto.c: fix crash in ProtoHandleConnection()
...
The bug was introduced in 8685fe0da1 .
2020-12-09 01:17:59 +01:00
f03e83369e
Merge PR #1248 : Bug fix: Proxy button not enabled for SOCKS5
2020-12-08 08:23:33 +01:00
501fe217ff
Bug fix: Proxy button not enabled for SOCKS5
...
https://github.com/SoftEtherVPN/SoftEtherVPN/issues/1247
2020-12-08 14:12:21 +08:00
bf1201aa26
Merge pull request #1245 from dnobori/201130_fix_bad_remove
...
Found the bad remove for lock files.
2020-11-30 04:29:44 -08:00
a207260e38
Found the bad remove for lock files.
2020-11-30 18:15:37 +09:00
eddf593e22
Merge PR #1243 : update Install requirements on macOS
2020-11-23 21:57:05 +01:00
3fa24c6731
update Install requirements on macOS
...
Ruby-based Homebrew installer is deprecated by original authors, and replaced Bash-based Installer.
(ref1: https://github.com/Homebrew/install/blob/master/README.md )
(ref2: 2680637777 (diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5) )
note: /Homebrew/install/master/install also runs Bash-based installer now.
2020-11-23 21:22:29 +09:00
5f12684b42
Merge PR #1240 : Fixed setting change trigger of keepalive function
2020-11-17 07:17:02 +01:00
5f6306d5e5
Fixed setting change trigger of keepalive function
...
To solve the problem that the escape condition of the loop that tries name resolution in UDP mode was reversed in the keep-alive function of the Internet connection, so the name resolution retry is set to 250 msec interval instead of the normal 60 second interval.
2020-11-17 12:23:14 +09:00
6d31d1daeb
Update strtable_ru.stb
2020-11-15 20:29:26 +03:00
6e0f25fc86
Update strtable_ru.stb
2020-11-15 19:37:02 +03:00
21499038a0
Update strtable_ru.stb
2020-11-15 19:23:24 +03:00
73434f8994
Update strtable_ru.stb
2020-11-15 18:43:18 +03:00
29b82827fd
Update strtable_ru.stb
2020-11-12 00:42:18 +03:00
887b1b6c13
Update strtable_ru.stb
2020-11-11 19:42:50 +03:00
55185e942b
Update strtable_ru.stb
2020-11-11 19:40:55 +03:00
023250df9a
hamcore(ja): translate LH_AUTH_NG
...
Regressed to English in #1122 .
2020-11-10 13:30:08 +09:00
16ca0694fb
Merge PR #1236 : wait for vpnserver to listen localhost:443 in live tests
2020-11-04 20:30:03 +01:00
99e99a46b1
wait for vpnserver to listen localhost:443 in live tests
2020-11-04 22:45:56 +05:00
c1ca757efb
Update strtable_ru.stb
2020-11-02 16:10:31 +03:00
fffed52f3b
Merge PR #1235 : Manage security level
2020-10-31 22:12:08 +01:00
69b4001355
Merge pull request #1231 from chipitsine/master
...
Cedar/Session.c: fix "use after free" in CleanupSession()
2020-10-31 22:28:20 +03:00
c029b34b80
Run SSL_CTX_set_ssl_version earlier
...
SSL_CTX_set_ssl_version may change security level.
2020-10-31 20:19:32 +01:00
7fdacec2a6
Manage OpenSSL security level
...
Add SslAcceptSettings option Override_Security_Level and Override_Security_Level_Value
to allow user to choose.
2020-10-31 20:19:23 +01:00
190672bd84
Set RSA bits considering OpenSSL security Level
2020-10-31 20:11:11 +01:00
5ca62bdd8a
Refact: manage SSL_OP_NO_SSLv3 in NewSSLCtx
2020-10-31 20:11:11 +01:00
d0b3cde485
Refact: move SSL_CTX_set_ssl_version to NewSSLCtx
2020-10-31 20:11:11 +01:00
bb2e2ff997
Cedar/Session.c: fix "use after free" in CleanupSession()
...
Fixes #1226 .
2020-10-31 20:03:22 +01:00
a2d15615f3
Merge pull request #1115 from takotakot/import_v4_change
...
Add Tls_Disable1_3 (Import v4 change)
2020-10-31 20:04:20 +03:00
6df7e2df63
Update strtable_ru.stb
2020-10-17 22:04:48 +03:00
945715e4bb
Merge PR #1227 : README.md: update build status badges
2020-10-15 07:18:29 +02:00
1ac7602b3a
README.md: update build status badges
...
This commit:
- Replaces the broken GitLab CI badge link (reference: https://docs.gitlab.com/ee/ci/pipelines/settings.html#pipeline-status-badge ).
- Adds the Azure Pipelines badge for the Nightly pipeline.
- Adds the Cirrus CI badge.
- Rearranges the badges in a table.
2020-10-15 06:30:08 +02:00
3c140dde8d
Merge PR #1218 : Cedar: DHCP server now assigns static IPv4 address, if present in user note
2020-10-12 05:18:41 +02:00
d29d1f516a
Add myself to AUTHORS
2020-10-12 04:56:37 +02:00
b890c7d813
Cedar: DHCP server now assigns static IPv4 address, if present in user note
...
This works for all VPN protocols.
In SessionMain(): for DHCPDISCOVER and DHCPREQUEST frames, write the static IP address (which is retrieved from the user notes) in the SIADDR field of DHCPHEADER.
In VirtualDhcpServer(): for DHCPDISCOVER and DHCPREQUEST frames, read the static IP address from the SIADDR field of DHCPHEADER and assign it to the client.
2020-10-12 04:56:33 +02:00
8bb787f233
Merge pull request #1225 from chipitsine/master
...
travis-ci: do not use aggressive LD_LIBRARY_PATH anymore
2020-10-11 15:38:45 +03:00
819f2f92f6
travis-ci: do not use aggressive LD_LIBRARY_PATH anymore
...
switch to more elegant "rpath" linking
2020-10-11 00:25:45 +05:00
e6a80fb4f2
Merge pull request #1223 from chipitsine/master
...
travis-ci: fix coverity build (broken since 20 Jul 2020)
2020-10-10 22:18:03 +03:00
249575a5a5
Merge PR #1224 : fix build documentation
2020-10-10 21:10:38 +02:00
2c9ac51c84
fix build documentation
2020-10-10 17:20:56 +05:00