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