]> nmode's Git Repositories - signal-cli/commitdiff
Update graalvm config
authorAsamK <asamk@gmx.de>
Thu, 13 May 2021 11:00:55 +0000 (13:00 +0200)
committerAsamK <asamk@gmx.de>
Thu, 13 May 2021 11:00:55 +0000 (13:00 +0200)
graalvm-config-dir/jni-config.json
graalvm-config-dir/proxy-config.json
graalvm-config-dir/reflect-config.json

index a0966f80facc7b1a869b02d4499e040529777b70..aeebbec84a269547d625f95bc04dbc36142fa751 100644 (file)
   "methods":[
     {"name":"getIdentity","parameterTypes":["org.whispersystems.libsignal.SignalProtocolAddress"] }, 
     {"name":"getIdentityKeyPair","parameterTypes":[] }, 
+    {"name":"getLocalRegistrationId","parameterTypes":[] }, 
     {"name":"isTrustedIdentity","parameterTypes":["org.whispersystems.libsignal.SignalProtocolAddress","org.whispersystems.libsignal.IdentityKey","org.whispersystems.libsignal.state.IdentityKeyStore$Direction"] }, 
+    {"name":"loadPreKey","parameterTypes":["int"] }, 
     {"name":"loadSession","parameterTypes":["org.whispersystems.libsignal.SignalProtocolAddress"] }, 
+    {"name":"loadSignedPreKey","parameterTypes":["int"] }, 
+    {"name":"removePreKey","parameterTypes":["int"] }, 
     {"name":"saveIdentity","parameterTypes":["org.whispersystems.libsignal.SignalProtocolAddress","org.whispersystems.libsignal.IdentityKey"] }, 
     {"name":"storeSession","parameterTypes":["org.whispersystems.libsignal.SignalProtocolAddress","org.whispersystems.libsignal.state.SessionRecord"] }
   ]
index 0d4f101c7a37a4c875e6999bee1a287fdb733380..7abe9244f1b275b82f60bff2889ec7ac317e0e37 100644 (file)
@@ -1,2 +1,4 @@
 [
+  ["org.asamk.Signal"],
+  ["org.freedesktop.dbus.interfaces.DBus"]
 ]
index dbf217ad6602f69d20c64ff9da0b88821cc02372..2c1aaf601f687185adef2b4bbee39ef5d26f5d74 100644 (file)
   "name":"java.lang.Integer",
   "allDeclaredFields":true,
   "allDeclaredMethods":true,
-  "allDeclaredConstructors":true
+  "allDeclaredConstructors":true,
+  "methods":[{"name":"valueOf","parameterTypes":["java.lang.String"] }]
 },
 {
   "name":"java.lang.Iterable",
   "name":"java.lang.Long",
   "allDeclaredFields":true,
   "allDeclaredMethods":true,
-  "allDeclaredConstructors":true
+  "allDeclaredConstructors":true,
+  "methods":[{"name":"valueOf","parameterTypes":["java.lang.String"] }]
 },
 {
   "name":"java.lang.Number",
   "name":"jnr.enxio.channels.Native$LibC",
   "allPublicMethods":true
 },
+{
+  "name":"jnr.enxio.channels.Native$LibC$jnr$ffi$1",
+  "methods":[{"name":"<init>","parameterTypes":["jnr.ffi.Runtime","jnr.ffi.provider.jffi.NativeLibrary","java.lang.Object[]"] }]
+},
 {
   "name":"jnr.ffi.Pointer",
   "allDeclaredMethods":true,
   "name":"jnr.unixsocket.Native$LibC",
   "allPublicMethods":true
 },
+{
+  "name":"jnr.unixsocket.Native$LibC$jnr$ffi$0",
+  "methods":[{"name":"<init>","parameterTypes":["jnr.ffi.Runtime","jnr.ffi.provider.jffi.NativeLibrary","java.lang.Object[]"] }]
+},
 {
   "name":"jnr.unixsocket.SockAddrUnix",
   "allPublicMethods":true
   "allDeclaredConstructors":true,
   "allPublicConstructors":true
 },
+{
+  "name":"org.asamk.signal.commands.GetUserStatusCommand$JsonUserStatus",
+  "allDeclaredFields":true,
+  "allDeclaredMethods":true,
+  "allDeclaredConstructors":true
+},
+{
+  "name":"org.asamk.signal.commands.ListGroupsCommand$JsonGroup",
+  "allDeclaredFields":true,
+  "allDeclaredMethods":true,
+  "allDeclaredConstructors":true
+},
 {
   "name":"org.asamk.signal.json.JsonAttachment",
   "allDeclaredFields":true,
   "name":"org.bouncycastle.jcajce.provider.symmetric.Zuc$Mappings",
   "methods":[{"name":"<init>","parameterTypes":[] }]
 },
