Commit Graph

111 Commits

Author SHA1 Message Date
terrafrost 34c05b9dbf Merge branch '3.0' 2023-08-10 22:23:16 -05:00
terrafrost 72f66aa06e fix bad merge 2023-02-11 22:08:27 -06:00
terrafrost f4340220ad Composer: use latest version of ParaTest 2023-02-06 02:52:43 -06:00
Jack Worman 7b557d46c5 Remove bootstrap.php 2022-10-20 17:57:21 -05:00
Jack Worman 2c40186711 Paratest 2022-10-16 09:55:20 -05:00
Jack Worman 6958ba1627 php-cs-fixer @PHP81Migration rule set 2022-08-18 08:10:12 -05:00
Jack Worman c74ad399e6 Update composer.json homepage 2022-08-18 08:10:12 -05:00
Jack Worman f199a0cfe9 Update authors - jack worman 2022-08-18 08:08:31 -05:00
Jack Worman bddf9297ca Added some convenient scripts to composer.json 2022-07-22 21:58:10 -05:00
Jack Worman 510a93a50a Php 7.3
- Update php requirement to >=7.3
- Add php-cs-fixer rule: @PHP73Migration
2022-07-22 21:45:53 -05:00
terrafrost a95abeb4c4 Merge remote-tracking branch 'jworman/Php_7.1' 2022-07-22 18:29:53 -05:00
terrafrost 167fa7d382 Merge branch '3.0' 2022-07-15 09:56:00 -05:00
terrafrost 89944c813c Composer: phpseclib 3 uses DOM vs XML 2022-07-15 09:55:12 -05:00
terrafrost 243ec71f6f Merge branch '2.0' into 3.0 2022-07-15 09:54:58 -05:00
terrafrost dd92c40037 Merge branch '1.0' into 2.0 2022-07-15 09:54:12 -05:00
terrafrost ad8fd7c135 Composer: add additional suggests 2022-07-15 09:40:50 -05:00
Jack Worman e210166f43 Php 7.1 Upgrade 2022-07-08 08:37:58 -05:00
Jack Worman 97902d4bd3 Upgrade to PHP 7.0 2022-07-02 16:26:15 -05:00
Jack Worman 46758107de GitHub actions 2022-03-08 06:08:01 -06:00
Jack Worman 574953061a PSR4 for tests and added fall-through for switches
PSR4 for tests and added fall-through for switches
2022-02-27 01:26:31 -06:00
Jack Worman ea9f6540f3 PSR12 fixes
PSR12 fixes
2022-02-19 17:06:13 -06:00
Tomáš Procházka e8b4e4d4df Allow newer versions of paragonie/random_compat
Allows to use version of paragonie/random_compat which is NOOP for PHP 7.0 or newer.
2021-01-19 08:26:31 -06:00
terrafrost eb4e02debe PHPUnit 4 is redundant for phpseclib 3.0 2020-12-13 09:09:14 -06:00
terrafrost c5d9534ada fix bad merge 2020-12-13 00:57:30 -06:00
terrafrost e4bf7b111a Merge branch '2.0' into 3.0 2020-12-12 19:22:36 -06:00
terrafrost 5701295017 Merge branch '1.0' into 2.0 2020-12-12 17:13:41 -06:00
terrafrost 266f16816a enable unit tests for PHP 8 / PHPUnit 9 2020-12-12 15:11:04 -06:00
Andreas Fischer 2285601cf3 Merge branch '2.0' into 3.0
* 2.0:
  Move Doctum config files to phpseclib/api-docs
2020-08-21 18:20:24 +02:00
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
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 653dbd7f94 rename phpseclib/phpseclib to phpseclib/phpseclib3 for 3.0 branch 2019-11-21 19:38:03 -06:00
terrafrost ce8ad063c7 Merge branch '2.0' 2017-12-14 23:52:18 -06:00
terrafrost b02d78e92a Merge branch '1.0' into 2.0 2017-12-14 23:49:10 -06:00
Remi Collet 8dc8642473 allow PHPUnit 4, 5 and 6 2017-12-14 23:25:30 -06:00
terrafrost 15863ff588 Merge branch '2.0-travis-exp' into master-travis-exp 2017-12-03 22:38:03 -06:00
terrafrost 1587c5498b Merge branch '1.0-travis-exp' into 2.0-travis-exp 2017-12-03 20:22:57 -06:00
terrafrost 2e2c22b921 Travis: enable PHP 7.2 support 2017-12-03 15:33:15 -06:00
terrafrost 6f6b93b012 BigInteger/GMP: use gmp_import / gmp_export 2017-11-05 12:33:22 -06:00
terrafrost 9f7a925bf4 Composer: update deps 2017-08-29 22:42:24 -05:00
terrafrost 863ff6789b RSA: refactor PKCS1/PKCS8 to facilitate re-use 2016-11-17 08:09:10 -06:00
terrafrost 1fb9c81233 Composer: include bootstrap before Crypt/Random 2016-10-22 11:13:01 -05:00
terrafrost a478b13930 Composer: fix autoloading for 1.0 branch 2016-10-17 23:25:21 -05:00
Paragon Initiative Enterprises 0e8fa93676 Use paragonie/constant_time_encoding 2016-05-12 16:28:40 -04:00
terrafrost 398a795e1f Revert "undo merging of master to 2.0 branch"
This reverts commit 8fb4c3363d.
2016-04-30 16:23:35 -05:00
terrafrost 8fb4c3363d undo merging of master to 2.0 branch 2016-04-28 15:34:10 -05:00
terrafrost b4cf10fc94 Revert "Merge branch '2.0'"
This reverts commit be5f4ef6b19c82f6c898708cc8e1828b05e3d4e8, reversing
changes made to 638fe6971c.
2016-04-10 11:30:59 -05:00
terrafrost 4b69dcb1ca Revert "Merge remote-tracking branch 'bantu/bootstrap'"
This reverts commit ef04c870e9, reversing
changes made to cd57bf31ae.
2016-04-10 11:25:31 -05:00
Andreas Fischer 29659f877d Add bootstrap.php checking environment (MB_OVERLOAD_STRING). 2016-04-09 17:40:25 -05:00
terrafrost ef04c870e9 Merge remote-tracking branch 'bantu/bootstrap' 2016-04-09 13:04:34 -05:00
Scott bdb9935e35 Update composer.json 2016-03-24 17:10:07 -04:00