aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ruby/ext/grpc/rb_server_credentials.c
Commit message (Expand)AuthorAge
* Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Simplified Ruby completion queue destruction codeGravatar murgatroid992016-06-30
* Removed an extra mark object, fixed some documentationGravatar murgatroid992016-06-13
* Remove Ruby copy initializers. They don't make sense with wrapped structs, an...Gravatar murgatroid992016-06-02
* Cleaning up includes.Gravatar Nicolas "Pixel" Noble2016-05-05
* Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fixing Mac build for Ruby.Gravatar Nicolas Noble2016-02-05
* And the Windows extension finally loads.Gravatar Nicolas "Pixel" Noble2016-01-31
* Corrects compile error on ruby 2.0Gravatar Tim Emiola2015-11-12
* Updates implementation of rb_server_credentialsGravatar Tim Emiola2015-08-31
* Adding void* at then end of security related method in order to have a stable...Gravatar Julien Boeuf2015-08-25
* Adding option to force client auth on the server SSL creds.Gravatar Julien Boeuf2015-07-21
* Clean up some warnings in the ruby wrapping codeGravatar murgatroid992015-07-16
* Straightening out the includes.Gravatar Nicolas "Pixel" Noble2015-05-14
* Merge branch 'master' into fix/typed-structGravatar Yuki Yugui Sonoda2015-04-17
|\
| * Make some global variables staticGravatar Yuki Yugui Sonoda2015-04-16
* | Use TypedData for GRPC::Core::ServerCredentialsGravatar Yuki Yugui Sonoda2015-04-16
|/
* Use the prefix "grpc_rb_" rather than just "grpc_".Gravatar Yuki Yugui Sonoda2015-04-11
* Avoid identifiers reserved by RubyGravatar Yuki Yugui Sonoda2015-04-10
* Merge pull request #540 from ctiller/copyrightGravatar Tim Emiola2015-02-18
|\
| * Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
| * Update copyright to 2015Gravatar Craig Tiller2015-02-18
* | Updates the module name in C extension, ensuring it compilesGravatar Tim Emiola2015-02-17
|/
* Fixing node and ruby builds.Gravatar Julien Boeuf2015-01-21
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05