+{
+  "name":"org.freedesktop.dbus.errors.ServiceUnknown",
+  "methods":[{"name":"<init>","parameterTypes":["java.lang.String"] }]
+},
+{
+  "name":"org.freedesktop.dbus.interfaces.DBus$NameAcquired",
+  "allDeclaredConstructors":true
+},
 {
   "name":"org.freedesktop.dbus.interfaces.Introspectable",
   "allDeclaredMethods":true,
     {"name":"members_", "allowUnsafeAccess":true}
   ]
 },
+{
+  "name":"org.signal.storageservice.protos.groups.AvatarUploadAttributes",
+  "fields":[
+    {"name":"acl_", "allowUnsafeAccess":true}, 
+    {"name":"algorithm_", "allowUnsafeAccess":true}, 
+    {"name":"credential_", "allowUnsafeAccess":true}, 
+    {"name":"date_", "allowUnsafeAccess":true}, 
+    {"name":"key_", "allowUnsafeAccess":true}, 
+    {"name":"policy_", "allowUnsafeAccess":true}, 
+    {"name":"signature_", "allowUnsafeAccess":true}
+  ]
+},
 {
   "name":"org.signal.storageservice.protos.groups.Group",
   "fields":[
     {"name":"uuid_", "allowUnsafeAccess":true}
   ]
 },
+{
+  "name":"org.signal.storageservice.protos.groups.local.DecryptedPendingMemberRemoval",
+  "fields":[
+    {"name":"uuidCipherText_", "allowUnsafeAccess":true}, 
+    {"name":"uuid_", "allowUnsafeAccess":true}
+  ]
+},
 {
   "name":"org.signal.storageservice.protos.groups.local.DecryptedRequestingMember",
   "fields":[
   "allDeclaredMethods":true,
   "allDeclaredConstructors":true
 },
+{
+  "name":"org.whispersystems.signalservice.internal.devices.DeviceNameProtos$DeviceName",
+  "fields":[
+    {"name":"bitField0_", "allowUnsafeAccess":true}, 
+    {"name":"ciphertext_", "allowUnsafeAccess":true}, 
+    {"name":"ephemeralPublic_", "allowUnsafeAccess":true}, 
+    {"name":"syntheticIv_", "allowUnsafeAccess":true}
+  ]
+},
 {
   "name":"org.whispersystems.signalservice.internal.keybackup.protos.BackupRequest",
   "fields":[
     {"name":"restore_", "allowUnsafeAccess":true}
   ]
 },
+{
+  "name":"org.whispersystems.signalservice.internal.keybackup.protos.RestoreRequest",
+  "fields":[
+    {"name":"backupId_", "allowUnsafeAccess":true}, 
+    {"name":"bitField0_", "allowUnsafeAccess":true}, 
+    {"name":"pin_", "allowUnsafeAccess":true}, 
+    {"name":"serviceId_", "allowUnsafeAccess":true}, 
+    {"name":"token_", "allowUnsafeAccess":true}, 
+    {"name":"validFrom_", "allowUnsafeAccess":true}
+  ]
+},
+{
+  "name":"org.whispersystems.signalservice.internal.keybackup.protos.RestoreResponse",
+  "fields":[
+    {"name":"bitField0_", "allowUnsafeAccess":true}, 
+    {"name":"data_", "allowUnsafeAccess":true}, 
+    {"name":"status_", "allowUnsafeAccess":true}, 
+    {"name":"token_", "allowUnsafeAccess":true}, 
+    {"name":"tries_", "allowUnsafeAccess":true}
+  ]
+},
 {
   "name":"org.whispersystems.signalservice.internal.push.AttachmentV2UploadAttributes",
   "allDeclaredFields":true,
     {"name":"uuid_", "allowUnsafeAccess":true}
   ]
 },
+{
+  "name":"org.whispersystems.signalservice.internal.push.PushServiceSocket$RegistrationLockFailure",
+  "allDeclaredFields":true,
+  "allDeclaredMethods":true,
+  "allDeclaredConstructors":true
+},
 {
   "name":"org.whispersystems.signalservice.internal.push.PushServiceSocket$RegistrationLockV2",
   "allDeclaredFields":true,
     {"name":"viewOnceOpen_", "allowUnsafeAccess":true}
   ]
 },
+{
+  "name":"org.whispersystems.signalservice.internal.push.SignalServiceProtos$SyncMessage$Blocked",
+  "fields":[
+    {"name":"groupIds_", "allowUnsafeAccess":true}, 
+    {"name":"numbers_", "allowUnsafeAccess":true}, 
+    {"name":"uuids_", "allowUnsafeAccess":true}
+  ]
+},
 {
   "name":"org.whispersystems.signalservice.internal.push.SignalServiceProtos$SyncMessage$Contacts",
   "fields":[