Jan Tattermusch f0555e6fe3 Merge pull request #5705 from paddybyers/free_aligned 9 years ago
..
census 600e993e7a add checking of character values 10 years ago
channel e3e640f3c8 Merge pull request #5676 from ctiller/neg 9 years ago
client_config 9fb89ea9e3 If we cant check timers due to contention, at least make sure we do a follow up check soon 9 years ago
compression 732a875fe8 Add a sanity test for name aliasing 10 years ago
debug 3121fd4d75 Sign conversion fixes 10 years ago
httpcli 9d84fa8ca6 Fix copyrights 10 years ago
iomgr f9b26d9463 Merge pull request #5731 from ctiller/huh_omg 9 years ago
json 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 10 years ago
profiling 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 10 years ago
proto 0d2df65c41 updated generated lb proto code to latest nanopb version 10 years ago
security 69b093b360 Revert "Revert "Add an implementation firewall against pollset_set"" 10 years ago
statistics 50c69ab7f0 Fixing copyrights. 10 years ago
support 9db726812e Use gpr_free() in gpr_free_aligned() 9 years ago
surface 9fb89ea9e3 If we cant check timers due to contention, at least make sure we do a follow up check soon 9 years ago
transport fa45a5e96c fix race between send message and send initial metadata 9 years ago
tsi 4a9e7c4cb1 Improve looks_like_ip_address for IPv6 addresses, and add tests 9 years ago
README.md 9908877a73 Update README.mds that don't currently have Status 'Beta' 10 years ago

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

Beta