forked from apache/trafficserver
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
178 lines (150 loc) · 2.85 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
*.o
*.a
*.so
*.pyc
Makefile.in
*~
*.tar.gz
*.lo
*.la
*.log
*.trs
.*.sw*
.deps/
.dirstamp
.project
.cproject
.diags.log.meta
/aclocal.m4
/autom4te.cache
/build-aux
/configure
/tags
build/_aux/
build/libtool.m4
build/ltoptions.m4
build/ltsugar.m4
build/ltversion.m4
build/lt~obsolete.m4
Makefile
Makefile-pl
config.status
config.nice
config.h
doc/_build/html/api/
doc/_build/locale/
doc/docbuild/
doc/locale/pot
doc/xml/
MYMETA.*
pm_to_blib
cmd/traffic_cop/traffic_cop
cmd/traffic_ctl/traffic_ctl
cmd/traffic_crashlog/traffic_crashlog
cmd/traffic_top/traffic_top
cmd/traffic_manager/traffic_manager
cmd/traffic_manager/test_metrics
cmd/traffic_layout/traffic_layout
cmd/traffic_via/traffic_via
cmd/traffic_wccp/traffic_wccp
lib/stamp-h1
lib/ink_autoconf.h
lib/ink_autoconf.h.in
lib/ts/stamp-h1
lib/ts/ink_autoconf.h
lib/ts/ink_autoconf.h.in
lib/ts/ink_config.h
lib/ts/apidefs.h
lib/ts/CompileParseRules
lib/ts/ParseRulesCType
lib/ts/ParseRulesCTypeToLower
lib/ts/ParseRulesCTypeToUpper
lib/ts/mkdfa
lib/ts/test_List
lib/ts/test_arena
lib/ts/test_atomic
lib/ts/test_freelist
lib/ts/test_Map
lib/ts/test_Vec
lib/ts/test_geometry
lib/ts/test_Regex
lib/ts/test_PriorityQueue
lib/ts/test_X509HostnameValidator
lib/ts/test_tsutil
lib/ts/test_MemView
lib/ts/test_Scalar
lib/ts/test_tslib
lib/perl/lib/Apache/TS.pm
iocore/net/test_certlookup
iocore/net/test_UDPNet
iocore/aio/test_AIO
iocore/eventsystem/test_Buffer
iocore/eventsystem/test_Event
iocore/eventsystem/test_MIOBufferWriter
iocore/hostdb/test_RefCountCache
proxy/config/records.config.default
proxy/config/storage.config.default
proxy/hdrs/test_mime
proxy/http/test_ForwardedConfig
proxy/http2/test_Huffmancode
proxy/http2/test_Http2DependencyTree
proxy/http2/test_HPACK
proxy/http2/hpack-tests/results
proxy/logging/test_LogUtils
plugins/header_rewrite/header_rewrite_test
plugins/experimental/esi/*_test
plugins/experimental/sslheaders/test_sslheaders
plugins/s3_auth/test_s3auth
plugins/esi/docnode_test
plugins/esi/gzip_test
plugins/esi/parser_test
plugins/esi/processor_test
plugins/esi/utils_test
plugins/esi/vars_test
mgmt/api/traffic_api_cli_remote
mgmt/tools/traffic_mcast_snoop
mgmt/tools/traffic_net_config
mgmt/tools/traffic_shmem_clean
mgmt/tools/traffic_time_config
mgmt/tools/traffic_vip_config
mgmt/api/api_cli_remote
mgmt/tools/shmem_clean
mgmt/utils/test_marshall
proxy/traffic_logcat
proxy/traffic_logstats
proxy/traffic_server
proxy/test_xml_parser
libtool
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
!rc/*.*.in
rc/trafficserver
rc/update_records
rc/trafficserver.xml
rc/trafficserver.conf
rc/trafficserver.service
.libs/
.svn/
.vscode/
tsxs
blib/
GPATH
GRTAGS
GSYMS
GTAGS
ETAGS
CTAGS
lib/tsconfig/TsConfigGrammar.hpp
lib/tsconfig/TsConfigSyntax.c
lib/tsconfig/test-tsconfig
tools/http_load/http_load
tools/jtest/jtest
tools/trafficserver.pc
BUILDS
DEBUG
RELEASE
# autest
tests/env-test/