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