Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
c261802f19d6da6c6cdee1f0ca63596a5b083853
/
include
/
grpc
/
grpc_security.h
6397660
Flagging the missing API entries.
by Nicolas "Pixel" Noble
· 9 years ago
cd41a0b
Removing undescores in {GPR,GRPC,CENSUS}_API.
by Nicolas "Pixel" Noble
· 9 years ago
3c4bbc0
Merge branch 'no_extern_allowed' of github.com:nicolasnoble/grpc into patchy
by Craig Tiller
· 9 years ago
26af079
Merge pull request #4934 from jboeuf/ssl_credentials_override_default_roots
by Craig Tiller
· 9 years ago
da71518
Replacing grpc_max_auth_token_lifetime by an accessor.
by Nicolas "Pixel" Noble
· 9 years ago
2757fa8
fixing test and clang-format.
by Julien Boeuf
· 9 years ago
74b611c
copyrights
by Craig Tiller
· 9 years ago
d6546c9
clang-format
by Craig Tiller
· 9 years ago
9b42637
Add {GPR,GRPC,CENSUS}_API tags to public functions
by Craig Tiller
· 9 years ago
aaebf7a
Changing the API to use a callback mechanism.
by Julien Boeuf
· 9 years ago
564b915
Fixing copyright.
by Julien Boeuf
· 9 years ago
a50da47
Addressing comments.
by Julien Boeuf
· 9 years ago
373debd
Adding a function to override the ssl default roots path.
by Julien Boeuf
· 9 years ago
eb029c9
Better documentation of the method_name field.
by Julien Boeuf
· 9 years ago
caf9935
Also adding a credentials type to the plugin API.
by Julien Boeuf
· 9 years ago
3c957e6
Fixing implementations.
by Julien Boeuf
· 9 years ago
ea44bba
Changing the credentials plugin API.
by Julien Boeuf
· 9 years ago
441176d
Got core to compile (without the tests)
by Julien Boeuf
· 9 years ago
acd835f
First pass at the headers.
by Julien Boeuf
· 9 years ago
ddf3a51
Add clang-format to sanity
by Craig Tiller
· 9 years ago
97f80fa
Adding documentation.
by Julien Boeuf
· 9 years ago
29ee3f4
Forgot to finish the doc...
by Julien Boeuf
· 9 years ago
6f12702
Merge branch 'master' of github.com:grpc/grpc into core_creds_plugin
by Julien Boeuf
· 9 years ago
8b5bb27
Adding C API for metadata credentials plugin.
by Julien Boeuf
· 9 years ago
97cd4ae
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
by Julien Boeuf
· 9 years ago
0c711ad
Adding C++ metadata processor.
by Julien Boeuf
· 9 years ago
459faf3
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
by Julien Boeuf
· 9 years ago
fe4bacb
Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into credentials_naming_and_cleanup
by Julien Boeuf
· 9 years ago
0834833
Merge pull request #2947 from jboeuf/grpc_security_abi
by Craig Tiller
· 9 years ago
5b3516e
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
by Julien Boeuf
· 9 years ago
510a920
Credentials cleanup:
by Julien Boeuf
· 9 years ago
8dbefbe
Merge branch 'master' of https://github.com/grpc/grpc into grpc_security_abi
by Julien Boeuf
· 9 years ago
775ec1d
Use SSL override as a default host name if none is specified
by Craig Tiller
· 9 years ago
ee3dbb0
Have a richer interface for auth metadata processors.
by Julien Boeuf
· 9 years ago
8b78c28
First draft at addressing #1799 for grpc_security.
by Julien Boeuf
· 9 years ago
bf25bb0
Few improvements:
by Julien Boeuf
· 9 years ago
77a7b87
Fixing API (thanks Craig for the comments) and associated tests.
by Julien Boeuf
· 9 years ago
324b4b1
Merge branch 'auth_md_processor' into server_creds_auth_md_processor
by Julien Boeuf
· 9 years ago
be043d9
Merge branch 'auth_md_processor' of github.com:jboeuf/grpc into complain-with-both-passion-and-meaning
by Craig Tiller
· 9 years ago
4aee724
Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth
by Julien Boeuf
· 9 years ago
5749a3f
Merge pull request #2605 from yang-g/fake_transport_security_to_private
by jboeuf
· 9 years ago
fe4c3f4
Renaming jwt_credentials to service_account_jwt_access_credentials.
by Julien Boeuf
· 9 years ago
8b25f2a
move fake_transport_security_credentials to private API
by yang-g
· 9 years ago
5029b30
Adding option to force client auth on the server SSL creds.
by Julien Boeuf
· 9 years ago
6bdc9b4
Getting started on metadata processor set on server creds.
by Julien Boeuf
· 9 years ago
a87d6c2
Cannot figure out server filter logic for error in auth md processing.
by Julien Boeuf
· 9 years ago
ea456fc
Server auth metadata processor.
by Julien Boeuf
· 9 years ago
0b1b1a5
Merge branch 'master' of github.com:grpc/grpc into flexible_default_creds
by Julien Boeuf
· 9 years ago
3315a84
Merge remote-tracking branch 'upstream/master' into security_context2
by yang-g
· 9 years ago
f9e8e59
Resolve comments
by yang-g
· 9 years ago
b037bb6
Adding tests and fixing mem leak in default creds.
by Julien Boeuf
· 9 years ago
2805be1
Adding support for raw access token credentials.
by Julien Boeuf
· 9 years ago
9a57633
clang-format affected files
by Craig Tiller
· 9 years ago
03764bb
Merge pull request #1971 from endobson/patch-1
by Craig Tiller
· 9 years ago
1ed15e2
Properly exporting our C functions to C++.
by Nicolas "Pixel" Noble
· 9 years ago
a6124ec
Fix typo in grpc_security.h
by Eric Dobson
· 9 years ago
83b0297
Addressing comments.
by Julien Boeuf
· 9 years ago
84d964a
API for auth context and server-side secure transport only impl.
by Julien Boeuf
· 10 years ago
9f218dd
Adding support for per call credentials in core.
by Julien Boeuf
· 10 years ago
c3be769
Merge pull request #983 from jboeuf/refresh_token_parsing
by Yang Gao
· 10 years ago
9835cf0
Adding refresh token credentials.
by Julien Boeuf
· 10 years ago
b0829eb
C# server side TLS support
by Jan Tattermusch
· 10 years ago
61691f9
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
1ff52d5
Guard headers tool.
by Nicolas "Pixel" Noble
· 10 years ago
e8eb8a4
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
74ae8f6
Merge pull request #710 from jboeuf/default_google_creds
by Craig Tiller
· 10 years ago
c66f2a8
Addressing iniitial feedback.
by Julien Boeuf
· 10 years ago
759026c
Server API simplification
by Craig Tiller
· 10 years ago
cd9b1c8
Added support for default credentials.
by Julien Boeuf
· 10 years ago
b87d176
Merge branch 'master' of github.com:google/grpc into installed_ssl_roots-patch
by Nicolas "Pixel" Noble
· 10 years ago
3e00179
Adding roots.pem from Mozilla and associated logic.
by Julien Boeuf
· 10 years ago
2c29920
Revert "Adding a constant for a well known place where the SSL roots are installed."
by Nicolas Noble
· 10 years ago
d0c0a9d
Adding a constant for a well known place where the SSL roots are installed.
by Julien Boeuf
· 10 years ago
f47a5cb
Implementing JWT credentials (a.k.a JWT ID Tokens).
by Julien Boeuf
· 10 years ago
190d360
Add missing new-lines at end of file
by Craig Tiller
· 10 years ago
0605995
Update copyright to 2015
by Craig Tiller
· 10 years ago
d251ab9
Attempt to better explain secure server creation
by Craig Tiller
· 10 years ago
026a417
Adding support for loading the SSL roots from an environment variable.
by Julien Boeuf
· 10 years ago
68ad53e
Fixing indent.
by Julien Boeuf
· 10 years ago
8fbcc43
Changing the SSL (Server) Credentials API.
by Julien Boeuf
· 10 years ago
6ad120e
Moving the google-internal security code in their own files.
by jboeuf
· 10 years ago
ab4f914
Adding JWT generation and signing code for service accounts credentials.
by jboeuf
· 10 years ago
befd265
Adding base utils for JWT service account workflow. OpenSSL base64 decoding is
by jboeuf
· 10 years ago
0c475f0
Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure.
by nnoble
· 10 years ago
b7ebd3b
Initial import.
by Nicolas Noble
· 10 years ago