9422 Commits (e106570dc37f2d590033b89427a2c06d7592264b)

Author SHA1 Message Date
Mark D. Roth e106570dc3 Update API from merge. 8 years ago
Mark D. Roth 39377e92cd Fix API of handshake_manager_add(). 8 years ago
Mark D. Roth 28ea7e2630 Use URI query string instead of channel arg to indicate use of proxy. 8 years ago
Mark D. Roth e273b033da Plumb server name down into the subchannel. 8 years ago
Stanley Cheung bc3b6f3130 regenerate template files 8 years ago
Mark D. Roth 77613b2094 Added channel_arg for proxy server and changed client to add handshaker. 8 years ago
Mark D. Roth 1102a9eef7 Update build files. 8 years ago
Mark D. Roth 65edd1d3b4 Fix API from merge. 8 years ago
Mark D. Roth a228e5f231 Add grpc_error parameter to handshaker callback. 8 years ago
Mark D. Roth f7250197a7 Add support for CONNECT to httpcli code and flesh out handshaker implementation. 8 years ago
Stanley Cheung 35d8474c0e php: update composer.json 8 years ago
Mark D. Roth b16b1f29c3 clang-format 8 years ago
Nicolas "Pixel" Noble 20b8333efa Sanitizing master. 8 years ago
Stanley Cheung 4f37dc3ca9 php: fix minor style discrepency 8 years ago
Mark D. Roth 9136bb1c1c Fix API from merge. 8 years ago
Sanjay Ghemawat fca59fb2aa Add gpr_slice_new_with_user_data. 8 years ago
Mark D. Roth ac8df657a5 clang-format 8 years ago
Stanley Cheung 69c565bd60 wrap long lines; 8 years ago
Stanley Cheung bae0cf1706 minor changes. cannot assume hostname unchanged 8 years ago
Mark D. Roth 0b84add281 Avoid allocating memory for each individual handshaker. Also fix memory leak. 8 years ago
Mark D. Roth 5682a52cee Add acceptor parameter. 8 years ago
Mark D. Roth b3ce178b28 clang-format 8 years ago
thinkerou a3730b75f8 support php7 by marco 8 years ago
Muxi Yan 4c82af59d5 Add test target file to repo 8 years ago
Muxi Yan 5a14bbec66 Let roots_filename be a static variable 8 years ago
Muxi Yan b6b0932c28 Add fixture description and TODO for test name inferral from test case method name 8 years ago
Muxi Yan bff5cbf6b5 Collapse fixture into CoreCronetEnd2EndTests.m so that individual test cases can be run, instead of only allow running the entire fixture 8 years ago
Muxi Yan 791c4d7b7c Add new line to the end of fixture.h 8 years ago
David Garcia Quintas 7c32959390 Updated outdated comment about uchannels 8 years ago
Mark D. Roth 4623e1c5d9 Initial framework for HTTP CONNECT handshaker. 8 years ago
Muxi Yan 9afdd01e69 Rename h2_ssl_cronet.m to fixture_h2_ssl_cronet.m 8 years ago
Muxi Yan f8f70ebb2b Update cronet test comments and structure 8 years ago
Muxi Yan 9f6e6dcc30 Rename h2_ssl.* to h2_ssl_cronet.* and add static specifier to chttp2_tear_down_secure_fullstack in h2_ssl_cronet.m 8 years ago
Muxi Yan e04089e7c0 Establish Objective C end-to-end core test with Cronet 8 years ago
Muxi Yan 65515a76dd Establish Objective C end-to-end core test with Cronet 8 years ago
Muxi Yan 4e9753d28c Establish Objective C end-to-end core test with Cronet 8 years ago
Mark D. Roth 45015dc8da Plumb channel args through handshakers. 8 years ago
thinkerou 329c25457b unify the version of google/auth 9 years ago
Sree Kuchibhotla 69b74784fe Reduce the number of unnecessary allocations 9 years ago
Craig Tiller f11b3336ec Make network status follow the normal init/shutdown path 9 years ago
Muxi Yan 37480eb60a Establish Objective C end-to-end core test with Cronet 9 years ago
yang-g 6ec11f2acd prevent spurious wake up and unstarted/already shutdown server 9 years ago
Muxi Yan 3b67f3622b Remove redundant comment 9 years ago
Mark D. Roth dba5d2708c Use handshake_manager API in client and server. 9 years ago
Muxi Yan 142efc905f Establish Objective C end-to-end core test with Cronet 9 years ago
Craig Tiller 0a06cd7b68 Cleanup from code review 9 years ago
Mark D. Roth 7c2a58c107 Fix build problems. 9 years ago
Craig Tiller 9053ec01fe Remove now redundant line 9 years ago
Craig Tiller 75f065d022 Correct direction of inequality 9 years ago
Mark D. Roth dfbdefedd3 Added handshaker.[ch] to build.yaml. 9 years ago