dependabot[bot]
|
6825234e0a
|
Bump braces in /src/bin/hamcore/wwwroot/admin/default
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-17 15:36:07 +00:00 |
|
djony
|
af2196468a
|
Update strtable_ru.stb
|
2024-05-22 17:40:11 +03:00 |
|
djony
|
42647480b0
|
Update strtable_ru.stb
|
2024-05-22 17:02:03 +03:00 |
|
Ilya Shipitsin
|
41f83c9e32
|
Merge pull request #1840 from RoelvandeWiel/issue1838
Changed 'settng' to 'setting' and regenerated the RPC docs
|
2024-04-17 20:53:42 +02:00 |
|
Daiyuu Nobori
|
3b932f5fee
|
Fix Vulnerability: CVE-2023-27516 TALOS-2023-1754 and CVE-2023-32634 TALOS-2023-1755
SoftEther VPN CiRpcAccepted () authentication bypass vulnerability
and SoftEther VPN CiRpcServerThread () MitM authentication bypass vulnerability
https://www.softether.org/9-about/News/904-SEVPN202301
https://jvn.jp/en/jp/JVN64316789/
|
2023-10-07 04:42:41 +02:00 |
|
puripuri2100
|
fc2a33d1f3
|
fix missing arg
|
2023-09-15 09:39:11 +09:00 |
|
Ilya Shipitsin
|
2fd6c0b76a
|
add missing localization
this is a follow up of
https://github.com/SoftEtherVPN/SoftEtherVPN/pull/1867
English localization is added for now
|
2023-09-12 22:43:01 +02:00 |
|
Ilya Shipitsin
|
205a94cda2
|
Merge pull request #1867 from hiura2023/master
Bind outgoing connection to a specific IP address
|
2023-09-10 17:18:31 +02:00 |
|
puripuri2100
|
a9a93a2824
|
fixed VpnAzureSetStatus to VpnAzureSetEnable
|
2023-08-31 01:30:15 +09:00 |
|
Ilya Shipitsin
|
68e704097d
|
fix another stb complaints
|
2023-08-27 21:11:53 +02:00 |
|
Ilya Shipitsin
|
8162ca3d12
|
Merge branch 'SoftEtherVPN:master' into master
|
2023-08-27 21:01:22 +02:00 |
|
djony
|
8345deebe4
|
Add files via upload
|
2023-08-27 19:21:13 +03:00 |
|
Ilya Shipitsin
|
63595f79c5
|
fix some missing localization
|
2023-08-25 22:24:53 +02:00 |
|
djony
|
2abd9de923
|
Update strtable_ru.stb
|
2023-08-24 00:37:55 +03:00 |
|
hiura
|
c2fe874865
|
Bind outgoing connection to a specific IP address No.2
|
2023-08-08 18:14:22 +09:00 |
|
Yihong Wu
|
adccc6b7d4
|
Merge pull request #1775 from domosekai/radius2
Support more EAP methods for RADIUS auth
|
2023-08-07 02:50:13 +09:00 |
|
hiura
|
e4330ca71a
|
bind outgoing connection
|
2023-06-28 23:18:09 +09:00 |
|
Koichiro Iwao
|
35b5d0640f
|
Translate GenX25519/GetPublicX25519 command
|
2023-06-21 15:16:47 +09:00 |
|
Koichiro Iwao
|
f88341ce40
|
Fix case of WireGuard
|
2023-06-21 15:11:38 +09:00 |
|
Roel van de Wiel
|
36505e3896
|
Changed 'settng' to 'setting' and regenerated the RPC docs
|
2023-05-10 15:09:57 +02:00 |
|
dependabot[bot]
|
fb83ac08f2
|
Bump webpack in /src/bin/hamcore/wwwroot/admin/default
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-15 09:35:00 +00:00 |
|
dependabot[bot]
|
91053622ab
|
Bump minimist and mkdirp in /src/bin/hamcore/wwwroot/admin/default
Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together.
Updates `minimist` from 0.0.8 to 1.2.8
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v0.0.8...v1.2.8)
Updates `mkdirp` from 0.5.1 to 0.5.6
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/0.5.1...v0.5.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
- dependency-name: mkdirp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-03 01:26:17 +00:00 |
|
Yihong Wu
|
4ff9c6393a
|
Support all EAP methods for PPP sessions with RADIUS
|
2023-02-27 08:37:23 +00:00 |
|
Evengard
|
edcdc923ad
|
Reworked EAP-TLS 1.3 to account for RFC9190, implemented searching by certificate instead of certificate CN
|
2023-01-31 20:33:18 +03:00 |
|
Evengard
|
26403c70e3
|
Reworking the EAP CN matching option from admin options to extended options
|
2023-01-24 12:18:20 +03:00 |
|
Evengard
|
0a60cdf141
|
Hiding the EAP-TLS match user by certificate behind an admin option, disabled by default
|
2023-01-24 11:48:49 +03:00 |
|
dependabot[bot]
|
2e8723b967
|
Bump json5, ts-loader, webpack and webpack-cli
Removes [json5](https://github.com/json5/json5). It's no longer used after updating ancestor dependencies [json5](https://github.com/json5/json5), [ts-loader](https://github.com/TypeStrong/ts-loader), [webpack](https://github.com/webpack/webpack) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies need to be updated together.
Removes `json5`
Updates `ts-loader` from 6.0.1 to 9.4.2
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v6.0.1...v9.4.2)
Updates `webpack` from 4.32.2 to 5.75.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.32.2...v5.75.0)
Updates `webpack-cli` from 3.3.12 to 5.0.1
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@5.0.1)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
- dependency-name: ts-loader
dependency-type: direct:development
- dependency-name: webpack
dependency-type: direct:development
- dependency-name: webpack-cli
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-01 08:28:23 +00:00 |
|
dependabot[bot]
|
99374ba446
|
Bump decode-uri-component in /src/bin/hamcore/wwwroot/admin/default
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-03 13:51:53 +00:00 |
|
Ilya Shipitsin
|
9eb9d57c27
|
Merge pull request #1700 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/kind-of-6.0.3
Bump kind-of from 6.0.2 to 6.0.3 in /src/bin/hamcore/wwwroot/admin/default
|
2022-11-12 21:00:03 +05:00 |
|
Ilya Shipitsin
|
28ec0d54b8
|
Merge pull request #1697 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/yargs-parser-13.1.2
Bump yargs-parser from 11.1.1 to 13.1.2 in /src/bin/hamcore/wwwroot/admin/default
|
2022-11-12 20:56:54 +05:00 |
|
dependabot[bot]
|
506677bf60
|
Bump kind-of in /src/bin/hamcore/wwwroot/admin/default
Bumps [kind-of](https://github.com/jonschlinkert/kind-of) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/jonschlinkert/kind-of/releases)
- [Changelog](https://github.com/jonschlinkert/kind-of/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonschlinkert/kind-of/compare/6.0.2...6.0.3)
---
updated-dependencies:
- dependency-name: kind-of
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-12 15:42:01 +00:00 |
|
dependabot[bot]
|
6a1b55293c
|
Bump yargs-parser in /src/bin/hamcore/wwwroot/admin/default
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 11.1.1 to 13.1.2.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/main/docs/CHANGELOG-full.md)
- [Commits](https://github.com/yargs/yargs-parser/commits)
---
updated-dependencies:
- dependency-name: yargs-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-12 15:39:28 +00:00 |
|
Ilya Shipitsin
|
49c1a84752
|
Merge pull request #1699 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/serialize-javascript-and-terser-webpack-plugin-4.0.0
Bump serialize-javascript and terser-webpack-plugin in /src/bin/hamcore/wwwroot/admin/default
|
2022-11-12 20:35:18 +05:00 |
|
Ilya Shipitsin
|
34a9a7bc46
|
Merge pull request #1698 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/set-value-and-union-value-2.0.1
Bump set-value and union-value in /src/bin/hamcore/wwwroot/admin/default
|
2022-11-12 20:22:47 +05:00 |
|
dependabot[bot]
|
e7980ae9b1
|
Bump serialize-javascript and terser-webpack-plugin
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) and [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin). These dependencies needed to be updated together.
Updates `serialize-javascript` from 1.7.0 to 4.0.0
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v1.7.0...v4.0.0)
Updates `terser-webpack-plugin` from 1.3.0 to 1.4.5
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/v1.4.5/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v1.3.0...v1.4.5)
---
updated-dependencies:
- dependency-name: serialize-javascript
dependency-type: indirect
- dependency-name: terser-webpack-plugin
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-12 14:44:52 +00:00 |
|
dependabot[bot]
|
9f53cf5bdb
|
Bump set-value and union-value in /src/bin/hamcore/wwwroot/admin/default
Bumps [set-value](https://github.com/jonschlinkert/set-value) and [union-value](https://github.com/jonschlinkert/union-value). These dependencies needed to be updated together.
Updates `set-value` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/jonschlinkert/set-value/releases)
- [Commits](https://github.com/jonschlinkert/set-value/compare/2.0.0...2.0.1)
Updates `union-value` from 1.0.0 to 1.0.1
- [Release notes](https://github.com/jonschlinkert/union-value/releases)
- [Commits](https://github.com/jonschlinkert/union-value/compare/1.0.0...1.0.1)
---
updated-dependencies:
- dependency-name: set-value
dependency-type: indirect
- dependency-name: union-value
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-12 14:43:12 +00:00 |
|
Ilya Shipitsin
|
c492276a94
|
Merge pull request #1695 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/glob-parent-and-watchpack-5.1.2
Bump glob-parent and watchpack in /src/bin/hamcore/wwwroot/admin/default
|
2022-11-12 19:36:00 +05:00 |
|
Ilya Shipitsin
|
661e61538e
|
Merge pull request #1694 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/ansi-regex-3.0.1
Bump ansi-regex from 3.0.0 to 3.0.1 in /src/bin/hamcore/wwwroot/admin/default
|
2022-11-12 19:34:56 +05:00 |
|
Ilya Shipitsin
|
b5a83cc208
|
Merge pull request #1691 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/loader-utils-1.4.2
Bump loader-utils from 1.2.3 to 1.4.2 in /src/bin/hamcore/wwwroot/admin/default
|
2022-11-12 19:34:07 +05:00 |
|
dependabot[bot]
|
b6d2ec3b76
|
Bump glob-parent and watchpack in /src/bin/hamcore/wwwroot/admin/default
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) and [watchpack](https://github.com/webpack/watchpack). These dependencies needed to be updated together.
Updates `glob-parent` from 3.1.0 to 5.1.2
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v3.1.0...v5.1.2)
Updates `watchpack` from 1.6.0 to 1.7.5
- [Release notes](https://github.com/webpack/watchpack/releases)
- [Commits](https://github.com/webpack/watchpack/compare/v1.6.0...v1.7.5)
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
- dependency-name: watchpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-12 09:32:44 +00:00 |
|
dependabot[bot]
|
4ebf713911
|
Bump ansi-regex in /src/bin/hamcore/wwwroot/admin/default
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-12 09:31:04 +00:00 |
|
dependabot[bot]
|
b5727b3525
|
Bump loader-utils in /src/bin/hamcore/wwwroot/admin/default
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.2.3 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.2.3...v1.4.2)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-12 09:14:27 +00:00 |
|
dependabot[bot]
|
372759d2ad
|
Bump minimatch in /src/bin/hamcore/wwwroot/admin/default
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-12 09:14:23 +00:00 |
|
Guest126
|
04569c81c7
|
fix typo
|
2022-08-03 23:30:05 +09:00 |
|
dependabot[bot]
|
fa99fde893
|
Bump terser in /src/bin/hamcore/wwwroot/admin/default
Bumps [terser](https://github.com/terser/terser) from 4.0.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-20 08:39:28 +00:00 |
|
Yihong Wu
|
4a3b4589c6
|
Show connection names in icon tips
|
2022-05-15 15:22:46 +08:00 |
|
Yihong Wu
|
ca996ed89a
|
Merge pull request #1522 from domosekai/tls
Implement complete server certificate verification
|
2022-05-12 23:38:38 +08:00 |
|
sfreet
|
5a0227ba1d
|
Allow packets if the both source and destination session users are the same, even in PrivacyFilter mode
|
2022-05-09 15:45:55 +09:00 |
|
Yihong Wu
|
992a998a34
|
Add missing translation for protocol details
|
2022-04-01 22:18:54 +08:00 |
|
dependabot[bot]
|
e8b88fd225
|
Bump tar from 4.4.8 to 4.4.19 in /src/bin/hamcore/wwwroot/admin/default
Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.8...v4.4.19)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-19 19:17:31 +00:00 |
|