| Commit message (Expand) | Author | Age |
* | Port [] alarm management to GRPC. | ctiller | 2014-12-29 |
* | Adding support for service account credentials. | jboeuf | 2014-12-29 |
* | Pre allocate client side strings per channel for method, scheme, path, and | klempner | 2014-12-19 |
* | Don't allow trailing metadata from the client. | ctiller | 2014-12-19 |
* | Properly handle cancellation during downwards propagation. | ctiller | 2014-12-19 |
* | gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist. | pmarks | 2014-12-19 |
* | Allow overriding httpcli behavior by tests. | ctiller | 2014-12-19 |
* | Introduce the (outside-of-iomgr) pollset API. | ctiller | 2014-12-19 |
* | Fix include guards. | ctiller | 2014-12-17 |
* | Remove endpoint/ directories. | ctiller | 2014-12-17 |
* | Adding JWT generation and signing code for service accounts credentials. | jboeuf | 2014-12-16 |
* | Make alarm initialization take a timespec now. | ctiller | 2014-12-16 |
* | Replacing pthread_once by gpr_once, in the opensource conversion. | nnoble | 2014-12-16 |
* | Trailing metadata support. | ctiller | 2014-12-16 |
* | GOAWAY & Reconnection support. | ctiller | 2014-12-15 |
* | Add an assertion to prevent return-without-value warning. | vpai | 2014-12-15 |
* | Add time averaged stats for future alarm list work. | ctiller | 2014-12-15 |
* | Simplify alarm API. | ctiller | 2014-12-15 |
* | Fix mixing function, and make it universally used. | ctiller | 2014-12-15 |
* | Fix a bug in base-log, and add test. | aveitch | 2014-12-15 |
* | Binary header encoding. | ctiller | 2014-12-15 |
* | Adding base utils for JWT service account workflow. OpenSSL base64 decoding is | jboeuf | 2014-12-12 |
* | Added endpoint_ prefix to all method functions. On Windows, the shutdown meth... | jtattermusch | 2014-12-12 |
* | Remove log spam | ctiller | 2014-12-12 |
* | Automated g4 rollback of changelist 81931923. | jtattermusch | 2014-12-12 |
* | Tweaking log calls a bit. | nnoble | 2014-12-12 |
* | Split client_channel into client_channel & child_channel. | ctiller | 2014-12-12 |
* | Added _m suffix to all methods functions. On Windows, the shutdown method nam... | jtattermusch | 2014-12-12 |
* | Shutting off warning by properly truncating values. | nnoble | 2014-12-12 |
* | Fixing sync_win32.c | nnoble | 2014-12-11 |
* | Cache encoded binary data on the metadata string object. | ctiller | 2014-12-11 |
* | Wait for name resolutions to complete before shutting down iomgr. | ctiller | 2014-12-11 |
* | Tell call/channel op handlers who is invoking them. | ctiller | 2014-12-11 |
* | Move status 200 setting into http_server_filter and keep a fixed mdelem for it | klempner | 2014-12-10 |
* | Advertise h2-16, h2-15, h2-14, and accept any of them. | ctiller | 2014-12-10 |
* | Getting rid of MS C++ warning when compiling GPR on Windows. | jtattermusch | 2014-12-09 |
* | Automated g4 rollback of changelist 81719124. | ctiller | 2014-12-09 |
* | Advertise h2-16, h2-15, h2-14, and accept any of them. | ctiller | 2014-12-09 |
* | Introducing iomgr. | ctiller | 2014-12-09 |
* | Fixes for GPR library on Windows (+ getting rid of warnings under MS C++ comp... | jtattermusch | 2014-12-09 |
* | Make em destroy underlying descriptor objects (and their corresponding libevent | klempner | 2014-12-08 |
* | Flow Control Fixes. | ctiller | 2014-12-08 |
* | Updating moe_db.txt with the latest equivalence since the ruby import changed... | nnoble | 2014-12-05 |
* | Validate TE header is legal for HTTP2. | ctiller | 2014-12-01 |
* | Remove argument to grpc_em_alarm_cancel as it isn't used. | vpai | 2014-12-01 |
* | Initial import. | Nicolas Noble | 2014-11-26 |