[PHP-CVS] com php-src: Merge branch '5.4': ext/openssl/openssl.c

2012-06-11 Thread Scott MacVicar
Commit:32040b574e7b456ca7b03918adaabfec4bbd91e2 Author:Scott MacVicar scott...@php.net Mon, 11 Jun 2012 00:29:02 -0700 Parents: 2065bab102d2117340d5b604f0ac55941c78ced8 f4847efc5d58b3375fa0f3269158d5e6ab625c21 Branches: master Link:

[PHP-CVS] com php-src: Add PBKDF2 support via openssl(): ext/openssl/openssl.c ext/openssl/php_openssl.h ext/openssl/tests/openssl_pkcs5_pbkdf2_hmac.phpt

2012-06-11 Thread Scott MacVicar
Commit:f4847efc5d58b3375fa0f3269158d5e6ab625c21 Author:Scott MacVicar scott...@php.net Mon, 11 Jun 2012 00:16:30 -0700 Parents: b55e69285bdfa280b94673e8a9434be6c08c65dc Branches: master Link:

[PHP-CVS] com php-src: Fix bug #62271 test bug - ext/wddx/tests/bug48562.phpt: ext/wddx/tests/bug48562.phpt

2012-06-11 Thread Anatoliy Belsky
Commit:a18cede1c5094d5255daeb99cd6debe09938399d Author:Matt Ficken mattfic...@php.net Mon, 11 Jun 2012 17:00:36 +0200 Committer: Anatoliy Belsky a...@php.net Mon, 11 Jun 2012 17:00:36 +0200 Parents: b55e69285bdfa280b94673e8a9434be6c08c65dc Branches: PHP-5.4 master Link:

[PHP-CVS] com php-src: - Fixed build (PKCS5_PBKDF2_HMAC is from 1.0.0): ext/openssl/openssl.c ext/openssl/tests/openssl_pkcs5_pbkdf2_hmac.phpt

2012-06-11 Thread Felipe Pena
Commit:733aaf23b1ba58e1a6abb9c0d00aedf67d143167 Author:Felipe Pena felipe...@gmail.com Mon, 11 Jun 2012 14:08:38 -0300 Parents: 0c6351778a2974342f630a25a3bab4d8fee7e0c6 Branches: master Link:

[PHP-CVS] com php-src: Rename openssl_pkcs5_pbkdf2_hmac() to something that doesn't sound like a spell.: ext/openssl/CREDITS ext/openssl/openssl.c ext/openssl/php_openssl.h ext/openssl/tests/openssl_p

2012-06-11 Thread Scott MacVicar
Commit:b481ebae5503c54f31d73ef0e2243f5ef9025d0d Author:Scott MacVicar scott...@php.net Mon, 11 Jun 2012 12:38:54 -0700 Parents: 733aaf23b1ba58e1a6abb9c0d00aedf67d143167 Branches: master Link:

[PHP-CVS] svn: /SVNROOT/ global_avail

2012-06-11 Thread Pierre Joye
pajoye Mon, 11 Jun 2012 20:31:48 + Revision: http://svn.php.net/viewvc?view=revisionrevision=326106 Log: - Casper karma for ssh2 Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] com php-src: Add PBKDF2 support via openssl(): ext/openssl/openssl.c ext/openssl/php_openssl.h ext/openssl/tests/openssl_pkcs5_pbkdf2_hmac.phpt

2012-06-11 Thread Scott MacVicar
Commit:8c565efd713a313d0a8286fa9a9cdacaaa25ccbc Author:Scott MacVicar scott...@php.net Mon, 11 Jun 2012 00:16:30 -0700 Parents: a18cede1c5094d5255daeb99cd6debe09938399d Branches: 5.4 Link:

[PHP-CVS] branch php-src: 5.4 deleted

2012-06-11 Thread Scott MacVicar
Deleted branch: 5.4 User: Scott MacVicar scott...@php.net Mon, 11 Jun 2012 20:48:09 + -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] branch php-src: PHP-5.4 deleted

2012-06-11 Thread Scott MacVicar
Deleted branch: PHP-5.4 User: Scott MacVicar scott...@php.net Mon, 11 Jun 2012 20:48:31 + -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] com php-src: Add PBKDF2 support via openssl(): ext/openssl/openssl.c ext/openssl/php_openssl.h ext/openssl/tests/openssl_pkcs5_pbkdf2_hmac.phpt

2012-06-11 Thread Scott MacVicar
Commit:b5b8ea1050837fba5a6cee55e41b4574ed64158e Author:Scott MacVicar scott...@php.net Mon, 11 Jun 2012 00:16:30 -0700 Parents: a18cede1c5094d5255daeb99cd6debe09938399d Branches: PHP-5.4 Link:

Re: [PHP-CVS] com php-src: Add PBKDF2 support via openssl(): ext/openssl/openssl.c ext/openssl/php_openssl.h ext/openssl/tests/openssl_pkcs5_pbkdf2_hmac.phpt

2012-06-11 Thread Stas Malyshev
Hi! Commit:b5b8ea1050837fba5a6cee55e41b4574ed64158e Author:Scott MacVicar scott...@php.net Mon, 11 Jun 2012 00:16:30 -0700 Parents: a18cede1c5094d5255daeb99cd6debe09938399d Branches: PHP-5.4 Link:

[PHP-CVS] com php-src: Rename openssl_pkcs5_pbkdf2_hmac() to something that doesn't sound like a spell.: ext/openssl/CREDITS ext/openssl/openssl.c ext/openssl/php_openssl.h ext/openssl/tests/openssl_p

2012-06-11 Thread Scott MacVicar
Commit:bccd1e672fabc3c788e93075221d47d9f077b167 Author:Scott MacVicar scott...@php.net Mon, 11 Jun 2012 12:38:54 -0700 Parents: b5b8ea1050837fba5a6cee55e41b4574ed64158e Branches: PHP-5.4 Link:

[PHP-CVS] com php-src: Add PBKDF2 support via openssl(): ext/openssl/openssl.c

2012-06-11 Thread Scott MacVicar
Commit:aadf59dfa4be09147671de33786dc157716705df Author:Scott MacVicar scott...@php.net Mon, 11 Jun 2012 00:16:30 -0700 Parents: b481ebae5503c54f31d73ef0e2243f5ef9025d0d Branches: master Link:

[PHP-CVS] com php-src: Merge branch '5.4': ext/openssl/openssl.c

2012-06-11 Thread Scott MacVicar
Commit:bcd671d999bcb9aac3691c59e632d91575ea87a0 Author:Scott MacVicar scott...@php.net Mon, 11 Jun 2012 16:04:01 -0700 Parents: aadf59dfa4be09147671de33786dc157716705df bccd1e672fabc3c788e93075221d47d9f077b167 Branches: master Link:

[PHP-CVS] com php-src: One more time: ext/openssl/openssl.c

2012-06-11 Thread Scott MacVicar
Commit:5b3c9f4fd1fbaa251beea37ff7870f6523320672 Author:Scott MacVicar scott...@php.net Mon, 11 Jun 2012 16:23:27 -0700 Parents: bcd671d999bcb9aac3691c59e632d91575ea87a0 Branches: master Link: