php-src/ext/openssl/tests
2013-10-17 15:32:18 +02:00
..
001.phpt
002.phpt
003.phpt
004.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-03-28 17:13:16 +02:00
005.phpt
005_crt.txt
006.phpt
007.phpt
008.phpt
009.phpt
011.phpt Allow management of your own padding in openssl_encrypt/decrypt. 2011-05-20 18:56:13 +00:00
012.phpt
013.phpt
014.phpt
015.phpt
016.phpt
017.phpt
018.phpt
019.phpt
021.phpt Fix bug #61404 ext\openssl\tests\021.phpt fails 2012-03-28 16:15:36 +02:00
022.phpt Fix bug #61405 ext\openssl\tests\022.phpt fails 2012-03-27 16:07:59 +02:00
023.phpt
024.phpt
025.phpt
bug25614.phpt
bug28382.phpt Fix bug #61412 ext\openssl\tests\bug28382.phpt fails 2012-03-27 16:07:59 +02:00
bug28382cert.txt
bug36732.phpt - ext/openssl/tests/bug36732.phpt more portable. 2011-09-14 10:55:46 +00:00
bug37820.phpt
bug37820cert.pem
bug37820key.pem
bug38255.phpt
bug38261.phpt
bug39217.phpt
bug39217cert1.txt
bug39217cert2.txt
bug41033.pem
bug41033.phpt
bug41033pub.pem
bug41353.phpt
bug46127.pem
bug46127.phpt
bug47828.phpt Need EXPECTF here, of course 2012-02-05 09:52:41 +00:00
bug48182.phpt fix infinite loop in the test 2010-04-20 10:04:26 +00:00
bug54060.phpt Allow management of your own padding in openssl_encrypt/decrypt. 2011-05-20 18:56:13 +00:00
bug54061.phpt Allow management of your own padding in openssl_encrypt/decrypt. 2011-05-20 18:56:13 +00:00
bug54992-ca.pem - Fixed bug #54992: Stream not closed and error not returned when SSL CN_match 2011-06-08 00:23:02 +00:00
bug54992.pem - Fixed bug #54992: Stream not closed and error not returned when SSL CN_match 2011-06-08 00:23:02 +00:00
bug54992.phpt Fix the path to the .pem 2011-09-08 09:27:47 +00:00
bug55646.phpt - Fixed test ext/openssl/tests/004.phpt. 2011-09-14 09:56:59 +00:00
bug61124.phpt test for bug #61124 2012-02-25 13:27:57 +00:00
bug61930.phpt fix bug #61930: openssl corrupts ssl key resource when using openssl_get_publickey() 2013-02-17 13:28:42 -08:00
bug64802.pem Fix for php bug #64802 includes test case 2013-08-18 15:42:37 -07:00
bug64802.phpt Fix for php bug #64802 includes test case 2013-08-18 15:42:37 -07:00
bug65729.pem added better wildcard matching for CN 2013-09-21 16:45:20 +08:00
bug65729.phpt DNS name comparison is now case insensitive. 2013-10-08 10:07:54 +08:00
cert.crt
cve2013_4073.pem Fix CVE-2013-4073 - handling of certs with null bytes 2013-08-13 22:20:33 -07:00
cve2013_4073.phpt Fix CVE-2013-4073 - handling of certs with null bytes 2013-08-13 22:20:33 -07:00
openssl.cnf Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
openssl_decrypt_error.phpt Allow management of your own padding in openssl_encrypt/decrypt. 2011-05-20 18:56:13 +00:00
openssl_digest_basic.phpt
openssl_encrypt_crash.phpt Add tests for OpenSSL crash. 2011-12-19 03:09:05 +00:00
openssl_encrypt_error.phpt
openssl_pbkdf2.phpt Revert "Rename openssl_pkcs5_pbkdf2_hmac() to something that doesn't sound like a spell." 2012-06-12 11:21:54 -07:00
openssl_peer_fingerprint.phpt Support string and array for peer fingerprint matching 2013-09-27 14:13:11 +08:00
openssl_random_pseudo_bytes.phpt
openssl_spki_export.phpt Address feature request #38917 for native SPKAC (HTML5 keygen element) support 2013-05-06 16:36:06 -06:00
openssl_spki_export_challenge.phpt Address feature request #38917 for native SPKAC (HTML5 keygen element) support 2013-05-06 16:36:06 -06:00
openssl_spki_new.phpt Address feature request #38917 for native SPKAC (HTML5 keygen element) support 2013-05-06 16:36:06 -06:00
openssl_spki_verify.phpt Address feature request #38917 for native SPKAC (HTML5 keygen element) support 2013-05-06 16:36:06 -06:00
openssl_x509_fingerprint.phpt Renamed to be more descriptive of what it does 2013-09-23 00:51:17 +08:00
openssl_x509_parse_basic.phpt Fix OpenSSL version-dependent diff. "Time Stamp signing" is not in openssl 0.9. Skip current test for 0.9. New test for 0.9 approved by Stas 2012-02-07 01:15:13 +00:00
openssl_x509_parse_basic_v9.phpt Fix OpenSSL version-dependent diff. "Time Stamp signing" is not in openssl 0.9. Skip current test for 0.9. New test for 0.9 approved by Stas 2012-02-07 01:15:13 +00:00
private.key
public.key
san-ca.pem Added SAN matching during peer verification 2013-10-08 12:37:44 -04:00
san-cert.pem Added SAN matching during peer verification 2013-10-08 12:37:44 -04:00
san_peer_matching.phpt Changed return types to zend_bool, renamed test 2013-10-09 09:55:36 -04:00
sni_001.phpt
streams_crypto_method.pem previous revert killed that file 2013-10-17 15:32:18 +02:00
streams_crypto_method.phpt fix ws 2013-10-17 15:09:28 +02:00
tlsv1.1_wrapper_001.phpt Revert "Added support for TLSv1.1 and TLSv1.2" 2013-10-17 15:20:38 +02:00
tlsv1.2_wrapper_002.phpt Revert "Added support for TLSv1.1 and TLSv1.2" 2013-10-17 15:20:38 +02:00