297 Commits (c6556af5ec7f89c30f776bf85395c34dd57f363e)

Author SHA1 Message Date
Harvey Tuch 5f3cfe960f Fix read from uninitialized memory bug in GrpcBufferWriter. 8 years ago
Craig Tiller 1bb53718bf Disable writes_per_rpc on Windows 8 years ago
Craig Tiller 61eb40ce56 Put files in a better place 8 years ago
Craig Tiller 8b1d59cafa Add some debug utilities 8 years ago
Jan Tattermusch c019e057c2 cmake: fix #8729 8 years ago
Jan Tattermusch 514079179d cmake: support static runtime linking 8 years ago
Jan Tattermusch 48cfe47a6d boringssl silences its own warnings 8 years ago
Jan Tattermusch c09656c5e1 build grpc_csharp_ext as shared 8 years ago
Jan Tattermusch 438c0b5771 add convenience cmake targets 8 years ago
yang-g 988b47c977 Add metadata_map.h to build.yaml 8 years ago
Craig Tiller 5cad46e218 Bump master version numbers 8 years ago
Craig Tiller 9a3997c853 Add a test verifying number of writes per RPC is reasonable 8 years ago
Stanley Cheung 1695218aa8 Re-run generate-projects 8 years ago
Sree Kuchibhotla 7e87c32929 generate_projects.sh 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller 55fe0db764 Update projects 8 years ago
Stanley Cheung 7201fdc0d8 re-run generate-project.sh after rebase 8 years ago
Jan Tattermusch 1c6a144d69 fix ordering of deps in grpclb_test 8 years ago
ncteisen 876008493b Regenerate project 8 years ago
Jan Tattermusch 36cda4c3fa regenerate 8 years ago
Mark D. Roth d58a985a56 Move detection of HTTP CONNECT proxy from DNS resolver to client channel. 8 years ago
Mark D. Roth 79f2a24644 Add proxy mapper hook. 8 years ago
Jan Tattermusch 54492aa70f regenerate 8 years ago
Jan Tattermusch af7b87f8eb remove unneeded/broken targets from CMakeLists.exe 8 years ago
Jan Tattermusch 3aab96f56c successfuly compile gRPC with cmake+Ninja 8 years ago
Craig Tiller 032baa8308 Fix sanity: check_sources_and_headers 8 years ago
Craig Tiller 732351f826 Start fixing http error --> grpc status conversion 8 years ago
Mark D. Roth 1f0f23cc5a Handshaker plugin mechanism. 8 years ago
Nicolas "Pixel" Noble c2390cc01b Properly removing message_size_filter duplicate. 8 years ago
Nicolas "Pixel" Noble 0fc9999fba Putting message size filter back. 8 years ago
Nicolas "Pixel" Noble 3d5592cea8 Moving message_size_filter properly. 8 years ago
Mark D. Roth 4d2ea02129 Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""" 8 years ago
Craig Tiller 30268a99e0 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" 8 years ago
Mark D. Roth 2d317fbc57 Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" 8 years ago
Mark D. Roth 4eec0041f5 Revert "Remove redundant includes from string.h and tmpfile.h" 8 years ago
Mark D. Roth 714038204a Use the same server code for both secure and insecure servers. 8 years ago
Sree Kuchibhotla f989469fe3 Temporarily enable gpr_slice_* functions to not break api compatibility 8 years ago
Mark D. Roth 2502afbdcb Fixed build.yaml and ran generate_projects.sh. 8 years ago
ncteisen 3770ac932d Run tools/buildgen/generate_projects.sh 8 years ago
Mark D. Roth 071cacf1cb Rename security handshaker files. 8 years ago
Mark D. Roth 8686cab11c Use the same connector code for both secure and insecure clients. 8 years ago
Craig Tiller 5ef31ab9c9 Progress towards mdstr elimination 8 years ago
Craig Tiller 7cdad96fc4 Fix foward declaration duplication 8 years ago
Craig Tiller 64b26567ad First pass of slice interning facilities 8 years ago
Craig Tiller e6684f415e Remove legacy poller 8 years ago
Craig Tiller ed9132427a Get user agent right 8 years ago
Mark D. Roth ea846a0800 Rename method_config.[ch] to service_config.[ch]. 8 years ago
Vijay Pai 320ed13d3e Deprecate grpc::thread and sync in favor of std::thread,mutex,etc 8 years ago
Vijay Pai e140d5c60d Regenerate all projects 8 years ago