aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-Core.podspec
Commit message (Expand)AuthorAge
* Automatedly advance ObjC version numbersGravatar Muxi Yan2017-01-27
* Merge pull request #9372 from markdroth/proxy_mapperGravatar Mark D. Roth2017-01-25
|\
* | Move detection of HTTP CONNECT proxy from DNS resolver to client channel.Gravatar Mark D. Roth2017-01-18
| * Add proxy mapper hook.Gravatar Mark D. Roth2017-01-17
|/
* Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-r...Gravatar Mark D. Roth2017-01-13
|\
| * Handshaker plugin mechanism.Gravatar Mark D. Roth2017-01-06
* | Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-r...Gravatar Mark D. Roth2017-01-06
|\|
| * Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2017-01-04
| |\
| * \ Merge branch 'patchy' into slice_with_exec_ctx_and_buildGravatar Craig Tiller2017-01-04
| |\ \
| | * | Moving message_size_filter properly.Gravatar Nicolas "Pixel" Noble2017-01-04
| | |/
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-27
| |\|
| | * v1.0.x → master upmergeGravatar Nathaniel Manista2016-12-16
| | |\
| * | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
| |\| |
* | | | Revert "Revert "Revert "Revert "Remove redundant includes from string.h and t...Gravatar Mark D. Roth2016-12-12
| |/ / |/| |
* | | Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""Gravatar Craig Tiller2016-12-12
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
| |\ \ | |/ / |/| |
| * | Fix buildGravatar Craig Tiller2016-12-06
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-06
| |\ \
* | | | Revert "Revert "Remove redundant includes from string.h and tmpfile.h""Gravatar Mark D. Roth2016-12-05
| |/ / |/| |
* | | Revert "Remove redundant includes from string.h and tmpfile.h"Gravatar Mark D. Roth2016-12-05
* | | Merge pull request #8922 from sreecha/slice_cleanupGravatar Mark D. Roth2016-12-05
|\ \ \
* | | | Use the same server code for both secure and insecure servers.Gravatar Mark D. Roth2016-12-02
| * | | Temporarily enable gpr_slice_* functions to not break api compatibilityGravatar Sree Kuchibhotla2016-12-01
* | | | Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-11-29
|\| | |
| | | * Advance objective c version to v1.0.2Gravatar Muxi Yan2016-11-28
| | * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-18
| | |\ \ | | |/ / | |/| |
* | | | Rename security handshaker files.Gravatar Mark D. Roth2016-11-17
* | | | Use the same connector code for both secure and insecure clients.Gravatar Mark D. Roth2016-11-17
| | * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
| | |\ \ | |_|/ / |/| | |
| * | | Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-16
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #8680 from ctiller/no_more_legacyGravatar Craig Tiller2016-11-15
|\ \ \ \
* \ \ \ \ Merge pull request #8335 from y-zeng/tosGravatar Yuchen Zeng2016-11-11
|\ \ \ \ \
| | | | * | Fix foward declaration duplicationGravatar Craig Tiller2016-11-10
| |_|_|/ / |/| | | |
| | | * | Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-09
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Add new util file to podspecGravatar Muxi Yan2016-11-08
| | | * | Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-08
| | | |\ \ | |_|_|/ / |/| | | |
| | * | | Remove legacy pollerGravatar Craig Tiller2016-11-08
* | | | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-08
|\ \ \ \ \ | | |/ / / | |/| | |
| | | * | Merge remote-tracking branch 'upstream/master' into service_config_jsonGravatar Mark D. Roth2016-11-07
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #8456 from ctiller/pid_ctlGravatar Craig Tiller2016-11-04
| |\ \ \ \
| | | | * | Rename method_config.[ch] to service_config.[ch].Gravatar Mark D. Roth2016-11-03
| | |_|/ / | |/| | |
| | | * | Merge remote-tracking branch 'upstream/master' into tosGravatar Yuchen Zeng2016-11-02
| | | |\ \ | | |_|/ / | |/| | |
* | | | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-10-31
|\| | | |
| * | | | Merge pull request #8559 from murgatroid99/v1.0.1_upmergeGravatar Michael Lumish2016-10-28
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmergeGravatar murgatroid992016-10-28
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | | * | Merge github.com:grpc/grpc into pid_ctlGravatar Craig Tiller2016-10-28
| | | | |\ \ | | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\| | | | |
| * | | | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
| |\| | | |
* | | | | | Generate build filesGravatar Craig Tiller2016-10-26
|/ / / / /
| * | | | Merge remote-tracking branch 'upstream/master' into circular_dependency_fixGravatar Mark D. Roth2016-10-26
| |\ \ \ \