17219 Commits (e106570dc37f2d590033b89427a2c06d7592264b)
 

Author SHA1 Message Date
Mark D. Roth e106570dc3 Update API from merge. 9 years ago
Mark D. Roth 65c6f2c75d Merge branch 'handshake_api' into http_connect 9 years ago
Mark D. Roth 39377e92cd Fix API of handshake_manager_add(). 9 years ago
Mark D. Roth ed7706087d Merge remote-tracking branch 'upstream/master' into handshake_api2 9 years ago
Mark D. Roth a3ef601ca9 Basic proof-of-concept test. Needs more work to run stand-alone. 9 years ago
Mark D. Roth 28ea7e2630 Use URI query string instead of channel arg to indicate use of proxy. 9 years ago
kpayson64 de2d9fc07b Merge pull request #7395 from markdroth/handshake_api 9 years ago
kpayson64 13d29841dd Merge pull request #7501 from dgquintas/phony_async_stream 9 years ago
Nicolas Noble da9af3331c Merge pull request #7320 from yang-g/shut_down_acceptor_early 9 years ago
Stanley Cheung 93da284179 Merge pull request #7510 from stanley-cheung/regenerate-template-files 9 years ago
Mark D. Roth e273b033da Plumb server name down into the subchannel. 9 years ago
Stanley Cheung bc3b6f3130 regenerate template files 9 years ago
Mark D. Roth 77613b2094 Added channel_arg for proxy server and changed client to add handshaker. 9 years ago
Mark D. Roth 1102a9eef7 Update build files. 9 years ago
Mark D. Roth 65edd1d3b4 Fix API from merge. 9 years ago
Mark D. Roth f6ea3edeb6 Merge branch 'handshake_api2' into http_connect 9 years ago
Mark D. Roth a228e5f231 Add grpc_error parameter to handshaker callback. 9 years ago
Mark D. Roth f7250197a7 Add support for CONNECT to httpcli code and flesh out handshaker implementation. 9 years ago
Stanley Cheung c03c575c86 Merge pull request #7504 from stanley-cheung/php-update-package-xml 9 years ago
Stanley Cheung 35d8474c0e php: update composer.json 9 years ago
Stanley Cheung b8c87fd33d php: update package.xml to 1.0.0RC2 9 years ago
David Garcia Quintas f77b9bf2fe Removed unused version of async_stream.h 9 years ago
kpayson64 d4087084f0 Merge pull request #7488 from ghemawat/slice_user_data 9 years ago
kpayson64 b8208ff79a Merge pull request #7269 from y-zeng/cli_call 9 years ago
kpayson64 b8e26c0217 Merge pull request #7486 from dgquintas/alive_typo 9 years ago
Nicolas Noble 9cd380c5e1 Merge pull request #7296 from thinkerou/fix_orig 9 years ago
Stanley Cheung 6b3361bc34 Merge pull request #7489 from stanley-cheung/php-fix-minor-style 9 years ago
Mark D. Roth b16b1f29c3 clang-format 9 years ago
Mark D. Roth 3b17e44eb3 Merge remote-tracking branch 'upstream/master' into handshake_api 9 years ago
Nicolas Noble c38f160153 Merge pull request #7476 from vjpai/enable_cross 9 years ago
Nicolas Noble 98f47f6169 Merge pull request #7469 from yang-g/proto_lite 9 years ago
kpayson64 466d8a6bc5 Merge pull request #7465 from grpc/revert-6942-perf_html_report 9 years ago
Nicolas Noble 4f8c76d959 Merge pull request #7490 from nicolasnoble/sanitize-master 9 years ago
Nicolas "Pixel" Noble 20b8333efa Sanitizing master. 9 years ago
Stanley Cheung 4f37dc3ca9 php: fix minor style discrepency 9 years ago
Stanley Cheung 1f45b40f5c Merge pull request #7464 from thinkerou/support_php7_by_marco 9 years ago
Mark D. Roth 9136bb1c1c Fix API from merge. 9 years ago
Sanjay Ghemawat fca59fb2aa Add gpr_slice_new_with_user_data. 9 years ago
Mark D. Roth 5332c4bada Merge branch 'handshake_api' into http_connect 9 years ago
Mark D. Roth ac8df657a5 clang-format 9 years ago
David Garcia Quintas b91cddb2fa fixed typo 9 years ago
makdharma 76692bb283 Merge pull request #7368 from muxi/cronet-e2e 9 years ago
Yuchen Zeng 9cb9445155 Addressed review comments 9 years ago
David G. Quintas e1951a1c6d Merge pull request #7294 from dgquintas/lb_docs_update 9 years ago
David G. Quintas ba383d8193 Merge pull request #7454 from dgquintas/tiny_comment_update 9 years ago
田欧 9bf3798b56 Merge pull request #1 from stanley-cheung/support_php7_by_marco 9 years ago
Stanley Cheung 69c565bd60 wrap long lines; 9 years ago
Stanley Cheung bae0cf1706 minor changes. cannot assume hostname unchanged 9 years ago
Mark D. Roth 0b84add281 Avoid allocating memory for each individual handshaker. Also fix memory leak. 9 years ago
Mark D. Roth 5682a52cee Add acceptor parameter. 9 years ago