vjpai
de332dfcac
Refactor server side to support generic tests.
9 years ago
Craig Tiller
0ede550acb
Update async write documentation
9 years ago
Vijay Pai
18c0477528
Got rid of all compilation problems, now need to test
9 years ago
Craig Tiller
7536af02cf
Eliminate gpr_ int types - and insist on C99 variants instead
9 years ago
vjpai
b6df94ad22
WIP
9 years ago
yang-g
52705590e4
Add set pointer api to channel_arguments
9 years ago
yang-g
b0e5e082b0
include header
9 years ago
Julien Boeuf
112f4a3035
Fixing the doc to warn of the dangers for overriding the target name when using SSL.
9 years ago
yang-g
bd89dd8381
remove log spam
10 years ago
Jorge Canizales
0f5739be43
Mark WaitForInitialMetadata as override, for Clang
10 years ago
Julien Boeuf
54a902ed17
Successfully compile C++ libary (not tests yet).
10 years ago
Craig Tiller
d6599a39e4
Replicate C++ docs from master to beta branch
...
Original PR #3074 by @dgquintas
10 years ago
Craig Tiller
00ad71c135
Revert "C++ docs"
10 years ago
David Garcia Quintas
a570d6334d
Fixes to comments and to examples
10 years ago
Konstantin Podsvirov
dc90c13bec
Move static value grpc::string_ref::npos definition to cc file
10 years ago
Julien Boeuf
5be92a316d
Shuffling headers around.
10 years ago
Julien Boeuf
0c711ad88b
Adding C++ metadata processor.
...
- 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).
10 years ago
David Garcia Quintas
c5318a2aa7
MOAR COMMENTS
10 years ago
David Garcia Quintas
3306bcd1a1
Docs for streams + exposed auth properties
10 years ago
yang-g
0d9f81f741
minor fixes
10 years ago
David Garcia Quintas
c4de3a2c24
Docstrings for Channel, ChannelCreate and ChannelArguments.
10 years ago
Craig Tiller
47ec9a40ad
Add ostream support for string_ref
10 years ago
yang-g
d090fe1379
auth context api change for string_ref
10 years ago
yang-g
e21908fcee
impl
10 years ago
yang-g
d5539ec6e2
remove constexpr since gcc 4.4 or vs2010 does not support it
10 years ago
yang-g
9fb35a5332
split stream.h into sync_stream.h and async_stream.h
10 years ago
yang-g
9e2f90cd06
headers reorg
10 years ago