capacitor-freerasp 2.5.0 → 2.5.1

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 (32) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/android/src/main/java/com/aheaditec/freerasp/FreeraspPlugin.kt +15 -14
  3. package/android/src/main/java/com/aheaditec/freerasp/PluginThreatHandler.kt +23 -30
  4. package/android/src/main/java/com/aheaditec/freerasp/dispatchers/ExecutionStateDispatcher.kt +4 -2
  5. package/android/src/main/java/com/aheaditec/freerasp/dispatchers/ThreatDispatcher.kt +4 -2
  6. package/android/src/main/java/com/aheaditec/freerasp/utils/RandomGenerator.kt +1 -2
  7. package/ios/Plugin/TalsecRuntime.xcframework/Info.plist +5 -5
  8. package/ios/Plugin/TalsecRuntime.xcframework/_CodeSignature/CodeDirectory +0 -0
  9. package/ios/Plugin/TalsecRuntime.xcframework/_CodeSignature/CodeResources +51 -40
  10. package/ios/Plugin/TalsecRuntime.xcframework/_CodeSignature/CodeSignature +0 -0
  11. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/CurlWrapper.h +1 -1
  12. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h +1 -1
  13. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/curl.h +7 -7
  14. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/multi.h +4 -4
  15. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/options.h +1 -1
  16. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Headers/urlapi.h +1 -1
  17. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Info.plist +0 -0
  18. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json +185 -185
  19. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/TalsecRuntime +0 -0
  20. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64/TalsecRuntime.framework/_CodeSignature/CodeResources +377 -0
  21. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/CurlWrapper.h +1 -1
  22. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/TalsecRuntime-Swift.h +2 -2
  23. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/curl.h +7 -7
  24. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/multi.h +4 -4
  25. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/options.h +1 -1
  26. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Headers/urlapi.h +1 -1
  27. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Info.plist +0 -0
  28. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/arm64-apple-ios-simulator.abi.json +104 -104
  29. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/Modules/TalsecRuntime.swiftmodule/x86_64-apple-ios-simulator.abi.json +104 -104
  30. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/TalsecRuntime +0 -0
  31. package/ios/Plugin/TalsecRuntime.xcframework/ios-arm64_x86_64-simulator/TalsecRuntime.framework/_CodeSignature/CodeResources +17 -39
  32. package/package.json +1 -1
