Matthew Stevenson
							
						 | 
						
							
							
								e8b28dd27b
							
							Autogenerated files
						 | 
						há 6 anos atrás | 
					
				
					
						
							
								   Matthew Stevenson
							
						 | 
						
							
							
								3b9e7d9a3a
							
							Fixed credential options unit test
						 | 
						há 6 anos atrás | 
					
				
					
						
							
								   Matthew Stevenson
							
						 | 
						
							
							
								967b911f85
							
							Add forgotten callback function for server authorization check.
						 | 
						há 6 anos atrás | 
					
				
					
						
							
								   Matthew Stevenson
							
						 | 
						
							
							
								e37836b0c7
							
							Fixed a few typos in unit tests
						 | 
						há 6 anos atrás | 
					
				
					
						
							
								   Matthew Stevenson
							
						 | 
						
							
							
								d761619484
							
							Finished unit tests
						 | 
						há 6 anos atrás | 
					
				
					
						
							
								   Matthew Stevenson
							
						 | 
						
							
							
								6189d34724
							
							Revert "Forgot to autogenerate files and run clang_format/tidy_code"
						 | 
						há 6 anos atrás | 
					
				
					
						
							
								   Matthew Stevenson
							
						 | 
						
							
							
								9295e4ebb3
							
							Forgot to autogenerate files and run clang_format/tidy_code
						 | 
						há 6 anos atrás | 
					
				
					
						
							
								   Matthew Stevenson
							
						 | 
						
							
							
								52b72c00f1
							
							Debugging after restores
						 | 
						há 6 anos atrás | 
					
				
					
						
							
								   Matthew Stevenson
							
						 | 
						
							
							
								78e8fb731d
							
							Restored credentials_test.cc
						 | 
						há 6 anos atrás | 
					
				
					
						
							
								   Matthew Stevenson
							
						 | 
						
							
							
								1e46b38d66
							
							Hid some key materials API's and refactored credential reload arg wrapper.
						 | 
						há 6 anos atrás | 
					
				
					
						
							
								   Matthew Stevenson
							
						 | 
						
							
							
								f3f8bf05b2
							
							Fix conflicts with ssl_utils.h
						 | 
						há 6 anos atrás | 
					
				
					
						
							
								   Matthew Stevenson
							
						 | 
						
							
							
								f169b4b28e
							
							Update CredentialReloadArg unit test
						 | 
						há 6 anos atrás | 
					
				
					
						
							
								   Matthew Stevenson
							
						 | 
						
							
							
								094c35f872
							
							Small changes to ssl_util.h, added comments, fixed error in key materials unit test
						 | 
						há 6 anos atrás | 
					
				
					
						
							
								   Matthew Stevenson
							
						 | 
						
							
							
								aa207510ce
							
							Finished implementation of API's.
						 | 
						há 6 anos atrás | 
					
				
					
						
							
								   Matthew Stevenson
							
						 | 
						
							
							
								c5acf9e3c7
							
							Fixed undeclared dependency and added std::move in setter functions
						 | 
						há 6 anos atrás | 
					
				
					
						
							
								   Matthew Stevenson
							
						 | 
						
							
							
								5980d0d10d
							
							Added unit tests and fixed some build problems
						 | 
						há 6 anos atrás | 
					
				
					
						
							
								   yang-g
							
						 | 
						
							
							
								5779dd935a
							
							Qualify the error code with StatusCode::
						 | 
						há 6 anos atrás | 
					
				
					
						
							
								   Julien Boeuf
							
						 | 
						
							
							
								109edca971
							
							Adding C++ API and implementation for STS credentials:
						 | 
						há 6 anos atrás | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								c90a85649b
							
							Change grpc++ references in names to grpcpp
						 | 
						há 7 anos atrás | 
					
				
					
						
							
								   Jan Tattermusch
							
						 | 
						
							
							
								7897ae9308
							
							auto-fix most of licenses
						 | 
						há 8 anos atrás | 
					
				
					
						
							
								   Noah Eisen
							
						 | 
						
							
							
								89371914c9
							
							Fix error refcount bug
						 | 
						há 8 anos atrás | 
					
				
					
						
							
								   Julien Boeuf
							
						 | 
						
							
							
								e5adc0eb67
							
							Fixing Cpp tests.
						 | 
						há 10 anos atrás | 
					
				
					
						
							
								   Julien Boeuf
							
						 | 
						
							
							
								5be92a316d
							
							Shuffling headers around.
						 | 
						há 10 anos atrás | 
					
				
					
						
							
								   Julien Boeuf
							
						 | 
						
							
							
								510a920c75
							
							Credentials cleanup:
						 | 
						há 10 anos atrás | 
					
				
					
						
							
								   Craig Tiller
							
						 | 
						
							
							
								b256faa353
							
							Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
						 | 
						há 10 anos atrás | 
					
				
					
						
							
								   Vijay Pai
							
						 | 
						
							
							
								c4af224970
							
							Remove one range-based for and do appropriate static casts on nullptr
						 | 
						há 10 anos atrás | 
					
				
					
						
							
								   Yang Gao
							
						 | 
						
							
							
								a89389283f
							
							support per call credentials in c++
						 | 
						há 10 anos atrás | 
					
				
					
						
							
								   Nicolas "Pixel" Noble
							
						 | 
						
							
							
								fd2bf675f7
							
							Merge branch 'master' of github.com:grpc/grpc into the-purge-2
						 | 
						há 10 anos atrás | 
					
				
					
						
							
								   Yang Gao
							
						 | 
						
							
							
								c4b6ffb1b6
							
							Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all the tests to init/shutdown free.
						 | 
						há 10 anos atrás | 
					
				
					
						
							
								   Nicolas Noble
							
						 | 
						
							
							
								89219162dd
							
							Refactoring std::chrono out.
						 | 
						há 10 anos atrás |