1075 Commits (0f3ec822380081670edd0e9e1d7e40c1122bda21)
 

Author SHA1 Message Date
Nicolas "Pixel" Noble 0f3ec82238 Adding Windows tcp server code. 10 years ago
Nicolas "Pixel" Noble ba410fabdf Fixing bad copy/paste. 10 years ago
Nicolas "Pixel" Noble 900dadb2df Merge branch 'master' of github.com:google/grpc into grpc-win32 10 years ago
Nicolas "Pixel" Noble ee0c96c7fc Second draft of the win32 implementation. 10 years ago
Vijay Pai 034152f5be Merge pull request #399 from nicolasnoble/build-fix 10 years ago
Nicolas Noble 6393dd36f1 Fixing build.json by removing files that are no longer present. 10 years ago
Craig Tiller e5c1f004f3 Merge pull request #397 from dklempner/asan 10 years ago
David Klempner e5437de181 Add a missing mdstr_unref 10 years ago
Craig Tiller af39565cb4 Merge pull request #385 from dklempner/timespec 10 years ago
David Klempner 0c61dc52a1 Remove the platform specific time headers 10 years ago
David Klempner 01a0fb05a9 Merge branch 'master' into timespec 10 years ago
Craig Tiller 5de37830ad Merge pull request #392 from dklempner/timeval 10 years ago
Craig Tiller 885104b2b5 Merge pull request #391 from vjpai/flingfix 10 years ago
David Klempner c15622b95c Remove timeval functions 10 years ago
Craig Tiller eff91095cf Merge pull request #388 from vjpai/master 10 years ago
Vijay Pai 3726098a22 Fling client needs to have 4 invocations of event_finish to make this 10 years ago
Vijay Pai 280744ec64 Merge remote-tracking branch 'upstream/master' 10 years ago
donnadionne bf5b26103d Merge pull request #389 from tbetbetbe/grpc_tools_add_auth_prod_tests 10 years ago
Michael Lumish 18bc2f18ec Merge pull request #390 from tbetbetbe/grpc_tools_improve_launch_server_cmd 10 years ago
Tim Emiola 5d6d005c99 Adds a grpc_show_servers command 10 years ago
Tim Emiola 5ebf880756 Replaces grpc_launch_server with grpc_launch_servers 10 years ago
Tim Emiola a6ccffb8a4 Updates the ruby dockerfile to add the service account from the docker context 10 years ago
Tim Emiola d535bf3bc8 Allow the ruby tests to have service account info 10 years ago
Vijay Pai 2d03e042e7 Revert "Make this compile on mac by adding in header files currently used for posix," 10 years ago
Michael Lumish f2c8901f7e Merge pull request #386 from tbetbetbe/grpc_tools_use_full_diskspace 10 years ago
Vijay Pai dbc0f5940a Add write buffer hint to C++ server handlers so that writes actually go 10 years ago
Tim Emiola 90277ee138 Merge pull request #379 from murgatroid99/php_cancellation_interop_tests 10 years ago
Tim Emiola 8886a55b6e Merge pull request #373 from murgatroid99/php_metadata_representation 10 years ago
Tim Emiola 611a8eea16 Merge pull request #376 from murgatroid99/php_port_0_bind 10 years ago
Nicolas Noble 32c1ad90ce Merge pull request #369 from jboeuf/tsan_openssl 10 years ago
David Klempner 9b60fa3acd Make gpr_timespec no longer be a typedef for struct timespec in posix 10 years ago
Tim Emiola b08dcfa773 Update docker creation script to use the full boot disk size 10 years ago
Julien Boeuf fdbb1b039b ... And the project files... 10 years ago
Julien Boeuf e0bfcc9ffb Removing removed files from build.json 10 years ago
Craig Tiller 78d1fd07d2 Merge pull request #380 from dklempner/cpu_linux_build 10 years ago
Craig Tiller dcf661a130 Merge pull request #371 from nicolasnoble/iomgr-deadline-fix 10 years ago
David Klempner 9e1b10b027 undef and endif aren't the same thing 10 years ago
David Klempner 9db67cbfb0 We should ifdef check the define of _GNU_SOURCE 10 years ago
David Klempner d44f8410df Have cpu_linux.c define _GNU_SOURCE at the beginning of the file 10 years ago
Nicolas "Pixel" Noble ae7b45a84d Adding another condition variable to fix the iomgr shutdown issue. 10 years ago
murgatroid99 554fe351d3 Fixed error in new test 10 years ago
murgatroid99 75c9d2f529 Added cancel_after_first_response interop test 10 years ago
Nicolas Noble f279362d0c Merge pull request #370 from jtattermusch/csharp_c_ext 10 years ago
murgatroid99 d96db79b92 Switched to binding servers to port 0 in tests 10 years ago
murgatroid99 5db18baab8 Corrected error in metadata parser 10 years ago
Jan Tattermusch ea6f6d99f4 updated readme 10 years ago
Nicolas "Pixel" Noble 21f627ad0a First draft of the win32 implementation of iomgr. 10 years ago
Julien Boeuf 57db88f116 Addressing nicolasnoble@ comments. 10 years ago
Nicolas "Pixel" Noble decdff921b Fixing potential hitch in iomgr shutdown. 10 years ago
Jan Tattermusch 94c365326a added grpc extension library for C# 10 years ago