Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Updated PHP files to new method names | murgatroid99 | 2015-04-02 |
* | Updated final tests to pass | murgatroid99 | 2015-03-11 |
* | Switched to new secure server API | murgatroid99 | 2015-03-04 |
* | Verifying the peer name on the X509 Certs correctly. | Julien Boeuf | 2015-02-23 |
* | Add PHP Copyright | Craig Tiller | 2015-02-16 |
* | Switched to binding servers to port 0 in tests | murgatroid99 | 2015-02-03 |
* | Removed uses of assertEquals, which internally uses weak comparison | murgatroid99 | 2015-02-02 |
* | Switched to new grpc_call_invoke API | murgatroid99 | 2015-01-16 |
* | Switched call errors to exceptions instead of return values | mlumish | 2015-01-05 |
* | Switched events to use native objects instead of wrappers | mlumish | 2015-01-05 |
* | Replaced calls to grpc_call_accept with newer functions | mlumish | 2015-01-05 |
* | Added utility to make different tests bind to different ports | mlumish | 2014-12-10 |
* | Added PHP to the global gRPC moe config | mlumish | 2014-12-09 |