Craig Tiller
03764bb828
Merge pull request #1971 from endobson/patch-1
...
Fix typo in grpc_security.h
2015-06-09 08:34:46 -07:00
Craig Tiller
887774dc33
Merge pull request #1963 from dgquintas/compression
...
Made grpc_byte_buffer_reader able to decompress msgs.
2015-06-09 07:08:02 -07:00
Nicolas Noble
b8e1674f07
Merge pull request #2000 from dgquintas/extern-c-braces
...
Added braces to "extern C".
2015-06-08 22:42:31 -07:00
David Garcia Quintas
ca281377c0
Added missing compression.h file.
2015-06-08 20:11:30 -07:00
David Garcia Quintas
59f905d79a
Changes to byte_buffer based on comments.
2015-06-08 20:06:17 -07:00
Craig Tiller
febf3b0803
Merge pull request #1984 from grpc/revert-1980-revert-1948-poisson
...
Revert "Revert "Open loop sync/async multithreaded testing""
2015-06-08 19:47:15 -07:00
David Garcia Quintas
bea67927f7
Added braces to "extern C".
2015-06-08 18:45:23 -07:00
Nicolas "Pixel" Noble
1ed15e287c
Properly exporting our C functions to C++.
...
Also properly including our headers from public headers using <>
2015-06-09 02:24:35 +02:00
Vijay Pai
372fd8791b
Revert "Revert "Open loop sync/async multithreaded testing""
2015-06-08 13:30:08 -07:00
David Garcia Quintas
237443faa4
Merge branch 'master' of github.com:grpc/grpc into compression
2015-06-08 11:20:05 -07:00
Eric Dobson
a6124ec210
Fix typo in grpc_security.h
2015-06-08 11:17:42 -07:00
Craig Tiller
d55636d813
Revert "Open loop sync/async multithreaded testing"
2015-06-08 10:12:46 -07:00
Craig Tiller
c170dee3fc
Merge pull request #1974 from vjpai/comments-1972
...
Fix comments about return value of grpc_completion_queue_{next,pluck}
2015-06-08 07:37:54 -07:00
vjpai
1854d77da0
Fix comments about return value of grpc_completion_queue_{next,pluck}
2015-06-08 01:12:29 -07:00
David Garcia Quintas
25d02d5637
Made grpc_byte_buffer_reader able to decompress msgs.
2015-06-05 16:34:33 -07:00
Vijay Pai
cf3fb092cc
clang-format
2015-06-05 03:41:30 -07:00
vjpai
ca61f5b765
Merge branch 'master' into poisson
2015-06-04 09:51:28 -07:00
Yang Gao
491a67bc47
Merge pull request #1903 from ctiller/maybe-i-want-to-change-my-mind
...
Enable runtime configuration of tracers
2015-06-04 08:58:19 -07:00
Craig Tiller
af7abf92cb
Enable runtime configuration of tracers
2015-06-03 17:18:58 -07:00
Masood Malekghassemi
701af6031f
Expose gpr_asprintf and gpr_strdup
2015-06-03 15:24:24 -07:00
Vijay Pai
9dc5c15b56
Account for time difference in mac and linux
2015-06-03 11:34:53 -07:00
vjpai
afc3ee89ee
Merge branch 'master' into poisson
2015-06-03 10:13:48 -07:00
Craig Tiller
669c139a4a
Merge pull request #1866 from dgquintas/stack-allocate-bb-reader
...
Removed grpc_byte_buffer_reader_{create,destroy}.
2015-06-02 16:59:00 -07:00
David Garcia Quintas
02c677c6cb
Reintroduced grpc_byte_buffer_reader_destroy.
...
As a no-op for the time being.
2015-06-02 14:40:07 -07:00
vjpai
3beb20c3e2
Support use of high_res clock in timepoints
2015-06-02 13:58:44 -07:00
David Garcia Quintas
c9516d4e28
Fixed memory leak in server_async
2015-06-02 13:41:48 -07:00
David Garcia Quintas
30bd4eb5cc
Removed grpc_byte_buffer_reader_{create,destroy}.
...
Introduced grpc_byte_buffer_init instead. It's now the user's responsibility to
manage memory.
2015-06-01 21:20:47 -07:00
Craig Tiller
795b242251
Merge pull request #1857 from yang-g/test
...
Various minor fixes
2015-06-01 20:06:11 -07:00
Alistair Veitch
980ef7666d
change census_context_deserialize signature
2015-06-01 14:35:31 -07:00
Yang Gao
69fe0759be
Various minor fixes
2015-06-01 14:32:38 -07:00
Alistair Veitch
f3da552d5b
merge with master
2015-06-01 13:34:15 -07:00
Alistair Veitch
269676209e
add init checks
2015-06-01 10:45:54 -07:00
Alistair Veitch
9d48ebfdc3
address comments
2015-06-01 10:01:03 -07:00
Julien Boeuf
f720bc5428
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
2015-05-29 15:15:09 -07:00
Craig Tiller
e7023612ef
Add a test of cmdline usage strings - and make them saner
2015-05-28 08:00:14 -07:00
Alistair Veitch
9686dabd04
Initial refactoring and context API changes
2015-05-26 14:26:47 -07:00
Julien Boeuf
b10ab57a88
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
2015-05-26 10:53:21 -07:00
Craig Tiller
0b6fb4d014
Remove unnecessary comment
2015-05-24 10:53:10 -07:00
Craig Tiller
10372259a9
Merge github.com:grpc/grpc into explain-the-things
2015-05-24 10:43:16 -07:00
Craig Tiller
da0b312c7f
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
2015-05-21 16:48:18 -07:00
vjpai
178a551b5d
nullptr->shared_ptr conversion
2015-05-21 14:32:10 -04:00
Julien Boeuf
83b029726b
Addressing comments.
2015-05-20 22:50:34 -07:00
Julien Boeuf
84d964a8df
API for auth context and server-side secure transport only impl.
...
Still TODO:
- a way to plug a metadata processing (somewhat elsewhere but did not
one to overload this already large PR).
- plug-in the auth context on the client side.
- Better end to end testing.
2015-05-20 07:48:48 +02:00
Craig Tiller
69eed29b7e
Add clarifying comment
2015-05-19 10:43:05 -07:00
Craig Tiller
4f8b679a49
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
...
Conflicts:
Makefile
build.json
2015-05-19 09:13:35 -07:00
Julien Boeuf
c1f3f2d556
Extension should return a const char *.
2015-05-18 21:09:23 -07:00
Craig Tiller
73b66efa27
Do a little better - dont require EXTRACT_ALL
2015-05-18 20:46:47 -07:00
jboeuf
6eccb082de
Merge pull request #1594 from yang-g/creds
...
support per call credentials in c++
2015-05-18 12:37:16 -07:00
Craig Tiller
e793ba12c6
Begin marking up for Doxygen
2015-05-18 09:37:22 -07:00
Craig Tiller
818b8769fc
Delete antiquated code
2015-05-17 22:24:21 -07:00