Andreas Fischer
901382d724
Merge branch '1.0' into 2.0
...
* 1.0:
Move Doctum config files to phpseclib/api-docs
2020-08-21 18:19:41 +02:00
Andreas Fischer
de49d701b0
Merge pull request #1513 from code-lts/master
...
Move Doctum config files to phpseclib/api-docs
* github.com:phpseclib/phpseclib:
Move Doctum config files to phpseclib/api-docs
2020-08-21 18:18:32 +02:00
William Desportes
ceab38e0b8
Move Doctum config files to phpseclib/api-docs
...
Fixes : #1365
Closes : #416
Closes : #1506
2020-08-21 18:06:03 +02:00
terrafrost
f0710fc77e
Merge branch '1.0' into 2.0
2020-08-17 07:29:12 -05:00
terrafrost
ded9b3043f
SSH2: suppress 'broken pipe' errors
2020-08-17 07:28:17 -05:00
terrafrost
ed20bba5e7
Merge branch '1.0' into 2.0
2020-08-09 11:00:49 -05:00
terrafrost
239bc63618
SSH2: uploads on low speed networks could get in infinite loop
2020-08-09 11:00:12 -05:00
terrafrost
0747be3d27
Merge branch '1.0' into 2.0
2020-08-01 04:06:57 -05:00
terrafrost
a019cf3f33
Merge pull request #1503 from VincentLanglet/default
...
_parseKey should return false by default
2020-08-01 04:05:17 -05:00
terrafrost
5369b86808
Merge branch '1.0' into 2.0
2020-07-31 08:06:58 -05:00
terrafrost
40b4f1d557
SSH2: when building algo list look at if crypto engine is set
2020-07-31 08:05:31 -05:00
terrafrost
4eb477051c
Merge branch '1.0' into 2.0
2020-07-31 02:50:00 -05:00
terrafrost
c7d7b36018
SSH2: don't try to login as none auth method for CoreFTP server
2020-07-31 02:49:21 -05:00
terrafrost
82406869fb
Merge branch '1.0' into 2.0
2020-07-30 22:58:56 -05:00
terrafrost
ea653e1b01
SFTP: add enableDatePreservation() / disableDatePreservation()
2020-07-30 09:12:23 -05:00
Vincent Langlet
05a564c136
Return false by default
2020-07-30 15:42:02 +02:00
terrafrost
64708aed3b
Merge branch '1.0' into 2.0
2020-07-17 07:54:02 -05:00
terrafrost
d077c7b296
X509: really looong base64 encoded strings broke extractBER()
2020-07-17 07:53:05 -05:00
terrafrost
d1ca58cf33
CHANGELOG: there already was a 2.0.27 release..
2020-07-08 04:08:33 -05:00
terrafrost
f0fc371a2a
2.0.27 release
2020-07-08 04:05:48 -05:00
terrafrost
c89cd789f4
Merge branch '1.0' into 2.0
2020-07-07 23:47:41 -05:00
terrafrost
d8e39b0864
SFTP: change upload packet size from 4KB to 32KB
2020-07-07 23:47:17 -05:00
terrafrost
6a13b52d80
Merge branch '1.0' into 2.0
2020-07-07 23:35:07 -05:00
terrafrost
6537e74746
1.0.19 release
2020-07-07 23:31:58 -05:00
terrafrost
51f2a9386b
Merge branch 'timeout-alt-2.0' into 2.0
2020-05-31 12:22:35 -05:00
terrafrost
cc3ad79058
Crypt/Base: create_function isn't needed for PHP >= 5.3.0
2020-05-29 08:34:40 -05:00
terrafrost
ee278f3062
Merge branch 'timeout-alt-1.0' into timeout-alt-2.0
2020-05-29 08:10:36 -05:00
terrafrost
9651d075e3
SSH2: timeout after 5s for channel closures
2020-05-29 08:10:03 -05:00
terrafrost
ceaffa8fa9
Merge branch '1.0' into 2.0
2020-05-10 23:52:20 -05:00
terrafrost
ef9785d9c5
SFTP: if /path/to/file is a file then /path/to/file/whatever errors
2020-05-10 23:51:16 -05:00
terrafrost
f79b34f75a
Merge branch '1.0' into 2.0
2020-05-10 10:26:53 -05:00
terrafrost
bcaa494af2
ANSI: fix "Number of elements can't be negative" error
2020-05-10 10:25:03 -05:00
terrafrost
2a6fc5695c
Merge branch '1.0' into 2.0
2020-05-01 21:35:53 -05:00
terrafrost
a07f5bc6a2
SFTP: realpath('') produced an error
2020-05-01 21:34:44 -05:00
terrafrost
3b99d23220
Merge branch '1.0' into 2.0
2020-04-28 22:07:45 -05:00
Simon Podlipsky
e29f5bda14
Fix return type hint of SSH2::read()
2020-04-28 22:07:39 -05:00
terrafrost
34620af4df
CHANGELOG: add entries for 2.0.25 and 2.0.26 release notes
2020-04-04 18:17:33 -05:00
terrafrost
9c0ad2f1f4
SFTP: optimize call to parent login method for 2.0 branch
2020-04-04 12:49:56 -05:00
terrafrost
e02b93443c
Merge branch '1.0' into 2.0
2020-04-04 12:49:41 -05:00
terrafrost
c301ddf38f
SFTP: make it so extending SFTP class doesn't cause a segfault
2020-04-04 12:47:30 -05:00
terrafrost
e72c88cf16
Merge branch '1.0' into 2.0
2020-04-03 07:34:08 -05:00
Tyson Andre
41eb0d8012
Fix logic error reading random bytes from /dev/urandom
...
Fixes a bug introduced in c2be7e648
Previously, this would return those bytes if the number of bytes read
was **less than** the number of bytes this was trying to read.
In practice, I believe this would mean bytes from /dev/urandom would never
get used. (Noticed when upgrading phpseclib)
2020-04-03 07:33:58 -05:00
terrafrost
7e67f882ee
Merge branch '1.0-mkdir-mode-adjustment' into 2.0-mkdir-mode-adjustment
2020-03-28 18:05:49 -05:00
terrafrost
5e2951f83a
SFTP: change the mode with a SETSTAT instead of MKDIR
2020-03-28 18:04:26 -05:00
terrafrost
09655fcc1f
Merge branch '1.0' into 2.0
2020-03-12 23:15:39 -05:00
terrafrost
645dc5c817
BACKERS: Jan Slabon -> Setasign
2020-03-12 23:15:34 -05:00
terrafrost
7102751a8a
Merge branch '1.0' into 2.0
2020-03-12 08:27:34 -05:00
terrafrost
97d0e4164b
BACKERS: add Jan Slabon
2020-03-12 08:26:51 -05:00
terrafrost
63a76e88a1
Merge branch '1.0' into 2.0
2020-03-09 19:49:37 -05:00
terrafrost
229f6af1ca
SFTP: re-use SSH2 login method
2020-03-09 19:49:20 -05:00