@@ -0,0 +1,377 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>files</key>
6
+ <dict>
7
+ <key>.jbroot/libRHProbe.dat</key>
8
+ <data>
9
+ 2jmj7l5rSw0yVb/vlWAYkK/YBwk=
10
+ </data>
11
+ <key>Headers/CryptoBridgingHeader.h</key>
12
+ <data>
13
+ mOqIZoN2AJlkJSNzs7YiosCwiDw=
14
+ </data>
15
+ <key>Headers/CurlWrapper.h</key>
16
+ <data>
17
+ NfaD4ZW492g1gx9/WrVywckio1o=
18
+ </data>
19
+ <key>Headers/TalsecRuntime-Swift.h</key>
20
+ <data>
21
+ n9I7IjdMKC826TqlB4j2mUTBUvc=
22
+ </data>
23
+ <key>Headers/TalsecRuntime_iOS.h</key>
24
+ <data>
25
+ eCAoZuhmSePuuusXWgD3JOPl+FQ=
26
+ </data>
27
+ <key>Headers/curl.h</key>
28
+ <data>
29
+ mLfbwJxgzpnFoF3PZhOkQXf3vu4=
30
+ </data>
31
+ <key>Headers/curlver.h</key>
32
+ <data>
33
+ HHHy97I1HcqyKicFHd1AcLT9vM0=
34
+ </data>
35
+ <key>Headers/easy.h</key>
36
+ <data>
37
+ uxwAQyNkdidRGYBKGD8Jg+yqKEU=
38
+ </data>
39
+ <key>Headers/header.h</key>
40
+ <data>
41
+ iyvygbRon3G0sWEVV5hAyuEsRf8=
42
+ </data>
43
+ <key>Headers/mprintf.h</key>
44
+ <data>
45
+ 6kuUNhttGSIGElxfaS4YXSI6QjA=
46
+ </data>
47
+ <key>Headers/multi.h</key>
48
+ <data>
49
+ CCqpYO+NKWUyeeWp6/AgXg04RlE=
50
+ </data>
51
+ <key>Headers/options.h</key>
52
+ <data>
53
+ Pgw7zikdIuxcutfv84E86QtzB8g=
54
+ </data>
55
+ <key>Headers/stdcheaders.h</key>
56
+ <data>
57
+ GR5tP8ehTD7+ZtG/cMD3s+IRAcI=
58
+ </data>
59
+ <key>Headers/system.h</key>
60
+ <data>
61
+ CbSdtGUOwipRo+mywhFc1XyX4hk=
62
+ </data>
63
+ <key>Headers/typecheck-gcc.h</key>
64
+ <data>
65
+ J/BOIcuabDNAyRWHX7SeqGm9B2k=
66
+ </data>
67
+ <key>Headers/urlapi.h</key>
68
+ <data>
69
+ /yXILzgAfQvOojqm3XAHRsAwJrA=
70
+ </data>
71
+ <key>Headers/websockets.h</key>
72
+ <data>
73
+ dacrFuMoBK+Ue7nlMiklKjPkmWc=
74
+ </data>
75
+ <key>Info.plist</key>
76
+ <data>
77
+ 4pI5j8NGLDqEd/OZJnyc+ocjgxM=
78
+ </data>
79
+ <key>Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json</key>
80
+ <data>
81
+ DsXp/SKqoXs3f0PE7alAsq2ppLs=
82
+ </data>
83
+ <key>Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
84
+ <data>
85
+ 3iPuRGG17GpD7jAh2Lr5CmvFHWg=
86
+ </data>
87
+ <key>Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.swiftdoc</key>
88
+ <data>
89
+ Ra9moHz8eCDrGU2FC0XI1mtdGN8=
90
+ </data>
91
+ <key>Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.swiftinterface</key>
92
+ <data>
93
+ 3iPuRGG17GpD7jAh2Lr5CmvFHWg=
94
+ </data>
95
+ <key>Modules/module.modulemap</key>
96
+ <data>
97
+ 5Cqpp15x1ZBnDyj7LgQmZiSGNYI=
98
+ </data>
99
+ <key>PrivacyInfo.xcprivacy</key>
100
+ <data>
101
+ EoDY5rl3F+/NSgSM7d7epUYDscA=
102
+ </data>
103
+ <key>cacert.pem</key>
104
+ <data>
105
+ ibKJMhC3VnHzP2+y913vX/PPbkg=
106
+ </data>
107
+ <key>module.modulemap</key>
108
+ <data>
109
+ mnI/NClQ83sI5K2xkweR9cS1BrM=
110
+ </data>
111
+ </dict>
112
+ <key>files2</key>
113
+ <dict>
114
+ <key>.jbroot/libRHProbe.dat</key>
115
+ <dict>
116
+ <key>hash2</key>
117
+ <data>
118
+ 47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=
119
+ </data>
120
+ </dict>
121
+ <key>Headers/CryptoBridgingHeader.h</key>
122
+ <dict>
123
+ <key>hash2</key>
124
+ <data>
125
+ /hsTJUUY2T3yYO1Km6xqfyKSKz5VKzQU2qsa5AjZ3hw=
126
+ </data>
127
+ </dict>
128
+ <key>Headers/CurlWrapper.h</key>
129
+ <dict>
130
+ <key>hash2</key>
131
+ <data>
132
+ 60kqc6ZOHuNkRlooJo0oLxE7Gfz/QSmz9sPPjCyKB28=
133
+ </data>
134
+ </dict>
135
+ <key>Headers/TalsecRuntime-Swift.h</key>
136
+ <dict>
137
+ <key>hash2</key>
138
+ <data>
139
+ 2b6fjO8ucwjozDVZR+Yet3WFBS5Q59nbHmzL0eZeHwU=
140
+ </data>
141
+ </dict>
142
+ <key>Headers/TalsecRuntime_iOS.h</key>
143
+ <dict>
144
+ <key>hash2</key>
145
+ <data>
146
+ 0W3ca1c8VRXMx64ypkv+teolW5Z3G4s3jviX5FYMNXU=
147
+ </data>
148
+ </dict>
149
+ <key>Headers/curl.h</key>
150
+ <dict>
151
+ <key>hash2</key>
152
+ <data>
153
+ fy65KlyL8liq58ZX9PzFUPWJ+YFZXaQPLsiz8TBpwgI=
154
+ </data>
155
+ </dict>
156
+ <key>Headers/curlver.h</key>
157
+ <dict>
158
+ <key>hash2</key>
159
+ <data>
160
+ SBdVCzOTQRM9zdA83gcE5nj2Wg/Pp61W60/5cpTqa1I=
161
+ </data>
162
+ </dict>
163
+ <key>Headers/easy.h</key>
164
+ <dict>
165
+ <key>hash2</key>
166
+ <data>
167
+ 9trJcD4NSwkeDS48x9QwCRdL5FO6EmB/l84qdDFz1AQ=
168
+ </data>
169
+ </dict>
170
+ <key>Headers/header.h</key>
171
+ <dict>
172
+ <key>hash2</key>
173
+ <data>
174
+ ff8703r7WMAJ8HVcwbN0AffECeWBcurtSSyBkYGobj8=
175
+ </data>
176
+ </dict>
177
+ <key>Headers/mprintf.h</key>
178
+ <dict>
179
+ <key>hash2</key>
180
+ <data>
181
+ p5ZX+hXbcecyvLWLxGRatlvbMiJ2fzS+W6tWqg1PTMk=
182
+ </data>
183
+ </dict>
184
+ <key>Headers/multi.h</key>
185
+ <dict>
186
+ <key>hash2</key>
187
+ <data>
188
+ Zu+lbIsFRos0ACKBmEl0LbBi+AujoSKFMHOaQcVa9u8=
189
+ </data>
190
+ </dict>
191
+ <key>Headers/options.h</key>
192
+ <dict>
193
+ <key>hash2</key>
194
+ <data>
195
+ Ay82VEWxoOZrPEGsXwqDb6+tLChjFfMNlPicJA8ZKvQ=
196
+ </data>
197
+ </dict>
198
+ <key>Headers/stdcheaders.h</key>
199
+ <dict>
200
+ <key>hash2</key>
201
+ <data>
202
+ 11iLhoFKNf/Ddm/2JC5vZwXgRAH8nCCKGVyv81A6+Bw=
203
+ </data>
204
+ </dict>
205
+ <key>Headers/system.h</key>
206
+ <dict>
207
+ <key>hash2</key>
208
+ <data>
209
+ ZD/MnzVjEDHSR5BJTpdA6400CFVfLp1Zwwy//38+McQ=
210
+ </data>
211
+ </dict>
212
+ <key>Headers/typecheck-gcc.h</key>
213
+ <dict>
214
+ <key>hash2</key>
215
+ <data>
216
+ 3O4L8PutuQJQhnbdj9CodR7KtBtmMbcTP5Z/QZTUop0=
217
+ </data>
218
+ </dict>
219
+ <key>Headers/urlapi.h</key>
220
+ <dict>
221
+ <key>hash2</key>
222
+ <data>
223
+ 2Kf6vHQshJ1YxJ9KnRExXIoKU7ctRGXn87++2tgWato=
224
+ </data>
225
+ </dict>
226
+ <key>Headers/websockets.h</key>
227
+ <dict>
228
+ <key>hash2</key>
229
+ <data>
230
+ 5W0gmdKOy+tbjQl4qBjg3XaiUsXkfmFKGoZDVCRBMxQ=
231
+ </data>
232
+ </dict>
233
+ <key>Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.abi.json</key>
234
+ <dict>
235
+ <key>hash2</key>
236
+ <data>
237
+ zbZ2XZLXNbhSEnpBLTGFcX0IuiCIjOWk/X9RXOmBYuA=
238
+ </data>
239
+ </dict>
240
+ <key>Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.private.swiftinterface</key>
241
+ <dict>
242
+ <key>hash2</key>
243
+ <data>
244
+ iMlvH29nL3TA8mNUhCvWNZpmK/FXRcrelUyF1av6Www=
245
+ </data>
246
+ </dict>
247
+ <key>Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.swiftdoc</key>
248
+ <dict>
249
+ <key>hash2</key>
250
+ <data>
251
+ H6zkUOdK8wgf0nC0Xuj9XMzkDSDZicyUtdfk82duZy0=
252
+ </data>
253
+ </dict>
254
+ <key>Modules/TalsecRuntime.swiftmodule/arm64-apple-ios.swiftinterface</key>
255
+ <dict>
256
+ <key>hash2</key>
257
+ <data>
258
+ iMlvH29nL3TA8mNUhCvWNZpmK/FXRcrelUyF1av6Www=
259
+ </data>
260
+ </dict>
261
+ <key>Modules/module.modulemap</key>
262
+ <dict>
263
+ <key>hash2</key>
264
+ <data>
265
+ gTx9ZhrwHS0hTBeJb6E3ARK3htBrD87Dc2RxPvTKaGE=
266
+ </data>
267
+ </dict>
268
+ <key>PrivacyInfo.xcprivacy</key>
269
+ <dict>
270
+ <key>hash2</key>
271
+ <data>
272
+ Tfo6GXW0wL6V4grnszDhSoINMxnjKwgN7Z6h4Ha1EEo=
273
+ </data>
274
+ </dict>
275
+ <key>cacert.pem</key>
276
+ <dict>
277
+ <key>hash2</key>
278
+ <data>
279
+ evXTNBu6jWBekqcSa2FmOhEeJpBAdgyfplv7M3/XVws=
280
+ </data>
281
+ </dict>
282
+ <key>module.modulemap</key>
283
+ <dict>
284
+ <key>hash2</key>
285
+ <data>
286
+ PyY8LBmk2KM3Pm+7gcuZwfV9homQCYsBeTEPUypp+U0=
287
+ </data>
288
+ </dict>
289
+ </dict>
290
+ <key>rules</key>
291
+ <dict>
292
+ <key>^.*</key>
293
+ <true/>
294
+ <key>^.*\.lproj/</key>
295
+ <dict>
296
+ <key>optional</key>
297
+ <true/>
298
+ <key>weight</key>
299
+ <real>1000</real>
300
+ </dict>
301
+ <key>^.*\.lproj/locversion.plist$</key>
302
+ <dict>
303
+ <key>omit</key>
304
+ <true/>
305
+ <key>weight</key>
306
+ <real>1100</real>
307
+ </dict>
308
+ <key>^Base\.lproj/</key>
309
+ <dict>
310
+ <key>weight</key>
311
+ <real>1010</real>
312
+ </dict>
313
+ <key>^version.plist$</key>
314
+ <true/>
315
+ </dict>
316
+ <key>rules2</key>
317
+ <dict>
318
+ <key>.*\.dSYM($|/)</key>
319
+ <dict>
320
+ <key>weight</key>
321
+ <real>11</real>
322
+ </dict>
323
+ <key>^(.*/)?\.DS_Store$</key>
324
+ <dict>
325
+ <key>omit</key>
326
+ <true/>
327
+ <key>weight</key>
328
+ <real>2000</real>
329
+ </dict>
330
+ <key>^.*</key>
331
+ <true/>
332
+ <key>^.*\.lproj/</key>
333
+ <dict>
334
+ <key>optional</key>
335
+ <true/>
336
+ <key>weight</key>
337
+ <real>1000</real>
338
+ </dict>
339
+ <key>^.*\.lproj/locversion.plist$</key>
340
+ <dict>
341
+ <key>omit</key>
342
+ <true/>
343
+ <key>weight</key>
344
+ <real>1100</real>
345
+ </dict>
346
+ <key>^Base\.lproj/</key>
347
+ <dict>
348
+ <key>weight</key>
349
+ <real>1010</real>
350
+ </dict>
351
+ <key>^Info\.plist$</key>
352
+ <dict>
353
+ <key>omit</key>
354
+ <true/>
355
+ <key>weight</key>
356
+ <real>20</real>
357
+ </dict>
358
+ <key>^PkgInfo$</key>
359
+ <dict>
360
+ <key>omit</key>
361
+ <true/>
362
+ <key>weight</key>
363
+ <real>20</real>
364
+ </dict>
365
+ <key>^embedded\.provisionprofile$</key>
366
+ <dict>
367
+ <key>weight</key>
368
+ <real>20</real>
369
+ </dict>
370
+ <key>^version\.plist$</key>
371
+ <dict>
372
+ <key>weight</key>
373
+ <real>20</real>
374
+ </dict>
375
+ </dict>
376
+ </dict>
377
+ </plist>
@@ -16,7 +16,7 @@
16
16
  #include <unistd.h>
