aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/tsi/transport_security_interface.h
Commit message (Collapse)AuthorAge
* Sanity fixesGravatar Craig Tiller2017-03-29
|
* Move src/core/lib/tsi --> src/core/tsiGravatar Craig Tiller2017-03-28
|
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25
|
* Fixed include guardsGravatar David Garcia Quintas2016-03-15
|
* clang-format all core filesGravatar Craig Tiller2015-09-22
|
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
|
* clang-format all sourceGravatar Craig Tiller2015-08-18
|
* Improving unprotect doc.Gravatar Julien Boeuf2015-08-10
|
* Clean up tsi properties.Gravatar Julien Boeuf2015-05-13
|
* CapitalizationGravatar Craig Tiller2015-03-02
|
* Tracer registration.Gravatar Craig Tiller2015-03-01
| | | | | | | | First: ugh. Second: allow tracer global variables to be registered and then parsed out of a configuration environment variable. Expose TSI trace config variable directly to ease this a little.
* Adding support to enable tracing in tsi.Gravatar Julien Boeuf2015-03-01
|
* Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
|
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
|
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
|
* Changing size type in Transport Security (TSI) from uint32_t to size_t:Gravatar Julien Boeuf2015-01-15
| | | | Will remove grpc impedance mismatch.
* clang-format codebaseGravatar Craig Tiller2015-01-13
|
* Factoring out []2 artefacts from the transport security interface.Gravatar jboeuf2015-01-12
| | | | | | | | | | | - Looks like we should have cleaned this header before... I don't think it's a big deal though... - Removing the tests from the opensource package as well (these are very much [] specific for now). Change on 2015/01/12 by jboeuf <jboeuf@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83801766
* Initial import.Gravatar Nicolas Noble2014-11-26