Commit graph

79 commits

Author SHA1 Message Date
Bolke de Bruin
2822dc8dd1 Clean up 2020-08-07 09:22:33 +02:00
Bolke de Bruin
a01ee3444e testing 2020-08-07 08:54:29 +02:00
Bolke de Bruin
fdffd962f0 Fix tests 2020-08-02 21:38:41 +02:00
Bolke de Bruin
9c19a1b40a Refactor 2020-08-01 21:23:34 +02:00
Bolke de Bruin
4e99b4e88f Refactor and add tests 2020-08-01 15:50:13 +02:00
Bolke de Bruin
ecfa9e6cf4 Refactor names 2020-07-29 19:10:28 +02:00
Bolke de Bruin
fe6509d8ca Refactor names 2020-07-29 19:09:29 +02:00
Bolke de Bruin
29d4b276e6 Add tunnelauth tests 2020-07-29 18:55:47 +02:00
Bolke de Bruin
057799e0e5 Fix path for tests: 2020-07-29 13:47:45 +02:00
Bolke de Bruin
6ff072d6d9 Add coverage report 2020-07-29 13:45:57 +02:00
Bolke de Bruin
5618294f10 Add test cases and start client 2020-07-29 13:45:08 +02:00
Bolke de Bruin
dadaeb611b Merge branch 'master' of https://github.com/bolkedebruin/rdpgw 2020-07-28 08:59:37 +02:00
Bolke de Bruin
bfe300c3dc Add tests WIP 2020-07-28 08:59:19 +02:00
bolkedebruin
007f93ed4a
Update README.md
Provide friendlier description on testing
2020-07-28 08:57:42 +02:00
Krzysztof Adamski
94acec7529
Add local docker test environment (#1)
* local docker test environment with keycloak and xrdp

Co-authored-by: Krzysztof Adamski <krzysztof.adamski@ing.com>
2020-07-28 08:49:58 +02:00
Bolke de Bruin
7bace85c15 Add bigger bitmap cache 2020-07-25 21:37:55 +02:00
Bolke de Bruin
263312dc7b Fix check and use 256 bit 2020-07-25 21:27:03 +02:00
Bolke de Bruin
0b299619ff Make sure to validate the client's ip address 2020-07-25 21:00:58 +02:00
Bolke de Bruin
5fc75ef877 More security documentation 2020-07-25 19:57:27 +02:00
Bolke de Bruin
6d7eb94deb Add extra info in readme 2020-07-25 19:50:00 +02:00
Bolke de Bruin
5f3c7d07e2 Check hostname specified by client against the token 2020-07-25 19:37:33 +02:00
Bolke de Bruin
39c73fc8fc Use context 2020-07-25 11:48:11 +02:00
Bolke de Bruin
5de3767e70 Use encryption for cookies 2020-07-24 16:22:13 +02:00
Bolke de Bruin
46e1e9b9f4 Switch to jwt tokens and allow some extra rdp settings 2020-07-24 11:54:43 +02:00
Bolke de Bruin
3ace4610fc Make sample config work with current state 2020-07-23 13:09:29 +02:00
Bolke de Bruin
27d36f83f2 Fix caps settings
Force Bandwidth (should make configurable)
2020-07-23 12:54:21 +02:00
Bolke de Bruin
e714881e59 Make compatible with recent windows clients 2020-07-23 01:09:29 +02:00
Bolke de Bruin
2954cecb80 Deleted unused files 2020-07-21 22:20:05 +02:00
Bolke de Bruin
636e7d5492 Cleanup session handling and improve oidc 2020-07-21 22:19:34 +02:00
Bolke de Bruin
0f2696ec8b Cleanup 2020-07-21 19:53:54 +02:00
Bolke de Bruin
9cd40d5b30 Small fix 2020-07-21 12:57:00 +02:00
Bolke de Bruin
afe33a9204 Enable simple security 2020-07-21 12:52:25 +02:00
Bolke de Bruin
3839058eb8 Refactor some stuff 2020-07-21 11:06:05 +02:00
Bolke de Bruin
7264e7b92f Do round robin selection 2020-07-21 10:50:00 +02:00
Bolke de Bruin
55df8df3bc Further config improvements 2020-07-21 10:36:25 +02:00
Bolke de Bruin
097a2deca7 Improve config 2020-07-21 10:29:18 +02:00
Bolke de Bruin
01345b9416 Improve configurability 2020-07-21 10:16:31 +02:00
Bolke de Bruin
93b31ec9b6 Further cleanups 2020-07-20 22:53:15 +02:00
Bolke de Bruin
354355e6b0 Some improvements 2020-07-20 22:42:59 +02:00
Bolke de Bruin
6fd7b047cd Add states and more verifications 2020-07-20 18:51:00 +02:00
Bolke de Bruin
f50dc2c82d Rename to proper 2020-07-20 15:57:34 +02:00
Bolke de Bruin
e9b7b352cf More refactor 2020-07-20 15:51:23 +02:00
Bolke de Bruin
33290f59e6 Websocket refactor 2020-07-20 15:26:36 +02:00
Bolke de Bruin
2f78a7fd8e Normalize packet handling 2020-07-20 14:29:24 +02:00
Bolke de Bruin
46be8de038 more cleanups 2020-07-20 12:52:46 +02:00
Bolke de Bruin
9209f9152d Rework transports 2020-07-20 12:24:40 +02:00
Bolke de Bruin
ba679b1266 Clean up config handling 2020-07-19 14:37:31 +02:00
Bolke de Bruin
7e62f39579 Minor doc update 2020-07-18 20:20:37 +02:00
Bolke de Bruin
89bf784a04 Allow caps settings 2020-07-18 20:16:32 +02:00
Bolke de Bruin
cbb4c29b4d Add more documentation 2020-07-18 19:42:06 +02:00