899 Commits (d745705fff04062fda44da1ad7eac9f6f4498495)

Author SHA1 Message Date
murgatroid99 684f6f4359 Added metadata pass-through to server method handlers 10 years ago
Craig Tiller f31d14c717 Send status from server fixes 10 years ago
Craig Tiller 39fd4283fd Trigger sending on server side 10 years ago
Craig Tiller eaa344b59e Allocate required memory 10 years ago
Nicolas Noble 66b5bba25b Fixing a couple of minor bugs, and adding a few tests. 10 years ago
Craig Tiller 23aa6c4320 Progress towards running code 10 years ago
Craig Tiller 9f28ac2cbe clang-format 10 years ago
Craig Tiller 8eb9d471cd Rework call into a chttp2 style transaction system 10 years ago
David Klempner bb915ace54 Rename wakeup fd accessor 10 years ago
Nicolas Noble 8c2be9bbff Addressing latest comments. 10 years ago
Todd Poynor cb7abfd662 fixup compile error in log_android.c 10 years ago
Craig Tiller 62ac155a68 Initial fixes: we now send a request 10 years ago
Craig Tiller ee2d702555 Add missing finish 10 years ago
vjpai 0f1f4f4748 Delete the metadata debug logspam 10 years ago
Craig Tiller cce17ac033 First compiling version of the new C api. 10 years ago
Vijay Pai e4c684c3f2 Comment out metadata logspam 10 years ago
Craig Tiller d631cf3923 Allow access to call stack from call. 10 years ago
Craig Tiller ec4e0cb40b Fix compile 10 years ago
murgatroid99 29c551344d Finished fixing the tests 10 years ago
Tim Emiola 426167c88e Allows production certificates to be specified 10 years ago
Tim Emiola 2854ad7aa4 Adds support for overriding the server host name during SSL 10 years ago
Tim Emiola 6e1f10d757 Adds a dependency on signet. It's to be used for auth, but for now it sslconfig module is required 10 years ago
Tim Emiola 4eecb5da1a Adds a flag for running all the tests 10 years ago
Tim Emiola 965dda629e Removes the test state tracking, that's available on Jenkins 10 years ago
Tim Emiola 9cae580877 Added the use_tls flag toggle connecting securely 10 years ago
Tim Emiola a398a342ae Remove port_picker.rb 10 years ago
Tim Emiola a816818716 Removes remaining references to port_picker 10 years ago
Tim Emiola 72f14c3e35 Removes port_picker from channel_spec 10 years ago
Tim Emiola d02d1d50b7 Removes port_picker from call_spec.rb, removes a redundant test 10 years ago
Tim Emiola 61ddba35fe Removed port_picker from server_spec.rb 10 years ago
Tim Emiola f875aa3698 Removed port_picker from active_call_spec, fixed some style issues 10 years ago
Tim Emiola a8ecbe9a10 Removes port_picker from rpc_server_spec 10 years ago
Tim Emiola a679f9fbd0 Removed port_picker form client_stub_spec 10 years ago
murgatroid99 b6ca52e6a3 Fixed tests by properly half-closing 10 years ago
murgatroid99 098b57724e Removed all uses of highland 10 years ago
Nicolas Noble a2fa1d778f Fixing a few typos. 10 years ago
David Klempner 8bfbc88d5f Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc] 10 years ago
murgatroid99 9df2693744 Fixed file references to match moved files 10 years ago
murgatroid99 9fbf7e54c2 Moved extension and JS files to separate directories 10 years ago
Tim Emiola 0343b10817 Updates client_server_spec to use the server_port 10 years ago
Nicolas Noble e04455a7ff Addressing comments. 10 years ago
Tim Emiola 75d7f9a3a6 Resolves issues that stopped that stopped tests from running ok 10 years ago
David Klempner 78dc6cdaeb Refactor the pipe/eventfd abstraction 10 years ago
murgatroid99 d485b13fb8 Refactored other tests 10 years ago
murgatroid99 4b962f72d3 Refactored tests to avoid hanging 10 years ago
murgatroid99 55dd2ba908 Added cancel to client APIs and cancelled event to server APIs 10 years ago
murgatroid99 d3e95a3632 Added cancel to surface calls 10 years ago
Tim Emiola 6aa182fb2c Cleans up some compiler warnings 10 years ago
Tim Emiola 0a7d85893c Updates rb_server.c to return the created port when it's non-zero 10 years ago
Tim Emiola 0343f7f3a6 Fixes markdown sytax errors 10 years ago