summaryrefslogtreecommitdiff
path: root/ext/openssl/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6' into PHP-7.0Jakub Zelenka2016-06-162-6/+6
|\
| * Fix incorrect error suppressing in openssl_error_string testJakub Zelenka2016-06-161-2/+2
| * Fix occasionally failing OpenSSL DH bug testJakub Zelenka2016-06-161-4/+4
* | Merge branch 'PHP-5.6' into PHP-7.0Jakub Zelenka2016-06-122-89/+98
|\ \ | |/
| * Fix bug #72336 (openssl_pkey_new does not fail for invalid DSA params)Jakub Zelenka2016-06-121-0/+24
| * Update openssl_error_string to run and be more forgivingJakub Zelenka2016-06-121-89/+74
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-06-061-1/+1
|\ \ | |/
| * fix typoAnatol Belski2016-06-061-1/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-06-061-2/+3
|\ \ | |/
| * fix broken skipif and add xfail for nowAnatol Belski2016-06-061-2/+3
* | Merge branch 'PHP-5.6' into PHP-7.0Jakub Zelenka2016-06-055-290/+331
|\ \ | |/
| * Add new test for openssl_pkey_newJakub Zelenka2016-06-052-14/+120
| * Add test for openssl_error_stringJakub Zelenka2016-06-052-0/+211
| * Remove openssl_x509_parse for OpenSSL 0.9.xJakub Zelenka2016-06-051-276/+0
| * yet two test fixes in openssl in 5.6Anatol Belski2016-02-162-4/+7
* | Re-fix #72165Anatol Belski2016-05-061-0/+17
* | Revert "Fixed bug #72165 Null pointer dereference - openssl_csr_new"Anatol Belski2016-05-061-17/+0
* | Fixed bug #72165 Null pointer dereference - openssl_csr_newAnatol Belski2016-05-061-0/+17
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-02-161-4/+6
|\ \ | |/
| * improve testAnatol Belski2016-02-161-4/+6
* | Merge branch 'PHP-5.6' into PHP-7.0Jakub Zelenka2016-02-047-80/+80
|\ \ | |/
| * Split and clean up OpenSSL X509 testsJakub Zelenka2016-02-047-79/+80
* | Merge branch 'PHP-5.6' into PHP-7.0Jakub Zelenka2016-02-0332-89/+85
|\ \ | |/
| * Rename and clean up OpenSSL testsJakub Zelenka2016-02-0332-89/+85
* | fix directory separator in testAnatol Belski2016-02-021-2/+2
* | Merge branch 'PHP-7.0.3' into PHP-7.0Stanislav Malyshev2016-02-011-0/+16
|\ \
| * | Fixed bug #71475: openssl_seal() uninitialized memory usageStanislav Malyshev2016-01-311-0/+16
* | | Rename private.key to private_rsa_1024.key in new openssl_seal testJakub Zelenka2016-01-311-1/+1
* | | Merge branch 'PHP-5.6' into PHP-7.0Jakub Zelenka2016-01-3122-272/+339
|\ \ \ | |/ / |/| / | |/
| * Rewrite OpenSSL SPKI tests to speed them upJakub Zelenka2016-01-317-259/+248
| * Add private RSA keys with 2048 and 4096 bit long modulusJakub Zelenka2016-01-312-0/+78
| * Rename private.key to private_rsa_1024.keyJakub Zelenka2016-01-3113-13/+13
* | Merge branch 'PHP-5.6' into PHP-7.0Jakub Zelenka2015-11-091-184/+0
|\ \ | |/
| * Remove SNI test that trigger request to sni.velox.chJakub Zelenka2015-11-091-184/+0
* | Merge branch 'PHP-5.6' into PHP-7.0Jakub Zelenka2015-10-292-0/+32
|\ \ | |/
| * Use standard title for new openssl testsJakub Zelenka2015-10-292-4/+4
| * new tests to openssl module, don't covered yet.root2015-10-292-0/+32
| * add testAnatol Belski2015-09-231-0/+24
* | Update openssl_x509_checkpurpose.phptmarcosptf2015-09-291-2/+1
* | add test to openssl extroot2015-09-291-0/+150
* | use bundled openssl.cnfAnatol Belski2015-09-232-4/+8
* | add testAnatol Belski2015-09-231-0/+24
* | Fix request #70438: Add IV parameter for openssl_seal and openssl_openJakub Zelenka2015-09-062-1/+30
* | Merge branch 'PHP-5.6'Jakub Zelenka2015-09-061-0/+25
|\ \ | |/
| * Fix bug #60632: openssl_seal fails with AESJakub Zelenka2015-09-061-0/+25
* | Merge branch 'PHP-5.6'Christoph M. Becker2015-09-051-0/+19
|\ \ | |/
| * Fix #70395: Missing ARG_INFO for openssl_seal()Christoph M. Becker2015-09-051-0/+19
* | Merge branch 'PHP-5.6'Jakub Zelenka2015-08-271-0/+29
|\ \ | |/
| * Fix bug #55259 (openssl extension does not get the DH parameters from DH key ...Jakub Zelenka2015-08-251-0/+29
| * fix testAnatol Belski2015-08-231-2/+2