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