Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 1248 → Rev 1249

/trunk/vendor/composer/installed.json
350,12 → 350,12
"source": {
"type": "git",
"url": "https://github.com/danielmarschall/php_utils.git",
"reference": "7125532cc5cdac6b7c3eadaa8887b570eaf3faeb"
"reference": "4a41123a727d2607c931f2486c94d91f46cc58f0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danielmarschall/php_utils/zipball/7125532cc5cdac6b7c3eadaa8887b570eaf3faeb",
"reference": "7125532cc5cdac6b7c3eadaa8887b570eaf3faeb",
"url": "https://api.github.com/repos/danielmarschall/php_utils/zipball/4a41123a727d2607c931f2486c94d91f46cc58f0",
"reference": "4a41123a727d2607c931f2486c94d91f46cc58f0",
"shasum": ""
},
"require": {
362,7 → 362,7
"ext-zlib": "*",
"php": ">=7.0"
},
"time": "2023-04-10T19:07:02+00:00",
"time": "2023-04-21T07:50:32+00:00",
"default-branch": true,
"type": "library",
"installation-source": "dist",
392,18 → 392,18
"source": {
"type": "git",
"url": "https://github.com/danielmarschall/uuid_mac_utils.git",
"reference": "d0edce10196d6cef8f8e1c23c346d408abde1704"
"reference": "1a27b4ec216e10998932e315e29596cd58659059"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/danielmarschall/uuid_mac_utils/zipball/d0edce10196d6cef8f8e1c23c346d408abde1704",
"reference": "d0edce10196d6cef8f8e1c23c346d408abde1704",
"url": "https://api.github.com/repos/danielmarschall/uuid_mac_utils/zipball/1a27b4ec216e10998932e315e29596cd58659059",
"reference": "1a27b4ec216e10998932e315e29596cd58659059",
"shasum": ""
},
"require": {
"php": ">=7.0"
},
"time": "2022-10-06T11:48:47+00:00",
"time": "2023-04-29T18:43:43+00:00",
"default-branch": true,
"type": "library",
"installation-source": "dist",
837,12 → 837,12
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "72bd9d99d9a371cb566e214eae29a499101cce55"
"reference": "79b6f96870fcce07907e6b411a2c690496b5eb4c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/72bd9d99d9a371cb566e214eae29a499101cce55",
"reference": "72bd9d99d9a371cb566e214eae29a499101cce55",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/79b6f96870fcce07907e6b411a2c690496b5eb4c",
"reference": "79b6f96870fcce07907e6b411a2c690496b5eb4c",
"shasum": ""
},
"require": {
860,7 → 860,7
"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
},
"time": "2023-04-10T06:25:51+00:00",
"time": "2023-04-21T20:39:01+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
/trunk/vendor/composer/installed.php
84,7 → 84,7
'danielmarschall/php_utils' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '7125532cc5cdac6b7c3eadaa8887b570eaf3faeb',
'reference' => '4a41123a727d2607c931f2486c94d91f46cc58f0',
'type' => 'library',
'install_path' => __DIR__ . '/../danielmarschall/php_utils',
'aliases' => array(
95,7 → 95,7
'danielmarschall/uuid_mac_utils' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'd0edce10196d6cef8f8e1c23c346d408abde1704',
'reference' => '1a27b4ec216e10998932e315e29596cd58659059',
'type' => 'library',
'install_path' => __DIR__ . '/../danielmarschall/uuid_mac_utils',
'aliases' => array(
189,7 → 189,7
'phpseclib/phpseclib' => array(
'pretty_version' => '3.0.x-dev',
'version' => '3.0.9999999.9999999-dev',
'reference' => '72bd9d99d9a371cb566e214eae29a499101cce55',
'reference' => '79b6f96870fcce07907e6b411a2c690496b5eb4c',
'type' => 'library',
'install_path' => __DIR__ . '/../phpseclib/phpseclib',
'aliases' => array(),
/trunk/vendor/danielmarschall/uuid_mac_utils/includes/OidDerConverter.class.php
File deleted
/trunk/vendor/licenses
14,10 → 14,10
danielmarschall/oidconverter dev-master 75088eb Apache-2.0
danielmarschall/php-sha3 9999999-dev 5605bd5 MIT
danielmarschall/php-sha3 dev-master 5605bd5 MIT
danielmarschall/php_utils 9999999-dev 7125532 Apache-2.0
danielmarschall/php_utils dev-master 7125532 Apache-2.0
danielmarschall/uuid_mac_utils 9999999-dev d0edce1 Apache-2.0
danielmarschall/uuid_mac_utils dev-master d0edce1 Apache-2.0
danielmarschall/php_utils 9999999-dev 4a41123 Apache-2.0
danielmarschall/php_utils dev-master 4a41123 Apache-2.0
danielmarschall/uuid_mac_utils 9999999-dev 1a27b4e Apache-2.0
danielmarschall/uuid_mac_utils dev-master 1a27b4e Apache-2.0
danielmarschall/vnag 9999999-dev 839d7dd Apache-2.0
danielmarschall/vnag dev-master 839d7dd Apache-2.0
dcodeio/bcrypt.js master master BSD-3-Clause, MIT
28,7 → 28,7
matthiasmullie/path-converter 1.1.3 MIT
paragonie/constant_time_encoding v2.6.3 MIT
paragonie/random_compat v9.99.100 MIT
phpseclib/phpseclib 3.0.x-dev 72bd9d9 MIT
phpseclib/phpseclib 3.0.x-dev 79b6f96 MIT
script47/bs5-utils master master MIT
spamspan/spamspan master GPL-2.0-only
symfony/polyfill-mbstring v1.19.0 MIT
/trunk/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php
448,7 → 448,7
// yields inconsistent behavior depending on how php is compiled. so we left shift -1 (which, in
// two's compliment, consists of all 1 bits) by 31. on 64-bit systems this'll yield 0xFFFFFFFF80000000.
// that's not a problem, however, and 'anded' and a 32-bit number, as all the leading 1 bits are ignored.
(PHP_INT_SIZE == 4 ? -1 : 0xFFFFFFFF) => 'NET_SFTP_ATTR_EXTENDED'
(PHP_INT_SIZE == 4 ? (-1 << 31) : 0x80000000) => 'NET_SFTP_ATTR_EXTENDED'
];
// http://tools.ietf.org/html/draft-ietf-secsh-filexfer-04#section-6.3
// the flag definitions change somewhat in SFTPv5+. if SFTPv5+ support is added to this library, maybe name
/trunk/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php
4266,7 → 4266,10
 
if (strlen($packet) != $sent) {
$this->bitmap = 0;
throw new \RuntimeException("Only $sent of " . strlen($packet) . " bytes were sent");
$message = $sent === false ?
'Unable to write ' . strlen($packet) . ' bytes' :
"Only $sent of " . strlen($packet) . " bytes were sent";
throw new \RuntimeException($message);
}
}