1. 06576d5 Merge pull request #12359 from justinburke/tsi_factory_locking by Justin Burke · 7 years ago
  2. 4984135 Add reference counting to tsi_ssl_handshaker_factories by Justin Burke · 7 years ago
  3. f68978c Pass exec_ctx in TSI zero_copy_protector create by jiangtaoli2016 · 7 years ago
  4. e12f5f2 Revise zero-copy protector interface by jiangtaoli2016 · 7 years ago
  5. 627691f Fake zero-copy frame protector by jiangtaoli2016 · 7 years ago
  6. 7fab9bf Add TSI test library and SSL and fake TSI tests by Yihua Zhang · 7 years ago
  7. e7aa35a Merge pull request #12105 from jiangtaoli2016/revert-12101-revert-11977-tsi_grpc by Mark D. Roth · 7 years ago
  8. 2f94a26 Make bytes_to_send in tsi_handshaker_next const by jiangtaoli2016 · 7 years ago
  9. 32f66e8 Update build rule by jiangtaoli2016 · 7 years ago
  10. 0211cfb Revert "Revert "Add TSI zero-copy frame protector"" by Jiangtao Li · 7 years ago
  11. f5504a3 Revert "Add TSI zero-copy frame protector" by Jiangtao Li · 7 years ago
  12. 3aaa5ea minor fix by jiangtaoli2016 · 7 years ago
  13. 7001bc2 Add TSI zero-copy frame protector by jiangtaoli2016 · 7 years ago
  14. 1435bfc Add GTS plugin by Yihua Zhang · 7 years ago
  15. 06bce6e Tracers know their name by ncteisen · 7 years ago
  16. ca0b808 Merge pull request #11409 from annasapek/asynch-tsi-fake-handshaker by Mark D. Roth · 7 years ago
  17. 4318df0 Update tsi_fake_handshaker to implement the asynchronous TSI by Anna Sapek · 7 years ago
  18. ce91f4a Attempt to fix #11011. Treating the close-notify alert as a non-error case. by Julien Boeuf · 7 years ago
  19. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  20. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  21. 3b65436 Add initializers for all tracers by Craig Tiller · 7 years ago
  22. 84f75d4 Fix ASAN/TSAN failures by Craig Tiller · 7 years ago
  23. 8c71bde Merge pull request #10522 from jiangtaoli2016/new_tsi by David G. Quintas · 7 years ago
  24. b71ef65 more TLS cleanup. by Julien Boeuf · 7 years ago
  25. f2263e1 fix guards in transport_security_adapter.h by jiangtaoli2016 · 7 years ago
  26. e0e961a fix guard on src/core/tsi/transport_security_adapter.h by jiangtaoli2016 · 7 years ago
  27. 6cb5e27 Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  28. f583975 Include <sys/socket.h> for AF_INET by Mehrdad Afshari · 7 years ago
  29. c953b62 Transfer ownership of tsi_handshaker in adapter_create_result. by jiangtaoli2016 · 7 years ago
  30. c195502 Revise based on Julien's comments. by jiangtaoli2016 · 7 years ago
  31. a2a2024 Use handshaker_result_created in tsi_adapter_handshaker by jiangtaoli2016 · 7 years ago
  32. e69881d Revise based on Mark's comments. by jiangtaoli2016 · 7 years ago
  33. b105f5a Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  34. 935d02e Cleanup of tsi ssl handshaker factories. by Julien Boeuf · 7 years ago
  35. 20b9f94 Update TSI with new non-blocking TSI interfaces. by jiangtaoli2016 · 7 years ago
  36. b7de717 Fix duplicated NULL pointer check by Igor Pylypiv · 7 years ago
  37. 730ddc2 Sanity fixes by Craig Tiller · 7 years ago
  38. b29f1fe Update include paths by Craig Tiller · 7 years ago
  39. 134fed3 Move src/core/lib/tsi --> src/core/tsi by Craig Tiller · 7 years ago
  40. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago
  41. 2e19036 Fix copyrights by Craig Tiller · 8 years ago
  42. f40df23 Auto-changes by Craig Tiller · 8 years ago
  43. ddd4d7f Merge pull request #5494 from dgquintas/guard_check by Jan Tattermusch · 8 years ago
  44. ee69f42 Merge pull request #5706 from deepaklukose/dev by Jan Tattermusch · 8 years ago
  45. e61cbe3 For client cert based authentication, add client cert as an AuthProperty by Deepak Lukose · 9 years ago
  46. 3598d44 Fixed include guards by David Garcia Quintas · 9 years ago
  47. 4a9e7c4 Improve looks_like_ip_address for IPv6 addresses, and add tests by Paul Querna · 9 years ago
  48. 27df689 Add note about refactor portability header by Paul Querna · 9 years ago
  49. 47d841d Add support for IP Addresses in Subject Alt Names. by Paul Querna · 9 years ago
  50. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  51. 0fe5ee7 BoringSSL integration: non-vsprojects changes by Craig Tiller · 9 years ago
  52. 4c8e818 Adding common tests for TSI. by Julien Boeuf · 9 years ago
  53. 334314b Updating the server1 cert so that it can be used with Go. by Julien Boeuf · 9 years ago
  54. 93cec49 Merge pull request #3754 from ctiller/latent-see by David G. Quintas · 9 years ago
  55. 01ac4f0 Removing warnings when using boringssl. by Julien Boeuf · 9 years ago
  56. 1f41b6b Simplify adding annotations, annotate more things by Craig Tiller · 9 years ago
  57. d76cdac Type conversion fixes to make GCC 5.2.0 happy by David Garcia Quintas · 9 years ago
  58. 71a0f9d Fix clang-format script by Craig Tiller · 9 years ago
  59. a82950e clang-format all core files by Craig Tiller · 9 years ago
  60. 45724b3 indent pass to get logical source lines on one physical line by Craig Tiller · 9 years ago
  61. f96dfc3 First round of fixing up implicit 64->32 bit conversions by Craig Tiller · 9 years ago
  62. 3121fd4 Sign conversion fixes by Craig Tiller · 9 years ago
  63. d6c98df clang-format all source by Craig Tiller · 9 years ago
  64. f8b4b98 Improving unprotect doc. by Julien Boeuf · 9 years ago
  65. 5029b30 Adding option to force client auth on the server SSL creds. by Julien Boeuf · 9 years ago
  66. 3e29de1 Adressing comments. by Julien Boeuf · 9 years ago
  67. d153132 Adding NPN support if ALPN support is not available. by Julien Boeuf · 9 years ago
  68. 8c67d17 Standardize on |BIO_pending| and |BIO_wpending|. by Julien Boeuf · 9 years ago
  69. 6202f7d Merge pull request #1580 from jboeuf/tsi_properties_cleanup by Nicolas Noble · 9 years ago
  70. 77e8c1c Clean up tsi properties. by Julien Boeuf · 9 years ago
  71. 766d77c Include <openssl/crypto.h> to make sure it compiles with boringssl. by Ming Zhao · 9 years ago
  72. 330f4c8 Fix includes for Boring SSL. by Julien Boeuf · 9 years ago
  73. 2f22346 Fixing errors found by clang static analysis. by Julien Boeuf · 9 years ago
  74. 2ad8d21 strcmp: change all !str[n]cmp to str[n]cmp == 0 by Ronnie Sahlberg · 10 years ago
  75. 39b9a02 Capitalization by Craig Tiller · 10 years ago
  76. faa8480 Tracer registration. by Craig Tiller · 10 years ago
  77. 980f600 Adding support to enable tracing in tsi. by Julien Boeuf · 10 years ago
  78. 1ff52d5 Guard headers tool. by Nicolas "Pixel" Noble · 10 years ago
  79. 363eb8e Fix read through null pointer by Craig Tiller · 10 years ago
  80. 36ccead Merge pull request #735 from jboeuf/fix_ssl_san by Craig Tiller · 10 years ago
  81. 0170a6c Addressing another round of comments. by Julien Boeuf · 10 years ago
  82. 9fff77e Addressing comments. by Julien Boeuf · 10 years ago
  83. 3be76ac Fix potential leak by Craig Tiller · 10 years ago
  84. 597a4f2 Verifying the peer name on the X509 Certs correctly. by Julien Boeuf · 10 years ago
  85. 54f9a65 32 bit compilation fixes for core by Craig Tiller · 10 years ago
  86. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  87. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  88. 4a0a394 Fixing tsan errors in OpenSSL (#319) by Julien Boeuf · 10 years ago
  89. 213ed91 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. by Nicolas "Pixel" Noble · 10 years ago
  90. 5fd0d29 run clang-format by Yang Gao · 10 years ago
  91. ecd4934 Use clang-format-3.5 by Craig Tiller · 10 years ago
  92. be5c6e5 Compile fix by Craig Tiller · 10 years ago
  93. b222b4d Changing size type in Transport Security (TSI) from uint32_t to size_t: by Julien Boeuf · 10 years ago
  94. b5dcec5 clang-format codebase by Craig Tiller · 10 years ago
  95. c212585 Factoring out []2 artefacts from the transport security interface. by jboeuf · 10 years ago
  96. 8a23a3d Replacing pthread_once by gpr_once, in the opensource conversion. by nnoble · 10 years ago
  97. 0c475f0 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. by nnoble · 10 years ago
  98. b7ebd3b Initial import. by Nicolas Noble · 10 years ago