1. 8ca294e Refactoring the core security code. by Julien Boeuf · 8 years ago[Renamed (99%) from src/core/lib/security/secure_endpoint.c]
  2. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  3. 9533d04 Fix includes by Craig Tiller · 8 years ago
  4. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/security/secure_endpoint.c]
  5. f40df23 Auto-changes by Craig Tiller · 8 years ago
  6. a93a25f Update copyrights by Craig Tiller · 9 years ago
  7. 6c39686 Preparatory changes for work shedding by Craig Tiller · 9 years ago
  8. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  9. 71a0f9d Fix clang-format script by Craig Tiller · 9 years ago
  10. a82950e clang-format all core files by Craig Tiller · 9 years ago
  11. 8af4c33 Final patches for rename by Craig Tiller · 9 years ago
  12. 8ad0375 Change runs to enqueue by Craig Tiller · 9 years ago
  13. 9f7dc3a Move argument passing to start of list by Craig Tiller · 9 years ago
  14. 1be70cc Move arguments to the start of lists by Craig Tiller · 9 years ago
  15. 45724b3 indent pass to get logical source lines on one physical line by Craig Tiller · 9 years ago
  16. d9ccbbf Rename call_list to closure_list by Craig Tiller · 9 years ago
  17. ba49645 Fixes by Craig Tiller · 9 years ago
  18. d1bec03 Call list progress by Craig Tiller · 9 years ago
  19. 3382511 Cleanup by Craig Tiller · 9 years ago
  20. b029859 Revert "Revert "Refactor Endpoint API"" by Craig Tiller · 9 years ago
  21. 99d7b66 Revert "Refactor Endpoint API" by Craig Tiller · 9 years ago
  22. eb95b11 Turn off refcount debugging by Craig Tiller · 9 years ago
  23. 592e7f2 Refactor Endpoint API by Craig Tiller · 9 years ago
  24. d6c98df clang-format all source by Craig Tiller · 9 years ago
  25. b256faa Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other by Craig Tiller · 9 years ago
  26. 1b22b9d Add grpc_call_get_peer by Craig Tiller · 9 years ago
  27. 1ada6ad Added connectivity tests, fixed bugs by Craig Tiller · 9 years ago
  28. da13cd2 Adding gpr_dump and gpr_hexdump as discussed. Removed gpr_slice_to_cstring as well. by Julien Boeuf · 9 years ago
  29. 25c5f2d Changed input_buffer_count to a size_t by murgatroid99 · 9 years ago
  30. e582d09 Fixed integer conversion warnings in src/core/security by murgatroid99 · 9 years ago
  31. faa8480 Tracer registration. by Craig Tiller · 10 years ago
  32. 6e7c622 Add a facility to control tracing without recompiling by Craig Tiller · 10 years ago
  33. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  34. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  35. 213ed91 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. by Nicolas "Pixel" Noble · 10 years ago
  36. 485d776 Move string.h to internal code by Craig Tiller · 10 years ago
  37. b222b4d Changing size type in Transport Security (TSI) from uint32_t to size_t: by Julien Boeuf · 10 years ago
  38. 58393c2 Remove libevent. by ctiller · 10 years ago
  39. e4b4093 Add a --forever flag, to continuously run tests as things change. by ctiller · 10 years ago
  40. 1a277ec Remove libevent. by ctiller · 10 years ago
  41. d79b486 Introduce the (outside-of-iomgr) pollset API. by ctiller · 10 years ago
  42. 2bbb6c4 Remove endpoint/ directories. by ctiller · 10 years ago[Renamed (98%) from src/core/endpoint/secure_endpoint.c]
  43. 993dfce Added endpoint_ prefix to all method functions. On Windows, the shutdown method name collides with shutdown syscall. by jtattermusch · 10 years ago
  44. 3656f94 Automated g4 rollback of changelist 81931923. by jtattermusch · 10 years ago
  45. e0791ac Added _m suffix to all methods functions. On Windows, the shutdown method name collides with shutdown syscall. by jtattermusch · 10 years ago
  46. 0c475f0 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. by nnoble · 10 years ago
  47. b7ebd3b Initial import. by Nicolas Noble · 10 years ago