@bentley/imodeljs-win32-x64 3.5.11 → 3.5.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Assets/ECSchemas/Dgn/BisCore.ecschema.xml +2441 -2441
- package/Assets/ECSchemas/Dgn/Generic.ecschema.xml +151 -151
- package/Assets/ECSchemas/Domain/Analytical.ecschema.xml +55 -55
- package/Assets/ECSchemas/Domain/Asset.ecschema.xml +41 -41
- package/Assets/ECSchemas/Domain/LinearReferencing.ecschema.xml +213 -213
- package/Assets/ECSchemas/Domain/PresentationRules.ecschema.xml +22 -22
- package/Assets/ECSchemas/Standard/BisCustomAttributes.01.00.00.ecschema.xml +18 -18
- package/Assets/ECSchemas/Standard/CoreCustomAttributes.01.00.03.ecschema.xml +79 -79
- package/Assets/ECSchemas/Standard/SchemaLocalizationCustomAttributes.01.00.00.ecschema.xml +17 -17
- package/Assets/ECSchemas/Standard/SchemaUpgradeCustomAttributes.01.00.00.ecschema.xml +11 -11
- package/Assets/ECSchemas/Standard/Units.01.00.07.ecschema.xml +617 -617
- package/BeCurlB02.dll +0 -0
- package/BeIcu4cB02.dll +0 -0
- package/BeLibxml2B02.dll +0 -0
- package/BeOpenSSLB02.dll +0 -0
- package/Notices/curl-license.txt +22 -22
- package/Notices/folly-notice.txt +177 -177
- package/Notices/freetype2-license.txt +169 -169
- package/Notices/google_re2-license.txt +27 -27
- package/Notices/jpeg-turbo-license.txt +132 -132
- package/Notices/jsoncpp-license.txt +55 -55
- package/Notices/libxml2-license.txt +23 -23
- package/Notices/minizip-license.txt +74 -74
- package/Notices/openssl-license.txt +125 -125
- package/Notices/sqlite-license.txt +11 -11
- package/freetype2B02.dll +0 -0
- package/iTwinBRepCore.dll +0 -0
- package/iTwinBentley.dll +0 -0
- package/iTwinDaemon.exe +0 -0
- package/iTwinECObjects.dll +0 -0
- package/iTwinECPresentation.dll +0 -0
- package/iTwinFolly.dll +0 -0
- package/iTwinGeoCoord.dll +0 -0
- package/iTwinGeom.dll +0 -0
- package/iTwinGeomSerialization.dll +0 -0
- package/iTwinNapi.dll +0 -0
- package/iTwinPSBRepGeometry.dll +0 -0
- package/iTwinPlatform.dll +0 -0
- package/iTwinPugixml.dll +0 -0
- package/iTwinSQLite.dll +0 -0
- package/iTwinSQLiteEC.dll +0 -0
- package/iTwinUnits.dll +0 -0
- package/iTwinVisualization.dll +0 -0
- package/iTwinXml.dll +0 -0
- package/imodeljs.node +0 -0
- package/package.json +1 -1
|
@@ -1,55 +1,55 @@
|
|
|
1
|
-
The JsonCpp library's source code, including accompanying documentation,
|
|
2
|
-
tests and demonstration applications, are licensed under the following
|
|
3
|
-
conditions...
|
|
4
|
-
|
|
5
|
-
The author (Baptiste Lepilleur) explicitly disclaims copyright in all
|
|
6
|
-
jurisdictions which recognize such a disclaimer. In such jurisdictions,
|
|
7
|
-
this software is released into the Public Domain.
|
|
8
|
-
|
|
9
|
-
In jurisdictions which do not recognize Public Domain property (e.g. Germany as of
|
|
10
|
-
2010), this software is Copyright (c) 2007-2010 by Baptiste Lepilleur, and is
|
|
11
|
-
released under the terms of the MIT License (see below).
|
|
12
|
-
|
|
13
|
-
In jurisdictions which recognize Public Domain property, the user of this
|
|
14
|
-
software may choose to accept it either as 1) Public Domain, 2) under the
|
|
15
|
-
conditions of the MIT License (see below), or 3) under the terms of dual
|
|
16
|
-
Public Domain/MIT License conditions described here, as they choose.
|
|
17
|
-
|
|
18
|
-
The MIT License is about as close to Public Domain as a license can get, and is
|
|
19
|
-
described in clear, concise terms at:
|
|
20
|
-
|
|
21
|
-
http://en.wikipedia.org/wiki/MIT_License
|
|
22
|
-
|
|
23
|
-
The full text of the MIT License follows:
|
|
24
|
-
|
|
25
|
-
========================================================================
|
|
26
|
-
Copyright (c) 2007-2010 Baptiste Lepilleur
|
|
27
|
-
|
|
28
|
-
Permission is hereby granted, free of charge, to any person
|
|
29
|
-
obtaining a copy of this software and associated documentation
|
|
30
|
-
files (the "Software"), to deal in the Software without
|
|
31
|
-
restriction, including without limitation the rights to use, copy,
|
|
32
|
-
modify, merge, publish, distribute, sublicense, and/or sell copies
|
|
33
|
-
of the Software, and to permit persons to whom the Software is
|
|
34
|
-
furnished to do so, subject to the following conditions:
|
|
35
|
-
|
|
36
|
-
The above copyright notice and this permission notice shall be
|
|
37
|
-
included in all copies or substantial portions of the Software.
|
|
38
|
-
|
|
39
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
40
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
41
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
42
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
|
|
43
|
-
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
|
|
44
|
-
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
45
|
-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
46
|
-
SOFTWARE.
|
|
47
|
-
========================================================================
|
|
48
|
-
(END LICENSE TEXT)
|
|
49
|
-
|
|
50
|
-
The MIT license is compatible with both the GPL and commercial
|
|
51
|
-
software, affording one all of the rights of Public Domain with the
|
|
52
|
-
minor nuisance of being required to keep the above copyright notice
|
|
53
|
-
and license text in the source code. Note also that by accepting the
|
|
54
|
-
Public Domain "license" you can re-license your copy using whatever
|
|
55
|
-
license you like.
|
|
1
|
+
The JsonCpp library's source code, including accompanying documentation,
|
|
2
|
+
tests and demonstration applications, are licensed under the following
|
|
3
|
+
conditions...
|
|
4
|
+
|
|
5
|
+
The author (Baptiste Lepilleur) explicitly disclaims copyright in all
|
|
6
|
+
jurisdictions which recognize such a disclaimer. In such jurisdictions,
|
|
7
|
+
this software is released into the Public Domain.
|
|
8
|
+
|
|
9
|
+
In jurisdictions which do not recognize Public Domain property (e.g. Germany as of
|
|
10
|
+
2010), this software is Copyright (c) 2007-2010 by Baptiste Lepilleur, and is
|
|
11
|
+
released under the terms of the MIT License (see below).
|
|
12
|
+
|
|
13
|
+
In jurisdictions which recognize Public Domain property, the user of this
|
|
14
|
+
software may choose to accept it either as 1) Public Domain, 2) under the
|
|
15
|
+
conditions of the MIT License (see below), or 3) under the terms of dual
|
|
16
|
+
Public Domain/MIT License conditions described here, as they choose.
|
|
17
|
+
|
|
18
|
+
The MIT License is about as close to Public Domain as a license can get, and is
|
|
19
|
+
described in clear, concise terms at:
|
|
20
|
+
|
|
21
|
+
http://en.wikipedia.org/wiki/MIT_License
|
|
22
|
+
|
|
23
|
+
The full text of the MIT License follows:
|
|
24
|
+
|
|
25
|
+
========================================================================
|
|
26
|
+
Copyright (c) 2007-2010 Baptiste Lepilleur
|
|
27
|
+
|
|
28
|
+
Permission is hereby granted, free of charge, to any person
|
|
29
|
+
obtaining a copy of this software and associated documentation
|
|
30
|
+
files (the "Software"), to deal in the Software without
|
|
31
|
+
restriction, including without limitation the rights to use, copy,
|
|
32
|
+
modify, merge, publish, distribute, sublicense, and/or sell copies
|
|
33
|
+
of the Software, and to permit persons to whom the Software is
|
|
34
|
+
furnished to do so, subject to the following conditions:
|
|
35
|
+
|
|
36
|
+
The above copyright notice and this permission notice shall be
|
|
37
|
+
included in all copies or substantial portions of the Software.
|
|
38
|
+
|
|
39
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
40
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
41
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
42
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
|
|
43
|
+
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
|
|
44
|
+
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
45
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
46
|
+
SOFTWARE.
|
|
47
|
+
========================================================================
|
|
48
|
+
(END LICENSE TEXT)
|
|
49
|
+
|
|
50
|
+
The MIT license is compatible with both the GPL and commercial
|
|
51
|
+
software, affording one all of the rights of Public Domain with the
|
|
52
|
+
minor nuisance of being required to keep the above copyright notice
|
|
53
|
+
and license text in the source code. Note also that by accepting the
|
|
54
|
+
Public Domain "license" you can re-license your copy using whatever
|
|
55
|
+
license you like.
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
Except where otherwise noted in the source code (e.g. the files hash.c,
|
|
2
|
-
list.c and the trio files, which are covered by a similar licence but
|
|
3
|
-
with different Copyright notices) all the files are:
|
|
4
|
-
|
|
5
|
-
Copyright (C) 1998-2012 Daniel Veillard. All Rights Reserved.
|
|
6
|
-
|
|
7
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
8
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
9
|
-
in the Software without restriction, including without limitation the rights
|
|
10
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
11
|
-
copies of the Software, and to permit persons to whom the Software is fur-
|
|
12
|
-
nished to do so, subject to the following conditions:
|
|
13
|
-
|
|
14
|
-
The above copyright notice and this permission notice shall be included in
|
|
15
|
-
all copies or substantial portions of the Software.
|
|
16
|
-
|
|
17
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
18
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
|
|
19
|
-
NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
20
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
21
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
22
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
23
|
-
THE SOFTWARE.
|
|
1
|
+
Except where otherwise noted in the source code (e.g. the files hash.c,
|
|
2
|
+
list.c and the trio files, which are covered by a similar licence but
|
|
3
|
+
with different Copyright notices) all the files are:
|
|
4
|
+
|
|
5
|
+
Copyright (C) 1998-2012 Daniel Veillard. All Rights Reserved.
|
|
6
|
+
|
|
7
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
8
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
9
|
+
in the Software without restriction, including without limitation the rights
|
|
10
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
11
|
+
copies of the Software, and to permit persons to whom the Software is fur-
|
|
12
|
+
nished to do so, subject to the following conditions:
|
|
13
|
+
|
|
14
|
+
The above copyright notice and this permission notice shall be included in
|
|
15
|
+
all copies or substantial portions of the Software.
|
|
16
|
+
|
|
17
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
18
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
|
|
19
|
+
NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
20
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
21
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
22
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
23
|
+
THE SOFTWARE.
|
|
@@ -1,74 +1,74 @@
|
|
|
1
|
-
MiniZip - Copyright (c) 1998-2010 - by Gilles Vollant - version 1.1 64 bits from Mathias Svensson
|
|
2
|
-
|
|
3
|
-
Introduction
|
|
4
|
-
---------------------
|
|
5
|
-
MiniZip 1.1 is built from MiniZip 1.0 by Gilles Vollant ( http://www.winimage.com/zLibDll/minizip.html )
|
|
6
|
-
|
|
7
|
-
When adding ZIP64 support into minizip it would result into risk of breaking compatibility with minizip 1.0.
|
|
8
|
-
All possible work was done for compatibility.
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
Background
|
|
12
|
-
---------------------
|
|
13
|
-
When adding ZIP64 support Mathias Svensson found that Even Rouault have added ZIP64
|
|
14
|
-
support for unzip.c into minizip for a open source project called gdal ( http://www.gdal.org/ )
|
|
15
|
-
|
|
16
|
-
That was used as a starting point. And after that ZIP64 support was added to zip.c
|
|
17
|
-
some refactoring and code cleanup was also done.
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
Changed from MiniZip 1.0 to MiniZip 1.1
|
|
21
|
-
---------------------------------------
|
|
22
|
-
* Added ZIP64 support for unzip ( by Even Rouault )
|
|
23
|
-
* Added ZIP64 support for zip ( by Mathias Svensson )
|
|
24
|
-
* Reverted some changed that Even Rouault did.
|
|
25
|
-
* Bunch of patches received from Gulles Vollant that he received for MiniZip from various users.
|
|
26
|
-
* Added unzip patch for BZIP Compression method (patch create by Daniel Borca)
|
|
27
|
-
* Added BZIP Compress method for zip
|
|
28
|
-
* Did some refactoring and code cleanup
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
Credits
|
|
32
|
-
|
|
33
|
-
Gilles Vollant - Original MiniZip author
|
|
34
|
-
Even Rouault - ZIP64 unzip Support
|
|
35
|
-
Daniel Borca - BZip Compression method support in unzip
|
|
36
|
-
Mathias Svensson - ZIP64 zip support
|
|
37
|
-
Mathias Svensson - BZip Compression method support in zip
|
|
38
|
-
|
|
39
|
-
Resources
|
|
40
|
-
|
|
41
|
-
ZipLayout http://result42.com/projects/ZipFileLayout
|
|
42
|
-
Command line tool for Windows that shows the layout and information of the headers in a zip archive.
|
|
43
|
-
Used when debugging and validating the creation of zip files using MiniZip64
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
ZIP App Note http://www.pkware.com/documents/casestudies/APPNOTE.TXT
|
|
47
|
-
Zip File specification
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
Notes.
|
|
51
|
-
* To be able to use BZip compression method in zip64.c or unzip64.c the BZIP2 lib is needed and HAVE_BZIP2 need to be defined.
|
|
52
|
-
|
|
53
|
-
License
|
|
54
|
-
----------------------------------------------------------
|
|
55
|
-
Condition of use and distribution are the same than zlib :
|
|
56
|
-
|
|
57
|
-
This software is provided 'as-is', without any express or implied
|
|
58
|
-
warranty. In no event will the authors be held liable for any damages
|
|
59
|
-
arising from the use of this software.
|
|
60
|
-
|
|
61
|
-
Permission is granted to anyone to use this software for any purpose,
|
|
62
|
-
including commercial applications, and to alter it and redistribute it
|
|
63
|
-
freely, subject to the following restrictions:
|
|
64
|
-
|
|
65
|
-
1. The origin of this software must not be misrepresented; you must not
|
|
66
|
-
claim that you wrote the original software. If you use this software
|
|
67
|
-
in a product, an acknowledgment in the product documentation would be
|
|
68
|
-
appreciated but is not required.
|
|
69
|
-
2. Altered source versions must be plainly marked as such, and must not be
|
|
70
|
-
misrepresented as being the original software.
|
|
71
|
-
3. This notice may not be removed or altered from any source distribution.
|
|
72
|
-
|
|
73
|
-
----------------------------------------------------------
|
|
74
|
-
|
|
1
|
+
MiniZip - Copyright (c) 1998-2010 - by Gilles Vollant - version 1.1 64 bits from Mathias Svensson
|
|
2
|
+
|
|
3
|
+
Introduction
|
|
4
|
+
---------------------
|
|
5
|
+
MiniZip 1.1 is built from MiniZip 1.0 by Gilles Vollant ( http://www.winimage.com/zLibDll/minizip.html )
|
|
6
|
+
|
|
7
|
+
When adding ZIP64 support into minizip it would result into risk of breaking compatibility with minizip 1.0.
|
|
8
|
+
All possible work was done for compatibility.
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
Background
|
|
12
|
+
---------------------
|
|
13
|
+
When adding ZIP64 support Mathias Svensson found that Even Rouault have added ZIP64
|
|
14
|
+
support for unzip.c into minizip for a open source project called gdal ( http://www.gdal.org/ )
|
|
15
|
+
|
|
16
|
+
That was used as a starting point. And after that ZIP64 support was added to zip.c
|
|
17
|
+
some refactoring and code cleanup was also done.
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
Changed from MiniZip 1.0 to MiniZip 1.1
|
|
21
|
+
---------------------------------------
|
|
22
|
+
* Added ZIP64 support for unzip ( by Even Rouault )
|
|
23
|
+
* Added ZIP64 support for zip ( by Mathias Svensson )
|
|
24
|
+
* Reverted some changed that Even Rouault did.
|
|
25
|
+
* Bunch of patches received from Gulles Vollant that he received for MiniZip from various users.
|
|
26
|
+
* Added unzip patch for BZIP Compression method (patch create by Daniel Borca)
|
|
27
|
+
* Added BZIP Compress method for zip
|
|
28
|
+
* Did some refactoring and code cleanup
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
Credits
|
|
32
|
+
|
|
33
|
+
Gilles Vollant - Original MiniZip author
|
|
34
|
+
Even Rouault - ZIP64 unzip Support
|
|
35
|
+
Daniel Borca - BZip Compression method support in unzip
|
|
36
|
+
Mathias Svensson - ZIP64 zip support
|
|
37
|
+
Mathias Svensson - BZip Compression method support in zip
|
|
38
|
+
|
|
39
|
+
Resources
|
|
40
|
+
|
|
41
|
+
ZipLayout http://result42.com/projects/ZipFileLayout
|
|
42
|
+
Command line tool for Windows that shows the layout and information of the headers in a zip archive.
|
|
43
|
+
Used when debugging and validating the creation of zip files using MiniZip64
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
ZIP App Note http://www.pkware.com/documents/casestudies/APPNOTE.TXT
|
|
47
|
+
Zip File specification
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
Notes.
|
|
51
|
+
* To be able to use BZip compression method in zip64.c or unzip64.c the BZIP2 lib is needed and HAVE_BZIP2 need to be defined.
|
|
52
|
+
|
|
53
|
+
License
|
|
54
|
+
----------------------------------------------------------
|
|
55
|
+
Condition of use and distribution are the same than zlib :
|
|
56
|
+
|
|
57
|
+
This software is provided 'as-is', without any express or implied
|
|
58
|
+
warranty. In no event will the authors be held liable for any damages
|
|
59
|
+
arising from the use of this software.
|
|
60
|
+
|
|
61
|
+
Permission is granted to anyone to use this software for any purpose,
|
|
62
|
+
including commercial applications, and to alter it and redistribute it
|
|
63
|
+
freely, subject to the following restrictions:
|
|
64
|
+
|
|
65
|
+
1. The origin of this software must not be misrepresented; you must not
|
|
66
|
+
claim that you wrote the original software. If you use this software
|
|
67
|
+
in a product, an acknowledgment in the product documentation would be
|
|
68
|
+
appreciated but is not required.
|
|
69
|
+
2. Altered source versions must be plainly marked as such, and must not be
|
|
70
|
+
misrepresented as being the original software.
|
|
71
|
+
3. This notice may not be removed or altered from any source distribution.
|
|
72
|
+
|
|
73
|
+
----------------------------------------------------------
|
|
74
|
+
|
|
@@ -1,125 +1,125 @@
|
|
|
1
|
-
|
|
2
|
-
LICENSE ISSUES
|
|
3
|
-
==============
|
|
4
|
-
|
|
5
|
-
The OpenSSL toolkit stays under a double license, i.e. both the conditions of
|
|
6
|
-
the OpenSSL License and the original SSLeay license apply to the toolkit.
|
|
7
|
-
See below for the actual license texts.
|
|
8
|
-
|
|
9
|
-
OpenSSL License
|
|
10
|
-
---------------
|
|
11
|
-
|
|
12
|
-
/* ====================================================================
|
|
13
|
-
* Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved.
|
|
14
|
-
*
|
|
15
|
-
* Redistribution and use in source and binary forms, with or without
|
|
16
|
-
* modification, are permitted provided that the following conditions
|
|
17
|
-
* are met:
|
|
18
|
-
*
|
|
19
|
-
* 1. Redistributions of source code must retain the above copyright
|
|
20
|
-
* notice, this list of conditions and the following disclaimer.
|
|
21
|
-
*
|
|
22
|
-
* 2. Redistributions in binary form must reproduce the above copyright
|
|
23
|
-
* notice, this list of conditions and the following disclaimer in
|
|
24
|
-
* the documentation and/or other materials provided with the
|
|
25
|
-
* distribution.
|
|
26
|
-
*
|
|
27
|
-
* 3. All advertising materials mentioning features or use of this
|
|
28
|
-
* software must display the following acknowledgment:
|
|
29
|
-
* "This product includes software developed by the OpenSSL Project
|
|
30
|
-
* for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
|
|
31
|
-
*
|
|
32
|
-
* 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
|
|
33
|
-
* endorse or promote products derived from this software without
|
|
34
|
-
* prior written permission. For written permission, please contact
|
|
35
|
-
* openssl-core@openssl.org.
|
|
36
|
-
*
|
|
37
|
-
* 5. Products derived from this software may not be called "OpenSSL"
|
|
38
|
-
* nor may "OpenSSL" appear in their names without prior written
|
|
39
|
-
* permission of the OpenSSL Project.
|
|
40
|
-
*
|
|
41
|
-
* 6. Redistributions of any form whatsoever must retain the following
|
|
42
|
-
* acknowledgment:
|
|
43
|
-
* "This product includes software developed by the OpenSSL Project
|
|
44
|
-
* for use in the OpenSSL Toolkit (http://www.openssl.org/)"
|
|
45
|
-
*
|
|
46
|
-
* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
|
|
47
|
-
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
48
|
-
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
49
|
-
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
|
|
50
|
-
* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
51
|
-
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
|
|
52
|
-
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
53
|
-
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
54
|
-
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
|
55
|
-
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
|
56
|
-
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
|
57
|
-
* OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
58
|
-
* ====================================================================
|
|
59
|
-
*
|
|
60
|
-
* This product includes cryptographic software written by Eric Young
|
|
61
|
-
* (eay@cryptsoft.com). This product includes software written by Tim
|
|
62
|
-
* Hudson (tjh@cryptsoft.com).
|
|
63
|
-
*
|
|
64
|
-
*/
|
|
65
|
-
|
|
66
|
-
Original SSLeay License
|
|
67
|
-
-----------------------
|
|
68
|
-
|
|
69
|
-
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
|
|
70
|
-
* All rights reserved.
|
|
71
|
-
*
|
|
72
|
-
* This package is an SSL implementation written
|
|
73
|
-
* by Eric Young (eay@cryptsoft.com).
|
|
74
|
-
* The implementation was written so as to conform with Netscapes SSL.
|
|
75
|
-
*
|
|
76
|
-
* This library is free for commercial and non-commercial use as long as
|
|
77
|
-
* the following conditions are aheared to. The following conditions
|
|
78
|
-
* apply to all code found in this distribution, be it the RC4, RSA,
|
|
79
|
-
* lhash, DES, etc., code; not just the SSL code. The SSL documentation
|
|
80
|
-
* included with this distribution is covered by the same copyright terms
|
|
81
|
-
* except that the holder is Tim Hudson (tjh@cryptsoft.com).
|
|
82
|
-
*
|
|
83
|
-
* Copyright remains Eric Young's, and as such any Copyright notices in
|
|
84
|
-
* the code are not to be removed.
|
|
85
|
-
* If this package is used in a product, Eric Young should be given attribution
|
|
86
|
-
* as the author of the parts of the library used.
|
|
87
|
-
* This can be in the form of a textual message at program startup or
|
|
88
|
-
* in documentation (online or textual) provided with the package.
|
|
89
|
-
*
|
|
90
|
-
* Redistribution and use in source and binary forms, with or without
|
|
91
|
-
* modification, are permitted provided that the following conditions
|
|
92
|
-
* are met:
|
|
93
|
-
* 1. Redistributions of source code must retain the copyright
|
|
94
|
-
* notice, this list of conditions and the following disclaimer.
|
|
95
|
-
* 2. Redistributions in binary form must reproduce the above copyright
|
|
96
|
-
* notice, this list of conditions and the following disclaimer in the
|
|
97
|
-
* documentation and/or other materials provided with the distribution.
|
|
98
|
-
* 3. All advertising materials mentioning features or use of this software
|
|
99
|
-
* must display the following acknowledgement:
|
|
100
|
-
* "This product includes cryptographic software written by
|
|
101
|
-
* Eric Young (eay@cryptsoft.com)"
|
|
102
|
-
* The word 'cryptographic' can be left out if the rouines from the library
|
|
103
|
-
* being used are not cryptographic related :-).
|
|
104
|
-
* 4. If you include any Windows specific code (or a derivative thereof) from
|
|
105
|
-
* the apps directory (application code) you must include an acknowledgement:
|
|
106
|
-
* "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
|
|
107
|
-
*
|
|
108
|
-
* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
|
|
109
|
-
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
110
|
-
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
111
|
-
* ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
|
|
112
|
-
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
113
|
-
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
|
114
|
-
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
115
|
-
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
|
116
|
-
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
|
117
|
-
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
|
118
|
-
* SUCH DAMAGE.
|
|
119
|
-
*
|
|
120
|
-
* The licence and distribution terms for any publically available version or
|
|
121
|
-
* derivative of this code cannot be changed. i.e. this code cannot simply be
|
|
122
|
-
* copied and put under another distribution licence
|
|
123
|
-
* [including the GNU Public Licence.]
|
|
124
|
-
*/
|
|
125
|
-
|
|
1
|
+
|
|
2
|
+
LICENSE ISSUES
|
|
3
|
+
==============
|
|
4
|
+
|
|
5
|
+
The OpenSSL toolkit stays under a double license, i.e. both the conditions of
|
|
6
|
+
the OpenSSL License and the original SSLeay license apply to the toolkit.
|
|
7
|
+
See below for the actual license texts.
|
|
8
|
+
|
|
9
|
+
OpenSSL License
|
|
10
|
+
---------------
|
|
11
|
+
|
|
12
|
+
/* ====================================================================
|
|
13
|
+
* Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved.
|
|
14
|
+
*
|
|
15
|
+
* Redistribution and use in source and binary forms, with or without
|
|
16
|
+
* modification, are permitted provided that the following conditions
|
|
17
|
+
* are met:
|
|
18
|
+
*
|
|
19
|
+
* 1. Redistributions of source code must retain the above copyright
|
|
20
|
+
* notice, this list of conditions and the following disclaimer.
|
|
21
|
+
*
|
|
22
|
+
* 2. Redistributions in binary form must reproduce the above copyright
|
|
23
|
+
* notice, this list of conditions and the following disclaimer in
|
|
24
|
+
* the documentation and/or other materials provided with the
|
|
25
|
+
* distribution.
|
|
26
|
+
*
|
|
27
|
+
* 3. All advertising materials mentioning features or use of this
|
|
28
|
+
* software must display the following acknowledgment:
|
|
29
|
+
* "This product includes software developed by the OpenSSL Project
|
|
30
|
+
* for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
|
|
31
|
+
*
|
|
32
|
+
* 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
|
|
33
|
+
* endorse or promote products derived from this software without
|
|
34
|
+
* prior written permission. For written permission, please contact
|
|
35
|
+
* openssl-core@openssl.org.
|
|
36
|
+
*
|
|
37
|
+
* 5. Products derived from this software may not be called "OpenSSL"
|
|
38
|
+
* nor may "OpenSSL" appear in their names without prior written
|
|
39
|
+
* permission of the OpenSSL Project.
|
|
40
|
+
*
|
|
41
|
+
* 6. Redistributions of any form whatsoever must retain the following
|
|
42
|
+
* acknowledgment:
|
|
43
|
+
* "This product includes software developed by the OpenSSL Project
|
|
44
|
+
* for use in the OpenSSL Toolkit (http://www.openssl.org/)"
|
|
45
|
+
*
|
|
46
|
+
* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
|
|
47
|
+
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
48
|
+
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
|
49
|
+
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
|
|
50
|
+
* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
51
|
+
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
|
|
52
|
+
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
53
|
+
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
54
|
+
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
|
55
|
+
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
|
56
|
+
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
|
57
|
+
* OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
58
|
+
* ====================================================================
|
|
59
|
+
*
|
|
60
|
+
* This product includes cryptographic software written by Eric Young
|
|
61
|
+
* (eay@cryptsoft.com). This product includes software written by Tim
|
|
62
|
+
* Hudson (tjh@cryptsoft.com).
|
|
63
|
+
*
|
|
64
|
+
*/
|
|
65
|
+
|
|
66
|
+
Original SSLeay License
|
|
67
|
+
-----------------------
|
|
68
|
+
|
|
69
|
+
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
|
|
70
|
+
* All rights reserved.
|
|
71
|
+
*
|
|
72
|
+
* This package is an SSL implementation written
|
|
73
|
+
* by Eric Young (eay@cryptsoft.com).
|
|
74
|
+
* The implementation was written so as to conform with Netscapes SSL.
|
|
75
|
+
*
|
|
76
|
+
* This library is free for commercial and non-commercial use as long as
|
|
77
|
+
* the following conditions are aheared to. The following conditions
|
|
78
|
+
* apply to all code found in this distribution, be it the RC4, RSA,
|
|
79
|
+
* lhash, DES, etc., code; not just the SSL code. The SSL documentation
|
|
80
|
+
* included with this distribution is covered by the same copyright terms
|
|
81
|
+
* except that the holder is Tim Hudson (tjh@cryptsoft.com).
|
|
82
|
+
*
|
|
83
|
+
* Copyright remains Eric Young's, and as such any Copyright notices in
|
|
84
|
+
* the code are not to be removed.
|
|
85
|
+
* If this package is used in a product, Eric Young should be given attribution
|
|
86
|
+
* as the author of the parts of the library used.
|
|
87
|
+
* This can be in the form of a textual message at program startup or
|
|
88
|
+
* in documentation (online or textual) provided with the package.
|
|
89
|
+
*
|
|
90
|
+
* Redistribution and use in source and binary forms, with or without
|
|
91
|
+
* modification, are permitted provided that the following conditions
|
|
92
|
+
* are met:
|
|
93
|
+
* 1. Redistributions of source code must retain the copyright
|
|
94
|
+
* notice, this list of conditions and the following disclaimer.
|
|
95
|
+
* 2. Redistributions in binary form must reproduce the above copyright
|
|
96
|
+
* notice, this list of conditions and the following disclaimer in the
|
|
97
|
+
* documentation and/or other materials provided with the distribution.
|
|
98
|
+
* 3. All advertising materials mentioning features or use of this software
|
|
99
|
+
* must display the following acknowledgement:
|
|
100
|
+
* "This product includes cryptographic software written by
|
|
101
|
+
* Eric Young (eay@cryptsoft.com)"
|
|
102
|
+
* The word 'cryptographic' can be left out if the rouines from the library
|
|
103
|
+
* being used are not cryptographic related :-).
|
|
104
|
+
* 4. If you include any Windows specific code (or a derivative thereof) from
|
|
105
|
+
* the apps directory (application code) you must include an acknowledgement:
|
|
106
|
+
* "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
|
|
107
|
+
*
|
|
108
|
+
* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
|
|
109
|
+
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
110
|
+
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
111
|
+
* ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
|
|
112
|
+
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
113
|
+
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
|
114
|
+
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
115
|
+
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
|
116
|
+
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
|
117
|
+
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
|
118
|
+
* SUCH DAMAGE.
|
|
119
|
+
*
|
|
120
|
+
* The licence and distribution terms for any publically available version or
|
|
121
|
+
* derivative of this code cannot be changed. i.e. this code cannot simply be
|
|
122
|
+
* copied and put under another distribution licence
|
|
123
|
+
* [including the GNU Public Licence.]
|
|
124
|
+
*/
|
|
125
|
+
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
*************************************************************************
|
|
2
|
-
** SQLite
|
|
3
|
-
**
|
|
4
|
-
** The author disclaims copyright to this source code. In place of
|
|
5
|
-
** a legal notice, here is a blessing:
|
|
6
|
-
**
|
|
7
|
-
** May you do good and not evil.
|
|
8
|
-
** May you find forgiveness for yourself and forgive others.
|
|
9
|
-
** May you share freely, never taking more than you give.
|
|
10
|
-
**
|
|
11
|
-
*************************************************************************
|
|
1
|
+
*************************************************************************
|
|
2
|
+
** SQLite
|
|
3
|
+
**
|
|
4
|
+
** The author disclaims copyright to this source code. In place of
|
|
5
|
+
** a legal notice, here is a blessing:
|
|
6
|
+
**
|
|
7
|
+
** May you do good and not evil.
|
|
8
|
+
** May you find forgiveness for yourself and forgive others.
|
|
9
|
+
** May you share freely, never taking more than you give.
|
|
10
|
+
**
|
|
11
|
+
*************************************************************************
|
package/freetype2B02.dll
CHANGED
|
Binary file
|
package/iTwinBRepCore.dll
CHANGED
|
Binary file
|
package/iTwinBentley.dll
CHANGED
|
Binary file
|
package/iTwinDaemon.exe
CHANGED
|
Binary file
|
package/iTwinECObjects.dll
CHANGED
|
Binary file
|
package/iTwinECPresentation.dll
CHANGED
|
Binary file
|
package/iTwinFolly.dll
CHANGED
|
Binary file
|
package/iTwinGeoCoord.dll
CHANGED
|
Binary file
|
package/iTwinGeom.dll
CHANGED
|
Binary file
|
|
Binary file
|
package/iTwinNapi.dll
CHANGED
|
Binary file
|
package/iTwinPSBRepGeometry.dll
CHANGED
|
Binary file
|
package/iTwinPlatform.dll
CHANGED
|
Binary file
|
package/iTwinPugixml.dll
CHANGED
|
Binary file
|
package/iTwinSQLite.dll
CHANGED
|
Binary file
|
package/iTwinSQLiteEC.dll
CHANGED
|
Binary file
|
package/iTwinUnits.dll
CHANGED
|
Binary file
|
package/iTwinVisualization.dll
CHANGED
|
Binary file
|
package/iTwinXml.dll
CHANGED
|
Binary file
|
package/imodeljs.node
CHANGED
|
Binary file
|