17
17
  #include <string.h>
18
18
 
19
- struct GGifFrJfbYKN {
19
+ struct yDhojAjbCvXg {
20
20
  char *memory;
21
21
  size_t size;
22
22
  CURLcode ret;
@@ -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 __zyLgTMcLduaodHdkYqXNtEi(void) SWIFT_NOEXCEPT;
306
+ SWIFT_EXTERN void __awypjlofwXAgRkyJkLtNJne(void) SWIFT_NOEXCEPT;
307
307
 
308
308
  #endif
309
309
  #if __has_attribute(external_source_symbol)
@@ -618,7 +618,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
618
618
 
619
619
  #if defined(__OBJC__)
620
620
 
621
- SWIFT_EXTERN void __zyLgTMcLduaodHdkYqXNtEi(void) SWIFT_NOEXCEPT;
621
+ SWIFT_EXTERN void __awypjlofwXAgRkyJkLtNJne(void) SWIFT_NOEXCEPT;
622
622
 
623
623
  #endif
624
624
  #if __has_attribute(external_source_symbol)
@@ -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 DibCOt authentication
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 DibCOt authentication with IE flavour
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 messabCO in, must be at least CURL_ERROR_SIZE
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 chanbCO the timeout, in seconds, associated with getting a
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 chanbCO, we redefine the NOW to another enum
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 messabCO.
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 messabCO.
3246
+ * for printing meaningful error messasUq.
3247
3247
  */
3248
3248
  CURL_EXTERN const char *curl_share_strerror(CURLSHcode);
3249
3249
 
@@ -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 messabCO/informationals from
236
- * the individual transfers. MessabCO include informationals such as
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 messabCO left in the
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 messabCO.
268
+ * useful for printing meaningful error messasUq.
269
269
  *
270
270
  * Returns: A pointer to a null-terminated error message.
271
271
  */
@@ -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 ranbCO can still be used to figure out what type/size
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;
@@ -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
- * messabCO.
147
+ * messasUq.
148
148
  */
149
149
  CURL_EXTERN const char *curl_url_strerror(CURLUcode);
150
150