mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-05 20:57:40 +00:00
GUACAMOLE-641: Add initial draft implementation of KSM vault support for Guacamole.
This commit is contained in:
20
doc/licenses/bouncycastle-fips-1.0.2.1/LICENSE
Normal file
20
doc/licenses/bouncycastle-fips-1.0.2.1/LICENSE
Normal file
@@ -0,0 +1,20 @@
|
||||
Copyright (c) 2000 - 2021 The Legion of the Bouncy Castle Inc.
|
||||
(https://www.bouncycastle.org)
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
this software and associated documentation files (the "Software"), to deal in
|
||||
the Software without restriction, including without limitation the rights to
|
||||
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
||||
of the Software, and to permit persons to whom the Software is furnished to do
|
||||
so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
8
doc/licenses/bouncycastle-fips-1.0.2.1/README
Normal file
8
doc/licenses/bouncycastle-fips-1.0.2.1/README
Normal file
@@ -0,0 +1,8 @@
|
||||
BouncyCastle FIPS Distribution (https://www.bouncycastle.org/fips-java)
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
Version: 1.0.2.1
|
||||
From: 'The Legion of Bouncy Castle' (https://www.bouncycastle.org)
|
||||
License(s):
|
||||
MIT (bundled/bouncycastle-fips-1.0.2.1/LICENSE)
|
||||
|
@@ -0,0 +1 @@
|
||||
org.bouncycastle:bc-fips:jar:1.0.2.1
|
9
doc/licenses/jetbrains-annotations-13.0/README
Normal file
9
doc/licenses/jetbrains-annotations-13.0/README
Normal file
@@ -0,0 +1,9 @@
|
||||
Annotations for JVM-based languages
|
||||
(https://github.com/JetBrains/java-annotations)
|
||||
-----------------------------------------------
|
||||
|
||||
Version: 13.0
|
||||
From: 'JetBrains s.r.o.' (http://www.jetbrains.com)
|
||||
License(s):
|
||||
Apache v2.0
|
||||
|
@@ -0,0 +1 @@
|
||||
org.jetbrains:annotations:jar:13.0
|
2
doc/licenses/kotlin-1.5.30/NOTICE.txt
Normal file
2
doc/licenses/kotlin-1.5.30/NOTICE.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
Kotlin Compiler
|
||||
Copyright 2010-2020 JetBrains s.r.o and respective authors and developers
|
8
doc/licenses/kotlin-1.5.30/README
Normal file
8
doc/licenses/kotlin-1.5.30/README
Normal file
@@ -0,0 +1,8 @@
|
||||
Kotlin (https://kotlinlang.org/)
|
||||
--------------------------------
|
||||
|
||||
Version: 1.5.30
|
||||
From: 'JetBrains s.r.o and respective authors and developers'
|
||||
License(s):
|
||||
Apache v2.0
|
||||
|
5
doc/licenses/kotlin-1.5.30/dep-coordinates.txt
Normal file
5
doc/licenses/kotlin-1.5.30/dep-coordinates.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
org.jetbrains.kotlin:kotlin-reflect:jar:1.5.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib:jar:1.5.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.5.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.5.30
|
||||
org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.5.30
|
2
doc/licenses/kotlinx-serialization-1.2.1/NOTICE.txt
Normal file
2
doc/licenses/kotlinx-serialization-1.2.1/NOTICE.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
kotlinx.serialization library.
|
||||
Copyright 2017-2019 JetBrains s.r.o and respective authors and developers
|
8
doc/licenses/kotlinx-serialization-1.2.1/README
Normal file
8
doc/licenses/kotlinx-serialization-1.2.1/README
Normal file
@@ -0,0 +1,8 @@
|
||||
Kotlin Serialization (https://github.com/Kotlin/kotlinx.serialization)
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Version: 1.2.1
|
||||
From: 'JetBrains s.r.o and respective authors and developers'
|
||||
License(s):
|
||||
Apache v2.0
|
||||
|
@@ -0,0 +1,2 @@
|
||||
org.jetbrains.kotlinx:kotlinx-serialization-json-jvm:jar:1.2.1
|
||||
org.jetbrains.kotlinx:kotlinx-serialization-core-jvm:jar:1.2.1
|
21
doc/licenses/ksm-sdk-16.2.1/LICENSE
Normal file
21
doc/licenses/ksm-sdk-16.2.1/LICENSE
Normal file
@@ -0,0 +1,21 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2021 Keeper Security
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
9
doc/licenses/ksm-sdk-16.2.1/README
Normal file
9
doc/licenses/ksm-sdk-16.2.1/README
Normal file
@@ -0,0 +1,9 @@
|
||||
Keeper Secrets Manager Java SDK
|
||||
(https://github.com/Keeper-Security/secrets-manager)
|
||||
----------------------------------------------------
|
||||
|
||||
Version: 16.2.1
|
||||
From: 'Keeper Security' (https://www.keepersecurity.com/)
|
||||
License(s):
|
||||
MIT (bundled/ksm-sdk-16.2.1/LICENSE)
|
||||
|
1
doc/licenses/ksm-sdk-16.2.1/dep-coordinates.txt
Normal file
1
doc/licenses/ksm-sdk-16.2.1/dep-coordinates.txt
Normal file
@@ -0,0 +1 @@
|
||||
com.keepersecurity.secrets-manager:core:jar:16.2.1
|
Reference in New Issue
Block a user