]>
Commit | Line | Data |
---|---|---|
27f215cf | 1 | # Ignore editor artefacts |
d7c02691 | 2 | /.dir-locals.el |
bba43f3f | 3 | |
e71972d1 | 4 | # Top level excludes |
dbb1dc1e | 5 | /Makefile |
1aaa0419 | 6 | /MINFO |
e3c15964 | 7 | /TABLE |
e71972d1 DSH |
8 | /*.pc |
9 | /rehash.time | |
7e25d818 BL |
10 | /inc.* |
11 | /makefile.* | |
12 | /out.* | |
13 | /tmp.* | |
291e94df | 14 | /configdata.pm |
e71972d1 | 15 | |
e71972d1 | 16 | # Links under apps |
a5b2791c | 17 | /apps/CA.pl |
ef653053 | 18 | /apps/tsget |
ab68742a | 19 | /apps/tsget.pl |
a5b2791c | 20 | /apps/md4.c |
e71972d1 | 21 | |
e71972d1 | 22 | # Auto generated headers |
a5b2791c | 23 | /crypto/buildinf.h |
25f2138b | 24 | /include/crypto/*_conf.h |
b4780134 | 25 | /include/openssl/asn1.h |
798f9329 | 26 | /include/openssl/cmp.h |
904e1f92 | 27 | /include/openssl/cms.h |
46994f71 | 28 | /include/openssl/configuration.h |
98c35dc4 | 29 | /include/openssl/crmf.h |
31214258 | 30 | /include/openssl/fipskey.h |
fd3ed85c | 31 | /include/openssl/ocsp.h |
b4780134 | 32 | /include/openssl/opensslv.h |
02199cc3 | 33 | /include/openssl/pkcs7.h |
24c4ea95 | 34 | /include/openssl/safestack.h |
22fbfe6a | 35 | /include/openssl/srp.h |
6ac1cd10 | 36 | /include/openssl/ssl.h |
e6623cfb | 37 | /include/openssl/x509.h |
e144fd36 | 38 | /include/openssl/x509v3.h |
c5a55811 | 39 | /include/openssl/x509_vfy.h |
e71972d1 | 40 | |
9fcb9702 | 41 | # Auto generated doc files |
5e98904c | 42 | doc/man1/openssl-*.pod |
9fcb9702 | 43 | |
bbe3ed06 | 44 | # Auto generated der files |
e9191669 RS |
45 | providers/common/der/der_digests_gen.c |
46 | providers/common/der/der_dsa_gen.c | |
47 | providers/common/der/der_ec_gen.c | |
48 | providers/common/der/der_rsa_gen.c | |
e5b2cd58 | 49 | providers/common/der/der_wrap_gen.c |
bbe3ed06 MC |
50 | providers/common/include/prov/der_dsa.h |
51 | providers/common/include/prov/der_ec.h | |
52 | providers/common/include/prov/der_rsa.h | |
80627240 | 53 | providers/common/include/prov/der_digests.h |
e5b2cd58 | 54 | providers/common/include/prov/der_wrap.h |
bbe3ed06 | 55 | |
52df25cf RS |
56 | # error code files |
57 | /crypto/err/openssl.txt.old | |
58 | /engines/e_afalg.txt.old | |
59 | /engines/e_capi.txt.old | |
60 | /engines/e_dasync.txt.old | |
61 | /engines/e_ossltest.txt.old | |
62 | ||
e71972d1 | 63 | # Executables |
a5b2791c BL |
64 | /apps/openssl |
65 | /test/sha256t | |
66 | /test/sha512t | |
bd2bceb9 | 67 | /test/gost2814789t |
ef653053 | 68 | /test/ssltest_old |
a5b2791c BL |
69 | /test/*test |
70 | /test/fips_aesavs | |
71 | /test/fips_desmovs | |
72 | /test/fips_dhvs | |
73 | /test/fips_drbgvs | |
74 | /test/fips_dssvs | |
75 | /test/fips_ecdhvs | |
76 | /test/fips_ecdsavs | |
77 | /test/fips_rngvs | |
78 | /test/fips_test_suite | |
5a22cf96 | 79 | /test/ssltest_old |
48244109 | 80 | /test/x509aux |
e417070c | 81 | /test/v3ext |
dbcfd902 | 82 | /test/versions |
694cfa1f | 83 | /test/ossl_shim/ossl_shim |
da5fac72 | 84 | /test/rsa_complex |
d7e4aecd | 85 | /test/confdump |
1e887969 | 86 | /test/bio_prefix_text |
989a8577 | 87 | /test/evp_extra_test2 |
27f215cf RL |
88 | |
89 | # Certain files that get created by tests on the fly | |
f0790d4d | 90 | /test-runs |
27f215cf | 91 | /test/buildtest_* |
1cd2c1f8 RS |
92 | /test/provider_internal_test.cnf |
93 | /test/fipsmodule.cnf | |
94 | /providers/fipsmodule.cnf | |
27f215cf RL |
95 | |
96 | # Fuzz stuff. | |
97 | # Anything without an extension is an executable on Unix, so we keep files | |
98 | # with extensions. And we keep the corpora subddir versioned as well. | |
99 | # Anything more generic with extensions that should be ignored will be taken | |
100 | # care of by general ignores for those extensions (*.o, *.obj, *.exe, ...) | |
101 | /fuzz/* | |
102 | !/fuzz/README* | |
103 | !/fuzz/corpora | |
104 | !/fuzz/*.* | |
e71972d1 DSH |
105 | |
106 | # Misc auto generated files | |
871493a2 | 107 | /doc/man7/openssl_user_macros.pod |
a5b2791c | 108 | /tools/c_rehash |
ab68742a | 109 | /tools/c_rehash.pl |
6462876f | 110 | /util/shlib_wrap.sh |
f631f2ec RL |
111 | /tags |
112 | /TAGS | |
a21f4cec MC |
113 | *.map |
114 | *.ld | |
888e2a9b VP |
115 | /apps/progs.c |
116 | /apps/progs.h | |
448e6f06 | 117 | |
ab68742a | 118 | # Windows (legacy) |
37d92b1b RL |
119 | /tmp32 |
120 | /tmp32.dbg | |
448e6f06 | 121 | /tmp32dll |
41c9cfbc | 122 | /tmp32dll.dbg |
37d92b1b RL |
123 | /out32 |
124 | /out32.dbg | |
448e6f06 | 125 | /out32dll |
41c9cfbc | 126 | /out32dll.dbg |
448e6f06 MC |
127 | /inc32 |
128 | /MINFO | |
f631f2ec RL |
129 | /ms/bcb.mak |
130 | /ms/libeay32.def | |
131 | /ms/nt.mak | |
132 | /ms/ntdll.mak | |
133 | /ms/ssleay32.def | |
134 | /ms/version32.rc | |
8757bf83 MC |
135 | |
136 | # Files created on other branches that are not held in git, and are not | |
137 | # needed on this branch | |
f631f2ec RL |
138 | /include/openssl/asn1_mac.h |
139 | /include/openssl/des_old.h | |
140 | /include/openssl/fips.h | |
141 | /include/openssl/fips_rand.h | |
142 | /include/openssl/krb5_asn.h | |
143 | /include/openssl/kssl.h | |
144 | /include/openssl/pq_compat.h | |
145 | /include/openssl/ssl23.h | |
146 | /include/openssl/tmdiff.h | |
147 | /include/openssl/ui_compat.h | |
148 | /test/fips_aesavs.c | |
149 | /test/fips_desmovs.c | |
150 | /test/fips_dsatest.c | |
151 | /test/fips_dssvs.c | |
152 | /test/fips_hmactest.c | |
153 | /test/fips_randtest.c | |
154 | /test/fips_rngvs.c | |
155 | /test/fips_rsagtest.c | |
156 | /test/fips_rsastest.c | |
157 | /test/fips_rsavtest.c | |
158 | /test/fips_shatest.c | |
159 | /test/fips_test_suite.c | |
160 | /test/shatest.c | |
27f215cf | 161 | |
df8f116e RL |
162 | # Generated docs directories |
163 | /doc/html | |
164 | /doc/man | |
165 | ||
27f215cf RL |
166 | ##### Generic patterns |
167 | # Auto generated assembly language source files | |
168 | *.s | |
169 | !/crypto/*/asm/*.s | |
170 | /crypto/arm*.S | |
171 | /crypto/*/*.S | |
172 | *.asm | |
173 | !/crypto/*/asm/*.asm | |
174 | ||
175 | # Object files | |
176 | *.o | |
177 | *.obj | |
178 | ||
179 | # editor artefacts | |
180 | *.swp | |
181 | .#* | |
182 | \#*# | |
183 | *~ | |
184 | ||
185 | # Certificate symbolic links | |
186 | *.0 | |
187 | ||
645c694d RL |
188 | # All kinds of libraries and executables |
189 | *.a | |
27f215cf RL |
190 | *.so |
191 | *.so.* | |
192 | *.dylib | |
193 | *.dylib.* | |
194 | *.dll | |
195 | *.dll.* | |
196 | *.exe | |
197 | *.pyc | |
198 | *.exp | |
199 | *.lib | |
200 | *.pdb | |
201 | *.ilk | |
202 | *.def | |
203 | *.rc | |
204 | *.res | |
205 | ||
206 | # Misc generated stuff | |
207 | Makefile.save | |
208 | /crypto/**/lib | |
209 | /engines/**/lib | |
210 | /ssl/**/lib | |
211 | *.bak | |
212 | cscope.* | |
213 | *.d | |
7b5108df | 214 | *.d.tmp |
e7932c1e J |
215 | pod2htmd.tmp |
216 | ||
217 | # Windows manifest files | |
218 | *.manifest | |
65c1f979 | 219 | doc-nits |