aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc++/support
Commit message (Collapse)AuthorAge
...
* Fixed refactoring of grpc_arg pointer vtableGravatar David Garcia Quintas2016-02-17
|
* Fix copyrightGravatar yang-g2016-02-10
|
* Provide explicit API for user to set user agent string prefixGravatar yang-g2016-02-10
|
* copyrightsGravatar David Garcia Quintas2016-01-27
|
* DONE!!1oneGravatar David Garcia Quintas2016-01-27
|
* After GrpcLibrary refactoring. Compiles and passes. WIP stillGravatar David Garcia Quintas2016-01-27
|
* pre sync_stream.cc creation. Does not compileGravatar David Garcia Quintas2016-01-25
|
* async_stream.h done. CompilesGravatar David Garcia Quintas2016-01-25
|
* copyrightsGravatar David Garcia Quintas2016-01-25
|
* Further work. Compiles. WIPGravatar David Garcia Quintas2016-01-25
|
* fixed copyrightsGravatar David Garcia Quintas2016-01-21
|
* Made "codedgen" directories closed over #includesGravatar David Garcia Quintas2016-01-21
|
* updated copyrightsGravatar David Garcia Quintas2016-01-20
|
* regenerated projectsGravatar David Garcia Quintas2016-01-19
|
* Merge branch 'master' of github.com:grpc/grpc into proto_interfacesGravatar David Garcia Quintas2016-01-19
|\
* | Introduced ServerInterfaceGravatar David Garcia Quintas2016-01-15
| |
| * Added back trailing newlinesGravatar David Garcia Quintas2016-01-14
| |
* | Merge branch 'master' of github.com:grpc/grpc into proto_interfacesGravatar David Garcia Quintas2016-01-14
|\|
| * clang-format codeGravatar Craig Tiller2016-01-14
| |
| * Update copyrights againGravatar murgatroid992016-01-13
| |
* | WIP. Added ChannelInterfaceGravatar David Garcia Quintas2016-01-13
|/
* Merge branch 'master' into bbufGravatar Vijay Pai2016-01-13
|\
| * Updated copyrightsGravatar murgatroid992016-01-12
| |
* | Remove dead code and a thus unneeded change to C++ bbufGravatar Vijay Pai2016-01-11
| |
* | Merge branch 'master' into bbufGravatar Vijay Pai2016-01-11
|\|
* | Fix one use of grpc instead of gprGravatar Vijay Pai2016-01-07
| |
* | Refactor server side to support generic tests.Gravatar vjpai2016-01-07
| |
| * Merge pull request #4562 from ctiller/intsGravatar jboeuf2016-01-06
| |\ | | | | | | Switch to using C99 types for fixed size integers
| * | Update async write documentationGravatar Craig Tiller2016-01-06
| | |
* | | Got rid of all compilation problems, now need to testGravatar Vijay Pai2016-01-04
| | |
| | * Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
| |/
* | Merge branch 'master' into bbufGravatar vjpai2015-12-22
|\|
* | Merge branch 'master' into bbufGravatar vjpai2015-11-30
|\ \
* | | WIPGravatar vjpai2015-11-30
| | |
| | * Add set pointer api to channel_argumentsGravatar yang-g2015-11-25
| |/
| * Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
| |\ | |/ |/|
| * Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
| |\
* | | include headerGravatar yang-g2015-11-17
| |/ |/|
* | Fixing the doc to warn of the dangers for overriding the target name when ↵Gravatar Julien Boeuf2015-11-11
| | | | | | | | using SSL.
* | Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinitionGravatar Craig Tiller2015-11-04
|\ \ | | | | | | Move static value grpc::string_ref::npos definition to cc file
* | | remove log spamGravatar yang-g2015-10-27
| | |
* | | Mark WaitForInitialMetadata as override, for ClangGravatar Jorge Canizales2015-10-23
| | |
| | * Successfully compile C++ libary (not tests yet).Gravatar Julien Boeuf2015-10-12
| |/ |/|
* | Replicate C++ docs from master to beta branchGravatar Craig Tiller2015-09-03
| | | | | | | | Original PR #3074 by @dgquintas
| * Move static value grpc::string_ref::npos definition to cc fileGravatar Konstantin Podsvirov2015-09-01
|/
* Shuffling headers around.Gravatar Julien Boeuf2015-08-28
|
* Adding C++ metadata processor.Gravatar Julien Boeuf2015-08-28
| | | | | | | | - Had to chnage the core API to add a destroy function pointer in grpc_auth_metadata_processor. - Tested end to end. - Fixed some issues in the server_auth_filter (we were not checking the length which put us at risk of an overflow).
* Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-27
|\
| * minor fixesGravatar yang-g2015-08-26
| |
* | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-26
| |