Commit Graph

  • 5b04772d8a Merge branch 'master' of https://github.com/phpseclib/phpseclib master terrafrost 2025-01-24 22:32:09 -06:00
  • 6a9996a8d7 Merge branch '3.0' terrafrost 2025-01-24 22:28:52 -06:00
  • 3bb297621f ASN1: explain the use of BigInteger's for handling OID's 3.0 terrafrost 2025-01-24 22:27:41 -06:00
  • be60d5f72b Merge branch '3.0' terrafrost 2025-01-24 21:57:12 -06:00
  • 42a0603f36 CS adjustments terrafrost 2025-01-24 13:01:02 -06:00
  • 604ef70760 Tests/ASN1: Void return types weren't supported until PHP 7.1 terrafrost 2025-01-24 11:23:33 -06:00
  • a02712f1c3 Support ASN.1 tag encoding with values greater than 30. This follows [https://www.oss.com/asn1/resources/asn1-made-simple/asn1-quick-reference/basic-encoding-rules.html](https://www.oss.com/asn1/resources/asn1-made-simple/asn1-quick-reference/basic-encoding-rules.html) mmauviss 2025-01-13 15:08:51 +01:00
  • 033b56c400 Fix bad indents (Quality tools pipeline) mmauviss 2025-01-23 15:33:58 +01:00
  • 6b2905a858
    Merge 74fbd986a9544d242725bd58e781fb4172013898 into a117eb9803b108d28d5891634a991a6dfe79208e Jack Worman 2025-01-22 13:28:13 +00:00
  • 74e03a0e66
    Merge 40db7daea96ff50576fc9d29c5a49b353ee773f7 into a117eb9803b108d28d5891634a991a6dfe79208e Petr Muzikant 2025-01-22 13:28:13 +00:00
  • cdda90feb6
    Merge 85c8e916d8d48c02332ad09680f58b2f61c3e372 into faa15a9861c7f0f14c56ecb04d1ba75078732d1c KJunker 2025-01-22 13:27:58 +00:00
  • 7164d4c8a2
    Merge 810919ca66c06ef76d5095369625d23597605a60 into a117eb9803b108d28d5891634a991a6dfe79208e Zane H 2025-01-22 13:27:25 +00:00
  • 6c1ed0bdb8
    Merge 6b960902a0fe81debfc9719aecfe14f8f8ae527a into a117eb9803b108d28d5891634a991a6dfe79208e Simon Podlipsky 2025-01-22 13:26:16 +00:00
  • 995126e191 Remove BigInteger to use int mmauviss 2025-01-22 13:59:26 +01:00
  • 96514b7b5f Fix the changes requested - Fix inconsistent named arguments usage - Add Unit test of ASN1 DER encoding with constants > 30 mmauviss 2025-01-20 12:32:54 +01:00
  • ed4d8e163c
    Merge 8121cf7210af408e01c9514337df41dafb347f5e into a117eb9803b108d28d5891634a991a6dfe79208e Sam Mousa 2025-01-20 12:00:48 +01:00
  • a117eb9803
    Merge pull request #2063 from felipef0xx/var-overwrite-reviewed terrafrost 2025-01-19 22:41:55 -06:00
  • 55e593e7a4 Merge branch '3.0' terrafrost 2025-01-17 04:37:29 -06:00
  • 658ee70fac Merge branch '2.0' into 3.0 terrafrost 2025-01-17 04:37:22 -06:00
  • faa15a9861 CHANGELOG: 2.0.48 release had some poorly worded entries 2.0 terrafrost 2025-01-17 04:37:06 -06:00
  • 6e40ba6851 Merge branch '3.0' terrafrost 2025-01-17 04:33:49 -06:00
  • 8d087a29e0 CHANGELOG: 3.0.43 release had some poorly worded entries terrafrost 2025-01-17 04:33:17 -06:00
  • 0cf9203e74 Merge branch '3.0' terrafrost 2025-01-16 07:32:41 -06:00
  • 66e4d6f2af Merge branch '2.0' into 3.0 terrafrost 2025-01-16 07:32:34 -06:00
  • 6ac64e2215 Merge branch '1.0' into 2.0 terrafrost 2025-01-16 07:31:38 -06:00
  • da54eb613b SFTP: convert filenames to strings 1.0 terrafrost 2025-01-16 07:31:17 -06:00
  • 0b9fd9821e SFTP: fix typing error terrafrost 2025-01-16 02:57:15 -06:00
  • 41003abc36 Merge branch '3.0' terrafrost 2025-01-16 02:16:42 -06:00
  • 087fe31caf SSH2: make sendEOF() better handle different channel situations terrafrost 2025-01-15 23:48:41 -06:00
  • 373586f8cc Merge branch 'bjne' into 3.0 terrafrost 2025-01-15 23:39:14 -06:00
  • 037892fe8c SSH2: channel status tweaks terrafrost 2025-01-12 14:02:27 -06:00
  • 89831184c2 SSH2: send_eof() -> sendEOF() terrafrost 2025-01-15 21:50:31 -06:00
  • a004cbc210 Support ASN.1 tag encoding with values greater than 30. This follows [https://www.oss.com/asn1/resources/asn1-made-simple/asn1-quick-reference/basic-encoding-rules.html](https://www.oss.com/asn1/resources/asn1-made-simple/asn1-quick-reference/basic-encoding-rules.html) mmauviss 2025-01-13 15:08:51 +01:00
  • 87e8e42b8e changes as requested by terrafrost Bjørnar Ness 2025-01-07 09:21:28 +01:00
  • 4176a2860d
    Merge branch 'phpseclib:master' into var-overwrite-reviewed felipef0xx 2025-01-06 12:37:42 -03:00
  • dd214f83e3 chore: remove variable type comments felipe.dossantos 2025-01-06 12:23:10 -03:00
  • 5c98486276 chore: improve Url variables assignment felipe.dossantos 2025-01-06 12:16:08 -03:00
  • c876c25151 Merge branch '3.0' terrafrost 2025-01-03 14:37:06 -06:00
  • ec5b843c25 Merge branch '2.0' into 3.0 terrafrost 2025-01-03 13:56:49 -06:00
  • cbf4b2b298 Merge branch '1.0' into 2.0 terrafrost 2025-01-03 13:55:53 -06:00
  • 3111903089 Ensure that users of PHP 8.2.26-nmm1 users don't utilize the GMP functions Anthonius Alfred Andreas 2024-12-20 20:59:24 +07:00
  • 40bc1da6c5 fix typo Bjørnar Ness 2025-01-03 15:53:10 +01:00
  • 0c07f4427c chore: properly set url path felipe.dossantos 2025-01-02 15:48:46 -03:00
  • 3161d5b361 chore: replace extract function felipe.dossantos 2025-01-02 14:55:41 -03:00
  • 5d4bf23c5e Add send_eof function Bjørnar Ness 2025-01-02 11:36:20 +01:00
  • fe01985068
    Merge 1b898194a3721a98bf6482d6b8b434f26202be3d into 17b0998e0ff19642c962a38a96639276326e836c Jason N. White 2025-01-01 12:07:51 -05:00
  • 1b898194a3
    Update LICENSE, fix license year JasonnnW3000 2025-01-01 12:07:44 -05:00
  • 27a815fe47 Ensure that users of PHP 8.2.26-nmm1 users don't utilize the GMP functions Anthonius Alfred Andreas 2024-12-20 20:59:24 +07:00
  • 17b0998e0f Merge branch '3.0' terrafrost 2024-12-14 15:13:08 -06:00
  • 709ec107af Merge branch '2.0' into 3.0 3.0.43 terrafrost 2024-12-14 15:12:59 -06:00
  • eaa7be704b CHANGELOG: add 2.0.48 release 2.0.48 terrafrost 2024-12-14 15:03:54 -06:00
  • c6c89a6012 Merge branch '3.0' terrafrost 2024-12-07 14:42:36 -06:00
  • b59d7be9ce Merge branch '2.0' into 3.0 terrafrost 2024-12-07 14:41:29 -06:00
  • 0a142733b5 Merge branch '1.0' into 2.0 terrafrost 2024-12-07 14:40:01 -06:00
  • 2fe0eabeaa SSH2: ignore kex-strict-s-v00@openssh.com in key re-exchanges terrafrost 2024-12-07 14:33:44 -06:00
  • 58e9e43732 Merge branch '3.0' terrafrost 2024-12-04 14:57:42 -06:00
  • 80c7ee9eaf unset($block); jmarchan-ByTel 2024-12-02 22:02:37 +01:00
  • ff82c80f3a Merge branch '3.0' terrafrost 2024-12-04 14:50:48 -06:00
  • 0efd3176d8 EC/BaseCurves/Montgomery: fix needless conversion in multiplyPoint terrafrost 2024-12-04 14:44:28 -06:00
  • 487bfa28e2 Merge branch '3.0' terrafrost 2024-12-04 14:04:20 -06:00
  • 573f4aaf02 SFTP: fix possible SFTPv3 error when rcving date only attributes terrafrost 2024-12-04 13:51:35 -06:00
  • 1f7937f9a8 Merge branch '3.0' terrafrost 2024-12-04 08:49:54 -06:00
  • fc5b4b332d CS adjustments terrafrost 2024-12-04 08:39:06 -06:00
  • 83978e6a91 Tests/CSR: update testNewCSR() test terrafrost 2024-12-04 08:32:48 -06:00
  • 7b43ea0d2f X509: algorithmidentifier parameters could get incorrectly set terrafrost 2024-11-29 10:34:15 -06:00
  • 2914a15d04 Tests/X509: add testRSACertWithECSDASig unit test terrafrost 2024-12-04 07:17:56 -06:00
  • 5f7dc7eaf5
    FIX undefined var jmarchan-ByTel 2024-12-03 11:41:33 +01:00
  • dcd91e9887
    inexistant variable usafe jmarchan-ByTel 2024-12-02 22:10:29 +01:00
  • ead0a79d78
    unset($block); jmarchan-ByTel 2024-12-02 22:02:37 +01:00
  • 5cadfba56c Merge branch 'master' of https://github.com/phpseclib/phpseclib terrafrost 2024-11-29 00:44:45 -06:00
  • eefcfdd00d Merge branch '3.0' terrafrost 2024-11-29 00:44:40 -06:00
  • ad709d815f Merge branch '2.0' into 3.0 terrafrost 2024-11-29 00:44:25 -06:00
  • 702bd3370a Merge branch '1.0' into 2.0 terrafrost 2024-11-29 00:43:26 -06:00
  • 8de7a893c2 BigInteger: improve detection of newly introduced GMP bug terrafrost 2024-11-29 00:35:25 -06:00
  • 46c3756165 SSH2: fix PHP 8.4 deprecatin w.r.t. declare(strict_types=1) terrafrost 2024-11-29 00:16:44 -06:00
  • faced4d097 Merge branch '3.0' terrafrost 2024-11-29 00:15:51 -06:00
  • 7127d934c9 Merge branch '2.0' into 3.0 terrafrost 2024-11-29 00:15:34 -06:00
  • ca7ae97d31 Merge branch '1.0' into 2.0 terrafrost 2024-11-28 23:36:13 -06:00
  • 05085f4df0 BigInteger: fix for PHP 8.4.0 - 8.4.1 regression terrafrost 2024-11-28 23:24:31 -06:00
  • 58709cff79 RSA: PHP 8.4 deprecated xml_set_object() terrafrost 2024-11-28 23:09:12 -06:00
  • e6b4017690
    Merge pull request #2052 from dmnlk/feature/php84-compatible terrafrost 2024-11-28 22:27:50 -06:00
  • 18d71ceab6 Merge branch '3.0' terrafrost 2024-11-28 22:16:48 -06:00
  • 7d1779e03e X509: even more PHP 8.4 deprecations terrafrost 2024-11-28 19:51:35 -06:00
  • b5d32a8a41 Merge branch '3.0' terrafrost 2024-11-28 19:39:02 -06:00
  • 6dcb3bbca6 X509: fix another PHP 8.4 deprecation terrafrost 2024-11-28 19:38:13 -06:00
  • e6864d48e1 Merge branch '3.0' terrafrost 2024-11-28 19:33:12 -06:00
  • e432117c2b fix PHP 8.4 deprecations terrafrost 2024-11-28 19:28:11 -06:00
  • a60ebaffe5 Merge branch '3.0' terrafrost 2024-11-28 17:44:07 -06:00
  • 10a9c2e457 Merge branch '2.0' into 3.0 terrafrost 2024-11-28 17:43:56 -06:00
  • 3106784b58 Merge branch '1.0' into 2.0 terrafrost 2024-11-28 17:42:18 -06:00
  • 181f13a9d8 fix unit tests on PHP 8.3/8.4 terrafrost 2024-11-28 17:41:58 -06:00
  • 3e27d83a22 more CS adjustments terrafrost 2024-11-28 17:20:10 -06:00
  • 49825b8bf3 Merge branch '3.0' terrafrost 2024-11-28 17:19:50 -06:00
  • c38fde1fe0 CS adjustments terrafrost 2024-11-28 17:19:28 -06:00
  • 8eb3c09bfd Merge branch '2.0' into 3.0 terrafrost 2024-11-28 17:18:34 -06:00
  • 6865afbede Merge branch '1.0' into 2.0 terrafrost 2024-11-28 17:18:22 -06:00
  • 57435e2401 SSH2: add bytesUntilKeyReexchange() method terrafrost 2024-11-28 17:18:13 -06:00
  • 2b79c06304 fix deprecated Masaki Kawaguchi 2024-11-26 14:00:12 +09:00
  • 866ae12ea6 Merge branch '3.0' terrafrost 2024-11-22 18:14:23 -06:00
  • a27023aa2b Merge branch '2.0' into 3.0 terrafrost 2024-11-22 18:09:25 -06:00