Maycon Santos
3f717eb759
Merge remote-tracking branch 'origin/feature/bind' into feature/bind
2023-04-08 20:51:51 +02:00
Maycon Santos
f9f8cbdcaa
test windows 2019
2023-04-08 20:51:38 +02:00
braginini
a3849b978b
Fix shoulduseproxy tests
2023-04-08 17:39:38 +02:00
braginini
1c071e4981
Revert "Only consider /16 network when using direct mode"
...
This reverts commit 189321f09d .
2023-04-08 17:38:13 +02:00
braginini
189321f09d
Only consider /16 network when using direct mode
2023-04-08 17:37:48 +02:00
braginini
db5f931373
use direct mode only when in the same private /16 network
2023-04-08 17:22:53 +02:00
Maycon Santos
b556736b31
build cache
2023-04-08 13:29:47 +02:00
Maycon Santos
01e19a7c67
set unrestricted policy
2023-04-08 13:12:13 +02:00
Maycon Santos
9494cbdf24
import PSScheduledJob
2023-04-08 13:04:16 +02:00
Maycon Santos
9c09b13a25
import module in the same step
2023-04-08 12:56:23 +02:00
Maycon Santos
8bb999cf2a
using https://github.com/mkellerman/Invoke-CommandAs
2023-04-08 12:53:03 +02:00
Maycon Santos
565b8ce1c7
use paexec and use always to build cache
2023-04-08 11:25:57 +02:00
Maycon Santos
e96a975737
extension
2023-04-08 11:14:48 +02:00
Maycon Santos
8585e3ccf7
test moving the bin to temp folder
2023-04-08 11:09:21 +02:00
Maycon Santos
cd002c6400
building a test bin
2023-04-08 11:03:31 +02:00
Maycon Santos
0629697db1
use sysinternals choco package
2023-04-08 10:59:29 +02:00
Maycon Santos
25a92a0052
check other command
2023-04-08 00:48:55 +02:00
Maycon Santos
9c51d85cb4
copy acl
2023-04-07 19:25:21 +02:00
Maycon Santos
9865179207
get acl
2023-04-07 19:17:42 +02:00
Maycon Santos
56f10085f4
dir out
2023-04-07 19:06:28 +02:00
Maycon Santos
a7574907ae
use powershell command
2023-04-07 19:04:25 +02:00
Maycon Santos
71e81533bc
list workspace dir
2023-04-07 18:45:52 +02:00
Maycon Santos
23b92e2615
add concurrency setting to workflows
...
it helps minimize github action views and stop outdated jobs
2023-04-07 18:41:05 +02:00
Maycon Santos
9158a4653a
use workspace path
2023-04-07 18:28:22 +02:00
Maycon Santos
ccbf749171
psexec accept eula
2023-04-07 18:24:30 +02:00
Maycon Santos
dea7e8d4e7
download wintun and psexec
...
use rsrc tool to generate syso files
2023-04-07 18:20:08 +02:00
braginini
a0441e7d04
Commit unused code
2023-04-07 16:58:26 +02:00
braginini
9702946474
move dll to
2023-04-07 16:42:01 +02:00
braginini
e262f3536e
move dll to
2023-04-07 16:34:26 +02:00
braginini
addfed3af0
upload artifact to root folder
2023-04-07 16:21:50 +02:00
braginini
bf723ec66f
remove lazy dll load
2023-04-07 16:13:50 +02:00
braginini
10afc8eeb8
Try workflow with DLL
2023-04-07 16:04:02 +02:00
braginini
0b21e05a52
Revert "disable workflows"
...
This reverts commit 94c646f1e5 .
2023-04-07 15:39:01 +02:00
braginini
94c646f1e5
disable workflows
2023-04-07 15:37:56 +02:00
braginini
4f7d34c5c7
try fixing ci/cd
2023-04-07 15:37:03 +02:00
braginini
0455e574b8
Add license comment for the copied dll code
2023-04-07 15:15:34 +02:00
braginini
965ba8837f
Fix tun address assignment on windows
2023-04-07 15:11:21 +02:00
braginini
61146a51d0
Load wintun.dll
2023-04-07 14:21:54 +02:00
braginini
4f8a156cb2
Load wintun lib
2023-04-06 18:54:06 +02:00
braginini
ff0b395fc5
Trying to fix wintun.dll
2023-04-06 18:45:44 +02:00
braginini
237bfde1f2
Try loading wintun.dll
2023-04-06 16:54:57 +02:00
braginini
bfff0c36aa
Fix windows tun device
2023-04-06 11:34:19 +02:00
braginini
41458a09e9
Use Bind implementation on Windows
2023-04-06 11:01:51 +02:00
Zoltan Papp
abd8287da8
Separate discover methods ( #787 )
2023-04-06 10:39:23 +02:00
Zoltan Papp
d3c49c71f2
Fix config reference in stdnet_android
2023-04-05 21:23:13 +02:00
braginini
49030ab71e
Merge branch 'main' into feature/bind
2023-04-05 18:38:41 +02:00
braginini
7548780f8f
Fix docker test workflow
2023-04-05 18:07:38 +02:00
braginini
277b65b833
Fix Windows compilation errros
2023-04-05 18:00:44 +02:00
braginini
071ad2b993
Fix Codacy and lint issues
2023-04-05 17:57:18 +02:00
Maycon Santos
32b345991a
Support remote scope and use id token configuration ( #784 )
...
Some IDP requires different scope requests and
issue access tokens for different purposes
This change allow for remote configurable scopes
and the use of ID token
v0.15.1
2023-04-05 17:46:34 +02:00