index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
security
/
secure_endpoint_test.c
Commit message (
Expand
)
Author
Age
*
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
*
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
*
BufferPool --> ResourceQuota
Craig Tiller
2016-10-17
*
Make all tests build again
Craig Tiller
2016-09-28
*
Tests compile
Craig Tiller
2016-09-23
*
Convert tests to new error scheme
Craig Tiller
2016-05-06
*
Refactoring the core security code.
Julien Boeuf
2016-05-04
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
Revert "Revert "Add an implementation firewall against pollset_set""
Craig Tiller
2016-02-25
*
Revert "Add an implementation firewall against pollset_set"
Vijay Pai
2016-02-25
*
Change pollset mutex ownership
Craig Tiller
2016-02-25
*
Provide an interface firewall between pollset and its implementations
Craig Tiller
2016-02-19
*
Update copyrights
Craig Tiller
2016-01-28
*
Preparatory changes for work shedding
Craig Tiller
2016-01-28
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
clang-format all core files
Craig Tiller
2015-09-22
*
Move argument passing to start of list
Craig Tiller
2015-09-22
*
Rename init
Craig Tiller
2015-09-22
*
Rename run
Craig Tiller
2015-09-22
*
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Fix tests
Craig Tiller
2015-09-22
*
Call list progress
Craig Tiller
2015-09-21
*
Getting stuff working
Craig Tiller
2015-09-16
*
Tests compile
Craig Tiller
2015-09-16
*
Merge pull request #3255 from ctiller/we-should-build
Craig Tiller
2015-09-04
|
\
|
*
Fix compilation
Craig Tiller
2015-09-04
*
|
Secure endpoint test should call grpc_init.
Nicolas "Pixel" Noble
2015-09-04
*
|
Revert "Revert "Refactor Endpoint API""
Craig Tiller
2015-08-27
*
|
Revert "Refactor Endpoint API"
Craig Tiller
2015-08-27
*
|
Refactor Endpoint API
Craig Tiller
2015-08-21
|
/
*
clang-format affected files
Craig Tiller
2015-06-17
*
Merge branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
\
|
*
Label all iomgr objects
Craig Tiller
2015-06-01
*
|
Port endpoint tests to pollsets
Craig Tiller
2015-05-13
|
/
*
Making the gRPC C tests building under Windows.
Nicolas Noble
2015-05-09
*
Introduce slowdown factor for unit test deadlines
Craig Tiller
2015-02-25
*
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
*
run clang-format
Yang Gao
2015-01-26
*
Changing size type in Transport Security (TSI) from uint32_t to size_t:
Julien Boeuf
2015-01-15
*
() --> (void)
Craig Tiller
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
*
Remove endpoint/ directories.
ctiller
2014-12-17