Commit Graph

1594 Commits

Author SHA1 Message Date
Jan Tattermusch 63978d4a8a Merge pull request #5747 from soltanmm/bleach
Clean up a core test
2016-03-17 17:47:19 -07:00
Craig Tiller 36bf4d55e1 Merge github.com:grpc/grpc into backoff_lib 2016-03-17 07:43:22 -07:00
Nicolas Noble 835065a61c Merge pull request #5270 from dgquintas/codegen_lib
Added codegen_lib
2016-03-16 23:10:20 -07:00
Nicolas Noble ffcf649fa3 Merge pull request #5766 from yang-g/nuke_duplicate_target
Remove end2end_certs library.
2016-03-16 22:45:18 -07:00
Craig Tiller 2ed1a9e329 Disable warning: system header is broken 2016-03-16 20:09:43 -07:00
Craig Tiller b195792ed9 Drop the L 2016-03-16 17:22:57 -07:00
Craig Tiller 2befb68e82 Tweaking formatting 2016-03-16 17:16:02 -07:00
Nicolas "Pixel" Noble 1faa036a49 Disabling flaky test. 2016-03-17 00:32:03 +01:00
Nicolas "Pixel" Noble 2b6feb8df0 Preventing huge stacks in timer_heap_test. 2016-03-17 00:31:58 +01:00
Nicolas "Pixel" Noble 80da2ec697 Preventing huge stacks in load_file_test. 2016-03-17 00:31:53 +01:00
Nicolas "Pixel" Noble b9012fc03c Fixing bitrotting in udp_server_test.c 2016-03-17 00:31:48 +01:00
Craig Tiller adf3a9d0b0 clang-fmt 2016-03-16 14:59:36 -07:00
Craig Tiller c9c0b8bf42 Review feedback 2016-03-16 14:57:29 -07:00
Craig Tiller 3c788053bc Fix copyright 2016-03-16 10:45:32 -07:00
Craig Tiller 2b45cb827f clang-format code 2016-03-16 10:44:57 -07:00
Craig Tiller ce2b3084e7 Get stack traces in crash dumps working for Windows 2016-03-16 10:43:49 -07:00
Jan Tattermusch f4f57f0749 Merge pull request #5474 from ctiller/esan
Execution context sanitizer
2016-03-16 08:20:04 -07:00
Craig Tiller 5ee157cd11 Merge github.com:grpc/grpc into backoff_lib 2016-03-16 07:56:37 -07:00
yang-g 4e5c6d9895 Remove end2end_certs library. 2016-03-15 15:34:59 -07:00
Jan Tattermusch d719d6e1e0 Merge pull request #5750 from sreecha/gpr_thd_test
Reduce the number of threads so that this test works on x86 systems
2016-03-15 12:09:23 -07:00
Masood Malekghassemi 6643ce7ed1 Clean up test 2016-03-14 20:36:14 -07:00
Sree Kuchibhotla f7cea97658 Fix copyright 2016-03-14 17:01:15 -07:00
Paul Querna 4a9e7c4cb1 Improve looks_like_ip_address for IPv6 addresses, and add tests 2016-03-14 16:40:21 -07:00
Paul Querna 47d841de4d Add support for IP Addresses in Subject Alt Names. 2016-03-14 16:40:17 -07:00
Sree Kuchibhotla b19489c6c8 Minor code cleanup 2016-03-14 16:12:14 -07:00
Sree Kuchibhotla cc43d693e5 Reduce the number of threads so that this test works on x86 systems 2016-03-14 15:53:30 -07:00
Craig Tiller a45782f090 Fix copyright 2016-03-11 20:15:51 -08:00
Craig Tiller 9fb89ea9e3 If we cant check timers due to contention, at least make sure we do a follow up check soon 2016-03-11 20:12:45 -08:00
Craig Tiller 948fa1b1b5 Merge branch 'huh_omg' of github.com:ctiller/grpc into huh_omg 2016-03-11 19:29:33 -08:00
Craig Tiller 3591482a37 Expand lock 2016-03-11 19:29:23 -08:00
Craig Tiller d24fc85b59 Fix cast 2016-03-11 17:18:19 -08:00
Craig Tiller 64baf2cbab Extend timeout 2016-03-11 17:16:33 -08:00
Craig Tiller 0ce7bec923 Fail faster 2016-03-11 17:02:07 -08:00
Craig Tiller 57e2743b65 Add contributed test 2016-03-11 16:53:58 -08:00
Craig Tiller c72cc42238 Build out backoff as a library 2016-03-11 10:54:36 -08:00
Craig Tiller 1e55bd455d Add retry for dns resolution 2016-03-11 09:47:43 -08:00
Craig Tiller e91ef68d2a Add failing test 2016-03-11 08:59:17 -08:00
Craig Tiller 5f3ba8c834 Copyright, casting fixes 2016-03-09 07:44:51 -08:00
Craig Tiller a39c199562 clang-format 2016-03-09 07:26:52 -08:00
Craig Tiller 0e6e34e4fa Add an additional test 2016-03-09 07:21:43 -08:00
Craig Tiller 9d1476364a Fix timers 2016-03-08 17:00:53 -08:00
Craig Tiller 5f17aaea1b Merge github.com:grpc/grpc into esan 2016-03-01 23:35:04 -08:00
Craig Tiller 7c075b3953 Remove broken test
This test is inherently flaky and I don't see any way to make it not so.
Historically this test has not (in my memory) given any signal that something is actually broken.

Let's save maintenance and just nuke it.
2016-02-29 21:46:06 -08:00
Bogdan Drutu f0ca4d5c5c Merge pull request #5441 from a-veitch/no_binary_tags
Remove binary tags, restrict tag characters to ASCII
2016-02-29 16:42:00 -08:00
Craig Tiller 3af3f743c3 Fixes to things 2016-02-28 21:53:13 -08:00
Alistair Veitch 600e993e7a add checking of character values 2016-02-26 09:04:19 -08:00
Craig Tiller 69b093b360 Revert "Revert "Add an implementation firewall against pollset_set"" 2016-02-25 19:04:07 -08:00
Vijay Pai e9ef536451 Revert "Add an implementation firewall against pollset_set" 2016-02-25 18:10:24 -08:00
Craig Tiller a80a06480f Merge branch 'hide-the-pollset' into hide-the-pollset-set 2016-02-25 16:41:58 -08:00
Craig Tiller 36f8f88529 Fix crash on mac 2016-02-25 16:41:33 -08:00