]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitignore
crypto/x509/x509_vpm.c: Simplify int_x509_param_set1()
[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
e8e36da6 34/test/buildtest_*
bba43f3f 35
e71972d1
DSH
36# Certificate symbolic links
37*.0
38
39# Links under apps
a5b2791c 40/apps/CA.pl
ef653053 41/apps/tsget
ab68742a 42/apps/tsget.pl
a5b2791c 43/apps/md4.c
e71972d1
DSH
44
45
46# Auto generated headers
a5b2791c 47/crypto/buildinf.h
dc193c9c 48/crypto/include/internal/*_conf.h
91056e72
RL
49/openssl/include/opensslconf.h
50/util/domd
e71972d1
DSH
51
52# Auto generated assembly language source files
53*.s
8be7438f
AP
54!/crypto/*/asm/*.s
55/crypto/arm*.S
56/crypto/*/*.S
57*.asm
58!/crypto/*/asm/*.asm
e71972d1
DSH
59
60# Executables
a5b2791c 61/apps/openssl
c38bb727
BL
62/fuzz/asn1
63/fuzz/asn1parse
64/fuzz/bignum
65/fuzz/bndiv
66/fuzz/conf
67/fuzz/cms
4a2c4c1a 68/fuzz/ct
c38bb727
BL
69/fuzz/server
70/fuzz/x509
a5b2791c
BL
71/test/sha256t
72/test/sha512t
bd2bceb9 73/test/gost2814789t
ef653053 74/test/ssltest_old
a5b2791c
BL
75/test/*test
76/test/fips_aesavs
77/test/fips_desmovs
78/test/fips_dhvs
79/test/fips_drbgvs
80/test/fips_dssvs
81/test/fips_ecdhvs
82/test/fips_ecdsavs
83/test/fips_rngvs
84/test/fips_test_suite
5a22cf96 85/test/ssltest_old
48244109 86/test/x509aux
e71972d1
DSH
87*.so*
88*.dylib*
89*.dll*
8be7438f 90*.exe
4a2c4c1a 91*.pyc
ab68742a
RL
92*.exp
93*.lib
94*.pdb
95*.ilk
96*.def
97*.rc
98*.res
e71972d1 99# Exceptions
a5b2791c
BL
100!/test/bctest
101!/crypto/des/times/486-50.sol
e71972d1
DSH
102
103# Misc auto generated files
f631f2ec 104/include/openssl/opensslconf.h
a5b2791c 105/tools/c_rehash
ab68742a 106/tools/c_rehash.pl
f631f2ec
RL
107/crypto/**/lib
108/engines/**/lib
109/ssl/**/lib
e71972d1
DSH
110Makefile.save
111*.bak
f631f2ec
RL
112/tags
113/TAGS
3253927d 114cscope.*
bc095c3d 115*.d
f631f2ec
RL
116/crypto.map
117/ssl.map
448e6f06 118
ab68742a 119# Windows (legacy)
37d92b1b
RL
120/tmp32
121/tmp32.dbg
448e6f06 122/tmp32dll
41c9cfbc 123/tmp32dll.dbg
37d92b1b
RL
124/out32
125/out32.dbg
448e6f06 126/out32dll
41c9cfbc 127/out32dll.dbg
448e6f06
MC
128/inc32
129/MINFO
c54bae98 130/ms/.rnd
f631f2ec
RL
131/ms/bcb.mak
132/ms/libeay32.def
133/ms/nt.mak
134/ms/ntdll.mak
135/ms/ssleay32.def
136/ms/version32.rc
8757bf83
MC
137
138# Files created on other branches that are not held in git, and are not
139# needed on this branch
f631f2ec
RL
140/include/openssl/asn1_mac.h
141/include/openssl/des_old.h
142/include/openssl/fips.h
143/include/openssl/fips_rand.h
144/include/openssl/krb5_asn.h
145/include/openssl/kssl.h
146/include/openssl/pq_compat.h
147/include/openssl/ssl23.h
148/include/openssl/tmdiff.h
149/include/openssl/ui_compat.h
150/test/fips_aesavs.c
151/test/fips_desmovs.c
152/test/fips_dsatest.c
153/test/fips_dssvs.c
154/test/fips_hmactest.c
155/test/fips_randtest.c
156/test/fips_rngvs.c
157/test/fips_rsagtest.c
158/test/fips_rsastest.c
159/test/fips_rsavtest.c
160/test/fips_shatest.c
161/test/fips_test_suite.c
162/test/shatest.c