David Klempner 32934cfd10 Merge pull request #1120 from tatsuhiro-t/fix-crash-with-host-header-field 10 лет назад
..
channel 5c4ff03d0d Fix server crash if host header field is translated to :authority 10 лет назад
compression 1ff52d5278 Guard headers tool. 11 лет назад
debug 077e75cba9 Fix memory allocation 11 лет назад
httpcli 1ff52d5278 Guard headers tool. 11 лет назад
iomgr 8703f4d0c2 Various Windows fixes. 10 лет назад
json 1ff52d5278 Guard headers tool. 11 лет назад
security 89d68bd7cf Removing src/core/security/roots.pem 10 лет назад
statistics 1ff52d5278 Guard headers tool. 11 лет назад
support 2cff008a2b Merge pull request #1074 from jcanizales/makes-cpu-posix-portable 10 лет назад
surface dc9faa3430 Added missing log argument 11 лет назад
transport 1cbf8d7f16 Update doc as requested in review 11 лет назад
tsi 2f223460b0 Fixing errors found by clang static analysis. 10 лет назад
README.md 4040e656c0 Create README.md 11 лет назад

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