index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
objective-c
/
GRPCClient
/
private
Commit message (
Expand
)
Author
Age
...
|
*
Revert "Revert "Pass a non-infinite deadline to grpc_completion_queue_next() ...
Jorge Canizales
2016-03-11
*
|
Clean up ownership of the connection loss handler
Jorge Canizales
2016-03-11
*
|
Not call external methods from within a critical section
Jorge Canizales
2016-03-11
*
|
Add monitoring of connectivity
Jorge Canizales
2016-03-11
|
/
*
Fix sanity
Craig Tiller
2016-03-04
*
Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to preve...
Jan Tattermusch
2016-03-04
*
Add comments and feature flag.
Greg Haines
2016-03-04
*
Feedback from @jcanizales and @vjpai
Greg Haines
2016-03-02
*
Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queue...
Greg Haines
2016-03-02
*
Fix sanity
Craig Tiller
2016-02-08
*
Add user agent of the library to that of the app.
Jorge Canizales
2016-02-04
*
Updated user agent to be a host-level setting
Kristopher Wuollett
2016-02-03
*
Formatting and naming fixes
Kristopher Wuollett
2016-02-03
*
Restored strdup of keys and values to ensure ownership of their memory
Kristopher Wuollett
2016-02-03
*
Renamed user agent setting to userAgentPrefix and changed its scope to global
Kristopher Wuollett
2016-02-02
*
Removed (un)secure channel subclasses
Kristopher Wuollett
2016-02-02
*
Fixed some formatting
Kristopher Wuollett
2016-01-31
*
Add channel args to enable user agent string for Objective-C
Kristopher Wuollett
2016-01-31
*
Makes GRPCRequestHeaders a NSMutableDictionary
Jorge Canizales
2015-12-03
*
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
*
|
s/grpc_credentials/grpc_channel_credentials for ObjC
Jorge Canizales
2015-10-26
|
*
Reformat comments as Cocoadocs
Jorge Canizales
2015-10-26
*
|
Fixes broken build due to misplaced import
Nate Kibler
2015-09-23
*
|
Changed GRPCCall import to class forward declaration
Nate Kibler
2015-09-23
|
*
Fix import that relies on Cocoapods
Jorge Canizales
2015-09-17
|
/
*
Fix Bazel breakage due to magic Cocoapods header search path
Jorge Canizales
2015-09-03
*
Manually merge release-0_11 into make-errors-public-beta to solve conflict
Jorge Canizales
2015-09-03
|
\
|
*
Merge pull request #3235 from jcanizales/dont-strip-bin-beta
Michael Lumish
2015-09-03
|
|
\
*
|
|
Make the error domain and codes public and documented.
Jorge Canizales
2015-09-03
|
|
*
Don’t strip -bin suffix from response metadata.
Jorge Canizales
2015-09-03
|
|
/
|
/
|
|
*
Don’t append -bin automatically to binary request headers.
Jorge Canizales
2015-09-02
|
*
Reject non-ASCII text header values too.
Jorge Canizales
2015-09-02
|
*
nit: remove obsolete comment
Jorge Canizales
2015-09-02
|
*
nit: _proxy -> _delegate
Jorge Canizales
2015-09-02
|
*
Let remove nil or non-ASCII keys (noop instead of throw).
Jorge Canizales
2015-09-02
|
*
nit: Documentation and formatting.
Jorge Canizales
2015-09-02
|
*
Make the grpc_metadataArray property private.
Jorge Canizales
2015-09-02
|
*
Publish GRPCRequestHeaders as a protocol
Jorge Canizales
2015-09-02
|
*
Remove -[asDictionary]
Jorge Canizales
2015-09-02
|
*
Make GRPCRequestHeaders public and import from GRPCCall
Jorge Canizales
2015-09-02
|
*
Added class for setting request headers on a call
murgatroid99
2015-09-01
|
/
*
Merge pull request #2862 from jcanizales/small-analyse-fix
Michael Lumish
2015-08-31
|
\
*
|
Adding void* at then end of security related method in order to have a stable...
Julien Boeuf
2015-08-25
*
|
Merge remote-tracking branch 'google/master' into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-12
|
\
\
|
*
|
Allow UTF8 in comments of root certificates files
Jorge Canizales
2015-08-09
|
|
*
Prevent storing in the hosts cache with a nil key
Jorge Canizales
2015-08-08
|
|
/
*
/
Have ObjC use the new future-proofed C interface
Jorge Canizales
2015-08-08
|
/
*
Fixup for 971d06ad06caadb369e318112bba0e039188cfc2
Jorge Canizales
2015-08-07
*
Fix build breakage
Jorge Canizales
2015-08-06
*
Clarify intention of the code that adds a default port
Jorge Canizales
2015-08-06
[prev]
[next]