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