terrafrost
|
6ca7323401
|
Merge branch '2.0'
|
2017-05-29 06:33:24 -05:00 |
|
terrafrost
|
a4cd384bab
|
Merge branch '1.0' into 2.0
|
2017-05-29 06:32:23 -05:00 |
|
terrafrost
|
a451dd69f8
|
RSA: reset variables if bad key was loaded
|
2017-05-29 06:31:54 -05:00 |
|
terrafrost
|
e9d21367fa
|
Merge branch '1.0' into 2.0
|
2017-05-28 09:57:45 -05:00 |
|
terrafrost
|
228b60cfe5
|
Random: suppress E_DEPRECATED errors
|
2017-05-28 09:53:02 -05:00 |
|
terrafrost
|
a312a1d4f0
|
SSH2: update a few function calls to work with renamed methods
|
2017-05-28 09:44:38 -05:00 |
|
terrafrost
|
c25eb3ed9b
|
Merge branch 'master-crypt-fix-old-openssl'
|
2017-05-14 15:35:22 -05:00 |
|
terrafrost
|
83514e3991
|
Merge pull request #1127 from terrafrost/crypt-fix-old-openssl
Crypt: fix OpenSSL engine on <= PHP 5.3.6 (1.0 branch)
|
2017-05-14 15:34:22 -05:00 |
|
terrafrost
|
ae41ac1ac3
|
Merge pull request #1128 from terrafrost/2.0-crypt-fix-old-openssl
Crypt: fix OpenSSL engine on <= PHP 5.3.6 (2.0 branch)
|
2017-05-14 15:34:16 -05:00 |
|
terrafrost
|
baeb68eb82
|
Merge branch '2.0'
|
2017-05-14 08:50:57 -05:00 |
|
terrafrost
|
4b24877a2c
|
Merge branch '1.0' into 2.0
|
2017-05-14 08:50:13 -05:00 |
|
terrafrost
|
19c71e4a98
|
X509: include subjectaltname extension even if only one domain name
|
2017-05-14 08:49:04 -05:00 |
|
terrafrost
|
085d5ed495
|
Merge branch '2.0-crypt-fix-old-openssl'
|
2017-05-13 23:24:53 -05:00 |
|
terrafrost
|
9fc9d2fa19
|
Merge branch 'crypt-fix-old-openssl' into 2.0
|
2017-05-13 23:21:14 -05:00 |
|
terrafrost
|
a983412ea9
|
Crypt: fix OpenSSL engine on <= PHP 5.3.6
|
2017-05-13 23:18:42 -05:00 |
|
terrafrost
|
5c51c2570c
|
Merge branch '2.0'
|
2017-05-11 07:33:55 -05:00 |
|
Remi Collet
|
9706f37644
|
fix permission
|
2017-05-08 17:23:20 +02:00 |
|
terrafrost
|
31f4406b6e
|
Merge branch 'master' of https://github.com/phpseclib/phpseclib
|
2017-05-07 15:08:36 -05:00 |
|
terrafrost
|
84d40ad8e0
|
Merge branch '2.0'
|
2017-05-07 13:26:39 -05:00 |
|
terrafrost
|
64dd2e064b
|
Merge branch '1.0' into 2.0
|
2017-05-07 13:26:27 -05:00 |
|
terrafrost
|
35a1102c0b
|
SFTP: fix put() with php://input as source
|
2017-05-07 13:25:43 -05:00 |
|
Casper Langemeijer
|
4a0118bae6
|
Refactor create_function() into anonymous function
|
2017-04-17 15:35:00 +02:00 |
|
terrafrost
|
4a069f7c85
|
rm redundant files
|
2017-04-15 19:35:07 -05:00 |
|
terrafrost
|
4058e3e217
|
Merge pull request #1090 from terrafrost/dsa-test-2
add DSA implementation
|
2017-04-15 15:49:04 -05:00 |
|
terrafrost
|
0a6fe37285
|
Merge branch '2.0'
|
2017-04-09 10:30:23 -05:00 |
|
terrafrost
|
f4ae2cf3d3
|
Merge branch '1.0' into 2.0
|
2017-04-09 10:23:20 -05:00 |
|
Moritz Fain
|
7fd1eefd66
|
Fixed ASN.1 UTCTime parsing
|
2017-04-09 10:15:40 -05:00 |
|
terrafrost
|
22bf2339d7
|
Merge branch '2.0'
|
2017-03-07 22:20:21 -06:00 |
|
terrafrost
|
52dcabb279
|
Merge pull request #1104 from metaclassing/fix-array-map-namespace
namespacing the array_map function
|
2017-03-07 21:50:41 -06:00 |
|
Metaclassing
|
42a7ff61ff
|
namespacing the array_map function
|
2017-03-07 15:22:44 -06:00 |
|
terrafrost
|
9cbf357ac5
|
Merge branch '2.0'
|
2017-03-01 22:27:31 -06:00 |
|
terrafrost
|
ecb92ad25c
|
Merge branch '1.0' into 2.0
|
2017-03-01 22:27:00 -06:00 |
|
terrafrost
|
8abc0ee60c
|
SSH2: include <pre> tags in getLog result when SAPI isn't CLI
|
2017-03-01 22:26:29 -06:00 |
|
terrafrost
|
9f4f288005
|
Merge branch '1.0' into 2.0
|
2017-03-01 22:24:59 -06:00 |
|
terrafrost
|
b8ceb96bd4
|
SSH2: include <pre> tags in getLog result when SAPI isn't CLI
|
2017-03-01 22:18:38 -06:00 |
|
terrafrost
|
42def63b00
|
Merge remote-tracking branch 'upstream/master' into dsa-test-2
|
2017-02-02 21:07:47 -05:00 |
|
terrafrost
|
ab1da5ac1f
|
Merge pull request #1084 from terrafrost/php5-updates
PHP5 updates for master branch
|
2017-02-02 21:03:07 -05:00 |
|
terrafrost
|
eb459daeaf
|
add DSA implementation
|
2017-02-02 20:20:47 -05:00 |
|
terrafrost
|
7d2e44b430
|
Merge branch '2.0'
|
2017-01-27 12:40:23 -06:00 |
|
terrafrost
|
ac2b7ef76c
|
Merge branch '1.0' into 2.0
|
2017-01-27 12:17:04 -06:00 |
|
terrafrost
|
1bde98fc42
|
Crypt: OpenSSL apparently supports variable size keys
|
2017-01-27 11:20:22 -06:00 |
|
terrafrost
|
8e44671766
|
visibility fixes
|
2017-01-21 15:51:49 -06:00 |
|
terrafrost
|
a25c841108
|
Merge remote-tracking branch 'upstream/master' into php5-updates
|
2017-01-17 22:40:24 -06:00 |
|
terrafrost
|
b9b4f67a0f
|
Net: add public / private / protected
|
2017-01-17 10:23:28 -06:00 |
|
terrafrost
|
fae358cc3c
|
BigInteger: use public / private / protected
|
2017-01-05 00:20:18 -06:00 |
|
terrafrost
|
c8c61055d1
|
Merge branch '2.0'
|
2016-12-24 21:34:30 -06:00 |
|
terrafrost
|
95335f9560
|
SSH2: update PTY changes for 2.0 branch
|
2016-12-24 21:20:13 -06:00 |
|
terrafrost
|
6aa31b2cd1
|
Merge branch '1.0' into 2.0
|
2016-12-24 21:10:50 -06:00 |
|
terrafrost
|
785b477605
|
Merge branch 'pty-enhancement' into 1.0
|
2016-12-24 20:28:19 -06:00 |
|
terrafrost
|
68b5a8896f
|
Merge branch '2.0'
|
2016-12-24 20:06:51 -06:00 |
|