quarchpy 2.2.3__py2.py3-none-any.whl → 2.2.4__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.
- quarchpy/.idea/.name +1 -0
- quarchpy/.idea/inspectionProfiles/Project_Default.xml +39 -1
- quarchpy/.idea/misc.xml +3 -0
- quarchpy/.idea/modules.xml +0 -1
- quarchpy/.idea/quarchpy.iml +0 -1
- quarchpy/.idea/vcs.xml +6 -0
- quarchpy/.idea/workspace.xml +113 -71
- quarchpy/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/__pycache__/_version.cpython-311.pyc +0 -0
- quarchpy/__pycache__/_version.cpython-312.pyc +0 -0
- quarchpy/__pycache__/connection.cpython-311.pyc +0 -0
- quarchpy/__pycache__/connection.cpython-312.pyc +0 -0
- quarchpy/__pycache__/run.cpython-312.pyc +0 -0
- quarchpy/_version.py +1 -1
- quarchpy/config_files/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/config_files/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/config_files/__pycache__/quarch_config_parser.cpython-311.pyc +0 -0
- quarchpy/config_files/__pycache__/quarch_config_parser.cpython-312.pyc +0 -0
- quarchpy/connection_specific/QPS/win-amd64/InstallType.dat +1 -0
- quarchpy/connection_specific/QPS/win-amd64/qis/qis_lib/usb4java-1.3.1.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/qps_lib/JFXUtilities-1.0.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/qps_lib/qis-1.45.jar +0 -0
- quarchpy/connection_specific/QPS/win-amd64/resources/profiles/3_PHASE_PAM_AC_DEFAULT.rcf +2 -2
- quarchpy/connection_specific/QPS/win-amd64/resources/profiles/3_PHASE_PAM_AC_FULL.rcf +56 -5
- quarchpy/connection_specific/QPS/win-amd64/resources/profiles/PAM_EXAMPLE_CONFIG.rcf +1 -1
- quarchpy/connection_specific/__pycache__/StreamChannels.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/StreamChannels.cpython-312.pyc +0 -0
- quarchpy/connection_specific/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_QIS.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_QIS.cpython-312.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_QPS.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_QPS.cpython-312.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_ReST.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_ReST.cpython-312.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_Serial.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_Serial.cpython-312.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_TCP.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_TCP.cpython-312.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_USB.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/connection_USB.cpython-312.pyc +0 -0
- quarchpy/connection_specific/__pycache__/mDNS.cpython-311.pyc +0 -0
- quarchpy/connection_specific/__pycache__/mDNS.cpython-312.pyc +0 -0
- quarchpy/connection_specific/connection_QIS.py.bak +1749 -0
- quarchpy/connection_specific/jdk_j21_jres/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/connection_specific/jdk_j21_jres/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/connection_specific/jdk_j21_jres/__pycache__/fix_permissions.cpython-311.pyc +0 -0
- quarchpy/connection_specific/jdk_j21_jres/__pycache__/fix_permissions.cpython-312.pyc +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/java +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jfr +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jrunscript +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/jwebserver +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/keytool +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/bin/rmiregistry +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/net.properties +17 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/conf/security/java.security +4 -1
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/public_suffix.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.base/siphash.md +150 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.desktop/freetype.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.desktop/giflib.md +23 -3
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.desktop/harfbuzz.md +11 -3
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.desktop/lcms.md +17 -22
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.desktop/libpng.md +27 -16
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/legal/java.xml.crypto/santuario.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/classlist +6 -21
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jexec +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jfr/default.jfc +13 -15
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jfr/profile.jfc +15 -15
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/jspawnhelper +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt_headless.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libawt_xawt.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libdt_socket.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libextnet.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libfontmanager.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libfreetype.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libinstrument.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2gss.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2pcsc.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libj2pkcs11.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjaas.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjava.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjavajpeg.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjawt.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjdwp.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjimage.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjli.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsig.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libjsound.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/liblcms.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement_agent.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmanagement_ext.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libmlib_image.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libnet.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libnio.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libprefs.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/librmi.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsctp.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libsplashscreen.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libverify.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/libzip.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/modules +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/security/cacerts +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/server/libjsig.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/server/libjvm.so +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
- quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/release +1 -1
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/java +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jfr +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jrunscript +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/jwebserver +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/keytool +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/bin/rmiregistry +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/net.properties +17 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/conf/security/java.security +4 -1
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/public_suffix.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/siphash.md +150 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.desktop/freetype.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.desktop/giflib.md +23 -3
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.desktop/harfbuzz.md +11 -3
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.desktop/lcms.md +17 -22
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.desktop/libpng.md +27 -16
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.xml.crypto/santuario.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/classlist +6 -22
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jfr/default.jfc +13 -15
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jfr/profile.jfc +15 -15
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/jspawnhelper +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libawt.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libawt_lwawt.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libdt_socket.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libextnet.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libfontmanager.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libfreetype.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libinstrument.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2gss.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2pcsc.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libj2pkcs11.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjaas.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjava.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjavajpeg.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjawt.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjdwp.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjimage.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjli.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjsig.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libjsound.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/liblcms.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement_agent.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmanagement_ext.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libmlib_image.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libnet.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libnio.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosx.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxapp.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxkrb5.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxsecurity.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libosxui.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libprefs.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/librmi.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libsplashscreen.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libsyslookup.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libverify.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/libzip.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/modules +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/security/cacerts +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/server/libjsig.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/server/libjvm.dylib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/shaders.metallib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
- quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/release +1 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-console-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-datetime-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-debug-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-errorhandling-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l1-2-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-file-l2-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-handle-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-heap-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-interlocked-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-libraryloader-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-localization-l1-2-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-memory-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-namedpipe-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processenvironment-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processthreads-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-processthreads-l1-1-1.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-profile-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-rtlsupport-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-string-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-synch-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-synch-l1-2-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-sysinfo-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-timezone-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-core-util-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-conio-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-convert-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-environment-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-filesystem-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-heap-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-locale-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-math-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-multibyte-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-private-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-process-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-runtime-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-stdio-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-string-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-time-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/api-ms-win-crt-utility-l1-1-0.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/awt.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/dt_socket.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/extnet.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/fontmanager.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/freetype.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/instrument.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2gss.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2pcsc.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/j2pkcs11.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaas.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jabswitch.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaccessinspector.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jaccesswalker.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/java.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/java.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javaaccessbridge.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javajpeg.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/javaw.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jawt.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jdwp.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jfr.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jimage.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jli.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jrunscript.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jsound.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jsvml.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/jwebserver.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/keytool.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/kinit.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/klist.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/ktab.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/lcms.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management_agent.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/management_ext.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/mlib_image.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/msvcp140.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/net.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/nio.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/prefs.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/rmi.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/rmiregistry.exe +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/server/jvm.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/splashscreen.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/sspi_bridge.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/syslookup.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/ucrtbase.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/vcruntime140.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/vcruntime140_1.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/verify.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/w2k_lsa_auth.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/windowsaccessbridge-64.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/bin/zip.dll +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/net.properties +17 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/conf/security/java.security +4 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/public_suffix.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/siphash.md +150 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.base/zlib.md +2 -2
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.desktop/freetype.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.desktop/giflib.md +23 -3
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.desktop/harfbuzz.md +11 -3
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.desktop/lcms.md +17 -22
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.desktop/libpng.md +27 -16
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/legal/java.xml.crypto/santuario.md +1 -1
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/classlist +7 -21
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jawt.lib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jfr/default.jfc +13 -15
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jfr/profile.jfc +15 -15
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jrt-fs.jar +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/jvm.lib +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/modules +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/security/cacerts +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/security/public_suffix_list.dat +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/lib/tzdb.dat +0 -0
- quarchpy/connection_specific/jdk_j21_jres/win_amd64_jdk_21_jre/release +1 -1
- quarchpy/connection_specific/serial/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/serialutil.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/serialutil.cpython-312.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/serialwin32.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/serialwin32.cpython-312.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/win32.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/__pycache__/win32.cpython-312.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports.cpython-312.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports_common.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports_common.cpython-312.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports_windows.cpython-311.pyc +0 -0
- quarchpy/connection_specific/serial/tools/__pycache__/list_ports_windows.cpython-312.pyc +0 -0
- quarchpy/connection_specific/usb_libs/__pycache__/libusb1.cpython-312.pyc +0 -0
- quarchpy/connection_specific/usb_libs/__pycache__/usb1.cpython-312.pyc +0 -0
- quarchpy/debug/__pycache__/SystemTest.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/SystemTest.cpython-312.pyc +0 -0
- quarchpy/debug/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/debug/__pycache__/module_debug.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/module_debug.cpython-312.pyc +0 -0
- quarchpy/debug/__pycache__/simple_terminal.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/simple_terminal.cpython-312.pyc +0 -0
- quarchpy/debug/__pycache__/upgrade_quarchpy.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/upgrade_quarchpy.cpython-312.pyc +0 -0
- quarchpy/debug/__pycache__/versionCompare.cpython-311.pyc +0 -0
- quarchpy/debug/__pycache__/versionCompare.cpython-312.pyc +0 -0
- quarchpy/device/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/device/__pycache__/device.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/device.cpython-312.pyc +0 -0
- quarchpy/device/__pycache__/quarchArray.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/quarchArray.cpython-312.pyc +0 -0
- quarchpy/device/__pycache__/quarchPPM.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/quarchPPM.cpython-312.pyc +0 -0
- quarchpy/device/__pycache__/quarchQPS.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/quarchQPS.cpython-312.pyc +0 -0
- quarchpy/device/__pycache__/scanDevices.cpython-311.pyc +0 -0
- quarchpy/device/__pycache__/scanDevices.cpython-312.pyc +0 -0
- quarchpy/device/quarchPPM.py.bak +67 -0
- quarchpy/disk_test/__pycache__/AbsDiskFinder.cpython-311.pyc +0 -0
- quarchpy/disk_test/__pycache__/AbsDiskFinder.cpython-312.pyc +0 -0
- quarchpy/disk_test/__pycache__/DiskTargetSelection.cpython-311.pyc +0 -0
- quarchpy/disk_test/__pycache__/DiskTargetSelection.cpython-312.pyc +0 -0
- quarchpy/disk_test/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/disk_test/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/disk_test/__pycache__/iometerDiskFinder.cpython-311.pyc +0 -0
- quarchpy/disk_test/__pycache__/iometerDiskFinder.cpython-312.pyc +0 -0
- quarchpy/docs/CHANGES.rst +3 -0
- quarchpy/fio/__pycache__/FIO_interface.cpython-311.pyc +0 -0
- quarchpy/fio/__pycache__/FIO_interface.cpython-312.pyc +0 -0
- quarchpy/fio/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/fio/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/iometer/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/iometer/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/iometer/__pycache__/gen_iometer_template.cpython-311.pyc +0 -0
- quarchpy/iometer/__pycache__/gen_iometer_template.cpython-312.pyc +0 -0
- quarchpy/iometer/__pycache__/iometerFuncs.cpython-311.pyc +0 -0
- quarchpy/iometer/__pycache__/iometerFuncs.cpython-312.pyc +0 -0
- quarchpy/qis/__pycache__/StreamHeaderInfo.cpython-311.pyc +0 -0
- quarchpy/qis/__pycache__/StreamHeaderInfo.cpython-312.pyc +0 -0
- quarchpy/qis/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/qis/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/qis/__pycache__/qisFuncs.cpython-311.pyc +0 -0
- quarchpy/qis/__pycache__/qisFuncs.cpython-312.pyc +0 -0
- quarchpy/qps/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/qps/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/qps/__pycache__/qpsFuncs.cpython-311.pyc +0 -0
- quarchpy/qps/__pycache__/qpsFuncs.cpython-312.pyc +0 -0
- quarchpy/user_interface/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/user_interface/__pycache__/__init__.cpython-312.pyc +0 -0
- quarchpy/user_interface/__pycache__/user_interface.cpython-311.pyc +0 -0
- quarchpy/user_interface/__pycache__/user_interface.cpython-312.pyc +0 -0
- quarchpy/utilities/__pycache__/TestCenter.cpython-311.pyc +0 -0
- quarchpy/utilities/__pycache__/TestCenter.cpython-312.pyc +0 -0
- quarchpy/utilities/__pycache__/TimeValue.cpython-311.pyc +0 -0
- quarchpy/utilities/__pycache__/TimeValue.cpython-312.pyc +0 -0
- quarchpy/utilities/__pycache__/Version.cpython-311.pyc +0 -0
- quarchpy/utilities/__pycache__/Version.cpython-312.pyc +0 -0
- quarchpy/utilities/__pycache__/__init__.cpython-311.pyc +0 -0
- quarchpy/utilities/__pycache__/__init__.cpython-312.pyc +0 -0
- {quarchpy-2.2.3.dist-info → quarchpy-2.2.4.dist-info}/METADATA +5 -2
- {quarchpy-2.2.3.dist-info → quarchpy-2.2.4.dist-info}/RECORD +380 -299
- {quarchpy-2.2.3.dist-info → quarchpy-2.2.4.dist-info}/WHEEL +1 -1
- quarchpy/.idea/.gitignore +0 -3
- quarchpy/__pycache__/run.cpython-311.pyc +0 -0
- quarchpy/_version.py.bak +0 -1
- quarchpy/device/quarchQPS.py.bak +0 -398
- quarchpy/docs/CHANGES.rst.bak +0 -430
- quarchpy/fio/__pycache__/fioDiskFinder.cpython-311.pyc +0 -0
- {quarchpy-2.2.3.dist-info → quarchpy-2.2.4.dist-info}/top_level.txt +0 -0
@@ -735,8 +735,8 @@
|
|
735
735
|
</event>
|
736
736
|
|
737
737
|
<event name="jdk.Deserialization">
|
738
|
-
|
739
|
-
|
738
|
+
<setting name="enabled">false</setting>
|
739
|
+
<setting name="stackTrace">true</setting>
|
740
740
|
</event>
|
741
741
|
|
742
742
|
<event name="jdk.InitialSecurityProperty">
|
@@ -745,13 +745,13 @@
|
|
745
745
|
</event>
|
746
746
|
|
747
747
|
<event name="jdk.SecurityPropertyModification">
|
748
|
-
|
749
|
-
|
748
|
+
<setting name="enabled">false</setting>
|
749
|
+
<setting name="stackTrace">true</setting>
|
750
750
|
</event>
|
751
751
|
|
752
752
|
<event name="jdk.SecurityProviderService">
|
753
|
-
|
754
|
-
|
753
|
+
<setting name="enabled">false</setting>
|
754
|
+
<setting name="stackTrace">true</setting>
|
755
755
|
</event>
|
756
756
|
|
757
757
|
<event name="jdk.TLSHandshake">
|
@@ -760,13 +760,13 @@
|
|
760
760
|
</event>
|
761
761
|
|
762
762
|
<event name="jdk.X509Validation">
|
763
|
-
|
764
|
-
|
763
|
+
<setting name="enabled">false</setting>
|
764
|
+
<setting name="stackTrace">true</setting>
|
765
765
|
</event>
|
766
766
|
|
767
767
|
<event name="jdk.X509Certificate">
|
768
|
-
|
769
|
-
|
768
|
+
<setting name="enabled">false</setting>
|
769
|
+
<setting name="stackTrace">true</setting>
|
770
770
|
</event>
|
771
771
|
|
772
772
|
<event name="jdk.JavaExceptionThrow">
|
@@ -807,6 +807,7 @@
|
|
807
807
|
|
808
808
|
<event name="jdk.ZAllocationStall">
|
809
809
|
<setting name="enabled">true</setting>
|
810
|
+
<setting name="stackTrace">true</setting>
|
810
811
|
<setting name="threshold">0 ms</setting>
|
811
812
|
</event>
|
812
813
|
|
@@ -927,7 +928,7 @@
|
|
927
928
|
carry the control attribute.
|
928
929
|
-->
|
929
930
|
<control>
|
930
|
-
|
931
|
+
<selection name="gc" default="detailed" label="Garbage Collector">
|
931
932
|
<option label="Off" name="off">off</option>
|
932
933
|
<option label="Normal" name="normal">normal</option>
|
933
934
|
<option label="Detailed" name="detailed">detailed</option>
|
@@ -945,11 +946,11 @@
|
|
945
946
|
</condition>
|
946
947
|
|
947
948
|
<condition name="gc-enabled-detailed" true="true" false="false">
|
948
|
-
|
949
|
+
<or>
|
949
950
|
<test name="gc" operator="equal" value="detailed"/>
|
950
951
|
<test name="gc" operator="equal" value="high"/>
|
951
952
|
<test name="gc" operator="equal" value="all"/>
|
952
|
-
|
953
|
+
</or>
|
953
954
|
</condition>
|
954
955
|
|
955
956
|
<condition name="gc-enabled-high" true="true" false="false">
|
@@ -967,7 +968,7 @@
|
|
967
968
|
<option label="Off" name="off">0/s</option>
|
968
969
|
<option label="Low" name="low">150/s</option>
|
969
970
|
<option label="Medium" name="medium">300/s</option>
|
970
|
-
|
971
|
+
<option label="High" name="high">1000/s</option>
|
971
972
|
<option label="Maximum" name="maximum">1000000000/s</option>
|
972
973
|
</selection>
|
973
974
|
|
@@ -1120,7 +1121,6 @@
|
|
1120
1121
|
<text name="socket-threshold" label="Socket I/O Threshold" contentType="timespan" minimum="0 s">10 ms</text>
|
1121
1122
|
|
1122
1123
|
<flag name="class-loading" label="Class Loading">false</flag>
|
1123
|
-
|
1124
1124
|
</control>
|
1125
1125
|
|
1126
1126
|
</configuration>
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
quarchpy/connection_specific/jdk_j21_jres/lin_amd64_jdk_21_jre/lib/security/public_suffix_list.dat
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,2 +1,2 @@
|
|
1
|
-
JAVA_VERSION="21.0.
|
1
|
+
JAVA_VERSION="21.0.5"
|
2
2
|
MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.charsets jdk.crypto.ec jdk.crypto.cryptoki jdk.dynalink jdk.httpserver jdk.incubator.vector jdk.internal.vm.ci jdk.internal.vm.compiler jdk.internal.vm.compiler.management jdk.jdwp.agent jdk.jfr jdk.jsobject jdk.localedata jdk.management jdk.management.agent jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom jdk.zipfs"
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -130,6 +130,23 @@ jdk.http.auth.tunneling.disabledSchemes=Basic
|
|
130
130
|
#jdk.http.ntlm.transparentAuth=trustedHosts
|
131
131
|
#
|
132
132
|
jdk.http.ntlm.transparentAuth=disabled
|
133
|
+
|
134
|
+
#
|
135
|
+
# Maximum HTTP field section size that a client is prepared to accept
|
136
|
+
#
|
137
|
+
# jdk.http.maxHeaderSize=393216
|
138
|
+
#
|
139
|
+
# This is the maximum header field section size that a client is prepared to accept.
|
140
|
+
# This is computed as the sum of the size of the uncompressed header name, plus
|
141
|
+
# the size of the uncompressed header value, plus an overhead of 32 bytes for
|
142
|
+
# each field section line. If a peer sends a field section that exceeds this
|
143
|
+
# size a {@link java.net.ProtocolException ProtocolException} will be raised.
|
144
|
+
# This applies to all versions of the HTTP protocol. A value of zero or a negative
|
145
|
+
# value means no limit. If left unspecified, the default value is 393216 bytes
|
146
|
+
# or 384kB.
|
147
|
+
#
|
148
|
+
# Note: This property is currently used by the JDK Reference implementation. It
|
149
|
+
# is not guaranteed to be examined and used by other implementations.
|
133
150
|
#
|
134
151
|
# Default directory where automatically bound Unix domain server
|
135
152
|
# sockets are stored. Sockets are automatically bound when bound
|
@@ -1320,6 +1320,9 @@ jdk.sasl.disabledMechanisms=
|
|
1320
1320
|
# A4FE7C7F15155F3F0AEF7AAA83CF6E06DEB97CA3F909DF920AC1490882D488ED
|
1321
1321
|
# Distrust after December 31, 2019.
|
1322
1322
|
#
|
1323
|
+
# ENTRUST_TLS : Distrust TLS Server certificates anchored by
|
1324
|
+
# an Entrust root CA and issued after November 11, 2024.
|
1325
|
+
#
|
1323
1326
|
# Leading and trailing whitespace surrounding each value are ignored.
|
1324
1327
|
# Unknown values are ignored. If the property is commented out or set to the
|
1325
1328
|
# empty String, no policies are enforced.
|
@@ -1331,7 +1334,7 @@ jdk.sasl.disabledMechanisms=
|
|
1331
1334
|
# jdk.certpath.disabledAlgorithms; those restrictions are still enforced even
|
1332
1335
|
# if this property is not enabled.
|
1333
1336
|
#
|
1334
|
-
jdk.security.caDistrustPolicies=SYMANTEC_TLS
|
1337
|
+
jdk.security.caDistrustPolicies=SYMANTEC_TLS,ENTRUST_TLS
|
1335
1338
|
|
1336
1339
|
#
|
1337
1340
|
# FilePermission path canonicalization
|
quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.base/public_suffix.md
CHANGED
@@ -11,7 +11,7 @@ If you do not wish to use the Public Suffix List, you may remove the
|
|
11
11
|
|
12
12
|
The Source Code of this file is available under the
|
13
13
|
Mozilla Public License, v. 2.0 and is located at
|
14
|
-
https://raw.githubusercontent.com/publicsuffix/list/
|
14
|
+
https://raw.githubusercontent.com/publicsuffix/list/b5bf572c52988dbe9d865b8f090ea819024a9936/public_suffix_list.dat.
|
15
15
|
If a copy of the MPL was not distributed with this file, you can obtain one
|
16
16
|
at https://mozilla.org/MPL/2.0/.
|
17
17
|
|
@@ -0,0 +1,150 @@
|
|
1
|
+
## SipHash v1.0-68c8a7c
|
2
|
+
|
3
|
+
### Notice
|
4
|
+
SipHash reference C implementation
|
5
|
+
|
6
|
+
```
|
7
|
+
Copyright (c) 2016 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com>
|
8
|
+
|
9
|
+
To the extent possible under law, the author(s) have dedicated all copyright
|
10
|
+
and related and neighboring rights to this software to the public domain
|
11
|
+
worldwide. This software is distributed without any warranty.
|
12
|
+
|
13
|
+
You should have received a copy of the CC0 Public Domain Dedication along
|
14
|
+
with
|
15
|
+
this software. If not, see
|
16
|
+
<http://creativecommons.org/publicdomain/zero/1.0/>.
|
17
|
+
```
|
18
|
+
|
19
|
+
### Licenses
|
20
|
+
The code is dual-licensed CCO and MIT
|
21
|
+
|
22
|
+
#### MIT License
|
23
|
+
```
|
24
|
+
Copyright 2012-2024 JP Aumasson
|
25
|
+
|
26
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
27
|
+
|
28
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
29
|
+
|
30
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
31
|
+
```
|
32
|
+
|
33
|
+
#### CC0 1.0 Universal
|
34
|
+
```
|
35
|
+
Statement of Purpose
|
36
|
+
|
37
|
+
The laws of most jurisdictions throughout the world automatically confer
|
38
|
+
exclusive Copyright and Related Rights (defined below) upon the creator and
|
39
|
+
subsequent owner(s) (each and all, an "owner") of an original work of
|
40
|
+
authorship and/or a database (each, a "Work").
|
41
|
+
|
42
|
+
Certain owners wish to permanently relinquish those rights to a Work for the
|
43
|
+
purpose of contributing to a commons of creative, cultural and scientific
|
44
|
+
works ("Commons") that the public can reliably and without fear of later
|
45
|
+
claims of infringement build upon, modify, incorporate in other works, reuse
|
46
|
+
and redistribute as freely as possible in any form whatsoever and for any
|
47
|
+
purposes, including without limitation commercial purposes. These owners may
|
48
|
+
contribute to the Commons to promote the ideal of a free culture and the
|
49
|
+
further production of creative, cultural and scientific works, or to gain
|
50
|
+
reputation or greater distribution for their Work in part through the use and
|
51
|
+
efforts of others.
|
52
|
+
|
53
|
+
For these and/or other purposes and motivations, and without any expectation
|
54
|
+
of additional consideration or compensation, the person associating CC0 with a
|
55
|
+
Work (the "Affirmer"), to the extent that he or she is an owner of Copyright
|
56
|
+
and Related Rights in the Work, voluntarily elects to apply CC0 to the Work
|
57
|
+
and publicly distribute the Work under its terms, with knowledge of his or her
|
58
|
+
Copyright and Related Rights in the Work and the meaning and intended legal
|
59
|
+
effect of CC0 on those rights.
|
60
|
+
|
61
|
+
1. Copyright and Related Rights. A Work made available under CC0 may be
|
62
|
+
protected by copyright and related or neighboring rights ("Copyright and
|
63
|
+
Related Rights"). Copyright and Related Rights include, but are not limited
|
64
|
+
to, the following:
|
65
|
+
|
66
|
+
i. the right to reproduce, adapt, distribute, perform, display, communicate,
|
67
|
+
and translate a Work;
|
68
|
+
|
69
|
+
ii. moral rights retained by the original author(s) and/or performer(s);
|
70
|
+
|
71
|
+
iii. publicity and privacy rights pertaining to a person's image or likeness
|
72
|
+
depicted in a Work;
|
73
|
+
|
74
|
+
iv. rights protecting against unfair competition in regards to a Work,
|
75
|
+
subject to the limitations in paragraph 4(a), below;
|
76
|
+
|
77
|
+
v. rights protecting the extraction, dissemination, use and reuse of data in
|
78
|
+
a Work;
|
79
|
+
|
80
|
+
vi. database rights (such as those arising under Directive 96/9/EC of the
|
81
|
+
European Parliament and of the Council of 11 March 1996 on the legal
|
82
|
+
protection of databases, and under any national implementation thereof,
|
83
|
+
including any amended or successor version of such directive); and
|
84
|
+
|
85
|
+
vii. other similar, equivalent or corresponding rights throughout the world
|
86
|
+
based on applicable law or treaty, and any national implementations thereof.
|
87
|
+
|
88
|
+
2. Waiver. To the greatest extent permitted by, but not in contravention of,
|
89
|
+
applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and
|
90
|
+
unconditionally waives, abandons, and surrenders all of Affirmer's Copyright
|
91
|
+
and Related Rights and associated claims and causes of action, whether now
|
92
|
+
known or unknown (including existing as well as future claims and causes of
|
93
|
+
action), in the Work (i) in all territories worldwide, (ii) for the maximum
|
94
|
+
duration provided by applicable law or treaty (including future time
|
95
|
+
extensions), (iii) in any current or future medium and for any number of
|
96
|
+
copies, and (iv) for any purpose whatsoever, including without limitation
|
97
|
+
commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes
|
98
|
+
the Waiver for the benefit of each member of the public at large and to the
|
99
|
+
detriment of Affirmer's heirs and successors, fully intending that such Waiver
|
100
|
+
shall not be subject to revocation, rescission, cancellation, termination, or
|
101
|
+
any other legal or equitable action to disrupt the quiet enjoyment of the Work
|
102
|
+
by the public as contemplated by Affirmer's express Statement of Purpose.
|
103
|
+
|
104
|
+
3. Public License Fallback. Should any part of the Waiver for any reason be
|
105
|
+
judged legally invalid or ineffective under applicable law, then the Waiver
|
106
|
+
shall be preserved to the maximum extent permitted taking into account
|
107
|
+
Affirmer's express Statement of Purpose. In addition, to the extent the Waiver
|
108
|
+
is so judged Affirmer hereby grants to each affected person a royalty-free,
|
109
|
+
non transferable, non sublicensable, non exclusive, irrevocable and
|
110
|
+
unconditional license to exercise Affirmer's Copyright and Related Rights in
|
111
|
+
the Work (i) in all territories worldwide, (ii) for the maximum duration
|
112
|
+
provided by applicable law or treaty (including future time extensions), (iii)
|
113
|
+
in any current or future medium and for any number of copies, and (iv) for any
|
114
|
+
purpose whatsoever, including without limitation commercial, advertising or
|
115
|
+
promotional purposes (the "License"). The License shall be deemed effective as
|
116
|
+
of the date CC0 was applied by Affirmer to the Work. Should any part of the
|
117
|
+
License for any reason be judged legally invalid or ineffective under
|
118
|
+
applicable law, such partial invalidity or ineffectiveness shall not
|
119
|
+
invalidate the remainder of the License, and in such case Affirmer hereby
|
120
|
+
affirms that he or she will not (i) exercise any of his or her remaining
|
121
|
+
Copyright and Related Rights in the Work or (ii) assert any associated claims
|
122
|
+
and causes of action with respect to the Work, in either case contrary to
|
123
|
+
Affirmer's express Statement of Purpose.
|
124
|
+
|
125
|
+
4. Limitations and Disclaimers.
|
126
|
+
|
127
|
+
a. No trademark or patent rights held by Affirmer are waived, abandoned,
|
128
|
+
surrendered, licensed or otherwise affected by this document.
|
129
|
+
|
130
|
+
b. Affirmer offers the Work as-is and makes no representations or warranties
|
131
|
+
of any kind concerning the Work, express, implied, statutory or otherwise,
|
132
|
+
including without limitation warranties of title, merchantability, fitness
|
133
|
+
for a particular purpose, non infringement, or the absence of latent or
|
134
|
+
other defects, accuracy, or the present or absence of errors, whether or not
|
135
|
+
discoverable, all to the greatest extent permissible under applicable law.
|
136
|
+
|
137
|
+
c. Affirmer disclaims responsibility for clearing rights of other persons
|
138
|
+
that may apply to the Work or any use thereof, including without limitation
|
139
|
+
any person's Copyright and Related Rights in the Work. Further, Affirmer
|
140
|
+
disclaims responsibility for obtaining any necessary consents, permissions
|
141
|
+
or other rights required for any use of the Work.
|
142
|
+
|
143
|
+
d. Affirmer understands and acknowledges that Creative Commons is not a
|
144
|
+
party to this document and has no duty or obligation with respect to this
|
145
|
+
CC0 or use of the Work.
|
146
|
+
|
147
|
+
For more information, please see
|
148
|
+
<http://creativecommons.org/publicdomain/zero/1.0/>
|
149
|
+
|
150
|
+
```
|
@@ -1,4 +1,4 @@
|
|
1
|
-
## GIFLIB v5.2.
|
1
|
+
## GIFLIB v5.2.2
|
2
2
|
|
3
3
|
### GIFLIB License
|
4
4
|
```
|
@@ -24,7 +24,27 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
24
24
|
THE SOFTWARE.
|
25
25
|
|
26
26
|
|
27
|
-
|
27
|
+
tree/README
|
28
28
|
|
29
|
-
|
29
|
+
== Authors ==
|
30
|
+
|
31
|
+
Gershon Elber <gershon[AT]cs.technion.sc.il>
|
32
|
+
original giflib code
|
33
|
+
|
34
|
+
Toshio Kuratomi <toshio[AT]tiki-lounge.com>
|
35
|
+
uncompressed gif writing code
|
36
|
+
former maintainer
|
37
|
+
|
38
|
+
Eric Raymond <esr[AT]snark.thyrsus.com>
|
39
|
+
current as well as long time former maintainer of giflib code
|
40
|
+
|
41
|
+
There have been many other contributors; see the attributions in the
|
42
|
+
version-control history to learn more.
|
43
|
+
|
44
|
+
|
45
|
+
tree/openbsd-reallocarray.c
|
46
|
+
|
47
|
+
Copyright (C) 2008 Otto Moerbeek <otto@drijf.net>
|
30
48
|
SPDX-License-Identifier: MIT
|
49
|
+
|
50
|
+
```
|
quarchpy/connection_specific/jdk_j21_jres/mac_amd64_jdk_21_jre/legal/java.desktop/harfbuzz.md
CHANGED
@@ -1,9 +1,7 @@
|
|
1
|
-
## Harfbuzz
|
1
|
+
## Harfbuzz v8.2.2
|
2
2
|
|
3
3
|
### Harfbuzz License
|
4
4
|
|
5
|
-
https://github.com/harfbuzz/harfbuzz/blob/7.2.0/COPYING
|
6
|
-
|
7
5
|
<pre>
|
8
6
|
|
9
7
|
HarfBuzz is licensed under the so-called "Old MIT" license. Details follow.
|
@@ -14,6 +12,7 @@ Copyright © 2010-2023 Google, Inc.
|
|
14
12
|
Copyright © 2018-2020 Ebrahim Byagowi
|
15
13
|
Copyright © 2004-2013 Red Hat, Inc.
|
16
14
|
Copyright © 2019 Facebook, Inc.
|
15
|
+
Copyright (C) 2012 Zilong Tan (eric.zltan@gmail.com)
|
17
16
|
Copyright © 2007 Chris Wilson
|
18
17
|
Copyright © 2018-2019 Adobe Inc.
|
19
18
|
Copyright © 2006-2023 Behdad Esfahbod
|
@@ -72,6 +71,15 @@ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
72
71
|
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
73
72
|
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
74
73
|
|
74
|
+
---------------------------------
|
75
|
+
The below license applies to the following files:
|
76
|
+
libharfbuzz/hb-unicode-emoji-table.hh
|
77
|
+
|
78
|
+
© 2023 Unicode®, Inc.
|
79
|
+
Unicode and the Unicode Logo are registered trademarks of Unicode, Inc.
|
80
|
+
in the U.S. and other countries.
|
81
|
+
For terms of use, see https://www.unicode.org/terms_of_use.html
|
82
|
+
|
75
83
|
</pre>
|
76
84
|
|
77
85
|
### AUTHORS File Information
|
@@ -1,34 +1,29 @@
|
|
1
|
-
## Little Color Management System (LCMS) v2.
|
1
|
+
## Little Color Management System (LCMS) v2.16
|
2
2
|
|
3
3
|
### LCMS License
|
4
4
|
<pre>
|
5
|
-
README.1ST file information
|
6
5
|
|
7
|
-
|
6
|
+
MIT License
|
8
7
|
|
9
|
-
|
10
|
-
|
11
|
-
Little CMS
|
12
|
-
Copyright (c) 1998-2023 Marti Maria Saguer
|
8
|
+
Copyright (C) 1998-2023 Marti Maria Saguer
|
13
9
|
|
14
10
|
Permission is hereby granted, free of charge, to any person obtaining
|
15
|
-
a copy of this software and associated documentation files (the
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
to the following conditions:
|
11
|
+
a copy of this software and associated documentation files (the "Software"),
|
12
|
+
to deal in the Software without restriction, including without limitation
|
13
|
+
the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
14
|
+
and/or sell copies of the Software, and to permit persons to whom the Software
|
15
|
+
is furnished to do so, subject to the following conditions:
|
21
16
|
|
22
|
-
The above copyright notice and this permission notice shall be
|
23
|
-
|
17
|
+
The above copyright notice and this permission notice shall be included in
|
18
|
+
all copies or substantial portions of the Software.
|
24
19
|
|
25
20
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
26
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
|
27
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
28
|
-
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
29
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
30
|
-
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
31
|
-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
21
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
|
22
|
+
THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
23
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
24
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
25
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
26
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
32
27
|
|
33
28
|
---------------------------------
|
34
29
|
The below license applies to the following files:
|
@@ -47,7 +42,6 @@ Users of this code must verify correctness for their application.
|
|
47
42
|
### AUTHORS File Information
|
48
43
|
```
|
49
44
|
|
50
|
-
|
51
45
|
Main Author
|
52
46
|
------------
|
53
47
|
Marti Maria
|
@@ -91,6 +85,7 @@ Philipp Knechtges
|
|
91
85
|
Amyspark
|
92
86
|
Lovell Fuller
|
93
87
|
Eli Schwartz
|
88
|
+
Diogo Teles Sant'Anna
|
94
89
|
|
95
90
|
Special Thanks
|
96
91
|
--------------
|