1388 Commits (51ccea9ad4378d4e04e3ae3b343d241f8d2dfa56)

Author SHA1 Message Date
murgatroid99 309830f6b8 Replace 'long' with 'int64_t' in public core headers 9 years ago
Craig Tiller cce7fe0626 Fix copyright 9 years ago
Craig Tiller 71ea4a1955 Make binary compatibility not the default 9 years ago
murgatroid99 5738c5002c Fix Ruby test that failed to read initial metadata 9 years ago
Nicolas Noble 2bc107f74c Making the ruby gem for MacOS work again. 9 years ago
Nicolas "Pixel" Noble d355497792 Removing memcpy's wrapper for windows-ruby. 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Craig Tiller 72c920f148 Copyright, clang-format 9 years ago
Craig Tiller 4bef7cebe6 Use old memcpy for wrappers 9 years ago
Nicolas "Pixel" Noble fb2d8f5069 Fixing copyrights. 9 years ago
Nicolas "Pixel" Noble 76559cfa40 Regenerate files. 9 years ago
Nicolas "Pixel" Noble d51d121c0c And the Windows extension finally loads. 9 years ago
Nicolas "Pixel" Noble b51ec5a4ba Removing zookeeper's API for now. 9 years ago
Nicolas "Pixel" Noble d2f20efcd8 Regenerating files. 9 years ago
Nicolas "Pixel" Noble b8e9e9c846 Fixing the Ruby build after all these merges. 9 years ago
Nicolas "Pixel" Noble d14b6acdcc Finalizing this a bit. 9 years ago
Craig Tiller 11b87bfb2a Usable API list 9 years ago
Nicolas "Pixel" Noble eade6e02d2 Renaming the Ruby grpc extension to grpc_c, and renaming its loader from loader.rb to grpc.rb 9 years ago
Nicolas "Pixel" Noble 2283ff6638 Fixing dll hell. 9 years ago
Nicolas "Pixel" Noble 1723044a12 Allowing for debug builds. 9 years ago
Nicolas "Pixel" Noble d899dce5e1 Few more fixes to the Ruby installation. 9 years ago
Nicolas "Pixel" Noble c1a89b8d76 Tidy. 9 years ago
Nicolas "Pixel" Noble e7a91a2f57 Properly building the gem file under mingw using rake-compiler-dock. 9 years ago
Nicolas "Pixel" Noble cb287a11df Allowing for creation of pre-compiled gems, using rack-compiler-dock. 9 years ago
Nicolas "Pixel" Noble 7b92db65ac Cleaning up ruby extension code a bit. 9 years ago
murgatroid99 b5c669a8a9 Fix bad ordering of declaration and statement 9 years ago
murgatroid99 25122bf811 Fixed Ruby build on Mac 9 years ago
murgatroid99 d8521e75c8 Update Ruby README with simpler install instructions 9 years ago
murgatroid99 d212b33553 Re-add missing newline in ruby file 9 years ago
murgatroid99 40809210d4 Update copyrights 9 years ago
murgatroid99 cc2b8d423b Fixed mutex and cond var usage 9 years ago
murgatroid99 24e826ec56 Updated dependencies, fixed a couple of tests 9 years ago
murgatroid99 56fada5dfe Make the Ruby extension throw an error when passed invalid metadata 9 years ago
murgatroid99 c2ea3aec65 Parital implementation of ruby header checking 9 years ago
murgatroid99 7fac30dd1b Update copyright 9 years ago
murgatroid99 00450af711 Made ruby per-rpc creds interop use auth plugin API 9 years ago
murgatroid99 a4d3d2c76b Fix typo in method call 9 years ago
murgatroid99 f58404e1d5 Free what we alloc 9 years ago
murgatroid99 9b83bd7c95 Use specific ruby thread to handle auth metadata plugin callbacks 9 years ago
murgatroid99 73cefb8b90 Updated copyright in Ruby version file 9 years ago
murgatroid99 0e59927b87 Update Ruby library version for next release 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
murgatroid99 b5703222a5 Include roots.pem with Ruby package 9 years ago
murgatroid99 d7e1a10628 Bundled C core with Ruby library 9 years ago
murgatroid99 d24424ff66 Fixed stub construction in interop client 9 years ago
murgatroid99 afe3974bce Made insecure channel/stub explicit, in all layers 9 years ago
murgatroid99 64342dd864 Fixed arguments passed to Ruby auth plugin callback 9 years ago
Jan Tattermusch f3cfb70a3a update channel_credentials_spec 9 years ago
Jan Tattermusch 0a0237183a Address comments 9 years ago
Jan Tattermusch a6b2c4ce46 Get rid of SSL_CERT_FILE env entirely 9 years ago