yang-g 2f04c6e258 check before unref, this will fail in BadCreds test 10 lat temu
..
census 6796805897 Merge branch 'master' into issue_2709 10 lat temu
channel 5666a20dd9 Respond to review 10 lat temu
client_config 44a127c80f Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-about 10 lat temu
compression fc0fa3381c Moar tests, fixed wrongly named vbles, minor bugs. 10 lat temu
debug 2f300e297f Proper init/shutdown 10 lat temu
httpcli 097468d43a Clean up handshaking server channels properly 10 lat temu
iomgr 0613e5835b Fix a race that could cause a double delete 10 lat temu
json 61a0ef58bb Fixing json doc. 10 lat temu
profiling f3756c1e0d Introduce multiple clocks to GPR 10 lat temu
security 753b3cbb5b Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other 10 lat temu
statistics f1bff01631 clang-format changed files 10 lat temu
support 42b6c93c36 Make TSAN happy with our lock free stack 10 lat temu
surface 2f04c6e258 check before unref, this will fail in BadCreds test 10 lat temu
transport 753b3cbb5b Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other 10 lat temu
tsi 5029b30d1c Adding option to force client auth on the server SSL creds. 10 lat temu
README.md 4040e656c0 Create README.md 11 lat temu

README.md

#Overview

This directory contains source code for shared C library. Libraries in other languages in this repository (C++, Ruby, Python, PHP, NodeJS, Objective-C) are layered on top of this library.

#Status

Alpha : Ready for early adopters