]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitignore
Reset s->tlsext_ticket_expected in ssl_scan_serverhello_tlsext.
[thirdparty/openssl.git] / .gitignore
CommitLineData
e71972d1
DSH
1# Object files
2*.o
3
bba43f3f
AP
4# editor artefacts
5*.swp
6.#*
7#*#
8*~
9
e71972d1
DSH
10# Top level excludes
11/Makefile.bak
12/Makefile
1aaa0419 13/MINFO
e71972d1
DSH
14/*.a
15/include
16/*.pc
17/rehash.time
7e25d818
BL
18/inc.*
19/makefile.*
20/out.*
21/tmp.*
e71972d1
DSH
22
23# Most *.c files under test/ are symlinks
a5b2791c 24/test/*.c
e71972d1 25# Apart from these
a5b2791c
BL
26!/test/asn1test.c
27!/test/methtest.c
28!/test/dummytest.c
29!/test/igetest.c
30!/test/r160test.c
31!/test/fips_algvs.c
5e3de8e6 32!/test/testutil.c
e71972d1 33
bba43f3f
AP
34/test/*.ss
35/test/*.srl
36/test/.rnd
37/test/test*.pem
38/test/newkey.pem
39
e71972d1
DSH
40# Certificate symbolic links
41*.0
42
43# Links under apps
a5b2791c
BL
44/apps/CA.pl
45/apps/md4.c
e71972d1
DSH
46
47
48# Auto generated headers
a5b2791c
BL
49/crypto/buildinf.h
50/crypto/opensslconf.h
e71972d1
DSH
51
52# Auto generated assembly language source files
53*.s
a5b2791c
BL
54!/crypto/bn/asm/pa-risc2.s
55!/crypto/bn/asm/pa-risc2W.s
e71972d1
DSH
56
57# Executables
a5b2791c
BL
58/apps/openssl
59/test/sha256t
60/test/sha512t
bd2bceb9 61/test/gost2814789t
a5b2791c
BL
62/test/*test
63/test/fips_aesavs
64/test/fips_desmovs
65/test/fips_dhvs
66/test/fips_drbgvs
67/test/fips_dssvs
68/test/fips_ecdhvs
69/test/fips_ecdsavs
70/test/fips_rngvs
71/test/fips_test_suite
e71972d1
DSH
72*.so*
73*.dylib*
74*.dll*
75# Exceptions
a5b2791c
BL
76!/test/bctest
77!/crypto/des/times/486-50.sol
e71972d1
DSH
78
79# Misc auto generated files
a5b2791c
BL
80/tools/c_rehash
81/test/evptests.txt
e71972d1
DSH
82lib
83Makefile.save
84*.bak
9d6253cf
RS
85tags
86TAGS
bc095c3d
MB
87cscope.out
88*.d