Commit Graph

1184 Commits

Author SHA1 Message Date
Nicolas "Pixel" Noble 8696d577d6 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable 2016-02-02 20:14:56 +01:00
Craig Tiller 9828aade97 Support falling back on older secure_getenv/getenv versions on older glibc 2016-02-01 14:07:34 -08:00
Nicolas "Pixel" Noble 8382829f30 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable 2016-02-01 20:18:59 +01:00
Craig Tiller 3c4bbc056d Merge branch 'no_extern_allowed' of github.com:nicolasnoble/grpc into patchy 2016-02-01 09:38:14 -08:00
Craig Tiller 26af07924e Merge pull request #4934 from jboeuf/ssl_credentials_override_default_roots
Ssl credentials override default roots
2016-02-01 07:36:14 -08:00
Nicolas "Pixel" Noble 763cc08928 Merge branch 'win32_subprocess' into make-ruby-installable 2016-01-31 10:06:29 +01:00
Nicolas "Pixel" Noble 13a8f5b877 32 bits is also a thing. 2016-01-31 10:06:02 +01:00
Nicolas "Pixel" Noble b51ec5a4ba Removing zookeeper's API for now. 2016-01-31 09:36:09 +01:00
Nicolas "Pixel" Noble f79e1767cb Merge branch 'no_extern_allowed' into make-ruby-installable 2016-01-31 07:48:43 +01:00
Nicolas "Pixel" Noble da71518169 Replacing grpc_max_auth_token_lifetime by an accessor. 2016-01-31 07:47:42 +01:00
Nicolas "Pixel" Noble 4fba286e4d Adding windows support for gpr subprocesses. 2016-01-31 07:00:53 +01:00
Julien Boeuf 2757fa8b39 fixing test and clang-format. 2016-01-29 22:13:24 -08:00
Craig Tiller 07871559e1 Add includes 2016-01-29 08:52:05 -08:00
Craig Tiller 74b611ccdd copyrights 2016-01-29 08:00:31 -08:00
Craig Tiller d6546c9640 clang-format 2016-01-29 07:59:35 -08:00
Craig Tiller 9b42637047 Add {GPR,GRPC,CENSUS}_API tags to public functions 2016-01-29 07:58:22 -08:00
Julien Boeuf aaebf7ae74 Changing the API to use a callback mechanism.
This is the agreed-upon solution.
2016-01-28 17:04:42 -08:00
Julien Boeuf 564b915503 Fixing copyright. 2016-01-28 15:46:50 -08:00
Julien Boeuf 54cc08c216 Merge branch 'master' of github.com:grpc/grpc into ssl_credentials_override_default_roots 2016-01-28 15:45:08 -08:00
David Garcia Quintas dcc99a24ea Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces 2016-01-28 11:01:47 -08:00
Michael Lumish a570b73a48 Merge pull request #4902 from nicolasnoble/win32-cleanup
Cleaning up Windows compilation.
2016-01-28 08:38:43 -08:00
David Garcia Quintas d79ef3af71 Fixed wrong usage of global var 2016-01-28 00:21:27 -08:00
David Garcia Quintas 6523391782 sanity fixes 2016-01-27 20:07:36 -08:00
David Garcia Quintas b4e51b52bd Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces 2016-01-27 19:57:58 -08:00
David Garcia Quintas 5a9462339d copyrights 2016-01-27 19:22:14 -08:00
David Garcia Quintas 6bd7b97dc6 DONE!!1one 2016-01-27 19:21:12 -08:00
David Garcia Quintas e1300deb87 After GrpcLibrary refactoring. Compiles and passes. WIP still 2016-01-27 18:41:26 -08:00
Julien Boeuf a50da4757a Addressing comments.
The new API is now actually useful...
2016-01-27 16:23:41 -08:00
Julien Boeuf 373debd5c0 Adding a function to override the ssl default roots path.
Fixes the first part of #4834.
2016-01-27 15:41:12 -08:00
Nicolas "Pixel" Noble 1d44510083 Tidying things up. 2016-01-27 20:49:14 +01:00
Craig Tiller 17b5047e46 Fix copyrights 2016-01-27 08:53:35 -08:00
Craig Tiller 64616496e2 Alternative ownership for global callbacks 2016-01-26 14:16:20 -08:00
Nicolas "Pixel" Noble 742eac1814 Cleaning up Windows compilation. 2016-01-26 22:41:19 +01:00
David Garcia Quintas 6a48405ed0 pre sync_stream.cc creation. Does not compile 2016-01-25 19:12:37 -08:00
David Garcia Quintas b523c732d1 async_stream.h done. Compiles 2016-01-25 18:22:28 -08:00
David Garcia Quintas 3452ae27c1 copyrights 2016-01-25 17:34:49 -08:00
David Garcia Quintas 2425bbbc55 Further work. Compiles. WIP 2016-01-25 17:32:48 -08:00
David Garcia Quintas 541db25d45 Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces 2016-01-25 12:53:50 -08:00
Bogdan Drutu 2ee3e8d7e8 Merge remote-tracking branch 'upstream/master' 2016-01-24 17:38:15 -08:00
Jan Tattermusch 1cebbcade4 fix formatting 2016-01-22 19:49:44 -08:00
David Garcia Quintas 28991142fa Improved a couple error messages 2016-01-22 13:56:45 -08:00
Alistair Veitch ff14b44154 Don't use buf_size as input and output in encode 2016-01-22 13:01:49 -08:00
Alistair Veitch c45d088ae7 Single encode function 2016-01-22 11:43:30 -08:00
David Garcia Quintas ddcb53a9de made codegen targets in build.yaml 2016-01-21 17:48:34 -08:00
Alistair Veitch 0c1cdcd38a update comments 2016-01-21 17:25:41 -08:00
Alistair Veitch 6670add667 keep status with tag set, eliminate tag_set_ntags 2016-01-21 17:21:53 -08:00
David Garcia Quintas 1d9b8079cb clang-format 2016-01-21 10:08:22 -08:00
David Garcia Quintas a43aadd7e1 fixed copyrights 2016-01-21 10:01:28 -08:00
David Garcia Quintas 08a0a3306e Made "codedgen" directories closed over #includes 2016-01-21 01:04:36 -08:00
David Garcia Quintas f3ddb7c55a clang-format 2016-01-20 16:02:22 -08:00