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