| /plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/ |
| D | README.md | 1 # Constant-Time Encoding 39 use ParagonIE\ConstantTime\Encoding; 45 echo Encoding::base64Encode($data), "\n"; 46 echo Encoding::base32EncodeUpper($data), "\n"; 47 echo Encoding::base32Encode($data), "\n"; 48 echo Encoding::hexEncode($data), "\n"; 49 echo Encoding::hexEncodeUpper($data), "\n";
|
| /plugin/supa/lib/ |
| D | Supa.jar.unsigned | META-INF/
META-INF/MANIFEST.MF
de/
de/christophlinder/
de/ ... |
| D | Supa.jar | META-INF/MANIFEST.MF
META-INF/SUPA.SF
META-INF/SUPA ... |
| /plugin/rdplink/RdpEncrypt/ |
| D | RdpEncrypt.vb | 110 Encoding.Unicode.GetBytes(plainText), _ 111 Encoding.Unicode.GetBytes(entropy), _
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | Core.EscapeNonASCIICharacters.txt | 6 This directive overcomes a deficiency in %Core.Encoding by blindly
|
| D | Core.Encoding.txt | 1 Core.Encoding
|
| /plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/src/ |
| D | Encoding.php | 32 abstract class Encoding class
|
| /plugin/saml/phpsaml/lib/Saml2/ |
| D | Constants.php | 44 const BINDING_DEFLATE = 'urn:oasis:names:tc:SAML:2.0:bindings:URL-Encoding:DEFLATE';
|
| /plugin/adfs/phpsaml/lib/Saml2/ |
| D | Constants.php | 44 const BINDING_DEFLATE = 'urn:oasis:names:tc:SAML:2.0:bindings:URL-Encoding:DEFLATE';
|
| /plugin/pureldap/vendor/freedsx/asn1/ |
| H A D | README.md | 14 ## Encoding section in Getting Started
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ |
| D | Encoder.php | 428 $encoding = $config->get('Core.Encoding');
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/ |
| D | schema.ser | 1 …Encoding";s:5:"utf-8";s:26:"Core.EscapeInvalidChildren";b:0;s:22:"Core.EscapeInvalidTags";b:0;s:29…
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/ |
| D | CHANGELOG.md | 193 * Decoded Content-Encoding responses are now modified to correctly reflect 195 means that the `Content-Encoding` header may be removed an the 470 * Added the ability to automatically decode `Content-Encoding` response bodies 473 `Content-Encoding`. Set this value to `false` to disable decoding the 474 response content, and pass a string to provide a request `Accept-Encoding` 476 to pass an `Accept-Encoding` header in the headers of a request but still 872 * Bug fix: Removing `Transfer-Encoding: chunked` header when a Content-Length is present 985 * Fixed an issue where cURL would not automatically decompress responses when the Accept-Encoding h… 1086 * No longer sending Accept and Accept-Encoding headers on every request
|
| D | UPGRADING.md | 1197 #### [BUG] Accept-Encoding header behavior changed unintentionally. 1201 In version 2.8 setting the `Accept-Encoding` header would set the CURLOPT_ENCODING option, which pe…
|
| /plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/ |
| D | CHANGELOG.md | 478 * Decoded Content-Encoding responses are now modified to correctly reflect 480 means that the `Content-Encoding` header may be removed an the 767 * Added the ability to automatically decode `Content-Encoding` response bodies 770 `Content-Encoding`. Set this value to `false` to disable decoding the 771 response content, and pass a string to provide a request `Accept-Encoding` 773 to pass an `Accept-Encoding` header in the headers of a request but still 1167 * Bug fix: Removing `Transfer-Encoding: chunked` header when a Content-Length is present 1280 * Fixed an issue where cURL would not automatically decompress responses when the Accept-Encoding h… 1381 * No longer sending Accept and Accept-Encoding headers on every request
|
| /plugin/webdav/vendor/sabre/vobject/resources/schema/ |
| D | xcal.rng | 53 # 3.2.7 Inline Encoding
|
| /plugin/icalevents/vendor/sabre/vobject/resources/schema/ |
| D | xcal.rng | 53 # 3.2.7 Inline Encoding
|
| /plugin/pgn4web/pgn4web/ |
| D | pgn-standard-proposed-supplement.txt | 258 which side last moved. Encoding it here avoids this calculation and also covers
|
| /plugin/ckgedit/ckeditor/lang/ |
| D | en.js.4.9 | 5 …menu":"Form Properties","action":"Action","method":"Method","encoding":"Encoding"},"hidden":{"titl…
|
| D | lang_array.txt | 309 "encoding": "Encoding"
|
| /plugin/webdavclient/vendor/sabre/vobject/ |
| D | ChangeLog.md | 317 * Fixed: Issue 64: Encoding of binary properties of converted vCards. Thanks
|
| /plugin/ckgdoku/ckeditor/lang/ |
| D | lang_array.txt | 309 "encoding": "Encoding"
|
| /plugin/davcard/vendor/sabre/vobject/ |
| D | ChangeLog.md | 317 * Fixed: Issue 64: Encoding of binary properties of converted vCards. Thanks
|
| /plugin/davcal/vendor/sabre/vobject/ |
| H A D | ChangeLog.md | 277 * Fixed: Issue 64: Encoding of binary properties of converted vCards. Thanks
|
| /plugin/authgooglesheets/ |
| D | composer.lock | 648 … "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
|