Bogdan Drutu
|
0a98612e1c
|
Sync with the upstream
|
9 years ago |
David Garcia Quintas
|
fa58786f5f
|
Added --fix flag to check_copyright.py
|
9 years ago |
Sree Kuchibhotla
|
69ff3d3373
|
Merge pull request #4693 from murgatroid99/transitive_deps_plugin_fix
Allow transitive dependencies plugin to process non-existent libs wit…
|
9 years ago |
murgatroid99
|
4518bf7f10
|
Allow transitive dependencies plugin to process non-existent libs without crashing
|
9 years ago |
Craig Tiller
|
0ade2d415f
|
Merge pull request #4686 from murgatroid99/sanity_update_copyrights
Updated copyrights
|
9 years ago |
Jan Tattermusch
|
fbaf8518e4
|
regenerate vsprojects
|
9 years ago |
Jan Tattermusch
|
d5653e4b52
|
change openssl linkage on windows to static
|
9 years ago |
Jan Tattermusch
|
0f582a2198
|
regenerate makefile
|
9 years ago |
Jan Tattermusch
|
324140c2e9
|
support static linkage for dependencies
|
9 years ago |
yang-g
|
2623014c60
|
unlock before return
|
9 years ago |
murgatroid99
|
3466c4b55d
|
Updated copyrights
|
9 years ago |
Michael Lumish
|
bff0d4f2f6
|
Merge pull request #4685 from ctiller/copywrong
Fix check_copyright.py
|
9 years ago |
Craig Tiller
|
750d3ed816
|
Fix check_copyright.py
|
9 years ago |
yang-g
|
1949efd542
|
Test for tsan error
|
9 years ago |
Michael Lumish
|
2a9e76fa08
|
Merge pull request #4678 from ctiller/clangfix
Fix formatting
|
9 years ago |
Nathaniel Manista
|
4cdb6247a6
|
Merge pull request #4457 from soltanmm/plate-tectonics
Include core in Python distribution.
|
9 years ago |
Craig Tiller
|
2eeae979d8
|
Merge pull request #4673 from iancoolidge/port-fixes
Port fixes
|
9 years ago |
murgatroid99
|
295a7ce511
|
Merge remote-tracking branch 'upstream/release-0_12' into release-0_12_master_merge
|
9 years ago |
Michael Lumish
|
2f04740759
|
Merge pull request #4674 from jboeuf/rollback_new_roots.pem
Revert "Refreshing the etc/roots.pem file."
|
9 years ago |
Craig Tiller
|
81afdda8c2
|
Fix formatting
|
9 years ago |
Julien Boeuf
|
1edd51a5a7
|
Revert "Refreshing the etc/roots.pem file."
This reverts commit 64279c7c31 .
The new roots.pem is not compatible with default boringssl.
|
9 years ago |
Ian Coolidge
|
069384da5e
|
base64: clarify signedness in negative initialization
Some platforms do not use signed char (arm)
|
9 years ago |
Ian Coolidge
|
8e7a4b66e8
|
Fix R/W template argument order in prototypes
In some cases, the prototype argument order was different
than the declaration order.
Based on a patch from Sam Leffler.
|
9 years ago |
Craig Tiller
|
09d8cf61b2
|
Merge pull request #4642 from yang-g/epollset
Remove from all epoll sets when releasing an fd
|
9 years ago |
Masood Malekghassemi
|
387e116fd6
|
Use BoringSSL for Python gRPC
|
9 years ago |
Masood Malekghassemi
|
6d2ef17f30
|
Use default gRPC roots.pem if none provided
|
9 years ago |
Vijay Pai
|
0878d522e6
|
Merge pull request #4238 from ctiller/poffy
Make pick_first fast path lock free
|
9 years ago |
Vijay Pai
|
5bd6f2e190
|
Merge branch 'master' into bbuf
|
9 years ago |
Vijay Pai
|
b3a6787bd5
|
Merge pull request #4525 from ctiller/proto_names
Consolidate C++ proto files under src/proto
|
9 years ago |
Vijay Pai
|
b30bc2aad6
|
Remove dead code and a thus unneeded change to C++ bbuf
|
9 years ago |
Vijay Pai
|
6045681003
|
Merge branch 'master' into bbuf
|
9 years ago |
Vijay Pai
|
78268212ba
|
clang-format
|
9 years ago |
Vijay Pai
|
af2e1cf080
|
Fix bugs and include build files
|
9 years ago |
vjpai
|
083dc62cf6
|
Generic test
|
9 years ago |
Michael Lumish
|
7f34c783c4
|
Merge pull request #4645 from ctiller/coveralls
Refine coverage language list
|
9 years ago |
murgatroid99
|
d12d5baf35
|
Fixed a couple of remaining merge issues
|
9 years ago |
yang-g
|
1401c7a17f
|
merge with head
|
9 years ago |
Michael Lumish
|
c8bfa7ce89
|
Merge pull request #4647 from ctiller/run_errors
Handle errors in run_tests.py a little better
|
9 years ago |
Michael Lumish
|
d4f86d0232
|
Merge pull request #4652 from ctiller/no-cache
Disable ccache for the moment
|
9 years ago |
murgatroid99
|
9fa6a10743
|
Finished merge
|
9 years ago |
murgatroid99
|
207b07165e
|
Update after cloning boringssl
|
9 years ago |
murgatroid99
|
058fff2f6c
|
Merge another file
|
9 years ago |
murgatroid99
|
8b791a4a7f
|
Merged from master and resolved merge conflicts
|
9 years ago |
Craig Tiller
|
c357749b48
|
Merge pull request #4625 from murgatroid99/ruby_client_stub_fix_typo
Fix a bug recently reported in the mailing list
|
9 years ago |
Craig Tiller
|
9a781b7e56
|
Merge pull request #4620 from murgatroid99/ruby_auth_plugin_event_loop
Use specific ruby thread to handle auth metadata plugin callbacks
|
9 years ago |
Craig Tiller
|
61bc8ab49b
|
Disable ccache for the moment
|
9 years ago |
Nathaniel Manista
|
b47eab53de
|
Merge pull request #4644 from yoloseem/typo-1
Fix docstring typos in python grpc interfaces.
|
9 years ago |
Craig Tiller
|
4f2be36df2
|
Flag errors better
|
9 years ago |
Craig Tiller
|
eb9de8b05f
|
Tweak run_tests exit status handling
|
9 years ago |
Craig Tiller
|
fdd02259b5
|
Merge pull request #4627 from daniel-j-born/tcp_fd
Expose the fd in grpc_fd and grpc_tcp.
|
9 years ago |