1. 4594bd9 Merge remote-tracking branch 'upstream/master' into base by Yuchen Zeng · 8 years ago
  2. e004958 Fix formatting, mem leak, stall by Craig Tiller · 8 years ago
  3. 8ad69bf Attempt to fix Windows by Craig Tiller · 8 years ago
  4. 12dfdc3 Change win32 file suffix by Yuchen Zeng · 8 years ago
  5. b7c34a5 Removing grpc_tcp_server_port_fd* from the Windows implementation. by Nicolas "Pixel" Noble · 8 years ago
  6. c4b18a5 Adding support for msys. by Nicolas "Pixel" Noble · 8 years ago
  7. 6415043 Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all by Nicolas "Pixel" Noble · 8 years ago
  8. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  9. 1bb17d3 Merge branch 'master' of https://github.com/grpc/grpc into gpr_malloc_is_all by Nicolas "Pixel" Noble · 8 years ago
  10. 9533d04 Fix includes by Craig Tiller · 8 years ago
  11. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/iomgr/tcp_server_windows.c]
  12. 9aa4f1b fix windows leaks by yang-g · 8 years ago
  13. eced8ae Fix windows by Craig Tiller · 8 years ago
  14. 742eac1 Cleaning up Windows compilation. by Nicolas "Pixel" Noble · 8 years ago
  15. 9c12bc2 Add shutdown_starting callbacks to tcp_server. by Dan Born · 8 years ago
  16. a78ca38 clang reformat. by Dan Born · 8 years ago
  17. 50ef304 Fix windows compilation errors by Dan Born · 8 years ago
  18. 725ee28 Extend Copyrights to 2016 by Dan Born · 8 years ago
  19. 5d81d15 Code review follow-up. by Dan Born · 8 years ago
  20. fa6b606 Make grpc_tcp_listener private. by Dan Born · 8 years ago
  21. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  22. 04dacf5 Fix windows by Craig Tiller · 9 years ago
  23. 3ff9727 merge with head by yang-g · 9 years ago
  24. 8f71462 Renaming server_port to grpc_tcp_listener - there's no need for casting... by Nicolas Noble · 9 years ago
  25. 5eb4e1c Adding grpc_tcp_listener as an actual object being returned. by Nicolas Noble · 9 years ago
  26. faf8f68 Close incoming connections if we are post shutdown by Craig Tiller · 9 years ago
  27. 71a0f9d Fix clang-format script by Craig Tiller · 9 years ago
  28. 258f8de Windows fixes by Craig Tiller · 9 years ago
  29. 565b18b clang-format all core files by Craig Tiller · 9 years ago
  30. 65bcbd3 Merge branch 'shindig' of https://github.com/ctiller/grpc into shindig by Craig Tiller · 9 years ago
  31. 82f9bd8 Update Windows stuff by Craig Tiller · 9 years ago
  32. b0bd53a Merge github.com:grpc/grpc into shindig by Craig Tiller · 9 years ago
  33. a82950e clang-format all core files by Craig Tiller · 9 years ago
  34. 45724b3 indent pass to get logical source lines on one physical line by Craig Tiller · 9 years ago
  35. af73d78 clang-format all core files by Craig Tiller · 9 years ago
  36. 8233941 Merge branch 'fix_windows_build' into win_fix_parameter_types by Jan Tattermusch · 9 years ago
  37. 48e57fa make function definitions match declaration in header by Jan Tattermusch · 9 years ago
  38. 34f398e remove leftover field initialization by Jan Tattermusch · 9 years ago
  39. f798b77 Merge remote-tracking branch 'upstream/master' into rename_callback by Robbie Shade · 9 years ago
  40. 5100ea0 fixes for windows by Craig Tiller · 9 years ago
  41. 063560e Fixup windows server by Craig Tiller · 9 years ago
  42. 780b07e Fix cb argument name by Robbie Shade · 9 years ago
  43. 3cd2d18 Rename the TCP server callback arguments to be more descriptive. by Robbie Shade · 9 years ago
  44. 9f80fcf Cleaning up Windows endpoint code by Craig Tiller · 9 years ago
  45. d6c98df clang-format all source by Craig Tiller · 9 years ago
  46. dd8a80f clarified comment and silenced error log by Jan Tattermusch · 9 years ago
  47. 2f25d98 properly decrement active_ports by Jan Tattermusch · 9 years ago
  48. eab5c33 fix race in server shutdown by Jan Tattermusch · 9 years ago
  49. d298a95 fix whitespaces and line length by Jan Tattermusch · 9 years ago
  50. 3f7809d fix getpeername code on windows by Jan Tattermusch · 9 years ago
  51. 81bcc4c Make endpoint peer API work on Windows by Craig Tiller · 9 years ago
  52. c9fef6f Merge github.com:grpc/grpc into no-worries-i-can-wait by Craig Tiller · 9 years ago
  53. e55e183 fix build on windows by chai2010 · 9 years ago
  54. e503cd5 Better socket kick for Windows. by Nicolas "Pixel" Noble · 9 years ago
  55. 143e7bf Introduce a clock type field onto gpr_timespec. by Craig Tiller · 9 years ago
  56. 701af60 Expose gpr_asprintf and gpr_strdup by Masood Malekghassemi · 9 years ago
  57. 33da332 Fix Windows compilation by Craig Tiller · 9 years ago
  58. 7f2e98c Further Windows fixes. by Nicolas "Pixel" Noble · 9 years ago
  59. e34a45a A few win32 fixes. by Nicolas "Pixel" Noble · 9 years ago
  60. 0f981e9 Another round of win32 fixes and documentation. by Nicolas "Pixel" Noble · 9 years ago
  61. 8e1a55d More win32 fixes + documentation. by Nicolas "Pixel" Noble · 9 years ago
  62. 404fc6a Wave of Win32 fixes. by Nicolas "Pixel" Noble · 9 years ago
  63. 0d20f42 fix comparison between pointer and integer error by wkubiak · 9 years ago
  64. 638c1ee partial fix for #546 by Jan Tattermusch · 9 years ago
  65. 5618a9d removed chatty log messages on windows by Jan Tattermusch · 9 years ago
  66. c02c1d8 clang-format by Craig Tiller · 9 years ago
  67. 6d97916 Update Windows build for interface changes by Craig Tiller · 9 years ago
  68. cfd6073 Various Windows fixes. by Nicolas Noble · 9 years ago
  69. 94964fd Fixing Windows port. by Nicolas "Pixel" Noble · 9 years ago
  70. 190d360 Add missing new-lines at end of file by Craig Tiller · 9 years ago
  71. 0605995 Update copyright to 2015 by Craig Tiller · 9 years ago
  72. d72ba6a Merge cleanup. by Nicolas Noble · 9 years ago
  73. 45e67a3 Addressing comments. by Nicolas Noble · 9 years ago
  74. 0f3ec82 Adding Windows tcp server code. by Nicolas "Pixel" Noble · 9 years ago