aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/tests/unit_tests/SecureEndToEndTest.php
Commit message (Expand)AuthorAge
* Updated PHP files to new method namesGravatar murgatroid992015-04-02
* Updated final tests to passGravatar murgatroid992015-03-11
* Switched to new secure server APIGravatar murgatroid992015-03-04
* Verifying the peer name on the X509 Certs correctly.Gravatar Julien Boeuf2015-02-23
* Add PHP CopyrightGravatar Craig Tiller2015-02-16
* Switched to binding servers to port 0 in testsGravatar murgatroid992015-02-03
* Removed uses of assertEquals, which internally uses weak comparisonGravatar murgatroid992015-02-02
* Switched to new grpc_call_invoke APIGravatar murgatroid992015-01-16
* Switched call errors to exceptions instead of return valuesGravatar mlumish2015-01-05
* Switched events to use native objects instead of wrappersGravatar mlumish2015-01-05
* Replaced calls to grpc_call_accept with newer functionsGravatar mlumish2015-01-05
* Added utility to make different tests bind to different portsGravatar mlumish2014-12-10
* Added PHP to the global gRPC moe configGravatar mlumish2014-12-09