621 Commits (7c4b45de43cb894c55c5dfbaf293c17def4f513b)

Author SHA1 Message Date
murgatroid99 081cccc145 Re-added overzealously removed file 10 years ago
murgatroid99 245a0ecae9 Removed generated code files 10 years ago
murgatroid99 65dda6ca31 Updated generated code to match protos 10 years ago
murgatroid99 a60dd3b7d5 Added proto files 10 years ago
murgatroid99 abd364d1d0 Minor fix to test case switch statement, to fix a false negative 10 years ago
murgatroid99 9ddc3da29f Removed redundant autoload require lines 10 years ago
murgatroid99 b2a6d01974 Replaced existing autoloader with one generated by composer 10 years ago
murgatroid99 d506d55a08 Added composer file to PHP library 10 years ago
murgatroid99 9140a068b5 Replaced existing PHP files with more batch-based implementation 10 years ago
murgatroid99 c1da8f20ea Made necessary changes to get interop tests working 10 years ago
murgatroid99 685e4d958a Fixed errors in ActiveCall 10 years ago
murgatroid99 9c4425a4d5 Added comments to new functions in call.c 10 years ago
Xiaoguang Sun 8a929a965b Fix duplicated symbols 10 years ago
murgatroid99 3f10160769 Updated ActiveCall.php to use batch API 10 years ago
murgatroid99 73aefecd6f Updated ActiveCall.php to use batch API 10 years ago
murgatroid99 1b027f5598 Updated final tests to pass 10 years ago
murgatroid99 f2fe1a8002 Fixed channel host override handling 10 years ago
murgatroid99 9fe516a679 EndToEndTest now works 10 years ago
murgatroid99 4eb8bba7fc Further updated EndToEndTest 10 years ago
murgatroid99 d8bb9578ef Fixed some tests for new API 10 years ago
murgatroid99 8b87e84b99 Switched to new secure server API 10 years ago
murgatroid99 afd541cbd3 Updated C extension to new call API 10 years ago
Misha Brukman 5cdf37eb7b Removed execute permissions from README files. 10 years ago
Craig Tiller 035a904266 Make PHP compile 10 years ago
Julien Boeuf 597a4f2273 Verifying the peer name on the X509 Certs correctly. 10 years ago
Jayant Kolhe 691dbcc7f9 Update README.md 10 years ago
Jayant Kolhe 300748ea7d Update README.md 10 years ago
Craig Tiller ce5021b0b9 Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Craig Tiller 834288138d Add shell script copyrights 10 years ago
Craig Tiller 2e498aa24d Add PHP Copyright 10 years ago
Craig Tiller 1a61b17afd Copyright checker 10 years ago
murgatroid99 554fe351d3 Fixed error in new test 10 years ago
murgatroid99 75c9d2f529 Added cancel_after_first_response interop test 10 years ago
murgatroid99 d96db79b92 Switched to binding servers to port 0 in tests 10 years ago
murgatroid99 5db18baab8 Corrected error in metadata parser 10 years ago
murgatroid99 5ca9f921ae Changed PHP metadata representation to associative array of arrays of strings 10 years ago
Craig Tiller c4f0ebe63b Prepare for the new batch call API. 10 years ago
murgatroid99 975a07b949 Switched Protobuf-PHP references to my fork, removed references to git-on-borg 10 years ago
murgatroid99 d9ba1db7fa Removed assertEquals from TimevalTest 10 years ago
murgatroid99 5accd24a76 Removed uses of assertEquals, which internally uses weak comparison 10 years ago
murgatroid99 25e5f67bb9 Removed all instances of == and != in PHP code 10 years ago
Craig Tiller a7cac78516 Prepare for the new batch call API. 10 years ago
murgatroid99 14d2ce27e7 Updated PHP library to handle generated code without explicit references to grpc 10 years ago
murgatroid99 f21eb2573b Fixed PHP interop tests 10 years ago
murgatroid99 c4c3bff814 Fixed memory leak in PHP byte buffer creation 10 years ago
murgatroid99 cbaacad719 Fixed junk data bug in PHP SSL Credentials 10 years ago
Julien Boeuf 8fbcc4391e Changing the SSL (Server) Credentials API. 10 years ago
Craig Tiller ecd49345b5 Use clang-format-3.5 10 years ago
Craig Tiller bc29d80159 Better GRPC_LIBDIR config 10 years ago