]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitignore
Add checks on CRYPTO_set_ex_data return value
[thirdparty/openssl.git] / .gitignore
CommitLineData
e71972d1
DSH
1# Object files
2*.o
448e6f06 3*.obj
e71972d1 4
bba43f3f
AP
5# editor artefacts
6*.swp
7.#*
e0d26bb3 8\#*#
bba43f3f 9*~
d7c02691 10/.dir-locals.el
bba43f3f 11
e71972d1 12# Top level excludes
d10dac11 13/Makefile.orig
1aaa0419 14/MINFO
e3c15964 15/TABLE
e71972d1 16/*.a
e71972d1
DSH
17/*.pc
18/rehash.time
7e25d818
BL
19/inc.*
20/makefile.*
21/out.*
22/tmp.*
291e94df 23/configdata.pm
e71972d1 24
c619e810
AP
25# *all* Makefiles
26Makefile
d10dac11 27
bba43f3f
AP
28/test/*.ss
29/test/*.srl
30/test/.rnd
31/test/test*.pem
32/test/newkey.pem
7dc11227 33/test/*.log
bba43f3f 34
e71972d1
DSH
35# Certificate symbolic links
36*.0
37
38# Links under apps
a5b2791c 39/apps/CA.pl
ef653053 40/apps/tsget
a5b2791c 41/apps/md4.c
e71972d1
DSH
42
43
44# Auto generated headers
a5b2791c 45/crypto/buildinf.h
dc193c9c 46/crypto/include/internal/*_conf.h
91056e72
RL
47/openssl/include/opensslconf.h
48/util/domd
e71972d1
DSH
49
50# Auto generated assembly language source files
51*.s
8be7438f
AP
52!/crypto/*/asm/*.s
53/crypto/arm*.S
54/crypto/*/*.S
55*.asm
56!/crypto/*/asm/*.asm
e71972d1
DSH
57
58# Executables
a5b2791c 59/apps/openssl
c38bb727
BL
60/fuzz/asn1
61/fuzz/asn1parse
62/fuzz/bignum
63/fuzz/bndiv
64/fuzz/conf
65/fuzz/cms
66/fuzz/server
67/fuzz/x509
a5b2791c
BL
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
e71972d1
DSH
83*.so*
84*.dylib*
85*.dll*
8be7438f 86*.exe
e71972d1 87# Exceptions
a5b2791c
BL
88!/test/bctest
89!/crypto/des/times/486-50.sol
e71972d1
DSH
90
91# Misc auto generated files
f631f2ec 92/include/openssl/opensslconf.h
a5b2791c 93/tools/c_rehash
f631f2ec
RL
94/crypto/**/lib
95/engines/**/lib
96/ssl/**/lib
e71972d1
DSH
97Makefile.save
98*.bak
f631f2ec
RL
99/tags
100/TAGS
3253927d 101cscope.*
bc095c3d 102*.d
f631f2ec
RL
103/crypto.map
104/ssl.map
448e6f06
MC
105
106# Windows
37d92b1b
RL
107/tmp32
108/tmp32.dbg
448e6f06 109/tmp32dll
41c9cfbc 110/tmp32dll.dbg
37d92b1b
RL
111/out32
112/out32.dbg
448e6f06 113/out32dll
41c9cfbc 114/out32dll.dbg
448e6f06
MC
115/inc32
116/MINFO
c54bae98 117/ms/.rnd
f631f2ec
RL
118/ms/bcb.mak
119/ms/libeay32.def
120/ms/nt.mak
121/ms/ntdll.mak
122/ms/ssleay32.def
123/ms/version32.rc
8757bf83
MC
124
125# Files created on other branches that are not held in git, and are not
126# needed on this branch
f631f2ec
RL
127/include/openssl/asn1_mac.h
128/include/openssl/des_old.h
129/include/openssl/fips.h
130/include/openssl/fips_rand.h
131/include/openssl/krb5_asn.h
132/include/openssl/kssl.h
133/include/openssl/pq_compat.h
134/include/openssl/ssl23.h
135/include/openssl/tmdiff.h
136/include/openssl/ui_compat.h
137/test/fips_aesavs.c
138/test/fips_desmovs.c
139/test/fips_dsatest.c
140/test/fips_dssvs.c
141/test/fips_hmactest.c
142/test/fips_randtest.c
143/test/fips_rngvs.c
144/test/fips_rsagtest.c
145/test/fips_rsastest.c
146/test/fips_rsavtest.c
147/test/fips_shatest.c
148/test/fips_test_suite.c
149/test/shatest.c