blob: a9f20e6d2a88654e327d2a8903f8de81c2c53b0f [file] [log] [blame]
Craig Tiller6169d5f2016-03-31 07:46:18 -07001# Copyright 2015, Google Inc.
murgatroid993466c4b2016-01-12 10:26:04 -08002# All rights reserved.
3#
4# Redistribution and use in source and binary forms, with or without
5# modification, are permitted provided that the following conditions are
6# met:
7#
8# * Redistributions of source code must retain the above copyright
9# notice, this list of conditions and the following disclaimer.
10# * Redistributions in binary form must reproduce the above
11# copyright notice, this list of conditions and the following disclaimer
12# in the documentation and/or other materials provided with the
13# distribution.
14# * Neither the name of Google Inc. nor the names of its
15# contributors may be used to endorse or promote products derived from
16# this software without specific prior written permission.
17#
18# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
21# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
22# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
23# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
24# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
26# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29
Masood Malekghassemi116982e2015-12-11 15:53:38 -080030# AUTO-GENERATED FROM `$REPO_ROOT/templates/src/python/grpcio/grpc_core_dependencies.py.template`!!!
31
32CORE_SOURCE_FILES = [
Craig Tillerf23078c2016-03-25 17:07:29 -070033 'src/core/lib/profiling/basic_timers.c',
34 'src/core/lib/profiling/stap_timers.c',
35 'src/core/lib/support/alloc.c',
36 'src/core/lib/support/avl.c',
37 'src/core/lib/support/backoff.c',
38 'src/core/lib/support/cmdline.c',
39 'src/core/lib/support/cpu_iphone.c',
40 'src/core/lib/support/cpu_linux.c',
41 'src/core/lib/support/cpu_posix.c',
42 'src/core/lib/support/cpu_windows.c',
43 'src/core/lib/support/env_linux.c',
44 'src/core/lib/support/env_posix.c',
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070045 'src/core/lib/support/env_windows.c',
Craig Tillerf23078c2016-03-25 17:07:29 -070046 'src/core/lib/support/histogram.c',
47 'src/core/lib/support/host_port.c',
Craig Tillerf23078c2016-03-25 17:07:29 -070048 'src/core/lib/support/log.c',
49 'src/core/lib/support/log_android.c',
50 'src/core/lib/support/log_linux.c',
51 'src/core/lib/support/log_posix.c',
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070052 'src/core/lib/support/log_windows.c',
Craig Tiller57726ca2016-09-12 11:59:45 -070053 'src/core/lib/support/mpscq.c',
Craig Tillerf23078c2016-03-25 17:07:29 -070054 'src/core/lib/support/murmur_hash.c',
Craig Tillerf23078c2016-03-25 17:07:29 -070055 'src/core/lib/support/stack_lockfree.c',
56 'src/core/lib/support/string.c',
57 'src/core/lib/support/string_posix.c',
Yuchen Zeng4594bd92016-05-31 14:06:01 -070058 'src/core/lib/support/string_util_windows.c',
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070059 'src/core/lib/support/string_windows.c',
Craig Tillerf23078c2016-03-25 17:07:29 -070060 'src/core/lib/support/subprocess_posix.c',
61 'src/core/lib/support/subprocess_windows.c',
62 'src/core/lib/support/sync.c',
63 'src/core/lib/support/sync_posix.c',
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070064 'src/core/lib/support/sync_windows.c',
Craig Tillerf23078c2016-03-25 17:07:29 -070065 'src/core/lib/support/thd.c',
66 'src/core/lib/support/thd_posix.c',
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070067 'src/core/lib/support/thd_windows.c',
Craig Tillerf23078c2016-03-25 17:07:29 -070068 'src/core/lib/support/time.c',
69 'src/core/lib/support/time_posix.c',
70 'src/core/lib/support/time_precise.c',
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070071 'src/core/lib/support/time_windows.c',
Craig Tillerf23078c2016-03-25 17:07:29 -070072 'src/core/lib/support/tls_pthread.c',
Nicolas "Pixel" Noblec4b18a52016-04-15 04:53:54 +020073 'src/core/lib/support/tmpfile_msys.c',
Craig Tillerf23078c2016-03-25 17:07:29 -070074 'src/core/lib/support/tmpfile_posix.c',
Yuchen Zeng12dfdc32016-04-26 22:05:41 -070075 'src/core/lib/support/tmpfile_windows.c',
Craig Tillerf23078c2016-03-25 17:07:29 -070076 'src/core/lib/support/wrap_memcpy.c',
Craig Tiller3ab2fe02016-04-11 20:11:18 -070077 'src/core/lib/surface/init.c',
Craig Tillerf23078c2016-03-25 17:07:29 -070078 'src/core/lib/channel/channel_args.c',
79 'src/core/lib/channel/channel_stack.c',
80 'src/core/lib/channel/channel_stack_builder.c',
Craig Tillerf23078c2016-03-25 17:07:29 -070081 'src/core/lib/channel/compress_filter.c',
82 'src/core/lib/channel/connected_channel.c',
Mark D. Roth14c072c2016-08-26 08:31:34 -070083 'src/core/lib/channel/deadline_filter.c',
Mark D. Rothdfbdefe2016-07-14 09:18:22 -070084 'src/core/lib/channel/handshaker.c',
Mark D. Roth1f0f23c2017-01-06 13:07:19 -080085 'src/core/lib/channel/handshaker_factory.c',
86 'src/core/lib/channel/handshaker_registry.c',
Craig Tillerf23078c2016-03-25 17:07:29 -070087 'src/core/lib/channel/http_client_filter.c',
88 'src/core/lib/channel/http_server_filter.c',
Mark D. Rothaf00d8b2016-08-23 12:48:16 -070089 'src/core/lib/channel/message_size_filter.c',
David Garcia Quintasac094472016-05-18 20:25:57 -070090 'src/core/lib/compression/compression.c',
Craig Tillerf23078c2016-03-25 17:07:29 -070091 'src/core/lib/compression/message_compress.c',
92 'src/core/lib/debug/trace.c',
93 'src/core/lib/http/format_request.c',
94 'src/core/lib/http/httpcli.c',
95 'src/core/lib/http/parser.c',
96 'src/core/lib/iomgr/closure.c',
Craig Tiller57726ca2016-09-12 11:59:45 -070097 'src/core/lib/iomgr/combiner.c',
Craig Tillerf23078c2016-03-25 17:07:29 -070098 'src/core/lib/iomgr/endpoint.c',
99 'src/core/lib/iomgr/endpoint_pair_posix.c',
murgatroid99c36f6ea2016-10-03 09:24:09 -0700100 'src/core/lib/iomgr/endpoint_pair_uv.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700101 'src/core/lib/iomgr/endpoint_pair_windows.c',
Craig Tiller27f59af2016-04-28 14:19:48 -0700102 'src/core/lib/iomgr/error.c',
Sree Kuchibhotlaf448c342016-05-19 10:51:24 -0700103 'src/core/lib/iomgr/ev_epoll_linux.c',
Craig Tillerd9a60bb2016-03-28 23:13:19 -0700104 'src/core/lib/iomgr/ev_poll_posix.c',
Craig Tiller8a034482016-03-28 16:09:04 -0700105 'src/core/lib/iomgr/ev_posix.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700106 'src/core/lib/iomgr/exec_ctx.c',
107 'src/core/lib/iomgr/executor.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700108 'src/core/lib/iomgr/iocp_windows.c',
109 'src/core/lib/iomgr/iomgr.c',
110 'src/core/lib/iomgr/iomgr_posix.c',
murgatroid999030c812016-09-16 13:25:08 -0700111 'src/core/lib/iomgr/iomgr_uv.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700112 'src/core/lib/iomgr/iomgr_windows.c',
Craig Tiller85178862016-05-18 16:09:16 -0700113 'src/core/lib/iomgr/load_file.c',
Makarand Dharmapurikar0579cfc2016-06-20 15:45:24 -0700114 'src/core/lib/iomgr/network_status_tracker.c',
David Garcia Quintas2a50dfe2016-05-31 15:09:12 -0700115 'src/core/lib/iomgr/polling_entity.c',
murgatroid999030c812016-09-16 13:25:08 -0700116 'src/core/lib/iomgr/pollset_set_uv.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700117 'src/core/lib/iomgr/pollset_set_windows.c',
murgatroid999030c812016-09-16 13:25:08 -0700118 'src/core/lib/iomgr/pollset_uv.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700119 'src/core/lib/iomgr/pollset_windows.c',
120 'src/core/lib/iomgr/resolve_address_posix.c',
murgatroid999030c812016-09-16 13:25:08 -0700121 'src/core/lib/iomgr/resolve_address_uv.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700122 'src/core/lib/iomgr/resolve_address_windows.c',
Craig Tiller20afa3d2016-10-17 14:52:14 -0700123 'src/core/lib/iomgr/resource_quota.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700124 'src/core/lib/iomgr/sockaddr_utils.c',
Yuchen Zengde3daf52016-10-13 17:26:26 -0700125 'src/core/lib/iomgr/socket_mutator.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700126 'src/core/lib/iomgr/socket_utils_common_posix.c',
127 'src/core/lib/iomgr/socket_utils_linux.c',
128 'src/core/lib/iomgr/socket_utils_posix.c',
murgatroid999030c812016-09-16 13:25:08 -0700129 'src/core/lib/iomgr/socket_utils_uv.c',
murgatroid9979b32272016-08-08 13:38:30 -0700130 'src/core/lib/iomgr/socket_utils_windows.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700131 'src/core/lib/iomgr/socket_windows.c',
132 'src/core/lib/iomgr/tcp_client_posix.c',
murgatroid999030c812016-09-16 13:25:08 -0700133 'src/core/lib/iomgr/tcp_client_uv.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700134 'src/core/lib/iomgr/tcp_client_windows.c',
135 'src/core/lib/iomgr/tcp_posix.c',
136 'src/core/lib/iomgr/tcp_server_posix.c',
murgatroid999030c812016-09-16 13:25:08 -0700137 'src/core/lib/iomgr/tcp_server_uv.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700138 'src/core/lib/iomgr/tcp_server_windows.c',
murgatroid999030c812016-09-16 13:25:08 -0700139 'src/core/lib/iomgr/tcp_uv.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700140 'src/core/lib/iomgr/tcp_windows.c',
141 'src/core/lib/iomgr/time_averaged_stats.c',
murgatroid999030c812016-09-16 13:25:08 -0700142 'src/core/lib/iomgr/timer_generic.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700143 'src/core/lib/iomgr/timer_heap.c',
murgatroid999030c812016-09-16 13:25:08 -0700144 'src/core/lib/iomgr/timer_uv.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700145 'src/core/lib/iomgr/udp_server.c',
146 'src/core/lib/iomgr/unix_sockets_posix.c',
147 'src/core/lib/iomgr/unix_sockets_posix_noop.c',
Ken Payson31caabd2016-08-06 21:27:29 -0700148 'src/core/lib/iomgr/wakeup_fd_cv.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700149 'src/core/lib/iomgr/wakeup_fd_eventfd.c',
150 'src/core/lib/iomgr/wakeup_fd_nospecial.c',
151 'src/core/lib/iomgr/wakeup_fd_pipe.c',
152 'src/core/lib/iomgr/wakeup_fd_posix.c',
murgatroid999030c812016-09-16 13:25:08 -0700153 'src/core/lib/iomgr/workqueue_uv.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700154 'src/core/lib/iomgr/workqueue_windows.c',
155 'src/core/lib/json/json.c',
156 'src/core/lib/json/json_reader.c',
157 'src/core/lib/json/json_string.c',
158 'src/core/lib/json/json_writer.c',
Craig Tillerc3350542016-10-26 16:19:01 -0700159 'src/core/lib/slice/percent_encoding.c',
160 'src/core/lib/slice/slice.c',
161 'src/core/lib/slice/slice_buffer.c',
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800162 'src/core/lib/slice/slice_hash_table.c',
163 'src/core/lib/slice/slice_intern.c',
Craig Tillerc3350542016-10-26 16:19:01 -0700164 'src/core/lib/slice/slice_string_helpers.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700165 'src/core/lib/surface/alarm.c',
166 'src/core/lib/surface/api_trace.c',
167 'src/core/lib/surface/byte_buffer.c',
168 'src/core/lib/surface/byte_buffer_reader.c',
169 'src/core/lib/surface/call.c',
170 'src/core/lib/surface/call_details.c',
171 'src/core/lib/surface/call_log_batch.c',
172 'src/core/lib/surface/channel.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700173 'src/core/lib/surface/channel_init.c',
174 'src/core/lib/surface/channel_ping.c',
175 'src/core/lib/surface/channel_stack_type.c',
176 'src/core/lib/surface/completion_queue.c',
177 'src/core/lib/surface/event_string.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700178 'src/core/lib/surface/lame_client.c',
179 'src/core/lib/surface/metadata_array.c',
180 'src/core/lib/surface/server.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700181 'src/core/lib/surface/validate_metadata.c',
182 'src/core/lib/surface/version.c',
Craig Tiller9e0066b2016-10-20 14:04:18 -0700183 'src/core/lib/transport/bdp_estimator.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700184 'src/core/lib/transport/byte_stream.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700185 'src/core/lib/transport/connectivity_state.c',
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800186 'src/core/lib/transport/error_utils.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700187 'src/core/lib/transport/metadata.c',
188 'src/core/lib/transport/metadata_batch.c',
Craig Tillerdd2fa642016-10-20 15:46:32 -0700189 'src/core/lib/transport/pid_controller.c',
Mark D. Rothea846a02016-11-03 11:32:54 -0700190 'src/core/lib/transport/service_config.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700191 'src/core/lib/transport/static_metadata.c',
Craig Tiller7c70b6c2017-01-23 07:48:42 -0800192 'src/core/lib/transport/status_conversion.c',
Robbie Shade710d2422016-07-13 15:15:38 -0400193 'src/core/lib/transport/timeout_encoding.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700194 'src/core/lib/transport/transport.c',
195 'src/core/lib/transport/transport_op_string.c',
Craig Tiller03915e52016-04-07 09:15:10 -0700196 'src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.c',
Yuchen Zengd982bba2016-05-12 18:53:52 -0700197 'src/core/ext/transport/chttp2/transport/bin_decoder.c',
Craig Tiller03915e52016-04-07 09:15:10 -0700198 'src/core/ext/transport/chttp2/transport/bin_encoder.c',
199 'src/core/ext/transport/chttp2/transport/chttp2_plugin.c',
200 'src/core/ext/transport/chttp2/transport/chttp2_transport.c',
201 'src/core/ext/transport/chttp2/transport/frame_data.c',
202 'src/core/ext/transport/chttp2/transport/frame_goaway.c',
203 'src/core/ext/transport/chttp2/transport/frame_ping.c',
204 'src/core/ext/transport/chttp2/transport/frame_rst_stream.c',
205 'src/core/ext/transport/chttp2/transport/frame_settings.c',
206 'src/core/ext/transport/chttp2/transport/frame_window_update.c',
207 'src/core/ext/transport/chttp2/transport/hpack_encoder.c',
208 'src/core/ext/transport/chttp2/transport/hpack_parser.c',
209 'src/core/ext/transport/chttp2/transport/hpack_table.c',
210 'src/core/ext/transport/chttp2/transport/huffsyms.c',
211 'src/core/ext/transport/chttp2/transport/incoming_metadata.c',
212 'src/core/ext/transport/chttp2/transport/parsing.c',
Craig Tiller03915e52016-04-07 09:15:10 -0700213 'src/core/ext/transport/chttp2/transport/stream_lists.c',
214 'src/core/ext/transport/chttp2/transport/stream_map.c',
Craig Tiller03915e52016-04-07 09:15:10 -0700215 'src/core/ext/transport/chttp2/transport/varint.c',
216 'src/core/ext/transport/chttp2/transport/writing.c',
217 'src/core/ext/transport/chttp2/alpn/alpn.c',
218 'src/core/lib/http/httpcli_security_connector.c',
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700219 'src/core/lib/security/context/security_context.c',
220 'src/core/lib/security/credentials/composite/composite_credentials.c',
221 'src/core/lib/security/credentials/credentials.c',
222 'src/core/lib/security/credentials/credentials_metadata.c',
223 'src/core/lib/security/credentials/fake/fake_credentials.c',
murgatroid997c205902016-08-09 10:07:42 -0700224 'src/core/lib/security/credentials/google_default/credentials_generic.c',
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700225 'src/core/lib/security/credentials/google_default/google_default_credentials.c',
226 'src/core/lib/security/credentials/iam/iam_credentials.c',
227 'src/core/lib/security/credentials/jwt/json_token.c',
228 'src/core/lib/security/credentials/jwt/jwt_credentials.c',
229 'src/core/lib/security/credentials/jwt/jwt_verifier.c',
230 'src/core/lib/security/credentials/oauth2/oauth2_credentials.c',
231 'src/core/lib/security/credentials/plugin/plugin_credentials.c',
232 'src/core/lib/security/credentials/ssl/ssl_credentials.c',
233 'src/core/lib/security/transport/client_auth_filter.c',
David Garcia Quintas01291502017-02-07 13:26:41 -0800234 'src/core/lib/security/transport/lb_targets_info.c',
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700235 'src/core/lib/security/transport/secure_endpoint.c',
236 'src/core/lib/security/transport/security_connector.c',
Mark D. Roth071cacf2016-11-17 13:17:56 -0800237 'src/core/lib/security/transport/security_handshaker.c',
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700238 'src/core/lib/security/transport/server_auth_filter.c',
Craig Tillerddad9782016-05-05 17:11:31 -0700239 'src/core/lib/security/transport/tsi_error.c',
Julien Boeuf8ca294e2016-05-02 14:56:30 -0700240 'src/core/lib/security/util/b64.c',
241 'src/core/lib/security/util/json_util.c',
Craig Tiller03915e52016-04-07 09:15:10 -0700242 'src/core/lib/surface/init_secure.c',
Craig Tillerf23078c2016-03-25 17:07:29 -0700243 'src/core/lib/tsi/fake_transport_security.c',
244 'src/core/lib/tsi/ssl_transport_security.c',
245 'src/core/lib/tsi/transport_security.c',
Mark D. Roth71403822016-12-02 10:51:39 -0800246 'src/core/ext/transport/chttp2/server/chttp2_server.c',
Craig Tiller03915e52016-04-07 09:15:10 -0700247 'src/core/ext/transport/chttp2/client/secure/secure_channel_create.c',
Mark D. Roth2137cd82016-09-14 09:04:00 -0700248 'src/core/ext/client_channel/channel_connectivity.c',
249 'src/core/ext/client_channel/client_channel.c',
250 'src/core/ext/client_channel/client_channel_factory.c',
251 'src/core/ext/client_channel/client_channel_plugin.c',
252 'src/core/ext/client_channel/connector.c',
253 'src/core/ext/client_channel/default_initial_connect_string.c',
Mark D. Roth15195742016-10-07 09:02:28 -0700254 'src/core/ext/client_channel/http_connect_handshaker.c',
Mark D. Rothd58a9852017-01-18 08:28:57 -0800255 'src/core/ext/client_channel/http_proxy.c',
Mark D. Roth2137cd82016-09-14 09:04:00 -0700256 'src/core/ext/client_channel/initial_connect_string.c',
257 'src/core/ext/client_channel/lb_policy.c',
258 'src/core/ext/client_channel/lb_policy_factory.c',
259 'src/core/ext/client_channel/lb_policy_registry.c',
260 'src/core/ext/client_channel/parse_address.c',
Mark D. Roth79f2a242017-01-17 14:13:33 -0800261 'src/core/ext/client_channel/proxy_mapper.c',
262 'src/core/ext/client_channel/proxy_mapper_registry.c',
Mark D. Roth2137cd82016-09-14 09:04:00 -0700263 'src/core/ext/client_channel/resolver.c',
264 'src/core/ext/client_channel/resolver_factory.c',
265 'src/core/ext/client_channel/resolver_registry.c',
Mark D. Roth2137cd82016-09-14 09:04:00 -0700266 'src/core/ext/client_channel/subchannel.c',
267 'src/core/ext/client_channel/subchannel_index.c',
268 'src/core/ext/client_channel/uri_parser.c',
Mark D. Roth8686cab2016-11-17 13:12:17 -0800269 'src/core/ext/transport/chttp2/client/chttp2_connector.c',
Craig Tiller03915e52016-04-07 09:15:10 -0700270 'src/core/ext/transport/chttp2/server/insecure/server_chttp2.c',
Adam Michalikbf10c822016-05-20 16:13:32 -0700271 'src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.c',
Craig Tiller03915e52016-04-07 09:15:10 -0700272 'src/core/ext/transport/chttp2/client/insecure/channel_create.c',
Adam Michalik321b1fb2016-05-16 15:42:36 -0700273 'src/core/ext/transport/chttp2/client/insecure/channel_create_posix.c',
David Garcia Quintas3fb8f732016-06-15 22:53:08 -0700274 'src/core/ext/lb_policy/grpclb/grpclb.c',
David Garcia Quintas01291502017-02-07 13:26:41 -0800275 'src/core/ext/lb_policy/grpclb/grpclb_channel_secure.c',
Craig Tiller03915e52016-04-07 09:15:10 -0700276 'src/core/ext/lb_policy/grpclb/load_balancer_api.c',
David Garcia Quintas7f0793a2016-04-25 12:35:58 -0700277 'src/core/ext/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c',
Craig Tillereb841e22016-02-11 15:49:16 -0800278 'third_party/nanopb/pb_common.c',
279 'third_party/nanopb/pb_decode.c',
280 'third_party/nanopb/pb_encode.c',
Craig Tiller03915e52016-04-07 09:15:10 -0700281 'src/core/ext/lb_policy/pick_first/pick_first.c',
282 'src/core/ext/lb_policy/round_robin/round_robin.c',
283 'src/core/ext/resolver/dns/native/dns_resolver.c',
284 'src/core/ext/resolver/sockaddr/sockaddr_resolver.c',
David Garcia Quintasb41363e2016-04-29 00:41:21 -0700285 'src/core/ext/load_reporting/load_reporting.c',
286 'src/core/ext/load_reporting/load_reporting_filter.c',
Alistair Veitch4aaba752016-06-02 17:11:46 -0700287 'src/core/ext/census/base_resources.c',
Craig Tiller03915e52016-04-07 09:15:10 -0700288 'src/core/ext/census/context.c',
Alistair Veitch30fe6322016-05-23 10:11:28 -0700289 'src/core/ext/census/gen/census.pb.c',
Alistair Veitcha0c69f92016-08-31 12:01:27 -0700290 'src/core/ext/census/gen/trace_context.pb.c',
Craig Tiller03915e52016-04-07 09:15:10 -0700291 'src/core/ext/census/grpc_context.c',
292 'src/core/ext/census/grpc_filter.c',
293 'src/core/ext/census/grpc_plugin.c',
294 'src/core/ext/census/initialize.c',
295 'src/core/ext/census/mlog.c',
296 'src/core/ext/census/operation.c',
297 'src/core/ext/census/placeholders.c',
Alistair Veitch4aaba752016-06-02 17:11:46 -0700298 'src/core/ext/census/resource.c',
Vizerai12d1fc62016-09-09 14:22:19 -0700299 'src/core/ext/census/trace_context.c',
Craig Tiller03915e52016-04-07 09:15:10 -0700300 'src/core/ext/census/tracing.c',
301 'src/core/plugin_registry/grpc_plugin_registry.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800302 'src/boringssl/err_data.c',
303 'third_party/boringssl/crypto/aes/aes.c',
304 'third_party/boringssl/crypto/aes/mode_wrappers.c',
305 'third_party/boringssl/crypto/asn1/a_bitstr.c',
306 'third_party/boringssl/crypto/asn1/a_bool.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800307 'third_party/boringssl/crypto/asn1/a_d2i_fp.c',
308 'third_party/boringssl/crypto/asn1/a_dup.c',
309 'third_party/boringssl/crypto/asn1/a_enum.c',
310 'third_party/boringssl/crypto/asn1/a_gentm.c',
311 'third_party/boringssl/crypto/asn1/a_i2d_fp.c',
312 'third_party/boringssl/crypto/asn1/a_int.c',
313 'third_party/boringssl/crypto/asn1/a_mbstr.c',
314 'third_party/boringssl/crypto/asn1/a_object.c',
315 'third_party/boringssl/crypto/asn1/a_octet.c',
316 'third_party/boringssl/crypto/asn1/a_print.c',
317 'third_party/boringssl/crypto/asn1/a_strnid.c',
318 'third_party/boringssl/crypto/asn1/a_time.c',
319 'third_party/boringssl/crypto/asn1/a_type.c',
320 'third_party/boringssl/crypto/asn1/a_utctm.c',
321 'third_party/boringssl/crypto/asn1/a_utf8.c',
322 'third_party/boringssl/crypto/asn1/asn1_lib.c',
323 'third_party/boringssl/crypto/asn1/asn1_par.c',
324 'third_party/boringssl/crypto/asn1/asn_pack.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800325 'third_party/boringssl/crypto/asn1/f_enum.c',
326 'third_party/boringssl/crypto/asn1/f_int.c',
327 'third_party/boringssl/crypto/asn1/f_string.c',
328 'third_party/boringssl/crypto/asn1/t_bitst.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800329 'third_party/boringssl/crypto/asn1/tasn_dec.c',
330 'third_party/boringssl/crypto/asn1/tasn_enc.c',
331 'third_party/boringssl/crypto/asn1/tasn_fre.c',
332 'third_party/boringssl/crypto/asn1/tasn_new.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800333 'third_party/boringssl/crypto/asn1/tasn_typ.c',
334 'third_party/boringssl/crypto/asn1/tasn_utl.c',
335 'third_party/boringssl/crypto/asn1/x_bignum.c',
336 'third_party/boringssl/crypto/asn1/x_long.c',
337 'third_party/boringssl/crypto/base64/base64.c',
338 'third_party/boringssl/crypto/bio/bio.c',
339 'third_party/boringssl/crypto/bio/bio_mem.c',
340 'third_party/boringssl/crypto/bio/buffer.c',
341 'third_party/boringssl/crypto/bio/connect.c',
342 'third_party/boringssl/crypto/bio/fd.c',
343 'third_party/boringssl/crypto/bio/file.c',
344 'third_party/boringssl/crypto/bio/hexdump.c',
345 'third_party/boringssl/crypto/bio/pair.c',
346 'third_party/boringssl/crypto/bio/printf.c',
347 'third_party/boringssl/crypto/bio/socket.c',
348 'third_party/boringssl/crypto/bio/socket_helper.c',
349 'third_party/boringssl/crypto/bn/add.c',
350 'third_party/boringssl/crypto/bn/asm/x86_64-gcc.c',
351 'third_party/boringssl/crypto/bn/bn.c',
352 'third_party/boringssl/crypto/bn/bn_asn1.c',
353 'third_party/boringssl/crypto/bn/cmp.c',
354 'third_party/boringssl/crypto/bn/convert.c',
355 'third_party/boringssl/crypto/bn/ctx.c',
356 'third_party/boringssl/crypto/bn/div.c',
357 'third_party/boringssl/crypto/bn/exponentiation.c',
358 'third_party/boringssl/crypto/bn/gcd.c',
359 'third_party/boringssl/crypto/bn/generic.c',
360 'third_party/boringssl/crypto/bn/kronecker.c',
361 'third_party/boringssl/crypto/bn/montgomery.c',
Stanley Cheungb39942f2017-01-12 21:31:07 -0800362 'third_party/boringssl/crypto/bn/montgomery_inv.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800363 'third_party/boringssl/crypto/bn/mul.c',
364 'third_party/boringssl/crypto/bn/prime.c',
365 'third_party/boringssl/crypto/bn/random.c',
366 'third_party/boringssl/crypto/bn/rsaz_exp.c',
367 'third_party/boringssl/crypto/bn/shift.c',
368 'third_party/boringssl/crypto/bn/sqrt.c',
369 'third_party/boringssl/crypto/buf/buf.c',
itessier2a522032016-04-19 17:38:51 -0700370 'third_party/boringssl/crypto/bytestring/asn1_compat.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800371 'third_party/boringssl/crypto/bytestring/ber.c',
372 'third_party/boringssl/crypto/bytestring/cbb.c',
373 'third_party/boringssl/crypto/bytestring/cbs.c',
Stanley Cheungb39942f2017-01-12 21:31:07 -0800374 'third_party/boringssl/crypto/chacha/chacha.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800375 'third_party/boringssl/crypto/cipher/aead.c',
376 'third_party/boringssl/crypto/cipher/cipher.c',
377 'third_party/boringssl/crypto/cipher/derive_key.c',
378 'third_party/boringssl/crypto/cipher/e_aes.c',
379 'third_party/boringssl/crypto/cipher/e_chacha20poly1305.c',
380 'third_party/boringssl/crypto/cipher/e_des.c',
381 'third_party/boringssl/crypto/cipher/e_null.c',
382 'third_party/boringssl/crypto/cipher/e_rc2.c',
383 'third_party/boringssl/crypto/cipher/e_rc4.c',
384 'third_party/boringssl/crypto/cipher/e_ssl3.c',
385 'third_party/boringssl/crypto/cipher/e_tls.c',
386 'third_party/boringssl/crypto/cipher/tls_cbc.c',
387 'third_party/boringssl/crypto/cmac/cmac.c',
388 'third_party/boringssl/crypto/conf/conf.c',
Stanley Cheungb39942f2017-01-12 21:31:07 -0800389 'third_party/boringssl/crypto/cpu-aarch64-linux.c',
390 'third_party/boringssl/crypto/cpu-arm-linux.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800391 'third_party/boringssl/crypto/cpu-arm.c',
392 'third_party/boringssl/crypto/cpu-intel.c',
Stanley Cheungb39942f2017-01-12 21:31:07 -0800393 'third_party/boringssl/crypto/cpu-ppc64le.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800394 'third_party/boringssl/crypto/crypto.c',
395 'third_party/boringssl/crypto/curve25519/curve25519.c',
Stanley Cheungb39942f2017-01-12 21:31:07 -0800396 'third_party/boringssl/crypto/curve25519/spake25519.c',
itessier2a522032016-04-19 17:38:51 -0700397 'third_party/boringssl/crypto/curve25519/x25519-x86_64.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800398 'third_party/boringssl/crypto/des/des.c',
399 'third_party/boringssl/crypto/dh/check.c',
400 'third_party/boringssl/crypto/dh/dh.c',
401 'third_party/boringssl/crypto/dh/dh_asn1.c',
402 'third_party/boringssl/crypto/dh/params.c',
403 'third_party/boringssl/crypto/digest/digest.c',
404 'third_party/boringssl/crypto/digest/digests.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800405 'third_party/boringssl/crypto/dsa/dsa.c',
406 'third_party/boringssl/crypto/dsa/dsa_asn1.c',
407 'third_party/boringssl/crypto/ec/ec.c',
408 'third_party/boringssl/crypto/ec/ec_asn1.c',
409 'third_party/boringssl/crypto/ec/ec_key.c',
410 'third_party/boringssl/crypto/ec/ec_montgomery.c',
411 'third_party/boringssl/crypto/ec/oct.c',
412 'third_party/boringssl/crypto/ec/p224-64.c',
413 'third_party/boringssl/crypto/ec/p256-64.c',
414 'third_party/boringssl/crypto/ec/p256-x86_64.c',
415 'third_party/boringssl/crypto/ec/simple.c',
416 'third_party/boringssl/crypto/ec/util-64.c',
417 'third_party/boringssl/crypto/ec/wnaf.c',
418 'third_party/boringssl/crypto/ecdh/ecdh.c',
419 'third_party/boringssl/crypto/ecdsa/ecdsa.c',
420 'third_party/boringssl/crypto/ecdsa/ecdsa_asn1.c',
421 'third_party/boringssl/crypto/engine/engine.c',
422 'third_party/boringssl/crypto/err/err.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800423 'third_party/boringssl/crypto/evp/digestsign.c',
424 'third_party/boringssl/crypto/evp/evp.c',
425 'third_party/boringssl/crypto/evp/evp_asn1.c',
426 'third_party/boringssl/crypto/evp/evp_ctx.c',
427 'third_party/boringssl/crypto/evp/p_dsa_asn1.c',
428 'third_party/boringssl/crypto/evp/p_ec.c',
429 'third_party/boringssl/crypto/evp/p_ec_asn1.c',
430 'third_party/boringssl/crypto/evp/p_rsa.c',
431 'third_party/boringssl/crypto/evp/p_rsa_asn1.c',
432 'third_party/boringssl/crypto/evp/pbkdf.c',
Stanley Cheungb39942f2017-01-12 21:31:07 -0800433 'third_party/boringssl/crypto/evp/print.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800434 'third_party/boringssl/crypto/evp/sign.c',
435 'third_party/boringssl/crypto/ex_data.c',
436 'third_party/boringssl/crypto/hkdf/hkdf.c',
437 'third_party/boringssl/crypto/hmac/hmac.c',
438 'third_party/boringssl/crypto/lhash/lhash.c',
439 'third_party/boringssl/crypto/md4/md4.c',
440 'third_party/boringssl/crypto/md5/md5.c',
441 'third_party/boringssl/crypto/mem.c',
442 'third_party/boringssl/crypto/modes/cbc.c',
443 'third_party/boringssl/crypto/modes/cfb.c',
444 'third_party/boringssl/crypto/modes/ctr.c',
445 'third_party/boringssl/crypto/modes/gcm.c',
446 'third_party/boringssl/crypto/modes/ofb.c',
Stanley Cheungb39942f2017-01-12 21:31:07 -0800447 'third_party/boringssl/crypto/newhope/error_correction.c',
448 'third_party/boringssl/crypto/newhope/newhope.c',
449 'third_party/boringssl/crypto/newhope/ntt.c',
450 'third_party/boringssl/crypto/newhope/poly.c',
451 'third_party/boringssl/crypto/newhope/precomp.c',
452 'third_party/boringssl/crypto/newhope/reduce.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800453 'third_party/boringssl/crypto/obj/obj.c',
454 'third_party/boringssl/crypto/obj/obj_xref.c',
455 'third_party/boringssl/crypto/pem/pem_all.c',
456 'third_party/boringssl/crypto/pem/pem_info.c',
457 'third_party/boringssl/crypto/pem/pem_lib.c',
458 'third_party/boringssl/crypto/pem/pem_oth.c',
459 'third_party/boringssl/crypto/pem/pem_pk8.c',
460 'third_party/boringssl/crypto/pem/pem_pkey.c',
461 'third_party/boringssl/crypto/pem/pem_x509.c',
462 'third_party/boringssl/crypto/pem/pem_xaux.c',
463 'third_party/boringssl/crypto/pkcs8/p5_pbe.c',
464 'third_party/boringssl/crypto/pkcs8/p5_pbev2.c',
465 'third_party/boringssl/crypto/pkcs8/p8_pkey.c',
466 'third_party/boringssl/crypto/pkcs8/pkcs8.c',
467 'third_party/boringssl/crypto/poly1305/poly1305.c',
468 'third_party/boringssl/crypto/poly1305/poly1305_arm.c',
469 'third_party/boringssl/crypto/poly1305/poly1305_vec.c',
Stanley Cheungb39942f2017-01-12 21:31:07 -0800470 'third_party/boringssl/crypto/rand/deterministic.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800471 'third_party/boringssl/crypto/rand/rand.c',
472 'third_party/boringssl/crypto/rand/urandom.c',
473 'third_party/boringssl/crypto/rand/windows.c',
474 'third_party/boringssl/crypto/rc4/rc4.c',
475 'third_party/boringssl/crypto/refcount_c11.c',
476 'third_party/boringssl/crypto/refcount_lock.c',
477 'third_party/boringssl/crypto/rsa/blinding.c',
478 'third_party/boringssl/crypto/rsa/padding.c',
479 'third_party/boringssl/crypto/rsa/rsa.c',
480 'third_party/boringssl/crypto/rsa/rsa_asn1.c',
481 'third_party/boringssl/crypto/rsa/rsa_impl.c',
482 'third_party/boringssl/crypto/sha/sha1.c',
483 'third_party/boringssl/crypto/sha/sha256.c',
484 'third_party/boringssl/crypto/sha/sha512.c',
485 'third_party/boringssl/crypto/stack/stack.c',
486 'third_party/boringssl/crypto/thread.c',
487 'third_party/boringssl/crypto/thread_none.c',
488 'third_party/boringssl/crypto/thread_pthread.c',
489 'third_party/boringssl/crypto/thread_win.c',
490 'third_party/boringssl/crypto/time_support.c',
491 'third_party/boringssl/crypto/x509/a_digest.c',
492 'third_party/boringssl/crypto/x509/a_sign.c',
493 'third_party/boringssl/crypto/x509/a_strex.c',
494 'third_party/boringssl/crypto/x509/a_verify.c',
Stanley Cheungb39942f2017-01-12 21:31:07 -0800495 'third_party/boringssl/crypto/x509/algorithm.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800496 'third_party/boringssl/crypto/x509/asn1_gen.c',
497 'third_party/boringssl/crypto/x509/by_dir.c',
498 'third_party/boringssl/crypto/x509/by_file.c',
499 'third_party/boringssl/crypto/x509/i2d_pr.c',
500 'third_party/boringssl/crypto/x509/pkcs7.c',
Stanley Cheungb39942f2017-01-12 21:31:07 -0800501 'third_party/boringssl/crypto/x509/rsa_pss.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800502 'third_party/boringssl/crypto/x509/t_crl.c',
503 'third_party/boringssl/crypto/x509/t_req.c',
504 'third_party/boringssl/crypto/x509/t_x509.c',
505 'third_party/boringssl/crypto/x509/t_x509a.c',
506 'third_party/boringssl/crypto/x509/x509.c',
507 'third_party/boringssl/crypto/x509/x509_att.c',
508 'third_party/boringssl/crypto/x509/x509_cmp.c',
509 'third_party/boringssl/crypto/x509/x509_d2.c',
510 'third_party/boringssl/crypto/x509/x509_def.c',
511 'third_party/boringssl/crypto/x509/x509_ext.c',
512 'third_party/boringssl/crypto/x509/x509_lu.c',
513 'third_party/boringssl/crypto/x509/x509_obj.c',
514 'third_party/boringssl/crypto/x509/x509_r2x.c',
515 'third_party/boringssl/crypto/x509/x509_req.c',
516 'third_party/boringssl/crypto/x509/x509_set.c',
517 'third_party/boringssl/crypto/x509/x509_trs.c',
518 'third_party/boringssl/crypto/x509/x509_txt.c',
519 'third_party/boringssl/crypto/x509/x509_v3.c',
520 'third_party/boringssl/crypto/x509/x509_vfy.c',
521 'third_party/boringssl/crypto/x509/x509_vpm.c',
522 'third_party/boringssl/crypto/x509/x509cset.c',
523 'third_party/boringssl/crypto/x509/x509name.c',
524 'third_party/boringssl/crypto/x509/x509rset.c',
525 'third_party/boringssl/crypto/x509/x509spki.c',
526 'third_party/boringssl/crypto/x509/x509type.c',
527 'third_party/boringssl/crypto/x509/x_algor.c',
528 'third_party/boringssl/crypto/x509/x_all.c',
529 'third_party/boringssl/crypto/x509/x_attrib.c',
530 'third_party/boringssl/crypto/x509/x_crl.c',
531 'third_party/boringssl/crypto/x509/x_exten.c',
532 'third_party/boringssl/crypto/x509/x_info.c',
533 'third_party/boringssl/crypto/x509/x_name.c',
534 'third_party/boringssl/crypto/x509/x_pkey.c',
535 'third_party/boringssl/crypto/x509/x_pubkey.c',
536 'third_party/boringssl/crypto/x509/x_req.c',
537 'third_party/boringssl/crypto/x509/x_sig.c',
538 'third_party/boringssl/crypto/x509/x_spki.c',
539 'third_party/boringssl/crypto/x509/x_val.c',
540 'third_party/boringssl/crypto/x509/x_x509.c',
541 'third_party/boringssl/crypto/x509/x_x509a.c',
542 'third_party/boringssl/crypto/x509v3/pcy_cache.c',
543 'third_party/boringssl/crypto/x509v3/pcy_data.c',
544 'third_party/boringssl/crypto/x509v3/pcy_lib.c',
545 'third_party/boringssl/crypto/x509v3/pcy_map.c',
546 'third_party/boringssl/crypto/x509v3/pcy_node.c',
547 'third_party/boringssl/crypto/x509v3/pcy_tree.c',
548 'third_party/boringssl/crypto/x509v3/v3_akey.c',
549 'third_party/boringssl/crypto/x509v3/v3_akeya.c',
550 'third_party/boringssl/crypto/x509v3/v3_alt.c',
551 'third_party/boringssl/crypto/x509v3/v3_bcons.c',
552 'third_party/boringssl/crypto/x509v3/v3_bitst.c',
553 'third_party/boringssl/crypto/x509v3/v3_conf.c',
554 'third_party/boringssl/crypto/x509v3/v3_cpols.c',
555 'third_party/boringssl/crypto/x509v3/v3_crld.c',
556 'third_party/boringssl/crypto/x509v3/v3_enum.c',
557 'third_party/boringssl/crypto/x509v3/v3_extku.c',
558 'third_party/boringssl/crypto/x509v3/v3_genn.c',
559 'third_party/boringssl/crypto/x509v3/v3_ia5.c',
560 'third_party/boringssl/crypto/x509v3/v3_info.c',
561 'third_party/boringssl/crypto/x509v3/v3_int.c',
562 'third_party/boringssl/crypto/x509v3/v3_lib.c',
563 'third_party/boringssl/crypto/x509v3/v3_ncons.c',
564 'third_party/boringssl/crypto/x509v3/v3_pci.c',
565 'third_party/boringssl/crypto/x509v3/v3_pcia.c',
566 'third_party/boringssl/crypto/x509v3/v3_pcons.c',
567 'third_party/boringssl/crypto/x509v3/v3_pku.c',
568 'third_party/boringssl/crypto/x509v3/v3_pmaps.c',
569 'third_party/boringssl/crypto/x509v3/v3_prn.c',
570 'third_party/boringssl/crypto/x509v3/v3_purp.c',
571 'third_party/boringssl/crypto/x509v3/v3_skey.c',
572 'third_party/boringssl/crypto/x509v3/v3_sxnet.c',
573 'third_party/boringssl/crypto/x509v3/v3_utl.c',
574 'third_party/boringssl/ssl/custom_extensions.c',
575 'third_party/boringssl/ssl/d1_both.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800576 'third_party/boringssl/ssl/d1_lib.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800577 'third_party/boringssl/ssl/d1_pkt.c',
578 'third_party/boringssl/ssl/d1_srtp.c',
Stanley Cheungb39942f2017-01-12 21:31:07 -0800579 'third_party/boringssl/ssl/dtls_method.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800580 'third_party/boringssl/ssl/dtls_record.c',
Stanley Cheungb39942f2017-01-12 21:31:07 -0800581 'third_party/boringssl/ssl/handshake_client.c',
582 'third_party/boringssl/ssl/handshake_server.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800583 'third_party/boringssl/ssl/s3_both.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800584 'third_party/boringssl/ssl/s3_enc.c',
585 'third_party/boringssl/ssl/s3_lib.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800586 'third_party/boringssl/ssl/s3_pkt.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800587 'third_party/boringssl/ssl/ssl_aead_ctx.c',
588 'third_party/boringssl/ssl/ssl_asn1.c',
589 'third_party/boringssl/ssl/ssl_buffer.c',
590 'third_party/boringssl/ssl/ssl_cert.c',
591 'third_party/boringssl/ssl/ssl_cipher.c',
itessier2a522032016-04-19 17:38:51 -0700592 'third_party/boringssl/ssl/ssl_ecdh.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800593 'third_party/boringssl/ssl/ssl_file.c',
594 'third_party/boringssl/ssl/ssl_lib.c',
595 'third_party/boringssl/ssl/ssl_rsa.c',
596 'third_party/boringssl/ssl/ssl_session.c',
597 'third_party/boringssl/ssl/ssl_stat.c',
598 'third_party/boringssl/ssl/t1_enc.c',
599 'third_party/boringssl/ssl/t1_lib.c',
Stanley Cheungb39942f2017-01-12 21:31:07 -0800600 'third_party/boringssl/ssl/tls13_both.c',
601 'third_party/boringssl/ssl/tls13_client.c',
602 'third_party/boringssl/ssl/tls13_enc.c',
603 'third_party/boringssl/ssl/tls13_server.c',
604 'third_party/boringssl/ssl/tls_method.c',
Masood Malekghassemi387e1162016-01-05 10:16:12 -0800605 'third_party/boringssl/ssl/tls_record.c',
Masood Malekghassemi0cc27922016-01-22 16:32:41 -0800606 'third_party/zlib/adler32.c',
607 'third_party/zlib/compress.c',
608 'third_party/zlib/crc32.c',
609 'third_party/zlib/deflate.c',
610 'third_party/zlib/gzclose.c',
611 'third_party/zlib/gzlib.c',
612 'third_party/zlib/gzread.c',
613 'third_party/zlib/gzwrite.c',
614 'third_party/zlib/infback.c',
615 'third_party/zlib/inffast.c',
616 'third_party/zlib/inflate.c',
617 'third_party/zlib/inftrees.c',
618 'third_party/zlib/trees.c',
619 'third_party/zlib/uncompr.c',
620 'third_party/zlib/zutil.c',
Masood Malekghassemi116982e2015-12-11 15:53:38 -0800621]