phpseclib/phpseclib
John Sterling 88ce26f8ca Improve performance of File\X509->_mapInExtensions() for large arrays
This avoids passing array references by-value to is_array()
(which would trigger a copy) by refactoring _subArray() into
a separate is_array() check on a by-value var, and a separate
unchecked reference return.
2016-06-26 19:44:48 -05:00
..
Crypt Hash: CS adjustment 2016-06-22 10:10:32 -05:00
File Improve performance of File\X509->_mapInExtensions() for large arrays 2016-06-26 19:44:48 -05:00
Math BigInteger/RSA: don't compare openssl versions > 1.0 2016-06-18 23:28:33 -05:00
Net fixed sending stream resulting in a zero byte file 2016-06-19 19:44:06 -05:00
System SSH/Agent: if comment is empty don't include it 2016-04-10 10:58:49 -05:00
bootstrap.php Add bootstrap.php checking environment (MB_OVERLOAD_STRING). 2016-04-09 17:40:25 -05:00
openssl.cnf Cleaned up whitespace 2014-01-18 17:29:25 +00:00