aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/security
Commit message (Expand)AuthorAge
* Re-enabling errors on warning, disabling unused parameter warning, and fixing...Gravatar Nicolas "Pixel" Noble2015-01-30
* Merge pull request #168 from nicolasnoble/jsonGravatar Craig Tiller2015-01-29
|\
* | Cleaning up some code.Gravatar Nicolas "Pixel" Noble2015-01-29
| * Merge branch 'master' of github.com:google/grpc into jsonGravatar Nicolas Noble2015-01-27
| |\ | |/ |/|
| * Addressing latest comments.Gravatar Nicolas Noble2015-01-28
* | sync up with masterGravatar Yang Gao2015-01-27
|\ \
| * \ Merge github.com:google/grpc into javascriptGravatar Craig Tiller2015-01-27
| |\ \
| | | * Fixing a few typos.Gravatar Nicolas Noble2015-01-26
| | | * Addressing comments.Gravatar Nicolas Noble2015-01-26
| | | * Merge branch 'master' of github.com:google/grpc into jsonGravatar Nicolas Noble2015-01-26
| | | |\ | | | |/ | | |/|
* | / | run clang-formatGravatar Yang Gao2015-01-26
| |/ / |/| |
* | | Remove uses of sprintfGravatar Craig Tiller2015-01-23
* | | Remove uses of sprintfGravatar Craig Tiller2015-01-23
* | | Move string.h to internal codeGravatar Craig Tiller2015-01-23
| * | Merge github.com:google/grpc into javascriptGravatar Craig Tiller2015-01-23
| |\ \ | |/ / |/| |
| | * Replacing cJSON with our own code instead.Gravatar Nicolas Noble2015-01-22
* | | Merge pull request #149 from murgatroid99/node_bind_port_zeroGravatar Tim Emiola2015-01-21
|\ \ \ | |_|/ |/| |
| | * Make send/recv_metadata take ownership of passed in metadataGravatar Craig Tiller2015-01-21
| |/ |/|
| * Brought grpc_server_add_secure_http2_port in line with grpc_server_http2_portGravatar murgatroid992015-01-21
* | Changing the SSL (Server) Credentials API.Gravatar Julien Boeuf2015-01-20
|/
* Use clang-format-3.5Gravatar Craig Tiller2015-01-18
* Changing size type in Transport Security (TSI) from uint32_t to size_t:Gravatar Julien Boeuf2015-01-15
* clang-formatGravatar Craig Tiller2015-01-15
* () --> (void)Gravatar Craig Tiller2015-01-15
* Review changes for :scheme conversion to http[s]Gravatar David Klempner2015-01-14
* Send a scheme of http or https as appropriate, rather than grpc.Gravatar David Klempner2015-01-13
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Moving the google-internal security code in their own files.Gravatar jboeuf2015-01-12
* Add ServiceAccount Credentials wrapping and handle credentials creationGravatar yangg2015-01-12
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-08
* Adding support for service account credentials.Gravatar jboeuf2014-12-29
* Introduce the (outside-of-iomgr) pollset API.Gravatar ctiller2014-12-19
* Remove endpoint/ directories.Gravatar ctiller2014-12-17
* Adding JWT generation and signing code for service accounts credentials.Gravatar jboeuf2014-12-16
* Adding base utils for JWT service account workflow. OpenSSL base64 decoding isGravatar jboeuf2014-12-12
* Tell call/channel op handlers who is invoking them.Gravatar ctiller2014-12-11
* Advertise h2-16, h2-15, h2-14, and accept any of them.Gravatar ctiller2014-12-10
* Automated g4 rollback of changelist 81719124.Gravatar ctiller2014-12-09
* Advertise h2-16, h2-15, h2-14, and accept any of them.Gravatar ctiller2014-12-09
* Introducing iomgr.Gravatar ctiller2014-12-09
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26