weidi
|
39996ab0a2
|
build arm and x86 as one tag
|
2025-02-10 21:16:41 +01:00 |
|
Ilya Shipitsin
|
f525b4d660
|
Merge pull request #2101 from chipitsine/master
CI: move docker build machinery to the main repo
|
2025-02-10 19:59:22 +01:00 |
|
Ilia Shipitsin
|
a081fdd5c8
|
CI: move docker build machinery to the main repo
more details: https://github.com/SoftEtherVPN/SoftetherVPN-docker/issues/4
|
2025-02-09 23:32:26 +01:00 |
|
Ilya Shipitsin
|
2628ac1884
|
Merge pull request #2091 from siddharth-narayan/oqs-submodule-update
Update liboqs and oqs-provider submodules - Add X25519MLKEM768 NIST f…
|
2025-01-15 07:22:50 +01:00 |
|
Siddharth
|
972256c578
|
Update liboqs and oqs-provider submodules - Add X25519MLKEM768 NIST finalized PQ Key exchange
|
2025-01-14 17:37:55 -06:00 |
|
Ilya Shipitsin
|
8be6d756b8
|
Merge pull request #2089 from metalefty/drop_exec
Drop unnecessary exec permission
|
2025-01-14 07:36:11 +01:00 |
|
Koichiro Iwao
|
a6c5f0d135
|
Drop unnecessary exec permission
|
2025-01-14 14:35:34 +09:00 |
|
Ilya Shipitsin
|
c2487c6b2e
|
Merge pull request #2086 from Mastemmah/ArtifactsPublising
Adding artifact publishing for Linux
|
2025-01-07 11:26:05 +01:00 |
|
Matt Rodak
|
817214da1f
|
Adding artifact publishing for Linux
Simple Workflow change to download deb packages created within the Linux workflow
|
2025-01-07 00:13:06 +01:00 |
|
Ilya Shipitsin
|
015f93f7b7
|
Merge pull request #2082 from chipitsine/master
stbchecker: modernize .net version
|
2024-12-15 01:18:01 +01:00 |
|
Ilia Shipitsin
|
cdd3bddcc6
|
stbchecker: modernize .net version
|
2024-12-15 00:55:46 +01:00 |
|
Ilya Shipitsin
|
0a1f0913d9
|
Merge pull request #2081 from chipitsine/master
CI: modernize macos versions
|
2024-12-15 00:49:45 +01:00 |
|
Ilia Shipitsin
|
18cbd4627a
|
CI: modernize macos versions
|
2024-12-15 00:25:35 +01:00 |
|
Ilya Shipitsin
|
e475d70c0b
|
Merge pull request #2056 from nynauy/nynauy-systemd-patch
Correct and simplify systemd service files
|
2024-09-24 16:47:23 +02:00 |
|
Ilya Shipitsin
|
e94240d9a0
|
Merge pull request #2033 from siddharth-narayan/nt-fix
Fix "Not on NT" error message and add uihelp to vpncmd
|
2024-09-21 21:59:10 +02:00 |
|
nynauy
|
023eb3465d
|
Correct and simplify systemd service files
Remove unnecessary wrappers and change to start services directly. Also remove misused "EnvironmentFile" and unrecommended "KillMode=process".
|
2024-09-17 07:03:19 +08:00 |
|
Ilya Shipitsin
|
5d1ce1a2cd
|
Merge pull request #2051 from chipitsine/master
bump version for upcoming 5187 release
|
2024-09-09 21:57:51 +02:00 |
|
Ilia Shipitsin
|
d8569ad31a
|
bump version for upcoming 5187 release
|
2024-09-09 21:12:38 +02:00 |
|
Ilya Shipitsin
|
e3e0c33e3b
|
Merge pull request #2044 from Evengard/fix2043
Incorrect variable used while iterating through sessions which makes the loop stuck
|
2024-09-09 21:06:40 +02:00 |
|
Ilya Shipitsin
|
9f01143c83
|
Merge pull request #2045 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/webpack-5.94.0
Bump webpack from 5.76.0 to 5.94.0 in /src/bin/hamcore/wwwroot/admin/default
|
2024-08-30 15:54:45 +02:00 |
|
dependabot[bot]
|
93df1ee631
|
Bump webpack in /src/bin/hamcore/wwwroot/admin/default
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.76.0...v5.94.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-30 10:46:29 +00:00 |
|
Evengard
|
8f0deb576c
|
Incorrect variable used while iterating through sessions which makes the loop stuck
|
2024-08-25 15:36:50 +03:00 |
|
siddharth-narayan
|
27d233a522
|
Merge branch 'SoftEtherVPN:master' into nt-fix
|
2024-08-15 04:28:13 -04:00 |
|
Siddharth
|
128fefc63e
|
Add UI helper to vpncmd on Windows
|
2024-08-15 04:26:15 -04:00 |
|
Ilya Shipitsin
|
31fed5a28f
|
Merge pull request #2036 from icy17/null-check3
Fix potential NULL pointer dereference
|
2024-08-14 22:08:43 +02:00 |
|
Ilya Shipitsin
|
a8ce56b28b
|
Merge pull request #2041 from e-kud/update-cmake
Update minimal cmake version to 3.15
|
2024-08-13 00:25:22 +02:00 |
|
Evgeny Kudryashov
|
08e24917b8
|
Update minimal cmake version to 3.15
* 3.12 is required for add_compile_definitions
* 3.15 is required for CMP0091 policy
|
2024-08-12 22:26:51 +02:00 |
|
icy17
|
e2017772c7
|
Fix potential NULL pointer dereference
|
2024-08-01 15:43:34 +08:00 |
|
Ilya Shipitsin
|
a836b3bd5e
|
Merge pull request #2022 from siddharth-narayan/built-in-post-quantum
Add built in post quantum functionality
|
2024-07-19 20:05:47 +02:00 |
|
Siddharth
|
3a25c6bf73
|
Fix incorrect "Not on NT" error messages
|
2024-07-17 15:16:11 -07:00 |
|
Siddharth
|
67fe99e1dc
|
Move duplicated code to one place
|
2024-07-16 02:33:16 -04:00 |
|
Ilya Shipitsin
|
4e8f797036
|
Merge pull request #2019 from LinearAlpha/patch-1
URL for Nightly builds for windows is updated
|
2024-07-10 21:43:09 +02:00 |
|
Ilia Shipitsin
|
b1bdc03cd7
|
adjust nightly/releases links
|
2024-07-10 21:34:31 +02:00 |
|
Siddharth
|
d4d20e4443
|
Remove testing code
|
2024-07-04 13:56:13 -04:00 |
|
Ilya Shipitsin
|
c76f11a523
|
Merge pull request #2026 from siddharth-narayan/fedora-fix-engine
Fix openssl engine support on Fedora Rawhide
|
2024-07-04 19:26:11 +02:00 |
|
Siddharth
|
a45219bb78
|
Revert "Fix engine include errors on Fedora Rawhide"
This reverts commit 1d57ccf94a .
|
2024-07-04 13:15:50 -04:00 |
|
siddharth-narayan
|
25585a1e3d
|
Guard engine.h include
|
2024-07-04 13:05:30 -04:00 |
|
siddharth-narayan
|
4370efcc90
|
replace openssl-devel with openssl-devel-engine
|
2024-07-04 13:02:16 -04:00 |
|
Siddharth
|
1d57ccf94a
|
Fix engine include errors on Fedora Rawhide
|
2024-07-04 06:55:06 -04:00 |
|
siddharth-narayan
|
04912037c0
|
Merge branch 'SoftEtherVPN:master' into built-in-post-quantum
|
2024-07-03 20:12:21 -04:00 |
|
Ilya Shipitsin
|
b8fbb3e3d8
|
Merge pull request #2025 from chipitsine/fedora_pull_request
CI: enable Fedora Rawgide on pull requests
|
2024-07-03 23:43:19 +02:00 |
|
Ilia Shipitsin
|
98a8d5249d
|
CI: enable Fedora Rawgide on pull requests
|
2024-07-03 23:21:44 +02:00 |
|
Ilya Shipitsin
|
dd2a53e049
|
Merge pull request #2024 from chipitsine/master
bump version for upcoming 5186 release
|
2024-07-03 21:16:01 +02:00 |
|
Ilia Shipitsin
|
7ce9c088ff
|
bump version for upcoming 5186 release
|
2024-07-03 19:20:14 +02:00 |
|
Siddharth
|
1f9ce6f9c2
|
Skip oqsprovider build when OpenSSL version is less than 3.0
|
2024-06-28 17:05:52 -04:00 |
|
Siddharth
|
28ded982a7
|
Remove empty OpenSSL version guard
|
2024-06-28 14:18:48 -04:00 |
|
siddharth-narayan
|
de9c566f33
|
Merge branch 'SoftEtherVPN:master' into built-in-post-quantum
|
2024-06-28 13:43:55 -04:00 |
|
Siddharth
|
0af6c96d88
|
Skip tests for oqsprovider
|
2024-06-28 04:01:30 -04:00 |
|
Siddharth
|
c2c1388f8c
|
Update liboqs and oqs-provider git submodules
|
2024-06-28 04:00:51 -04:00 |
|
Siddharth
|
d15f92c9b2
|
Make oqsprovider not build tests
|
2024-06-28 04:00:51 -04:00 |
|