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