index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
security
/
secure_endpoint.c
Commit message (
Expand
)
Author
Age
*
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...
Craig Tiller
2015-07-23
|
\
|
*
Add grpc_call_get_peer
Craig Tiller
2015-07-20
*
|
Added connectivity tests, fixed bugs
Craig Tiller
2015-07-16
|
/
*
Adding gpr_dump and gpr_hexdump as discussed. Removed gpr_slice_to_cstring as...
Julien Boeuf
2015-06-29
*
Changed input_buffer_count to a size_t
murgatroid99
2015-06-22
*
Fixed integer conversion warnings in src/core/security
murgatroid99
2015-06-19
*
Tracer registration.
Craig Tiller
2015-03-01
*
Add a facility to control tracing without recompiling
Craig Tiller
2015-02-20
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
Move string.h to internal code
Craig Tiller
2015-01-23
*
Changing size type in Transport Security (TSI) from uint32_t to size_t:
Julien Boeuf
2015-01-15
*
Remove libevent.
ctiller
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Remove libevent.
ctiller
2015-01-08
*
Introduce the (outside-of-iomgr) pollset API.
ctiller
2014-12-19
*
Remove endpoint/ directories.
ctiller
2014-12-17