Craig Tiller c6f60ead70 Merge pull request #1292 from jboeuf/load_file_with_null_term 11 tahun lalu
..
channel 5c4ff03d0d Fix server crash if host header field is translated to :authority 11 tahun lalu
compression 1ff52d5278 Guard headers tool. 11 tahun lalu
debug 077e75cba9 Fix memory allocation 11 tahun lalu
httpcli 7f13eb2348 Shutting off warnings about control paths. 11 tahun lalu
iomgr 7b3aba5e27 Fix some name choices 11 tahun lalu
json 1ff52d5278 Guard headers tool. 11 tahun lalu
profiling 0fb96e8b5e Rename seq to id so that it's clear it can be any generic ID 11 tahun lalu
security 28d75d9349 Adding option to add a null terminator when loading a file. 11 tahun lalu
statistics 1ff52d5278 Guard headers tool. 11 tahun lalu
support 9d005cc5e2 Addressing comments. 11 tahun lalu
surface b67d14c3ab Merge pull request #1288 from ctiller/init-fix2 11 tahun lalu
transport 3de5aafe19 Remove (void*)1 11 tahun lalu
tsi 2f223460b0 Fixing errors found by clang static analysis. 11 tahun lalu
README.md 4040e656c0 Create README.md 11 tahun lalu

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