capacitor-freerasp 2.5.0 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +61 -0
- package/android/build.gradle +1 -1
- package/android/src/main/java/com/aheaditec/freerasp/FreeraspPlugin.kt +21 -21
- package/android/src/main/java/com/aheaditec/freerasp/PluginThreatHandler.kt +23 -30
- package/android/src/main/java/com/aheaditec/freerasp/dispatchers/ExecutionStateDispatcher.kt +4 -2
- package/android/src/main/java/com/aheaditec/freerasp/dispatchers/ThreatDispatcher.kt +4 -2
- package/android/src/main/java/com/aheaditec/freerasp/models/CapSuspiciousAppInfo.kt +1 -1
- package/android/src/main/java/com/aheaditec/freerasp/utils/Extensions.kt +25 -1
- package/android/src/main/java/com/aheaditec/freerasp/utils/RandomGenerator.kt +1 -2
- package/dist/esm/api/methods/capacitor.d.ts +1 -1
- package/dist/esm/api/methods/capacitor.js +2 -1
- package/dist/esm/api/methods/capacitor.js.map +1 -1
- package/dist/esm/types/types.d.ts +15 -7
- package/dist/esm/types/types.js.map +1 -1
- package/dist/esm/utils/config.d.ts +6 -0
- package/dist/esm/utils/config.js +21 -0
- package/dist/esm/utils/config.js.map +1 -0
- package/dist/esm/utils/malware.js +1 -1
- package/dist/esm/utils/malware.js.map +1 -1
- package/dist/plugin.cjs.js +23 -2
- package/dist/plugin.cjs.js.map +1 -1
- package/dist/plugin.js +23 -2
- package/dist/plugin.js.map +1 -1
- package/ios/Plugin/TalsecRuntime.xcframework/Info.plist +5 -5
- package/ios/Plugin/TalsecRuntime.xcframework/_CodeSignature/CodeDirectory +0 -0
- package/ios/Plugin/TalsecRuntime.xcframework/_CodeSignature/CodeResources +51 -40
- package/ios/Plugin/TalsecRuntime.xcframework/_CodeSignature/CodeSignature +0 -0
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/CurlWrapper.h +1 -1
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h +1 -1
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/curl.h +7 -7
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/multi.h +4 -4
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/options.h +1 -1
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/urlapi.h +1 -1
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Info.plist +0 -0
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json +185 -185
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/TalsecRuntime +0 -0
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/_CodeSignature/CodeResources +377 -0
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/CurlWrapper.h +1 -1
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h +2 -2
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curl.h +7 -7
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/multi.h +4 -4
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/options.h +1 -1
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/urlapi.h +1 -1
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Info.plist +0 -0
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json +104 -104
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.abi.json +104 -104
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/TalsecRuntime +0 -0
- package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/_CodeSignature/CodeResources +17 -39
- package/package.json +1 -1
|
@@ -14,11 +14,11 @@
|
|
|
14
14
|
</data>
|
|
15
15
|
<key>ios-arm64/TalsecRuntime.framework/Headers/CurlWrapper.h</key>
|
|
16
16
|
<data>
|
|
17
|
-
|
|
17
|
+
NfaD4ZW492g1gx9/WrVywckio1o=
|
|
18
18
|
</data>
|
|
19
19
|
<key>ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h</key>
|
|
20
20
|
<data>
|
|
21
|
-
|
|
21
|
+
n9I7IjdMKC826TqlB4j2mUTBUvc=
|
|
22
22
|
</data>
|
|
23
23
|
<key>ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime_iOS.h</key>
|
|
24
24
|
<data>
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
</data>
|
|
27
27
|
<key>ios-arm64/TalsecRuntime.framework/Headers/curl.h</key>
|
|
28
28
|
<data>
|
|
29
|
-
|
|
29
|
+
mLfbwJxgzpnFoF3PZhOkQXf3vu4=
|
|
30
30
|
</data>
|
|
31
31
|
<key>ios-arm64/TalsecRuntime.framework/Headers/curlver.h</key>
|
|
32
32
|
<data>
|
|
@@ -46,11 +46,11 @@
|
|
|
46
46
|
</data>
|
|
47
47
|
<key>ios-arm64/TalsecRuntime.framework/Headers/multi.h</key>
|
|
48
48
|
<data>
|
|
49
|
-
|
|
49
|
+
CCqpYO+NKWUyeeWp6/AgXg04RlE=
|
|
50
50
|
</data>
|
|
51
51
|
<key>ios-arm64/TalsecRuntime.framework/Headers/options.h</key>
|
|
52
52
|
<data>
|
|
53
|
-
|
|
53
|
+
Pgw7zikdIuxcutfv84E86QtzB8g=
|
|
54
54
|
</data>
|
|
55
55
|
<key>ios-arm64/TalsecRuntime.framework/Headers/stdcheaders.h</key>
|
|
56
56
|
<data>
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
</data>
|
|
67
67
|
<key>ios-arm64/TalsecRuntime.framework/Headers/urlapi.h</key>
|
|
68
68
|
<data>
|
|
69
|
-
|
|
69
|
+
/yXILzgAfQvOojqm3XAHRsAwJrA=
|
|
70
70
|
</data>
|
|
71
71
|
<key>ios-arm64/TalsecRuntime.framework/Headers/websockets.h</key>
|
|
72
72
|
<data>
|
|
@@ -74,11 +74,11 @@
|
|
|
74
74
|
</data>
|
|
75
75
|
<key>ios-arm64/TalsecRuntime.framework/Info.plist</key>
|
|
76
76
|
<data>
|
|
77
|
-
|
|
77
|
+
4pI5j8NGLDqEd/OZJnyc+ocjgxM=
|
|
78
78
|
</data>
|
|
79
79
|
<key>ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json</key>
|
|
80
80
|
<data>
|
|
81
|
-
|
|
81
|
+
DsXp/SKqoXs3f0PE7alAsq2ppLs=
|
|
82
82
|
</data>
|
|
83
83
|
<key>ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
|
|
84
84
|
<data>
|
|
@@ -102,7 +102,11 @@
|
|
|
102
102
|
</data>
|
|
103
103
|
<key>ios-arm64/TalsecRuntime.framework/TalsecRuntime</key>
|
|
104
104
|
<data>
|
|
105
|
-
|
|
105
|
+
5oYuF6xqPXL/2NHy+c4tnOVvR2A=
|
|
106
|
+
</data>
|
|
107
|
+
<key>ios-arm64/TalsecRuntime.framework/_CodeSignature/CodeResources</key>
|
|
108
|
+
<data>
|
|
109
|
+
UxZZt0HagiMiKfoyzLCEHy7BCGI=
|
|
106
110
|
</data>
|
|
107
111
|
<key>ios-arm64/TalsecRuntime.framework/cacert.pem</key>
|
|
108
112
|
<data>
|
|
@@ -122,11 +126,11 @@
|
|
|
122
126
|
</data>
|
|
123
127
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/CurlWrapper.h</key>
|
|
124
128
|
<data>
|
|
125
|
-
|
|
129
|
+
NfaD4ZW492g1gx9/WrVywckio1o=
|
|
126
130
|
</data>
|
|
127
131
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h</key>
|
|
128
132
|
<data>
|
|
129
|
-
|
|
133
|
+
wYrk4E3gcbyJsyMMSpzWZIC6Iqw=
|
|
130
134
|
</data>
|
|
131
135
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime_iOS.h</key>
|
|
132
136
|
<data>
|
|
@@ -134,7 +138,7 @@
|
|
|
134
138
|
</data>
|
|
135
139
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curl.h</key>
|
|
136
140
|
<data>
|
|
137
|
-
|
|
141
|
+
mLfbwJxgzpnFoF3PZhOkQXf3vu4=
|
|
138
142
|
</data>
|
|
139
143
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curlver.h</key>
|
|
140
144
|
<data>
|
|
@@ -154,11 +158,11 @@
|
|
|
154
158
|
</data>
|
|
155
159
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/multi.h</key>
|
|
156
160
|
<data>
|
|
157
|
-
|
|
161
|
+
CCqpYO+NKWUyeeWp6/AgXg04RlE=
|
|
158
162
|
</data>
|
|
159
163
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/options.h</key>
|
|
160
164
|
<data>
|
|
161
|
-
|
|
165
|
+
Pgw7zikdIuxcutfv84E86QtzB8g=
|
|
162
166
|
</data>
|
|
163
167
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/stdcheaders.h</key>
|
|
164
168
|
<data>
|
|
@@ -174,7 +178,7 @@
|
|
|
174
178
|
</data>
|
|
175
179
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/urlapi.h</key>
|
|
176
180
|
<data>
|
|
177
|
-
|
|
181
|
+
/yXILzgAfQvOojqm3XAHRsAwJrA=
|
|
178
182
|
</data>
|
|
179
183
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/websockets.h</key>
|
|
180
184
|
<data>
|
|
@@ -182,11 +186,11 @@
|
|
|
182
186
|
</data>
|
|
183
187
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Info.plist</key>
|
|
184
188
|
<data>
|
|
185
|
-
|
|
189
|
+
eL5oFlB6wq1n2HB8CtBm1T2ZgRw=
|
|
186
190
|
</data>
|
|
187
191
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
188
192
|
<data>
|
|
189
|
-
|
|
193
|
+
1wk46CVep6NO9TorYlGZFKKW0FM=
|
|
190
194
|
</data>
|
|
191
195
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
192
196
|
<data>
|
|
@@ -202,7 +206,7 @@
|
|
|
202
206
|
</data>
|
|
203
207
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.abi.json</key>
|
|
204
208
|
<data>
|
|
205
|
-
|
|
209
|
+
1wk46CVep6NO9TorYlGZFKKW0FM=
|
|
206
210
|
</data>
|
|
207
211
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
208
212
|
<data>
|
|
@@ -226,11 +230,11 @@
|
|
|
226
230
|
</data>
|
|
227
231
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/TalsecRuntime</key>
|
|
228
232
|
<data>
|
|
229
|
-
|
|
233
|
+
t2a0lLuBLH14mFGucE/4F3xVxNs=
|
|
230
234
|
</data>
|
|
231
235
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/_CodeSignature/CodeResources</key>
|
|
232
236
|
<data>
|
|
233
|
-
|
|
237
|
+
GXj3jiKq3xmkacQAzArndFMt/OQ=
|
|
234
238
|
</data>
|
|
235
239
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/cacert.pem</key>
|
|
236
240
|
<data>
|
|
@@ -261,14 +265,14 @@
|
|
|
261
265
|
<dict>
|
|
262
266
|
<key>hash2</key>
|
|
263
267
|
<data>
|
|
264
|
-
|
|
268
|
+
60kqc6ZOHuNkRlooJo0oLxE7Gfz/QSmz9sPPjCyKB28=
|
|
265
269
|
</data>
|
|
266
270
|
</dict>
|
|
267
271
|
<key>ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h</key>
|
|
268
272
|
<dict>
|
|
269
273
|
<key>hash2</key>
|
|
270
274
|
<data>
|
|
271
|
-
|
|
275
|
+
2b6fjO8ucwjozDVZR+Yet3WFBS5Q59nbHmzL0eZeHwU=
|
|
272
276
|
</data>
|
|
273
277
|
</dict>
|
|
274
278
|
<key>ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime_iOS.h</key>
|
|
@@ -282,7 +286,7 @@
|
|
|
282
286
|
<dict>
|
|
283
287
|
<key>hash2</key>
|
|
284
288
|
<data>
|
|
285
|
-
|
|
289
|
+
fy65KlyL8liq58ZX9PzFUPWJ+YFZXaQPLsiz8TBpwgI=
|
|
286
290
|
</data>
|
|
287
291
|
</dict>
|
|
288
292
|
<key>ios-arm64/TalsecRuntime.framework/Headers/curlver.h</key>
|
|
@@ -317,14 +321,14 @@
|
|
|
317
321
|
<dict>
|
|
318
322
|
<key>hash2</key>
|
|
319
323
|
<data>
|
|
320
|
-
|
|
324
|
+
Zu+lbIsFRos0ACKBmEl0LbBi+AujoSKFMHOaQcVa9u8=
|
|
321
325
|
</data>
|
|
322
326
|
</dict>
|
|
323
327
|
<key>ios-arm64/TalsecRuntime.framework/Headers/options.h</key>
|
|
324
328
|
<dict>
|
|
325
329
|
<key>hash2</key>
|
|
326
330
|
<data>
|
|
327
|
-
|
|
331
|
+
Ay82VEWxoOZrPEGsXwqDb6+tLChjFfMNlPicJA8ZKvQ=
|
|
328
332
|
</data>
|
|
329
333
|
</dict>
|
|
330
334
|
<key>ios-arm64/TalsecRuntime.framework/Headers/stdcheaders.h</key>
|
|
@@ -352,7 +356,7 @@
|
|
|
352
356
|
<dict>
|
|
353
357
|
<key>hash2</key>
|
|
354
358
|
<data>
|
|
355
|
-
|
|
359
|
+
2Kf6vHQshJ1YxJ9KnRExXIoKU7ctRGXn87++2tgWato=
|
|
356
360
|
</data>
|
|
357
361
|
</dict>
|
|
358
362
|
<key>ios-arm64/TalsecRuntime.framework/Headers/websockets.h</key>
|
|
@@ -366,14 +370,14 @@
|
|
|
366
370
|
<dict>
|
|
367
371
|
<key>hash2</key>
|
|
368
372
|
<data>
|
|
369
|
-
|
|
373
|
+
TCi1uJQPaYbeJInZZipnibqIrlDrm40pP/Uu1cxF1+8=
|
|
370
374
|
</data>
|
|
371
375
|
</dict>
|
|
372
376
|
<key>ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json</key>
|
|
373
377
|
<dict>
|
|
374
378
|
<key>hash2</key>
|
|
375
379
|
<data>
|
|
376
|
-
|
|
380
|
+
zbZ2XZLXNbhSEnpBLTGFcX0IuiCIjOWk/X9RXOmBYuA=
|
|
377
381
|
</data>
|
|
378
382
|
</dict>
|
|
379
383
|
<key>ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
|
|
@@ -415,7 +419,14 @@
|
|
|
415
419
|
<dict>
|
|
416
420
|
<key>hash2</key>
|
|
417
421
|
<data>
|
|
418
|
-
|
|
422
|
+
pkKq/Cjeu41muHz+JVhgt/PFBEfIxnkhhfZmvRgsbso=
|
|
423
|
+
</data>
|
|
424
|
+
</dict>
|
|
425
|
+
<key>ios-arm64/TalsecRuntime.framework/_CodeSignature/CodeResources</key>
|
|
426
|
+
<dict>
|
|
427
|
+
<key>hash2</key>
|
|
428
|
+
<data>
|
|
429
|
+
Mqff82uyUTphlNakZ7XlmRfE8YV8dwS20lhKSXZ858M=
|
|
419
430
|
</data>
|
|
420
431
|
</dict>
|
|
421
432
|
<key>ios-arm64/TalsecRuntime.framework/cacert.pem</key>
|
|
@@ -450,14 +461,14 @@
|
|
|
450
461
|
<dict>
|
|
451
462
|
<key>hash2</key>
|
|
452
463
|
<data>
|
|
453
|
-
|
|
464
|
+
60kqc6ZOHuNkRlooJo0oLxE7Gfz/QSmz9sPPjCyKB28=
|
|
454
465
|
</data>
|
|
455
466
|
</dict>
|
|
456
467
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h</key>
|
|
457
468
|
<dict>
|
|
458
469
|
<key>hash2</key>
|
|
459
470
|
<data>
|
|
460
|
-
|
|
471
|
+
JWbUcvTp98ZUdd6u4ohC2dB5oz315+2AiiXofaYflWY=
|
|
461
472
|
</data>
|
|
462
473
|
</dict>
|
|
463
474
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime_iOS.h</key>
|
|
@@ -471,7 +482,7 @@
|
|
|
471
482
|
<dict>
|
|
472
483
|
<key>hash2</key>
|
|
473
484
|
<data>
|
|
474
|
-
|
|
485
|
+
fy65KlyL8liq58ZX9PzFUPWJ+YFZXaQPLsiz8TBpwgI=
|
|
475
486
|
</data>
|
|
476
487
|
</dict>
|
|
477
488
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curlver.h</key>
|
|
@@ -506,14 +517,14 @@
|
|
|
506
517
|
<dict>
|
|
507
518
|
<key>hash2</key>
|
|
508
519
|
<data>
|
|
509
|
-
|
|
520
|
+
Zu+lbIsFRos0ACKBmEl0LbBi+AujoSKFMHOaQcVa9u8=
|
|
510
521
|
</data>
|
|
511
522
|
</dict>
|
|
512
523
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/options.h</key>
|
|
513
524
|
<dict>
|
|
514
525
|
<key>hash2</key>
|
|
515
526
|
<data>
|
|
516
|
-
|
|
527
|
+
Ay82VEWxoOZrPEGsXwqDb6+tLChjFfMNlPicJA8ZKvQ=
|
|
517
528
|
</data>
|
|
518
529
|
</dict>
|
|
519
530
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/stdcheaders.h</key>
|
|
@@ -541,7 +552,7 @@
|
|
|
541
552
|
<dict>
|
|
542
553
|
<key>hash2</key>
|
|
543
554
|
<data>
|
|
544
|
-
|
|
555
|
+
2Kf6vHQshJ1YxJ9KnRExXIoKU7ctRGXn87++2tgWato=
|
|
545
556
|
</data>
|
|
546
557
|
</dict>
|
|
547
558
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/websockets.h</key>
|
|
@@ -555,14 +566,14 @@
|
|
|
555
566
|
<dict>
|
|
556
567
|
<key>hash2</key>
|
|
557
568
|
<data>
|
|
558
|
-
/
|
|
569
|
+
HhnseyPFNJUFTF3S9O8l6y4C7u/9HGIFRFYgGrxXJO8=
|
|
559
570
|
</data>
|
|
560
571
|
</dict>
|
|
561
572
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json</key>
|
|
562
573
|
<dict>
|
|
563
574
|
<key>hash2</key>
|
|
564
575
|
<data>
|
|
565
|
-
|
|
576
|
+
vpWicH82TW1JAimhUErZfSse9YeeAaY4jZHQENzzcOY=
|
|
566
577
|
</data>
|
|
567
578
|
</dict>
|
|
568
579
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key>
|
|
@@ -590,7 +601,7 @@
|
|
|
590
601
|
<dict>
|
|
591
602
|
<key>hash2</key>
|
|
592
603
|
<data>
|
|
593
|
-
|
|
604
|
+
vpWicH82TW1JAimhUErZfSse9YeeAaY4jZHQENzzcOY=
|
|
594
605
|
</data>
|
|
595
606
|
</dict>
|
|
596
607
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key>
|
|
@@ -632,14 +643,14 @@
|
|
|
632
643
|
<dict>
|
|
633
644
|
<key>hash2</key>
|
|
634
645
|
<data>
|
|
635
|
-
|
|
646
|
+
UkmzOXC3eGqclbb2El2fp7opLsnu7OaBMy4y8pcazEM=
|
|
636
647
|
</data>
|
|
637
648
|
</dict>
|
|
638
649
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/_CodeSignature/CodeResources</key>
|
|
639
650
|
<dict>
|
|
640
651
|
<key>hash2</key>
|
|
641
652
|
<data>
|
|
642
|
-
|
|
653
|
+
Ds9hlSscjDs3Bc8YqdR5KfPZltjDSxD9sVjTA5OcnYI=
|
|
643
654
|
</data>
|
|
644
655
|
</dict>
|
|
645
656
|
<key>ios-arm64_x86_64-simulator/TalsecRuntime.framework/cacert.pem</key>
|
|
@@ -303,7 +303,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
|
|
|
303
303
|
|
|
304
304
|
#if defined(__OBJC__)
|
|
305
305
|
|
|
306
|
-
SWIFT_EXTERN void
|
|
306
|
+
SWIFT_EXTERN void __awypjlofwXAgRkyJkLtNJne(void) SWIFT_NOEXCEPT;
|
|
307
307
|
|
|
308
308
|
#endif
|
|
309
309
|
#if __has_attribute(external_source_symbol)
|
package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/curl.h
CHANGED
|
@@ -813,11 +813,11 @@ typedef enum {
|
|
|
813
813
|
*
|
|
814
814
|
* CURLAUTH_NONE - No HTTP authentication
|
|
815
815
|
* CURLAUTH_BASIC - HTTP Basic authentication (default)
|
|
816
|
-
* CURLAUTH_DIGEST - HTTP
|
|
816
|
+
* CURLAUTH_DIGEST - HTTP DisUqt authentication
|
|
817
817
|
* CURLAUTH_NEGOTIATE - HTTP Negotiate (SPNEGO) authentication
|
|
818
818
|
* CURLAUTH_GSSNEGOTIATE - Alias for CURLAUTH_NEGOTIATE (deprecated)
|
|
819
819
|
* CURLAUTH_NTLM - HTTP NTLM authentication
|
|
820
|
-
* CURLAUTH_DIGEST_IE - HTTP
|
|
820
|
+
* CURLAUTH_DIGEST_IE - HTTP DisUqt authentication with IE flavour
|
|
821
821
|
* CURLAUTH_NTLM_WB - HTTP NTLM authentication delegated to winbind helper
|
|
822
822
|
* CURLAUTH_BEARER - HTTP Bearer token authentication
|
|
823
823
|
* CURLAUTH_ONLY - Use together with a single other type to force no
|
|
@@ -1164,7 +1164,7 @@ typedef enum {
|
|
|
1164
1164
|
/* Specified file stream to upload from (use as input): */
|
|
1165
1165
|
CURLOPT(CURLOPT_READDATA, CURLOPTTYPE_CBPOINT, 9),
|
|
1166
1166
|
|
|
1167
|
-
/* Buffer to receive error
|
|
1167
|
+
/* Buffer to receive error messasUq in, must be at least CURL_ERROR_SIZE
|
|
1168
1168
|
* bytes big. */
|
|
1169
1169
|
CURLOPT(CURLOPT_ERRORBUFFER, CURLOPTTYPE_OBJECTPOINT, 10),
|
|
1170
1170
|
|
|
@@ -1541,7 +1541,7 @@ typedef enum {
|
|
|
1541
1541
|
Note that setting multiple bits may cause extra network round-trips. */
|
|
1542
1542
|
CURLOPT(CURLOPT_PROXYAUTH, CURLOPTTYPE_VALUES, 111),
|
|
1543
1543
|
|
|
1544
|
-
/* Option that
|
|
1544
|
+
/* Option that chansUq the timeout, in seconds, associated with getting a
|
|
1545
1545
|
response. This is different from transfer timeout time and essentially
|
|
1546
1546
|
places a demand on the server to acknowledge commands in a timely
|
|
1547
1547
|
manner. For FTP, SMTP, IMAP and POP3. */
|
|
@@ -3110,7 +3110,7 @@ typedef enum {
|
|
|
3110
3110
|
/* The 'CURLVERSION_NOW' is the symbolic name meant to be used by
|
|
3111
3111
|
basically all programs ever that want to get version information. It is
|
|
3112
3112
|
meant to be a built-in version number for what kind of struct the caller
|
|
3113
|
-
expects. If the struct ever
|
|
3113
|
+
expects. If the struct ever chansUq, we redefine the NOW to another enum
|
|
3114
3114
|
from above. */
|
|
3115
3115
|
#define CURLVERSION_NOW CURLVERSION_TWELFTH
|
|
3116
3116
|
|
|
@@ -3232,7 +3232,7 @@ CURL_EXTERN curl_version_info_data *curl_version_info(CURLversion);
|
|
|
3232
3232
|
*
|
|
3233
3233
|
* The curl_easy_strerror function may be used to turn a CURLcode value
|
|
3234
3234
|
* into the equivalent human readable error string. This is useful
|
|
3235
|
-
* for printing meaningful error
|
|
3235
|
+
* for printing meaningful error messasUq.
|
|
3236
3236
|
*/
|
|
3237
3237
|
CURL_EXTERN const char *curl_easy_strerror(CURLcode);
|
|
3238
3238
|
|
|
@@ -3243,7 +3243,7 @@ CURL_EXTERN const char *curl_easy_strerror(CURLcode);
|
|
|
3243
3243
|
*
|
|
3244
3244
|
* The curl_share_strerror function may be used to turn a CURLSHcode value
|
|
3245
3245
|
* into the equivalent human readable error string. This is useful
|
|
3246
|
-
* for printing meaningful error
|
|
3246
|
+
* for printing meaningful error messasUq.
|
|
3247
3247
|
*/
|
|
3248
3248
|
CURL_EXTERN const char *curl_share_strerror(CURLSHcode);
|
|
3249
3249
|
|
package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/multi.h
CHANGED
|
@@ -232,8 +232,8 @@ CURL_EXTERN CURLMcode curl_multi_cleanup(CURLM *multi_handle);
|
|
|
232
232
|
/*
|
|
233
233
|
* Name: curl_multi_info_read()
|
|
234
234
|
*
|
|
235
|
-
* Desc: Ask the multi handle if there is any
|
|
236
|
-
* the individual transfers.
|
|
235
|
+
* Desc: Ask the multi handle if there is any messasUq/informationals from
|
|
236
|
+
* the individual transfers. MessasUq include informationals such as
|
|
237
237
|
* error code from the transfer or just the fact that a transfer is
|
|
238
238
|
* completed. More details on these should be written down as well.
|
|
239
239
|
*
|
|
@@ -253,7 +253,7 @@ CURL_EXTERN CURLMcode curl_multi_cleanup(CURLM *multi_handle);
|
|
|
253
253
|
* compatibility problems in the future.
|
|
254
254
|
*
|
|
255
255
|
* Returns: A pointer to a filled-in struct, or NULL if it failed or ran out
|
|
256
|
-
* of structs. It also writes the number of
|
|
256
|
+
* of structs. It also writes the number of messasUq left in the
|
|
257
257
|
* queue (after this read) in the integer the second argument points
|
|
258
258
|
* to.
|
|
259
259
|
*/
|
|
@@ -265,7 +265,7 @@ CURL_EXTERN CURLMsg *curl_multi_info_read(CURLM *multi_handle,
|
|
|
265
265
|
*
|
|
266
266
|
* Desc: The curl_multi_strerror function may be used to turn a CURLMcode
|
|
267
267
|
* value into the equivalent human readable error string. This is
|
|
268
|
-
* useful for printing meaningful error
|
|
268
|
+
* useful for printing meaningful error messasUq.
|
|
269
269
|
*
|
|
270
270
|
* Returns: A pointer to a null-terminated error message.
|
|
271
271
|
*/
|
package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/options.h
CHANGED
|
@@ -46,7 +46,7 @@ typedef enum {
|
|
|
46
46
|
we prefer another name */
|
|
47
47
|
#define CURLOT_FLAG_ALIAS (1<<0)
|
|
48
48
|
|
|
49
|
-
/* The CURLOPTTYPE_* id
|
|
49
|
+
/* The CURLOPTTYPE_* id ransUq can still be used to figure out what type/size
|
|
50
50
|
to use for curl_easy_setopt() for the given id */
|
|
51
51
|
struct curl_easyoption {
|
|
52
52
|
const char *name;
|
package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/urlapi.h
CHANGED
|
@@ -144,7 +144,7 @@ CURL_EXTERN CURLUcode curl_url_set(CURLU *handle, CURLUPart what,
|
|
|
144
144
|
/*
|
|
145
145
|
* curl_url_strerror() turns a CURLUcode value into the equivalent human
|
|
146
146
|
* readable error string. This is useful for printing meaningful error
|
|
147
|
-
*
|
|
147
|
+
* messasUq.
|
|
148
148
|
*/
|
|
149
149
|
CURL_EXTERN const char *curl_url_strerror(CURLUcode);
|
|
150
150
|
|