1. be98d24 clang-format after nullptr changes by Craig Tiller · 7 years ago
  2. 4782d92 s/NULL/nullptr by Craig Tiller · 7 years ago
  3. baa14a9 Update clang-format to 5.0 by Craig Tiller · 7 years ago
  4. 8306284 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago[Renamed from src/core/tsi/transport_security.c]
  5. acd46e5 More pointer conversions, deprecated string to char *, goto crossing initializations by Yash Tibrewal · 7 years ago
  6. 71f217c More pointer conversion required after making build changes by Yash Tibrewal · 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. 0211cfb Revert "Revert "Add TSI zero-copy frame protector"" by Jiangtao Li · 7 years ago
  10. f5504a3 Revert "Add TSI zero-copy frame protector" by Jiangtao Li · 7 years ago
  11. 3aaa5ea minor fix by jiangtaoli2016 · 7 years ago
  12. 7001bc2 Add TSI zero-copy frame protector by jiangtaoli2016 · 7 years ago
  13. 06bce6e Tracers know their name by ncteisen · 7 years ago
  14. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  15. 3b65436 Add initializers for all tracers by Craig Tiller · 7 years ago
  16. 84f75d4 Fix ASAN/TSAN failures by Craig Tiller · 7 years ago
  17. c195502 Revise based on Julien's comments. by jiangtaoli2016 · 7 years ago
  18. e69881d Revise based on Mark's comments. by jiangtaoli2016 · 7 years ago
  19. 20b9f94 Update TSI with new non-blocking TSI interfaces. by jiangtaoli2016 · 7 years ago
  20. b7de717 Fix duplicated NULL pointer check by Igor Pylypiv · 7 years ago
  21. b29f1fe Update include paths by Craig Tiller · 7 years ago
  22. 134fed3 Move src/core/lib/tsi --> src/core/tsi by Craig Tiller · 7 years ago[Renamed from src/core/lib/tsi/transport_security.c]
  23. 6f41788 Add zalloc, convert a bunch of files to use it by Craig Tiller · 7 years ago
  24. b29d8cf Last few mallocs / frees. by Nicolas "Pixel" Noble · 8 years ago
  25. 6415043 Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all by Nicolas "Pixel" Noble · 8 years ago
  26. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  27. 1bb17d3 Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all by Nicolas "Pixel" Noble · 8 years ago
  28. 9533d04 Fix includes by Craig Tiller · 8 years ago
  29. 8a9fd52 Fix copyright by Craig Tiller · 8 years ago
  30. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/tsi/transport_security.c]
  31. 4c8e818 Adding common tests for TSI. by Julien Boeuf · 9 years ago
  32. a82950e clang-format all core files by Craig Tiller · 9 years ago
  33. 45724b3 indent pass to get logical source lines on one physical line by Craig Tiller · 9 years ago
  34. 77e8c1c Clean up tsi properties. by Julien Boeuf · 9 years ago
  35. 2ad8d21 strcmp: change all !str[n]cmp to str[n]cmp == 0 by Ronnie Sahlberg · 9 years ago
  36. faa8480 Tracer registration. by Craig Tiller · 9 years ago
  37. 980f600 Adding support to enable tracing in tsi. by Julien Boeuf · 9 years ago
  38. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  39. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  40. b222b4d Changing size type in Transport Security (TSI) from uint32_t to size_t: by Julien Boeuf · 10 years ago
  41. b5dcec5 clang-format codebase by Craig Tiller · 10 years ago
  42. b7ebd3b Initial import. by Nicolas Noble · 10 years ago