185 Commits (861c79b08a45672e65b25605cf42b08260d0f28e)

Author SHA1 Message Date
Craig Tiller c9bbff230a Indent fix 10 years ago
Craig Tiller 7b01878736 Fix returned status 10 years ago
Craig Tiller be5c6e5e8f Compile fix 10 years ago
Tim Emiola 1fdb1e61d2 Fix a typo 10 years ago
Tim Emiola e2860c5bdb Adds rubocop and fixes most style violations it detected 10 years ago
Julien Boeuf b222b4d978 Changing size type in Transport Security (TSI) from uint32_t to size_t: 10 years ago
Nicolas "Pixel" Noble 36f5323846 Fixing includes inconsistency. 10 years ago
Nicolas Noble f5c5d80968 Removing "using namespace std" everywhere. 10 years ago
murgatroid99 cca5ffa991 Added code generation for clients and servers 10 years ago
Craig Tiller 3eef2c4bcb clang-format 10 years ago
Craig Tiller 32946d37e0 () --> (void) 10 years ago
Craig Tiller 4f20042ce1 Remove grpc_call_accept 10 years ago
Tim Emiola cd85bb9a6e Updates to use the latest version of protobuf-ruby 10 years ago
Tim Emiola b891807429 rolled back generated proto changes 10 years ago
Nicolas Noble ba51bead55 Muting an extremely chatty log line. 10 years ago
David Klempner ed0cbc8b0c Review changes for :scheme conversion to http[s] 10 years ago
Craig Tiller 6046dc35ef clang-format 10 years ago
Craig Tiller d248c24546 Update C++ code to set status via the C api. 10 years ago
Craig Tiller 4de9b7d4a3 Use the first received status as authoritative. 10 years ago
Yang Gao 5680ff4687 Run clang-format-all.sh 10 years ago
Yang Gao 1ff11f6d04 Add a space in front of template argument list. Changing possible <:: to < :: 10 years ago
Tim Emiola 944596771c Adds the service client code generated from the pubsub proto 10 years ago
Craig Tiller 2d8f790ebc Format change 10 years ago
Nicolas "Pixel" Noble 848e74441e Fixing log_win32.c 10 years ago
Nicolas "Pixel" Noble 6ba50fde9c Fixing time.c for win32 - MIN_INT can't work with 0x80000000 under win32. 10 years ago
David Klempner a1e8693578 Send a scheme of http or https as appropriate, rather than grpc. 10 years ago
murgatroid99 5725b1c17a Fixed a typo 10 years ago
murgatroid99 f40955ff0b Fixed typo 10 years ago
Craig Tiller e8e304e27b Run clang-format against node 10 years ago
murgatroid99 58c31036d4 Modified math client to more closely resemble generated code 10 years ago
Craig Tiller b5dcec5a2e clang-format codebase 10 years ago
Craig Tiller cfc18adef7 Remove go compiler 10 years ago
Tim Emiola 3acf05afd8 Fixes the shebang line 10 years ago
Craig Tiller ad0dcdc212 Compile fix for mac 10 years ago
nnoble 472f60edac Fixing opensource build. 10 years ago
murgatroid99 749666e8ab Added LICENSE header to all files 10 years ago
murgatroid99 6d035575d2 Removed temp files 10 years ago
murgatroid99 e506151918 Clean commit of Node.js library source 10 years ago
jboeuf 6ad120e435 Moving the google-internal security code in their own files. 10 years ago
jboeuf c212585c41 Factoring out []2 artefacts from the transport security interface. 10 years ago
ctiller 570d1f4425 Return bound port number from grpc_server_add_http2_port. 10 years ago
nnoble e1df7dd9f1 Avoid clobbering potential defines that were set up externally. 10 years ago
Craig Tiller 9b62482e15 Make the go code generator compile 10 years ago
murgatroid99 470a3ea1a1 Added libdl include 10 years ago
Craig Tiller 234ffbfd39 Check return value for error 10 years ago
hongyu 99e317a8f8 grpc census hash_table test coverage improvements. 10 years ago
ctiller d74729d8c7 Pre-allocate, check, and consume method, scheme, and content-type headers at 10 years ago
ctiller 00297df63b Ensure flow control callbacks happen outside the transport lock. 10 years ago
nnoble 45fc159eed Preparing the go plugin for non-[] compilation. 10 years ago
yangg 1b151096d1 Add impl subdirectory under public and move headers that need to be installed 10 years ago