Nicolas Noble a397330cc0 Fixing MacOS build breakage introduced in #1191. 11 éve
..
channel 5c4ff03d0d Fix server crash if host header field is translated to :authority 11 éve
compression 1ff52d5278 Guard headers tool. 11 éve
debug 077e75cba9 Fix memory allocation 11 éve
httpcli 7f13eb2348 Shutting off warnings about control paths. 11 éve
iomgr cf1a7e03e7 Remove the racy check added in commit i74c14e5ac752edc7e1dc0aaf31abfd1153df1d0a. 11 éve
json 1ff52d5278 Guard headers tool. 11 éve
security 89d68bd7cf Removing src/core/security/roots.pem 11 éve
statistics 1ff52d5278 Guard headers tool. 11 éve
support a397330cc0 Fixing MacOS build breakage introduced in #1191. 11 éve
surface dc9faa3430 Added missing log argument 11 éve
transport 7d3d9ca24c Eliminate a redundant unlock-lock pair since this code is only invoked from 11 éve
tsi 2f223460b0 Fixing errors found by clang static analysis. 11 éve
README.md 4040e656c0 Create README.md 11 éve

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