summaryrefslogtreecommitdiff
path: root/ext/openssl/tests
Commit message (Expand)AuthorAgeFilesLines
* MFH: Add IV to openssl_(en|de)crypt()Sara Golemon2010-05-192-4/+16
* fix infinite loop in the testAntony Dovgal2010-04-201-1/+1
* merge from trunk: openssl sni support (rev 289831)Arnaud Le Blanc2009-11-301-0/+178
* Fixed test (it failed from time to time because of very small timeouts)Dmitry Stogov2009-09-221-3/+3
* - 48182 ssl handshake fails during asynchronous socket connectionSriram Natarajan2009-07-281-0/+92
* - MFB: better test case, it crashes on more architecturePierre Joye2009-03-301-3/+28
* MFH Add test for bug #47828Scott MacVicar2009-03-301-0/+15
* - MFB: fix titlePierre Joye2008-11-181-1/+1
* - #41033, enable signing with DSA keysPierre Joye2008-11-183-0/+51
* Missed test for previous commitScott MacVicar2008-11-171-0/+22
* - MFB: skip if pcntl is not presentPierre Joye2008-11-161-1/+2
* - MFH: #46127, php_openssl_tcp_sockop_accept forgets to set context on accept...Pierre Joye2008-11-162-0/+90
* New testsHenrique do Nascimento Angelo2008-07-1818-0/+992
* fix testAntony Dovgal2008-07-151-1/+1
* Fix error messageHenrique do Nascimento Angelo2008-07-152-0/+33
* Fix uninitilized variables in openssl_pkcs7_encrypt() and openssl_pkcs7_sign()Henrique do Nascimento Angelo2008-07-154-0/+165
* Fix segfault caused by openssl_pkey_new() in ext/openssl/tests/006.phptHenrique do Nascimento Angelo2008-07-151-0/+25
* mproced openssl_x509_parse() to return extensions in readable formDmitry Stogov2007-07-111-11/+14
* fix test namesAntony Dovgal2007-05-302-2/+2
* - add missing cert (thx Tony)Pierre Joye2007-05-302-0/+35
* fix test namesAntony Dovgal2007-05-282-3/+3
* - MFH:Pierre Joye2007-05-282-1/+21
* Fixed bug #41353 (crash in openssl_pkcs12_read() on invalid input).Ilia Alshanetsky2007-05-131-0/+16
* - MFB: import the right data 005_crt.txtPierre Joye2007-04-051-267/+21
* - MFH: add missing data for 005.phptPierre Joye2007-04-051-0/+268
* fix testAntony Dovgal2007-04-051-1/+4
* - implement #39867, PKCS#12 supportPierre Joye2007-04-041-27/+24
* MFH: fix accessing public key from x509 resourceRob Richards2007-01-202-2/+36
* fix testHannes Magnusson2006-10-131-1/+1
* add testAntony Dovgal2006-09-051-0/+34
* - add OPENSSL_VERSION_TEXT and OPENSSL_VERSION_NUMBER constantsPierre Joye2006-09-032-1/+3
* fix testAntony Dovgal2006-08-311-1/+2
* fix segfault/leak, add testAntony Dovgal2006-08-301-0/+42
* MFH: fix segfault in openssl_seal(), add testAntony Dovgal2006-08-301-0/+32
* - #36732, add req_extensions support to openssl_csr_new and _signPierre Joye2006-07-311-0/+39
* - #28382, add support for x509 extensionsPierre Joye2006-07-302-0/+64
* - 38261: openssl_x509_parse leaks with invalid certsPierre Joye2006-07-301-0/+34
* improve testAntony Dovgal2006-07-291-1/+42
* - forgot the testsPierre Joye2006-07-294-0/+72
* Improve "skip" checksIlia Alshanetsky2005-12-273-14/+8
* - Remove unused blocksMarcus Boerger2004-05-191-2/+0
* FixWez Furlong2003-09-241-1/+1
* MFB 25614 "fix"Wez Furlong2003-09-231-0/+11
* Attempt to add more entropy for key generation.Wez Furlong2002-12-121-0/+9
* syntax highlighting for vimWez Furlong2002-08-091-1/+2
* Add subject hash to parsed x509 data.Wez Furlong2002-03-281-3/+3
* Fix regular openssl_pkey_get_private($content, $phrase) syntax andWez Furlong2002-03-262-0/+75