aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
* Merge branch 'handshake_api' into http_connectGravatar Mark D. Roth2016-07-25
|\
| * clang-formatGravatar Mark D. Roth2016-07-25
* | Merge branch 'handshake_api' into http_connectGravatar Mark D. Roth2016-07-25
|\|
| * Fix API of handshake_manager_add().Gravatar Mark D. Roth2016-07-25
| * Merge remote-tracking branch 'upstream/master' into handshake_api2Gravatar Mark D. Roth2016-07-25
| |\
| | * Merge pull request #7395 from markdroth/handshake_apiGravatar kpayson642016-07-25
| | |\
| | * \ Merge pull request #7320 from yang-g/shut_down_acceptor_earlyGravatar Nicolas Noble2016-07-22
| | |\ \
* | | | | Merge branch 'handshake_api2' into http_connectGravatar Mark D. Roth2016-07-22
|\| | | |
| * | | | Add grpc_error parameter to handshaker callback.Gravatar Mark D. Roth2016-07-22
| | |_|/ | |/| |
* | | | Add support for CONNECT to httpcli code and flesh out handshaker implementation.Gravatar Mark D. Roth2016-07-22
| | * | Add gpr_slice_new_with_user_data.Gravatar Sanjay Ghemawat2016-07-21
* | | | Merge branch 'handshake_api' into http_connectGravatar Mark D. Roth2016-07-21
|\| | |
| * | | clang-formatGravatar Mark D. Roth2016-07-21
| * | | Avoid allocating memory for each individual handshaker. Also fix memory leak.Gravatar Mark D. Roth2016-07-20
| * | | Add acceptor parameter.Gravatar Mark D. Roth2016-07-20
| * | | clang-formatGravatar Mark D. Roth2016-07-20
| * | | Merge remote-tracking branch 'upstream/master' into handshake_apiGravatar Mark D. Roth2016-07-20
| |\| |
| | | * Merge remote-tracking branch 'upstream/master' into shut_down_acceptor_earlyGravatar yang-g2016-07-18
| | | |\
* | | | | Initial framework for HTTP CONNECT handshaker.Gravatar Mark D. Roth2016-07-18
|/ / / /
* | | | Plumb channel args through handshakers.Gravatar Mark D. Roth2016-07-15
| * | | Reduce the number of unnecessary allocationsGravatar Sree Kuchibhotla2016-07-14
| | |/ | |/|
| * | Merge branch 'delayed-write' of github.com:ctiller/grpc into delayed-writeGravatar Craig Tiller2016-07-14
| |\ \
| * | | Make network status follow the normal init/shutdown pathGravatar Craig Tiller2016-07-14
* | | | Use handshake_manager API in client and server.Gravatar Mark D. Roth2016-07-14
| | * | Cleanup from code reviewGravatar Craig Tiller2016-07-14
| |/ /
* | | Fix build problems.Gravatar Mark D. Roth2016-07-14
| * | Remove now redundant lineGravatar Craig Tiller2016-07-14
| * | Correct direction of inequalityGravatar Craig Tiller2016-07-14
* | | clang-formatGravatar Mark D. Roth2016-07-14
* | | Tweaked grpc_handshaker API and added grpc_handshake_manager API.Gravatar Mark D. Roth2016-07-14
| * | Document refcountingGravatar Craig Tiller2016-07-13
| * | Document creation functionGravatar Craig Tiller2016-07-13
| * | Describe workqueue_enqueue betterGravatar Craig Tiller2016-07-13
* | | Add handshaker API.Gravatar Mark D. Roth2016-07-13
| * | Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-13
| |\ \ | |/ / |/| |
| * | Better error messageGravatar Craig Tiller2016-07-12
| * | Make request freelists per cq, to allow drastically higher requested call countsGravatar Craig Tiller2016-07-12
* | | Merge pull request #7330 from dgquintas/fix_tsanGravatar kpayson642016-07-12
|\ \ \
* \ \ \ Merge pull request #6595 from thinkerou/timeGravatar kpayson642016-07-12
|\ \ \ \
| | | * \ Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-12
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Master is now 1.1.0-dev.Gravatar Nicolas "Pixel" Noble2016-07-12
* | | | | Flagging master as 1.0.0-pre1.Gravatar Nicolas "Pixel" Noble2016-07-12
| | * | | Fix tsan raceGravatar David Garcia Quintas2016-07-11
| |/ / / |/| | |
* | | | Merge pull request #7291 from ctiller/better_statusGravatar Nicolas Noble2016-07-11
|\ \ \ \
| | | | * Shutdown the listeners early when destroying the tcp_serverGravatar yang-g2016-07-11
| |_|_|/ |/| | |
| | | * Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-11
| | | |\ | |_|_|/ |/| | |
| | * | Fixed code formatGravatar thinkerou2016-07-09
| | * | Update the clearer name of functionGravatar thinkerou2016-07-09
| | * | Merged some codes to the common function for maintainabilityGravatar thinkerou2016-07-09
* | | | Merge remote-tracking branch 'upstream/master' into importGravatar yang-g2016-07-08
|\ \ \ \ | | |/ / | |/| |