Craig Tiller
ae65f1a212
Remove random includes of windows.h
...
Instead, include a stanza in port_platform.h that:
- gets windows.h included
- defines things that we needs to define
- tries to respect applications configurations by leaving things as
untouched as possible
10 years ago
Craig Tiller
b367153115
clang-format changed files
10 years ago
Craig Tiller
17be5dc796
Fix a list management bug exposed by new locking scheme in client_channel
10 years ago
Craig Tiller
2a6e356779
Spam cleanup
10 years ago
Craig Tiller
a9a3362f5c
Spam cleanup
10 years ago
murgatroid99
c34a3a6e60
Added missing pthread gpr requirement
10 years ago
Craig Tiller
dc0cbb0312
Merge github.com:grpc/grpc into tis-but-thy-name
10 years ago
Craig Tiller
f8c63562c1
Merge pull request #2273 from vjpai/bit-race
...
Eliminate data-race caused by specialization in vector<bool>
10 years ago
Craig Tiller
d6cc19e6d7
Tweak timeouts for ?SAN
10 years ago
Craig Tiller
740aac1a4b
Fix an lb_policy leak
10 years ago
Craig Tiller
b9a46ae5d7
Fix a bug where cancelled calls can be stranded past disconnection
10 years ago
Vijay Pai
e2980cd0b3
Eliminate data-race caused by specialization in vector<bool>
10 years ago
Nicolas Noble
6ab0de15ea
Merge pull request #2216 from jboeuf/unpadded_base64
...
Base64 decode improvements
10 years ago
Nicolas Noble
8993307137
Merge pull request #2272 from ctiller/buggy-mcbugglet
...
Memory leak fix
10 years ago
Julien Boeuf
272814feea
Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstring
10 years ago
Craig Tiller
06a1963435
Merge branch 'buggy-mcbugglet' into tis-but-thy-name
10 years ago
Craig Tiller
5d44c069e6
Refcounting fixes and debugging, empty batch stability fixes
10 years ago
Craig Tiller
95078352a7
Merge branch 'tis-but-thy-name' of github.com:ctiller/grpc into tis-but-thy-name
10 years ago
Craig Tiller
d2cc45970b
Spam cleanup, properly shut down lb_policy
10 years ago
Craig Tiller
c824067677
Expand uri tests
10 years ago
Craig Tiller
f1c6191149
Ensure registry is shutdown
10 years ago
Craig Tiller
93305a5dbe
Memory leak fix
10 years ago
Craig Tiller
f1b8512a75
Merge github.com:grpc/grpc into tis-but-thy-name
10 years ago
Julien Boeuf
2805be1aa5
Adding support for raw access token credentials.
10 years ago
Alistair Veitch
e2aa487936
review changes
10 years ago
Siddharth Rakesh
a90c81ea61
Removing this pointers
10 years ago
Siddharth Rakesh
f8857de339
Merge branch 'master' of https://github.com/grpc/grpc
10 years ago
murgatroid99
395c3ed1c4
Regenerate Makefile
10 years ago
murgatroid99
d9c1fab3f6
Updated ProtoBuf.js dependency to latest released version
10 years ago
murgatroid99
522b93cdb1
Added missing comma in binding.gyp.
10 years ago
David Klempner
23ca82ab54
Merge pull request #2229 from ctiller/forever-is-a-long-time
...
Fix fd handling on posix
10 years ago
David G. Quintas
9b67ccfde0
Merge pull request #2267 from ctiller/look-at-all-the-holes
...
Fix leak in chttp2_transport.c
10 years ago
murgatroid99
8faab237e5
Add .pc file generation to Makefile
10 years ago
Craig Tiller
0b442a877b
Fix leak in chttp2_transport
10 years ago
Craig Tiller
49dc1146ec
Merge github.com:grpc/grpc into forever-is-a-long-time
10 years ago
Siddharth Rakesh
fd1a20a667
Changes introduced for passing hashed user id instead of access token
10 years ago
Siddharth Rakesh
a6d13f35b8
Merge branch 'master' of https://github.com/grpc/grpc
10 years ago
Craig Tiller
9ae6f23fb9
Spam cleanup
10 years ago
Craig Tiller
cdbdbc027a
Merge github.com:grpc/grpc into tis-but-thy-name
...
Conflicts:
test/core/end2end/tests/request_with_flags.c
10 years ago
David G. Quintas
3e57357aff
Merge pull request #2263 from ctiller/with-what-shall-we-mend-it-dear-liza-dear-liza
...
Remove the ability to specify a cancellation string
10 years ago
Nicolas "Pixel" Noble
862c8976e1
Creating a branch during the Jenkins build to silence a warning.
10 years ago
Craig Tiller
0d4836d2c5
Remove the ability to specify a string on cancel: it was broken and unused; will restore later
10 years ago
Craig Tiller
69f561681e
Fix a bug where transports can leak because they are not shut down correctly
10 years ago
Craig Tiller
e46f00a1d3
Fix leaked string in bad_client.c
10 years ago
Craig Tiller
f6d2f1fa1b
Fix leaking unclaimed incoming metadata
10 years ago
Craig Tiller
991edad25c
SSL refcounting fixes
...
Handle the case where we recreate an auth context.
Add (opt-in) debugging for refcounts on auth contexts.
10 years ago
Nicolas "Pixel" Noble
be2d3a3d7c
Merge branch 'master' of github.com:grpc/grpc into makefile-npn-check
...
Conflicts:
Makefile
templates/Makefile.template
10 years ago
Craig Tiller
6806e1e526
Fix leaking channel args
10 years ago
Craig Tiller
8ef88f96b3
Merge branch 'theres-a-hole-in-my-bucket' into tis-but-thy-name
10 years ago
Craig Tiller
cf34343646
Wait for expectations to be fulfilled
10 years ago