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
/
credentials_test.c
Commit message (
Expand
)
Author
Age
*
Move from cmp --> eq, and provide a good implementation for interning
Craig Tiller
2016-11-21
*
All core tests compile without grpc_mdstr
Craig Tiller
2016-11-17
*
Finish moving to new APIs
Craig Tiller
2016-11-09
*
clang-format
Craig Tiller
2016-10-26
*
Merge branch 'buffer_pools_for_realsies' into grpc_slice
Craig Tiller
2016-10-26
|
\
*
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-12
|
|
\
|
|
/
|
/
|
*
|
Adding a method in channel creds to remove any attached call creds.
Julien Boeuf
2016-09-22
|
*
Only use unsetenv where available
murgatroid99
2016-08-10
|
*
Removed GPR_POSIX_FILE, and changed the files that used it
murgatroid99
2016-08-09
|
/
*
Merge pull request #6798 from jboeuf/fix_3803
Jan Tattermusch
2016-06-24
|
\
|
*
Merge branch 'master' into fix_3803
Julien Boeuf
2016-06-04
|
|
\
*
|
|
Rename functions
Craig Tiller
2016-05-24
|
*
|
Starting the work to fix #3803.
Julien Boeuf
2016-05-18
*
|
|
Address some memory leaks
Craig Tiller
2016-05-18
*
|
|
Cleanup error handling for google_default_credentials
Craig Tiller
2016-05-17
*
|
|
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
*
Auto-changes
Craig Tiller
2016-03-25
*
Add HTTP request parsing.
Matthew Iselin
2016-03-23
*
Regenerate files, fix bugs
Craig Tiller
2016-02-22
|
\
*
|
Add a sanity test for name aliasing
Craig Tiller
2016-02-22
|
/
*
Fixing copyrights.
Nicolas "Pixel" Noble
2016-02-01
*
Replacing grpc_max_auth_token_lifetime by an accessor.
Nicolas "Pixel" Noble
2016-01-31
*
clang-format after last weeks test-fest
Craig Tiller
2015-12-14
*
One more test for default google creds.
Julien Boeuf
2015-12-10
*
Testing cached google default creds.
Julien Boeuf
2015-12-10
*
Fix Windows build
Craig Tiller
2015-12-10
*
Testing GCE detection in google default credentials.
Julien Boeuf
2015-12-09
*
Fix memory leak
Craig Tiller
2015-12-07
*
Add test for grpc_get_well_known_google_credentials_file_path
Craig Tiller
2015-12-07
*
Merge branch 'release-0_12'
Nicolas "Pixel" Noble
2015-12-01
|
\
|
*
Fixing implementations.
Julien Boeuf
2015-11-18
*
|
clang-format
Craig Tiller
2015-11-18
|
/
*
Addressing comments.
Julien Boeuf
2015-10-20
*
Fixing mem leak and compilation error in tsan.
Julien Boeuf
2015-10-10
*
Got the core test passing.
Julien Boeuf
2015-10-09
*
Fix Windows compilation
Craig Tiller
2015-09-23
*
Finish cleanup
Craig Tiller
2015-09-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 argument passing to start of list
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
*
Merge github.com:grpc/grpc into we-are-one
Craig Tiller
2015-09-22
|
\
[next]