php-src/ext/openssl/tests
Rasmus Lerdorf 8d5f83dde5 Another openssl test that is dependent on the openssl version. The output has
changed in more recent versions. Synch with newer output and consider changing
the test to only pick out the more stable fields instead of all of them.
2012-02-05 10:08:16 +00:00
..
001.phpt
002.phpt fix test 2008-07-15 09:14:28 +00:00
003.phpt fix test 2006-08-31 13:50:11 +00:00
004.phpt - Fixed test ext/openssl/tests/004.phpt. 2011-09-14 09:56:59 +00:00
005_crt.txt - MFB: import the right data 005_crt.txt 2007-04-05 09:38:45 +00:00
005.phpt fix test 2007-04-05 07:23:56 +00:00
006.phpt Fix segfault caused by openssl_pkey_new() in ext/openssl/tests/006.phpt 2008-07-15 02:43:30 +00:00
007.phpt New tests 2008-07-18 23:52:01 +00:00
008.phpt New tests 2008-07-18 23:52:01 +00:00
009.phpt New tests 2008-07-18 23:52:01 +00:00
011.phpt Allow management of your own padding in openssl_encrypt/decrypt. 2011-05-20 18:56:13 +00:00
012.phpt Fix error message 2008-07-15 03:20:44 +00:00
013.phpt New tests 2008-07-18 23:52:01 +00:00
014.phpt New tests 2008-07-18 23:52:01 +00:00
015.phpt New tests 2008-07-18 23:52:01 +00:00
016.phpt New tests 2008-07-18 23:52:01 +00:00
017.phpt New tests 2008-07-18 23:52:01 +00:00
018.phpt New tests 2008-07-18 23:52:01 +00:00
019.phpt New tests 2008-07-18 23:52:01 +00:00
021.phpt New tests 2008-07-18 23:52:01 +00:00
022.phpt New tests 2008-07-18 23:52:01 +00:00
023.phpt Fix uninitilized variables in openssl_pkcs7_encrypt() and openssl_pkcs7_sign() 2008-07-15 02:59:56 +00:00
024.phpt New tests 2008-07-18 23:52:01 +00:00
025.phpt Fix uninitilized variables in openssl_pkcs7_encrypt() and openssl_pkcs7_sign() 2008-07-15 02:59:56 +00:00
bug25614.phpt
bug28382.phpt According to the reports on qa this test is failing the same way for everyone. 2012-02-05 09:32:20 +00:00
bug28382cert.txt - #28382, add support for x509 extensions 2006-07-30 17:03:13 +00:00
bug36732.phpt - ext/openssl/tests/bug36732.phpt more portable. 2011-09-14 10:55:46 +00:00
bug37820.phpt - MFH: 2007-05-28 13:55:30 +00:00
bug37820cert.pem
bug37820key.pem
bug38255.phpt improve test 2006-07-29 22:41:20 +00:00
bug38261.phpt MFH: fix accessing public key from x509 resource 2007-01-20 22:08:29 +00:00
bug39217.phpt fix test names 2007-05-30 15:40:26 +00:00
bug39217cert1.txt - add missing cert (thx Tony) 2007-05-30 15:16:31 +00:00
bug39217cert2.txt - add missing cert (thx Tony) 2007-05-30 15:16:31 +00:00
bug41033.pem - #41033, enable signing with DSA keys 2008-11-18 01:56:12 +00:00
bug41033.phpt - #41033, enable signing with DSA keys 2008-11-18 01:56:12 +00:00
bug41033pub.pem - #41033, enable signing with DSA keys 2008-11-18 01:56:12 +00:00
bug41353.phpt fix test names 2007-05-28 20:03:54 +00:00
bug46127.pem - MFH: #46127, php_openssl_tcp_sockop_accept forgets to set context on accepted stream 2008-11-16 23:14:12 +00:00
bug46127.phpt - MFB: fix title 2008-11-18 02:03:38 +00:00
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
cert.crt Fix uninitilized variables in openssl_pkcs7_encrypt() and openssl_pkcs7_sign() 2008-07-15 02:59:56 +00: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 New tests 2008-07-18 23:52:01 +00:00
openssl_encrypt_crash.phpt Add tests for OpenSSL crash. 2011-12-19 03:09:05 +00:00
openssl_encrypt_error.phpt New tests 2008-07-18 23:52:01 +00:00
openssl_random_pseudo_bytes.phpt Missed test for previous commit 2008-11-17 21:54:47 +00:00
openssl_x509_parse_basic.phpt Another openssl test that is dependent on the openssl version. The output has 2012-02-05 10:08:16 +00:00
openssl.cnf - ext/openssl/tests/bug36732.phpt more portable. 2011-09-14 10:55:46 +00:00
private.key Fix uninitilized variables in openssl_pkcs7_encrypt() and openssl_pkcs7_sign() 2008-07-15 02:59:56 +00:00
public.key Fix error message 2008-07-15 03:20:44 +00:00
sni_001.phpt merge from trunk: openssl sni support (rev 289831) 2009-11-30 13:31:53 +00:00