22864 Commits (45c34c323ea2a48ccdb9a5b03311aed1bc21fd34)
 

Author SHA1 Message Date
Craig Tiller 5d8fbe2663 Make this socket creation portable 10 years ago
Jan Tattermusch 0a6f0a5624 Merge pull request #152 from ctiller/master 10 years ago
Craig Tiller 96b49557ec Sort out some more compile flags for Mac 10 years ago
Craig Tiller d19d850357 This field is 8 bits on Mac 10 years ago
Tim Emiola ec12a7d972 Merge remote-tracking branch 'upstream/master' 10 years ago
Craig Tiller b4ee3b5977 Make libraries compile on Darwin 10 years ago
Tim Emiola 8a3ca244b7 bugfix: corrects a bug in grpc_sync_images 10 years ago
murgatroid99 63e1bf313b Merge branch 'master' into node_remove_byte_streams 10 years ago
murgatroid99 9ef3d04bff Merge branch 'master' of github.com:google/grpc 10 years ago
Tim Emiola 2021d03168 Merge pull request #149 from murgatroid99/node_bind_port_zero 10 years ago
murgatroid99 d398fde249 Merge branch 'master' into node_remove_byte_streams 10 years ago
Craig Tiller 43db6265c9 Merge branch 'master' of github.com:ctiller/grpc 10 years ago
murgatroid99 b2aad16ea7 Merge branch 'master' of github.com:google/grpc 10 years ago
Craig Tiller a172ad7d41 Typo fix 10 years ago
Craig Tiller 0c0b60c322 Add platform ifdefs, fix up some MSVC warnings 10 years ago
Craig Tiller dedbae744a Typo fix 10 years ago
Craig Tiller 6a6e4a1370 Build projects 10 years ago
Craig Tiller d14a1a5f04 Disable compilation of some files 10 years ago
Craig Tiller e1addfee06 Build projects 10 years ago
Craig Tiller f2d39b7d83 Copy pollset_posix to pollset_windows 10 years ago
Craig Tiller e005d22146 Const correctness fixes 10 years ago
Craig Tiller e7d7559db3 Add a gitignore for win32 stuff 10 years ago
Craig Tiller 59963419c4 Clean up formatting 10 years ago
Craig Tiller faadd2386c Add some documentation 10 years ago
Craig Tiller b7e0cb56be Allocate the correct amount of memory 10 years ago
Craig Tiller 3948412b15 Have echo server serve up some html 10 years ago
Craig Tiller fd7d3ec039 Actually serve up content 10 years ago
Craig Tiller 53d5f9d887 Initialize some members 10 years ago
Craig Tiller c6dffe5c51 Allow null copy/destroy functions 10 years ago
Craig Tiller 8a84be382a Echo server gets security 10 years ago
Craig Tiller c50e398d65 First pass API for serving static data 10 years ago
Craig Tiller 7cfa2d951d Allow sending preformatted messages 10 years ago
Craig Tiller ce6e350111 Add a simple GET handler 10 years ago
Craig Tiller c923cd7683 Add knowledge of :method GET 10 years ago
Craig Tiller 6afe256b56 Add helpers for SEND_FINISH 10 years ago
Craig Tiller 12b533de59 Make send/recv_metadata take ownership of passed in metadata 10 years ago
Craig Tiller d2d0a1184e Capture :path, and send it separately 10 years ago
Craig Tiller 85eea08ba8 Merge pull request #141 from jboeuf/ssl_server_creds_integration 10 years ago
murgatroid99 ec8956435d Switched binary stream to object stream 10 years ago
Michael Lumish 702b5b425f Merge pull request #150 from tbetbetbe/grpc_ruby_switch_invoke_api 10 years ago
Tim Emiola c6a33a21a0 Removed unexpected reference to auth.rb 10 years ago
Tim Emiola 2b5637615a Updates ruby to stop using grpc_start_invoke 10 years ago
murgatroid99 f034e50ba9 Modified interop tests to handle binding to port 0 10 years ago
murgatroid99 7a81f05306 Merge branch 'master' into node_bind_port_zero 10 years ago
murgatroid99 eeccd21fb9 Merge branch 'master' of github.com:google/grpc 10 years ago
Tim Emiola 7e3d7120ba Merge pull request #145 from murgatroid99/node_interop 10 years ago
murgatroid99 0397061095 Removed extra debugger statements 10 years ago
murgatroid99 d2f20b29a6 Removed port_picker and bound to port 0 in tests instead 10 years ago
murgatroid99 c896e192f7 Brought grpc_server_add_secure_http2_port in line with grpc_server_http2_port 10 years ago
Abhishek Kumar 0adce9db94 Update README.md 10 years ago