Sree Kuchibhotla
7a05436ac1
New config for node. Made some changes to support node config
9 years ago
Craig Tiller
d153cbe62b
Allow specifying max input length
9 years ago
Craig Tiller
a446ee2f58
Add test to verify bad behavior
9 years ago
Craig Tiller
9e9edbc0d5
Introduce machinery to allow tests to register plugins
9 years ago
Craig Tiller
9790c4e7a3
x
9 years ago
Craig Tiller
e05b46446e
Revert "Revert "x""
...
This reverts commit 688b0243e0
.
9 years ago
Craig Tiller
688b0243e0
Revert "x"
...
This reverts commit 029fbbde63
.
9 years ago
Craig Tiller
029fbbde63
x
9 years ago
Nicolas "Pixel" Noble
762a8df773
Fuzzers now handle asserts.
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Craig Tiller
67af237be2
Trim number of CPUs
9 years ago
Rob Earhart
ff20c2b46c
Add protobuf_clib to deps of grpc++_codegen_lib
...
This is required in order to compile grpc++_codegen_lib.
9 years ago
Rob Earhart
b7b8d05f25
Fix the Bazel build re/nanopb
...
This change modifies the BUILD rule dependencies used for nanopb,
switching them from third_party to //external -- the former uses
submodules, which don't work well with Bazel (since Bazel removes
submodules from repositories as it fetches them, preferring instead to
unify submodule versions across the workspace via the top-level
WORKSPACE configuration).
9 years ago
Craig Tiller
fb43385204
Make plugin registries work
9 years ago
Craig Tiller
04b7ca8d5c
Starting plugin registry
9 years ago
Sree Kuchibhotla
95a137b692
Add build type option (asan/tsan/dbg or opt)
9 years ago
Craig Tiller
f23078cbd3
Stage #1 of core breakup: move everything under lib
9 years ago
Craig Tiller
d1fce837f2
Fixes
9 years ago
Craig Tiller
66f039b160
Parallel experiment
9 years ago
Craig Tiller
ae94594a64
Support tracing fuzzers
9 years ago
Craig Tiller
0b8bf0863f
Longer
9 years ago
Stanley Cheung
3dab4628c6
php: remove hardcoded version in templates
9 years ago
murgatroid99
9a0c74116f
Follow Node's callback-last convention for client calls
9 years ago
Jan Tattermusch
9bb7062f20
Fix gcc4.4 tests
9 years ago
Craig Tiller
c6d6a024b7
Complete fuzzer framework
9 years ago
Craig Tiller
c2c026e843
Renames
9 years ago
David Garcia Quintas
f09f020a49
fixed backslashes
9 years ago
Craig Tiller
a4134159ab
j
9 years ago
Craig Tiller
eb784f359d
stuff
9 years ago
Craig Tiller
9812c6f69d
adddeps
9 years ago
Craig Tiller
32173c5c3c
First version of json fuzzer
9 years ago
David Garcia Quintas
b84571840a
moved apt-gets from .sh file to dockerfile for nanopb
9 years ago
Vijay Pai
b5b18faddc
Update clang for the Dockerfile used in tsan tests
9 years ago
Adele Zhou
9506ef2922
Fix code coverage.
9 years ago
Stanley Cheung
5709e930fa
remove stale src/php/ext/grpc/README.md
9 years ago
Jan Tattermusch
d4726c1ae6
add support for clang3.4 and 3.6
9 years ago
David Garcia Quintas
a662259575
Added comment for gyp
9 years ago
David Garcia Quintas
3db3c63a41
Addressed comments
9 years ago
David Garcia Quintas
9c691c59da
updated templates/README.md
9 years ago
Stanley Cheung
a91a5db363
sync php with core version;
9 years ago
Stanley Cheung
df1e05ad24
Simplify PHP installation
9 years ago
Jan Tattermusch
3742703f5f
fix sanity test
9 years ago
Stanley Cheung
6156f0962e
Simplify PHP installation for release 0.13
9 years ago
Stanley Cheung
5ade2d4a35
add some CFLAGS to compile on mac
9 years ago
Craig Tiller
ca62ff014b
Expand gtest suites into individual run_tests tests
9 years ago
Stanley Cheung
6b57328ead
remove current date from package.xml;
9 years ago
Stanley Cheung
80db5be7b5
fix bug with pecl install on mac
9 years ago
Craig Tiller
d14d103387
Use env-var for post git step
9 years ago
Stanley Cheung
bf74d69ed6
fix php artifact name and update config.m4 template
9 years ago
Stanley Cheung
5adb71fb9a
php: simplify installation
9 years ago