quarchpy 2.2.9.dev1__py2.py3-none-any.whl → 2.2.9.dev3__py2.py3-none-any.whl

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.
Files changed (358) hide show
  1. quarchpy/__pycache__/__init__.cpython-311.pyc +0 -0
  2. quarchpy/__pycache__/_version.cpython-311.pyc +0 -0
  3. quarchpy/__pycache__/run.cpython-311.pyc +0 -0
  4. quarchpy/_version.py +1 -1
  5. quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/Material-Icons-license.txt +51 -0
  6. quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/argparse4j-LICENSE.txt +23 -0
  7. quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/com.sun.istack-license.html +59 -0
  8. quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/commons-io-LICENSE-2.0.txt +202 -0
  9. quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/controlsfx-license.txt +29 -0
  10. quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/jakarta.activation-license.html +59 -0
  11. quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/jakarta.xml.bind-api-license.html +59 -0
  12. quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/netty-LICENSE.txt +202 -0
  13. quarchpy/connection_specific/QPS/win-amd64/3rdPartyLicenses/netty-NOTICE.txt +239 -0
  14. quarchpy/connection_specific/QPS/win-amd64/InstallType.dat +1 -0
  15. quarchpy/connection_specific/QPS/win-amd64/app.jar +0 -0
  16. quarchpy/connection_specific/QPS/win-amd64/app.properties +6 -0
  17. quarchpy/connection_specific/QPS/win-amd64/license.txt +1 -0
  18. quarchpy/connection_specific/QPS/win-amd64/qps-command-reference.html +112 -104
  19. quarchpy/connection_specific/QPS/win-amd64/qps.jar +0 -0
  20. quarchpy/connection_specific/QPS/win-amd64/qps_lib/JFXUtilities-1.0.jar +0 -0
  21. quarchpy/connection_specific/QPS/win-amd64/qps_lib/QuarchCommon-2.0.jar +0 -0
  22. quarchpy/connection_specific/QPS/win-amd64/qps_lib/commons-io-2.18.0.jar +0 -0
  23. quarchpy/connection_specific/QPS/win-amd64/qps_lib/qutils-1.0.jar +0 -0
  24. quarchpy/connection_specific/QPS/win-amd64/scriptCommands.txt +26 -4
  25. quarchpy/connection_specific/QPS/win-amd64/whats-new.txt +20 -12
  26. quarchpy/connection_specific/__pycache__/connection_QIS.cpython-311.pyc +0 -0
  27. quarchpy/connection_specific/__pycache__/connection_QPS.cpython-311.pyc +0 -0
  28. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/java +0 -0
  29. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jfr +0 -0
  30. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jrunscript +0 -0
  31. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jwebserver +0 -0
  32. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/keytool +0 -0
  33. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/rmiregistry +0 -0
  34. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/jaxp-strict.properties.template +123 -0
  35. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/jaxp.properties +46 -26
  36. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/logging.properties +2 -2
  37. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/management/management.properties +4 -5
  38. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/net.properties +1 -3
  39. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/security/java.security +67 -59
  40. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/asm.md +1 -1
  41. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/cldr.md +89 -98
  42. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/icu.md +45 -470
  43. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/public_suffix.md +1 -1
  44. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/unicode.md +258 -92
  45. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.desktop/freetype.md +7 -7
  46. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.desktop/giflib.md +6 -10
  47. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.smartcardio/pcsclite.md +4 -4
  48. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/schema10part1.md +51 -0
  49. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/schema10part2.md +50 -0
  50. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xalan.md +1 -1
  51. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml10.md +57 -0
  52. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml10schema.md +150 -0
  53. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml11.md +68 -0
  54. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xhtml11schema.md +60 -0
  55. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xmlspec.md +63 -0
  56. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml/xmlxsd.md +43 -0
  57. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md +14 -10
  58. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.incubator.vector/sleef.md +439 -0
  59. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.localedata/cldr.md +89 -98
  60. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/classlist +309 -224
  61. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jexec +0 -0
  62. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jfr/default.jfc +36 -10
  63. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jfr/profile.jfc +35 -10
  64. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
  65. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jspawnhelper +0 -0
  66. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt.so +0 -0
  67. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt_headless.so +0 -0
  68. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt_xawt.so +0 -0
  69. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libdt_socket.so +0 -0
  70. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libextnet.so +0 -0
  71. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libfontmanager.so +0 -0
  72. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libfreetype.so +0 -0
  73. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libinstrument.so +0 -0
  74. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2gss.so +0 -0
  75. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2pcsc.so +0 -0
  76. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2pkcs11.so +0 -0
  77. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjaas.so +0 -0
  78. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjava.so +0 -0
  79. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjavajpeg.so +0 -0
  80. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjawt.so +0 -0
  81. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjdwp.so +0 -0
  82. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjimage.so +0 -0
  83. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjli.so +0 -0
  84. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsig.so +0 -0
  85. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsound.so +0 -0
  86. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsvml.so +0 -0
  87. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/liblcms.so +0 -0
  88. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement.so +0 -0
  89. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement_agent.so +0 -0
  90. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement_ext.so +0 -0
  91. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmlib_image.so +0 -0
  92. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libnet.so +0 -0
  93. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libnio.so +0 -0
  94. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libprefs.so +0 -0
  95. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/librmi.so +0 -0
  96. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsctp.so +0 -0
  97. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsimdsort.so +0 -0
  98. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsplashscreen.so +0 -0
  99. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsyslookup.so +0 -0
  100. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libverify.so +0 -0
  101. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libzip.so +0 -0
  102. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/modules +0 -0
  103. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/psfontj2d.properties +1 -1
  104. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
  105. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/server/libjsig.so +0 -0
  106. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/server/libjvm.so +0 -0
  107. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
  108. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/release +2 -2
  109. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/java +0 -0
  110. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jfr +0 -0
  111. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jrunscript +0 -0
  112. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jwebserver +0 -0
  113. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/keytool +0 -0
  114. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/rmiregistry +0 -0
  115. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/jaxp-strict.properties.template +123 -0
  116. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/jaxp.properties +46 -26
  117. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/logging.properties +2 -2
  118. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/management/management.properties +4 -5
  119. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/net.properties +1 -3
  120. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/security/java.security +67 -59
  121. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/asm.md +1 -1
  122. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/cldr.md +89 -98
  123. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/icu.md +45 -470
  124. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/public_suffix.md +1 -1
  125. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/unicode.md +258 -92
  126. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.desktop/freetype.md +7 -7
  127. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.desktop/giflib.md +6 -10
  128. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.smartcardio/pcsclite.md +4 -4
  129. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/schema10part1.md +51 -0
  130. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/schema10part2.md +50 -0
  131. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xalan.md +1 -1
  132. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml10.md +57 -0
  133. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml10schema.md +150 -0
  134. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml11.md +68 -0
  135. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xhtml11schema.md +60 -0
  136. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xmlspec.md +63 -0
  137. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml/xmlxsd.md +43 -0
  138. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md +14 -10
  139. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.localedata/cldr.md +89 -98
  140. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/classlist +315 -223
  141. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jfr/default.jfc +36 -10
  142. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jfr/profile.jfc +35 -10
  143. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
  144. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jspawnhelper +0 -0
  145. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libawt.dylib +0 -0
  146. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libawt_lwawt.dylib +0 -0
  147. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libdt_socket.dylib +0 -0
  148. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libextnet.dylib +0 -0
  149. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libfontmanager.dylib +0 -0
  150. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libfreetype.dylib +0 -0
  151. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libinstrument.dylib +0 -0
  152. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2gss.dylib +0 -0
  153. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2pcsc.dylib +0 -0
  154. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2pkcs11.dylib +0 -0
  155. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjaas.dylib +0 -0
  156. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjava.dylib +0 -0
  157. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjavajpeg.dylib +0 -0
  158. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjawt.dylib +0 -0
  159. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjdwp.dylib +0 -0
  160. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjimage.dylib +0 -0
  161. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjli.dylib +0 -0
  162. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjsig.dylib +0 -0
  163. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjsound.dylib +0 -0
  164. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/liblcms.dylib +0 -0
  165. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement.dylib +0 -0
  166. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement_agent.dylib +0 -0
  167. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement_ext.dylib +0 -0
  168. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmlib_image.dylib +0 -0
  169. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libnet.dylib +0 -0
  170. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libnio.dylib +0 -0
  171. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosx.dylib +0 -0
  172. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxapp.dylib +0 -0
  173. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxkrb5.dylib +0 -0
  174. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxsecurity.dylib +0 -0
  175. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxui.dylib +0 -0
  176. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libprefs.dylib +0 -0
  177. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/librmi.dylib +0 -0
  178. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libsplashscreen.dylib +0 -0
  179. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libsyslookup.dylib +0 -0
  180. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libverify.dylib +0 -0
  181. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libzip.dylib +0 -0
  182. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/modules +0 -0
  183. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/psfontj2d.properties +1 -1
  184. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
  185. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/server/libjsig.dylib +0 -0
  186. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/server/libjvm.dylib +0 -0
  187. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/shaders.metallib +0 -0
  188. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
  189. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/release +2 -2
  190. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-console-l1-1-0.dll +0 -0
  191. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-datetime-l1-1-0.dll +0 -0
  192. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-debug-l1-1-0.dll +0 -0
  193. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-errorhandling-l1-1-0.dll +0 -0
  194. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l1-1-0.dll +0 -0
  195. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l1-2-0.dll +0 -0
  196. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l2-1-0.dll +0 -0
  197. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-handle-l1-1-0.dll +0 -0
  198. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-heap-l1-1-0.dll +0 -0
  199. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-interlocked-l1-1-0.dll +0 -0
  200. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-libraryloader-l1-1-0.dll +0 -0
  201. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-localization-l1-2-0.dll +0 -0
  202. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-memory-l1-1-0.dll +0 -0
  203. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-namedpipe-l1-1-0.dll +0 -0
  204. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processenvironment-l1-1-0.dll +0 -0
  205. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processthreads-l1-1-0.dll +0 -0
  206. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processthreads-l1-1-1.dll +0 -0
  207. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-profile-l1-1-0.dll +0 -0
  208. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-rtlsupport-l1-1-0.dll +0 -0
  209. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-string-l1-1-0.dll +0 -0
  210. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-synch-l1-1-0.dll +0 -0
  211. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-synch-l1-2-0.dll +0 -0
  212. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-sysinfo-l1-1-0.dll +0 -0
  213. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-timezone-l1-1-0.dll +0 -0
  214. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-util-l1-1-0.dll +0 -0
  215. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-conio-l1-1-0.dll +0 -0
  216. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-convert-l1-1-0.dll +0 -0
  217. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-environment-l1-1-0.dll +0 -0
  218. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-filesystem-l1-1-0.dll +0 -0
  219. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-heap-l1-1-0.dll +0 -0
  220. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-locale-l1-1-0.dll +0 -0
  221. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-math-l1-1-0.dll +0 -0
  222. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-multibyte-l1-1-0.dll +0 -0
  223. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-private-l1-1-0.dll +0 -0
  224. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-process-l1-1-0.dll +0 -0
  225. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-runtime-l1-1-0.dll +0 -0
  226. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-stdio-l1-1-0.dll +0 -0
  227. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-string-l1-1-0.dll +0 -0
  228. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-time-l1-1-0.dll +0 -0
  229. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-utility-l1-1-0.dll +0 -0
  230. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/awt.dll +0 -0
  231. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/dt_socket.dll +0 -0
  232. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/extnet.dll +0 -0
  233. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/fontmanager.dll +0 -0
  234. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/freetype.dll +0 -0
  235. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/instrument.dll +0 -0
  236. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2gss.dll +0 -0
  237. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2pcsc.dll +0 -0
  238. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2pkcs11.dll +0 -0
  239. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaas.dll +0 -0
  240. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jabswitch.exe +0 -0
  241. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaccessinspector.exe +0 -0
  242. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaccesswalker.exe +0 -0
  243. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/java.dll +0 -0
  244. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/java.exe +0 -0
  245. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javaaccessbridge.dll +0 -0
  246. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javajpeg.dll +0 -0
  247. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javaw.exe +0 -0
  248. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jawt.dll +0 -0
  249. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jdwp.dll +0 -0
  250. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jfr.exe +0 -0
  251. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jimage.dll +0 -0
  252. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jli.dll +0 -0
  253. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jrunscript.exe +0 -0
  254. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jsound.dll +0 -0
  255. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jsvml.dll +0 -0
  256. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jwebserver.exe +0 -0
  257. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/keytool.exe +0 -0
  258. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/kinit.exe +0 -0
  259. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/klist.exe +0 -0
  260. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/ktab.exe +0 -0
  261. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/lcms.dll +0 -0
  262. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management.dll +0 -0
  263. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management_agent.dll +0 -0
  264. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management_ext.dll +0 -0
  265. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/mlib_image.dll +0 -0
  266. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/msvcp140.dll +0 -0
  267. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/net.dll +0 -0
  268. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/nio.dll +0 -0
  269. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/prefs.dll +0 -0
  270. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/rmi.dll +0 -0
  271. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/rmiregistry.exe +0 -0
  272. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/server/jvm.dll +0 -0
  273. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/splashscreen.dll +0 -0
  274. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/sspi_bridge.dll +0 -0
  275. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/syslookup.dll +0 -0
  276. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/ucrtbase.dll +0 -0
  277. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/vcruntime140.dll +0 -0
  278. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/vcruntime140_1.dll +0 -0
  279. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/verify.dll +0 -0
  280. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/w2k_lsa_auth.dll +0 -0
  281. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/windowsaccessbridge-64.dll +0 -0
  282. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/zip.dll +0 -0
  283. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/jaxp-strict.properties.template +123 -0
  284. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/jaxp.properties +46 -26
  285. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/logging.properties +2 -2
  286. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/management/management.properties +4 -5
  287. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/net.properties +1 -3
  288. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/security/java.security +67 -59
  289. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/asm.md +1 -1
  290. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/cldr.md +89 -98
  291. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/icu.md +45 -470
  292. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/public_suffix.md +1 -1
  293. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/unicode.md +258 -92
  294. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.desktop/freetype.md +7 -7
  295. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.desktop/giflib.md +6 -10
  296. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/schema10part1.md +51 -0
  297. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/schema10part2.md +50 -0
  298. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xalan.md +1 -1
  299. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml10.md +57 -0
  300. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml10schema.md +150 -0
  301. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml11.md +68 -0
  302. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xhtml11schema.md +60 -0
  303. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xmlspec.md +63 -0
  304. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml/xmlxsd.md +43 -0
  305. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md +14 -10
  306. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/classlist +313 -222
  307. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jawt.lib +0 -0
  308. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jfr/default.jfc +36 -10
  309. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jfr/profile.jfc +35 -10
  310. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
  311. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jvm.lib +0 -0
  312. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/modules +0 -0
  313. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/psfontj2d.properties +1 -1
  314. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
  315. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
  316. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/tzmappings +1 -146
  317. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/release +2 -2
  318. quarchpy/debug/__pycache__/SystemTest.cpython-311.pyc +0 -0
  319. quarchpy/debug/__pycache__/module_debug.cpython-311.pyc +0 -0
  320. quarchpy/debug/__pycache__/simple_terminal.cpython-311.pyc +0 -0
  321. quarchpy/debug/__pycache__/upgrade_quarchpy.cpython-311.pyc +0 -0
  322. quarchpy/device/__pycache__/__init__.cpython-311.pyc +0 -0
  323. quarchpy/device/__pycache__/device.cpython-311.pyc +0 -0
  324. quarchpy/device/__pycache__/quarchArray.cpython-311.pyc +0 -0
  325. quarchpy/device/__pycache__/quarchPPM.cpython-311.pyc +0 -0
  326. quarchpy/device/__pycache__/scanDevices.cpython-311.pyc +0 -0
  327. quarchpy/qis/__pycache__/qisFuncs.cpython-311.pyc +0 -0
  328. {quarchpy-2.2.9.dev1.dist-info → quarchpy-2.2.9.dev3.dist-info}/METADATA +1 -1
  329. {quarchpy-2.2.9.dev1.dist-info → quarchpy-2.2.9.dev3.dist-info}/RECORD +334 -311
  330. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/security/java.policy +0 -46
  331. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO +0 -37
  332. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION +0 -27
  333. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/LICENSE +0 -347
  334. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO +0 -37
  335. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION +0 -27
  336. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/LICENSE +0 -347
  337. quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/security/default.policy +0 -235
  338. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/security/java.policy +0 -46
  339. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO +0 -37
  340. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION +0 -27
  341. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/LICENSE +0 -347
  342. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO +0 -37
  343. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION +0 -27
  344. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/LICENSE +0 -347
  345. quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/security/default.policy +0 -235
  346. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/security/java.policy +0 -46
  347. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO +0 -1
  348. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION +0 -1
  349. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler/LICENSE +0 -1
  350. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO +0 -1
  351. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION +0 -1
  352. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/jdk.internal.vm.compiler.management/LICENSE +0 -1
  353. quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/security/default.policy +0 -251
  354. /quarchpy/connection_specific/QPS/win-amd64/DeviceConfig/{QTL1995-02.XML → QTL1995-02.xml} +0 -0
  355. /quarchpy/connection_specific/QPS/win-amd64/DeviceConfig/{QTL1999-02.XML → QTL1999-02.xml} +0 -0
  356. /quarchpy/connection_specific/QPS/win-amd64/DeviceConfig/{QTL2312-01.XML → QTL2312-01.xml} +0 -0
  357. {quarchpy-2.2.9.dev1.dist-info → quarchpy-2.2.9.dev3.dist-info}/WHEEL +0 -0
  358. {quarchpy-2.2.9.dev1.dist-info → quarchpy-2.2.9.dev3.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,123 @@
1
+ ################################################################################
2
+ # JAXP Strict Configuration Template
3
+ #
4
+ # This file, jaxp-strict.properties.template, provides a template for creating
5
+ # custom configuration files. The settings in this file are more restrictive than
6
+ # those in the default configuration, jaxp.properties. In particular:
7
+ # - JDKCatalog Resolve is on "strict" setting
8
+ # - Extension Functions are disabled
9
+ # - JAXP Limits are set to smaller numbers
10
+ #
11
+ # To create a configuration file, copy the template to a new file with
12
+ # the .properties extension, that is:
13
+ #
14
+ # cp $JAVA_HOME/conf/jaxp-strict.properties.template /path/to/jaxp-strict.properties
15
+ #
16
+ # The configuration file can then be set up using the system property
17
+ # java.xml.config.file to override the default configuration jaxp.properties
18
+ # and used to assess the impact of a stricter configuration, for example:
19
+ #
20
+ # java -Djava.xml.config.file=/path/to/jaxp-strict.properties
21
+ #
22
+ # The system property java.xml.config.file is defined in the java.xml module
23
+ # description.
24
+ #
25
+ ################################################################################
26
+
27
+ #
28
+ # ---- Implementation Specific Properties ----
29
+ # For a complete list of properties, refer to the Implementation Specific Properties
30
+ # table in the java.xml/module-summary.
31
+ #
32
+ # Extension Functions:
33
+ #
34
+ # This property determines whether XSLT and XPath extension functions are allowed.
35
+ # The value type is boolean and the default value is true (allowing
36
+ # extension functions). The following entry overrides the default value and
37
+ # disallows extension functions:
38
+ #
39
+ jdk.xml.enableExtensionFunctions=false
40
+ #
41
+ #
42
+ # Overriding the default parser:
43
+ #
44
+ # This property allows a third party implementation to override the default
45
+ # parser provided by the JDK. The value type is boolean and the default value is
46
+ # false, disallowing overriding the default parser. The setting below reflects
47
+ # the default property setting:
48
+ #
49
+ jdk.xml.overrideDefaultParser=false
50
+ #
51
+ # Implementation Specific Properties - jdkcatalog.resolve
52
+ #
53
+ # This property instructs the JDK default CatalogResolver to act in accordance with
54
+ # the setting when unable to resolve an external reference with the built-in Catalog.
55
+ # The options are:
56
+ # continue -- indicates that the processing should continue
57
+ # ignore -- indicates that the reference is skipped
58
+ # strict -- indicates that the resolver should throw a CatalogException
59
+ #
60
+ # The following setting causes the default CatalogResolver to throw a CatalogException
61
+ # when external references are not resolved by a user-defined resolver or catalog,
62
+ # or the built-in Catalog:
63
+ jdk.xml.jdkcatalog.resolve=strict
64
+ #
65
+ # Implementation Specific Properties - DTD
66
+ #
67
+ # This property instructs the parsers to deny, ignore or allow DTD processing.
68
+ # The following setting causes the parser to reject DTDs by throwing an exception.
69
+ # jdk.xml.dtd.support=deny
70
+ #
71
+ # The following setting permits the processor to continue processing DTDs. Note
72
+ # that while DTDs are allowed in this configuration, external references are
73
+ # restricted, and limits on DTD entities are tightened:
74
+ jdk.xml.dtd.support=allow
75
+ #
76
+ # Implementation Specific Properties - Limits
77
+ #
78
+ # Limits have a value type Integer. The values must be positive integers. Zero
79
+ # means no limit.
80
+ #
81
+ # Limits the number of entity expansions
82
+ jdk.xml.entityExpansionLimit=2500
83
+ #
84
+ # Limits the total size of all entities that include general and parameter entities.
85
+ # The size is calculated as an aggregation of all entities.
86
+ jdk.xml.totalEntitySizeLimit=100000
87
+ #
88
+ # Limits the maximum size of any general entities.
89
+ jdk.xml.maxGeneralEntitySizeLimit=100000
90
+ #
91
+ # Limits the maximum size of any parameter entities, including the result of
92
+ # nesting multiple parameter entities.
93
+ jdk.xml.maxParameterEntitySizeLimit=15000
94
+ #
95
+ # Limits the total number of nodes in all entity references.
96
+ jdk.xml.entityReplacementLimit=100000
97
+ #
98
+ # Limits the number of attributes an element can have. The default value is 200.
99
+ jdk.xml.elementAttributeLimit=200
100
+ #
101
+ # Limits the number of content model nodes that may be created when building a
102
+ # grammar for a W3C XML Schema that contains maxOccurs attributes with values
103
+ # other than "unbounded". The default value is 5000.
104
+ jdk.xml.maxOccurLimit=5000
105
+ #
106
+ # Limits the maximum element depth. The default value is 100.
107
+ jdk.xml.maxElementDepth=100
108
+ #
109
+ # Limits the maximum size of XML names, including element name, attribute name
110
+ # and namespace prefix and URI. The default value is 1000.
111
+ jdk.xml.maxXMLNameLimit=1000
112
+ #
113
+ #
114
+ # XPath Limits
115
+ #
116
+ # Limits the number of groups an XPath expression can contain. The default value is 10.
117
+ jdk.xml.xpathExprGrpLimit=10
118
+ #
119
+ # Limits the number of operators an XPath expression can contain. The default value is 100.
120
+ jdk.xml.xpathExprOpLimit=100
121
+ #
122
+ # Limits the total number of XPath operators in an XSL Stylesheet. The default value is 10000.
123
+ jdk.xml.xpathTotalOpLimit=10000
@@ -31,7 +31,7 @@
31
31
  #
32
32
  # The format of an entry is key=value where the key is the fully qualified name
33
33
  # of the factory and value that of the implementation class. The following entry
34
- # set a DocumentBuilderFactory implementation class:
34
+ # sets a DocumentBuilderFactory implementation class:
35
35
  #
36
36
  # javax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
37
37
  #
@@ -47,26 +47,25 @@
47
47
  # the default property values. The format is:
48
48
  # system-property-name=value
49
49
  #
50
- # For example, the FILES property in CatalogFeatures has an associated system
51
- # property called javax.xml.catalog.files. An entry for the FILES property in the
52
- # configuration file would therefore use javax.xml.catalog.files as the key, that
50
+ # For example, the RESOLVE property in CatalogFeatures has an associated system
51
+ # property called javax.xml.catalog.resolve. An entry for the RESOLVE property in the
52
+ # configuration file therefore uses javax.xml.catalog.resolve as the key, that
53
53
  # is:
54
- # javax.xml.catalog.files=strict
54
+ # javax.xml.catalog.resolve=strict
55
55
  #
56
56
  #
57
57
  # Extension Functions:
58
58
  #
59
59
  # This property determines whether XSLT and XPath extension functions are allowed.
60
- # The value type is boolean and the default value is true (allowing
61
- # extension functions). The following entry would override the default value and
62
- # disallow extension functions:
60
+ # The value type is boolean and the default value is false (disallowing
61
+ # extension functions).
63
62
  #
64
- # jdk.xml.enableExtensionFunctions=false
63
+ jdk.xml.enableExtensionFunctions=false
65
64
  #
66
65
  #
67
66
  # Overriding the default parser:
68
67
  #
69
- # This property allows using a third party implementation to override the default
68
+ # This property allows a third party implementation to override the default
70
69
  # parser provided by the JDK. The value type is boolean and the default value is
71
70
  # false, disallowing overriding the default parser. The setting below reflects
72
71
  # the default property setting:
@@ -128,39 +127,61 @@ jdk.xml.overrideDefaultParser=false
128
127
  #
129
128
  # javax.xml.useCatalog=true
130
129
  #
130
+ # Implementation Specific Properties - jdkcatalog.resolve
131
+ #
132
+ # This property instructs the JDK default CatalogResolver to act in accordance with
133
+ # the setting when unable to resolve an external reference with the built-in Catalog.
134
+ # The options are:
135
+ # continue -- indicates that the processing should continue
136
+ # ignore -- indicates that the reference is skipped
137
+ # strict -- indicates that the resolver should throw a CatalogException
138
+ #
139
+ # The following setting allows the resolution to continue in cases where
140
+ # external references are not resolved by a user-defined resolver or catalog if
141
+ # any, and the built-in Catalog:
142
+ jdk.xml.jdkcatalog.resolve=continue
143
+ #
144
+ # Implementation Specific Properties - DTD
145
+ #
146
+ # This property instructs the parsers to deny, ignore or allow DTD processing.
147
+ # The following setting causes the parser to reject DTDs by throwing an exception.
148
+ # jdk.xml.dtd.support=deny
149
+ #
150
+ # The following setting permits the processor to continue processing DTDs
151
+ jdk.xml.dtd.support=allow
131
152
  #
132
153
  # Implementation Specific Properties - Limits
133
154
  #
134
155
  # Limits have a value type Integer. The values must be positive integers. Zero
135
156
  # means no limit.
136
157
  #
137
- # Limits the number of entity expansions. The default value is 64000
138
- # jdk.xml.entityExpansionLimit=64000
158
+ # Limits the number of entity expansions. The default value is 2500
159
+ jdk.xml.entityExpansionLimit=2500
139
160
  #
140
161
  # Limits the total size of all entities that include general and parameter entities.
141
- # The size is calculated as an aggregation of all entities. The default value is 5x10^7.
142
- # jdk.xml.totalEntitySizeLimit=5E7
162
+ # The size is calculated as an aggregation of all entities. The default value is 100000.
163
+ jdk.xml.totalEntitySizeLimit=100000
143
164
  #
144
- # Limits the maximum size of any general entities. The default value is 0.
145
- # jdk.xml.maxGeneralEntitySizeLimit=0
165
+ # Limits the maximum size of any general entities. The default value is 100000.
166
+ jdk.xml.maxGeneralEntitySizeLimit=100000
146
167
  #
147
168
  # Limits the maximum size of any parameter entities, including the result of
148
- # nesting multiple parameter entities. The default value is 10^6.
149
- # jdk.xml.maxParameterEntitySizeLimit=1E6
169
+ # nesting multiple parameter entities. The default value is 15000.
170
+ jdk.xml.maxParameterEntitySizeLimit=15000
150
171
  #
151
- # Limits the total number of nodes in all entity references. The default value is 3x10^6.
152
- # jdk.xml.entityReplacementLimit=3E6
172
+ # Limits the total number of nodes in all entity references. The default value is 100000.
173
+ jdk.xml.entityReplacementLimit=100000
153
174
  #
154
- # Limits the number of attributes an element can have. The default value is 10000.
155
- # jdk.xml.elementAttributeLimit=10000
175
+ # Limits the number of attributes an element can have. The default value is 200.
176
+ jdk.xml.elementAttributeLimit=200
156
177
  #
157
178
  # Limits the number of content model nodes that may be created when building a
158
179
  # grammar for a W3C XML Schema that contains maxOccurs attributes with values
159
180
  # other than "unbounded". The default value is 5000.
160
- # jdk.xml.maxOccurLimit=5000
181
+ jdk.xml.maxOccurLimit=5000
161
182
  #
162
- # Limits the maximum element depth. The default value is 0.
163
- # jdk.xml.maxElementDepth=0
183
+ # Limits the maximum element depth. The default value is 100.
184
+ jdk.xml.maxElementDepth=100
164
185
  #
165
186
  # Limits the maximum size of XML names, including element name, attribute name
166
187
  # and namespace prefix and URI. The default value is 1000.
@@ -177,4 +198,3 @@ jdk.xml.xpathExprOpLimit=100
177
198
  #
178
199
  # Limits the total number of XPath operators in an XSL Stylesheet. The default value is 10000.
179
200
  jdk.xml.xpathTotalOpLimit=10000
180
-
@@ -1,5 +1,5 @@
1
1
  ############################################################
2
- # Default Logging Configuration File
2
+ # Default Logging Configuration File
3
3
  #
4
4
  # You can use a different file by specifying a filename
5
5
  # with the java.util.logging.config.file system property.
@@ -7,7 +7,7 @@
7
7
  ############################################################
8
8
 
9
9
  ############################################################
10
- # Global properties
10
+ # Global properties
11
11
  ############################################################
12
12
 
13
13
  # "handlers" specifies a comma-separated list of log Handler
@@ -1,5 +1,5 @@
1
1
  #####################################################################
2
- # Default Configuration File for Java Platform Management
2
+ # Default Configuration File for Java Platform Management
3
3
  #####################################################################
4
4
  #
5
5
  # The Management Configuration file (in java.util.Properties format)
@@ -49,7 +49,7 @@
49
49
  # com.sun.management.enableThreadContentionMonitoring
50
50
 
51
51
  #####################################################################
52
- # RMI Management Properties
52
+ # RMI Management Properties
53
53
  #####################################################################
54
54
  #
55
55
  # If system property -Dcom.sun.management.jmxremote.port=<port-number>
@@ -254,8 +254,8 @@
254
254
 
255
255
  # ################ Management agent listen interface #########################
256
256
  #
257
- # com.sun.management.jmxremote.host=<host-or-interface-name>
258
- # Specifies the local interface on which the JMX RMI agent will bind.
257
+ # com.sun.management.jmxremote.host=<host-name-or-address>
258
+ # The local host name or IP address on which the JMX RMI agent will bind.
259
259
  # This is useful when running on machines which have several
260
260
  # interfaces defined. It makes it possible to listen to a specific
261
261
  # subnet accessible through that interface.
@@ -324,4 +324,3 @@ java.rmi.dgc.*;\
324
324
  java.rmi.server.*;\
325
325
  javax.security.auth.Subject;\
326
326
  !*
327
-
@@ -104,9 +104,7 @@ jdk.http.auth.tunneling.disabledSchemes=Basic
104
104
  # to be used in real deployments. Protocol errors or other undefined behavior is likely
105
105
  # to occur when using them. The property is not set by default.
106
106
  # Note also, that there may be other headers that are restricted from being set
107
- # depending on the context. This includes the "Authorization" header when the
108
- # relevant HttpClient has an authenticator set. These restrictions cannot be
109
- # overridden by this property.
107
+ # depending on the context. These restrictions cannot be overridden by this property.
110
108
  #
111
109
  # jdk.httpclient.allowRestrictedHeaders=host
112
110
  #
@@ -28,6 +28,33 @@
28
28
  # Properties in this file are typically parsed only once. If any of the
29
29
  # properties are modified, applications should be restarted to ensure the
30
30
  # changes are properly reflected.
31
+ #
32
+ # The special "include" property can be defined one or multiple times with
33
+ # a filesystem path value. The effect of each definition is to include a
34
+ # referred security properties file inline, adding all its properties.
35
+ # Security properties defined before an include statement may be overridden
36
+ # by properties in the included file, if their names match. Conversely,
37
+ # properties defined after an include statement may override properties in
38
+ # the included file.
39
+ #
40
+ # Included files, as well as files pointed to by java.security.properties,
41
+ # can include other files recursively. Paths may be absolute or relative.
42
+ # Each relative path is resolved against the base file containing its
43
+ # "include" definition, if local. Paths may contain system properties for
44
+ # expansion in the form of ${system.property}. If a system property does
45
+ # not have a value, it expands to the empty string.
46
+ #
47
+ # An error will be thrown if a file cannot be included. This may happen
48
+ # if the file cannot be resolved, does not exist, is a directory, there are
49
+ # insufficient permissions to read it, it is recursively included more than
50
+ # once, or for any other reason. For a secure JDK configuration, it is
51
+ # important to review OS write permissions assigned to any file included.
52
+ #
53
+ # Examples:
54
+ # 1) include ${java.home}/conf/security/extra.security
55
+ # 2) include extra.security
56
+ # 3) include ${java.home}/conf/security/profile${SecurityProfile}.security
57
+ #
31
58
 
32
59
  # In this file, various security properties are set for use by
33
60
  # java.security classes. This is where users can statically register
@@ -245,41 +272,19 @@ login.configuration.provider=sun.security.provider.ConfigFile
245
272
  #
246
273
  #login.config.url.1=file:${user.home}/.java.login.config
247
274
 
248
- #
249
- # Class to instantiate as the system Policy. This is the name of the class
250
- # that will be used as the Policy object. The system class loader is used to
251
- # locate this class.
252
- #
253
- policy.provider=sun.security.provider.PolicyFile
254
-
255
- # The default is to have a single system-wide policy file,
256
- # and a policy file in the user's home directory.
257
- #
258
- policy.url.1=file:${java.home}/conf/security/java.policy
259
- policy.url.2=file:${user.home}/.java.policy
260
-
261
- # Controls whether or not properties are expanded in policy and login
262
- # configuration files. If set to false, properties (${...}) will not
263
- # be expanded in policy and login configuration files. If commented out or
264
- # set to an empty string, the default value is "false" for policy files and
265
- # "true" for login configuration files.
275
+ # Controls whether or not properties are expanded in login configuration files.
276
+ # If set to false, properties (${...}) will not be expanded in login
277
+ # configuration files. If commented out or set to an empty string, the default
278
+ # value is "true" for login configuration files.
266
279
  #
267
280
  policy.expandProperties=true
268
281
 
269
- # Controls whether or not an extra policy or login configuration file is
270
- # allowed to be passed on the command line with -Djava.security.policy=somefile
271
- # or -Djava.security.auth.login.config=somefile. If commented out or set to
272
- # an empty string, the default value is "false".
282
+ # Controls whether or not an extra login configuration file is allowed to be
283
+ # passed on the command line with -Djava.security.auth.login.config=somefile.
284
+ # If commented out or set to an empty string, the default value is "false".
273
285
  #
274
286
  policy.allowSystemProperty=true
275
287
 
276
- # whether or not we look into the IdentityScope for trusted Identities
277
- # when encountering a 1.1 signed JAR file. If the identity is found
278
- # and is trusted, we grant it AllPermission. Note: the default policy
279
- # provider (sun.security.provider.PolicyFile) does not support this property.
280
- #
281
- policy.ignoreIdentityScope=false
282
-
283
288
  #
284
289
  # Default keystore type.
285
290
  #
@@ -295,27 +300,6 @@ keystore.type=pkcs12
295
300
  #
296
301
  keystore.type.compat=true
297
302
 
298
- #
299
- # List of comma-separated packages that start with or equal this string
300
- # will cause a security exception to be thrown when passed to the
301
- # SecurityManager::checkPackageAccess method unless the corresponding
302
- # RuntimePermission("accessClassInPackage."+package) has been granted.
303
- #
304
- package.access=sun.misc.,\
305
- sun.reflect.
306
-
307
- #
308
- # List of comma-separated packages that start with or equal this string
309
- # will cause a security exception to be thrown when passed to the
310
- # SecurityManager::checkPackageDefinition method unless the corresponding
311
- # RuntimePermission("defineClassInPackage."+package) has been granted.
312
- #
313
- # By default, none of the class loaders supplied with the JDK call
314
- # checkPackageDefinition.
315
- #
316
- package.definition=sun.misc.,\
317
- sun.reflect.
318
-
319
303
  #
320
304
  # Determines whether this properties file can be appended to
321
305
  # or overridden on the command line via -Djava.security.properties
@@ -336,10 +320,7 @@ ssl.TrustManagerFactory.algorithm=PKIX
336
320
  # any positive value: the number of seconds to cache an address for
337
321
  # zero: do not cache
338
322
  #
339
- # default value is forever (FOREVER). For security reasons, this
340
- # caching is made forever when a security manager is set. When a security
341
- # manager is not set, the default behavior in this implementation
342
- # is to cache for 30 seconds.
323
+ # The default behavior in this implementation is to cache for 30 seconds.
343
324
  #
344
325
  # NOTE: setting this to anything other than the default value can have
345
326
  # serious security implications. Do not set it unless
@@ -738,7 +719,11 @@ http.auth.digest.disabledAlgorithms = MD5, SHA-1
738
719
  # This is in addition to the jdk.certpath.disabledAlgorithms property above.
739
720
  #
740
721
  # See the specification of "jdk.certpath.disabledAlgorithms" for the
741
- # syntax of the disabled algorithm string.
722
+ # syntax of the disabled algorithm string. Additionally, TLS cipher suites
723
+ # can be disabled with this property using one or more "*" wildcard characters.
724
+ # For example, "TLS_RSA_*" disables all cipher suites that start with
725
+ # "TLS_RSA_". Only cipher suites starting with "TLS_" are allowed to have
726
+ # wildcard characters.
742
727
  #
743
728
  # Note: The algorithm restrictions do not apply to trust anchors or
744
729
  # self-signed certificates.
@@ -748,10 +733,10 @@ http.auth.digest.disabledAlgorithms = MD5, SHA-1
748
733
  #
749
734
  # Example:
750
735
  # jdk.tls.disabledAlgorithms=MD5, SSLv3, DSA, RSA keySize < 2048, \
751
- # rsa_pkcs1_sha1, secp224r1
736
+ # rsa_pkcs1_sha1, secp224r1, TLS_RSA_*
752
737
  jdk.tls.disabledAlgorithms=SSLv3, TLSv1, TLSv1.1, DTLSv1.0, RC4, DES, \
753
738
  MD5withRSA, DH keySize < 1024, EC keySize < 224, 3DES_EDE_CBC, anon, NULL, \
754
- ECDH
739
+ ECDH, TLS_RSA_*
755
740
 
756
741
  #
757
742
  # Legacy algorithms for Secure Socket Layer/Transport Layer Security (SSL/TLS)
@@ -882,7 +867,7 @@ jdk.tls.legacyAlgorithms=NULL, anon, RC4, DES, 3DES_EDE_CBC
882
867
  # KeyLimits:
883
868
  # " KeyLimit { , KeyLimit } "
884
869
  #
885
- # WeakKeyLimit:
870
+ # KeyLimit:
886
871
  # AlgorithmName Action Length
887
872
  #
888
873
  # AlgorithmName:
@@ -1323,6 +1308,9 @@ jdk.sasl.disabledMechanisms=
1323
1308
  # ENTRUST_TLS : Distrust TLS Server certificates anchored by
1324
1309
  # an Entrust root CA and issued after November 11, 2024.
1325
1310
  #
1311
+ # CAMERFIRMA_TLS : Distrust TLS Server certificates anchored by
1312
+ # a Camerfirma root CA and issued after April 15, 2025.
1313
+ #
1326
1314
  # Leading and trailing whitespace surrounding each value are ignored.
1327
1315
  # Unknown values are ignored. If the property is commented out or set to the
1328
1316
  # empty String, no policies are enforced.
@@ -1334,7 +1322,7 @@ jdk.sasl.disabledMechanisms=
1334
1322
  # jdk.certpath.disabledAlgorithms; those restrictions are still enforced even
1335
1323
  # if this property is not enabled.
1336
1324
  #
1337
- jdk.security.caDistrustPolicies=SYMANTEC_TLS,ENTRUST_TLS
1325
+ jdk.security.caDistrustPolicies=SYMANTEC_TLS,ENTRUST_TLS,CAMERFIRMA_TLS
1338
1326
 
1339
1327
  #
1340
1328
  # FilePermission path canonicalization
@@ -1508,3 +1496,23 @@ jdk.tls.alpnCharset=ISO_8859_1
1508
1496
  #
1509
1497
  # [1] https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-sfu/bde93b0e-f3c9-4ddf-9f44-e1453be7af5a
1510
1498
  #jdk.security.krb5.s4u2proxy.acceptNonForwardableServiceTicket=false
1499
+
1500
+ #
1501
+ # Policy for name comparison in keytab and ccache entry lookup
1502
+ #
1503
+ # When looking up a keytab or credentials cache (ccache) entry for a Kerberos
1504
+ # principal, the principal name is compared with the name in the entry.
1505
+ # The comparison is by default case-insensitive. However, many Kerberos
1506
+ # implementations consider principal names to be case-sensitive. Consequently,
1507
+ # if two principals have names that differ only in case, there is a risk that
1508
+ # an incorrect keytab or ccache entry might be selected.
1509
+ #
1510
+ # If this security property is set to "true", the comparison of principal
1511
+ # names at keytab and ccache entry lookup is case-sensitive.
1512
+ #
1513
+ # The default value is "false".
1514
+ #
1515
+ # If a system property of the same name is also specified, it supersedes the
1516
+ # security property value defined here.
1517
+ #
1518
+ #jdk.security.krb5.name.case.sensitive=false
@@ -1,4 +1,4 @@
1
- ## ASM Bytecode Manipulation Framework v9.3
1
+ ## ASM Bytecode Manipulation Framework v9.6
2
2
 
3
3
  ### ASM License
4
4
  <pre>