]> git.ipfire.org Git - thirdparty/openssl.git/blame - .gitignore
Retain SSLv2 methods as functions that return NULL
[thirdparty/openssl.git] / .gitignore
CommitLineData
3d929846
DSH
1# Object files
2*.o
cc6e9f9a 3*.obj
3d929846 4
4782444a
AP
5# editor artefacts
6*.swp
7.#*
8#*#
9*~
246a010b 10/.dir-locals.el
4782444a 11
3d929846
DSH
12# Top level excludes
13/Makefile.bak
14/Makefile
15/*.a
16/include
17/*.pc
18/rehash.time
19
20# Most *.c files under test/ are symlinks
21/test/*.c
22# Apart from these
23!/test/asn1test.c
24!/test/methtest.c
25!/test/dummytest.c
26!/test/igetest.c
27!/test/r160test.c
28!/test/fips_algvs.c
29
4782444a
AP
30/test/*.ss
31/test/*.srl
32/test/.rnd
33/test/test*.pem
34/test/newkey.pem
35
3d929846
DSH
36# Certificate symbolic links
37*.0
38
39# Links under apps
40/apps/CA.pl
41/apps/md4.c
42
43
44# Auto generated headers
45/crypto/buildinf.h
46/crypto/opensslconf.h
47
48# Auto generated assembly language source files
49*.s
50!/crypto/bn/asm/pa-risc2.s
51!/crypto/bn/asm/pa-risc2W.s
a97c208c
MC
52crypto/aes/asm/a_win32.asm
53crypto/bf/asm/b_win32.asm
54crypto/bn/asm/bn_win32.asm
55crypto/bn/asm/co_win32.asm
56crypto/bn/asm/mt_win32.asm
57crypto/cast/asm/c_win32.asm
58crypto/cpu_win32.asm
59crypto/des/asm/d_win32.asm
60crypto/des/asm/y_win32.asm
61crypto/md5/asm/m5_win32.asm
62crypto/rc4/asm/r4_win32.asm
63crypto/rc5/asm/r5_win32.asm
64crypto/ripemd/asm/rm_win32.asm
65crypto/sha/asm/s1_win32.asm
66crypto/sha/asm/sha512-sse2.asm
3d929846
DSH
67
68# Executables
69/apps/openssl
70/test/sha256t
71/test/sha512t
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
82*.so*
83*.dylib*
84*.dll*
85# Exceptions
86!/test/bctest
87!/crypto/des/times/486-50.sol
88
89# Misc auto generated files
90/tools/c_rehash
91/test/evptests.txt
92lib
93Makefile.save
94*.bak
8dc6617a
RS
95tags
96TAGS
cc6e9f9a
MC
97
98# Windows
10a612a9
RL
99/tmp32
100/tmp32.dbg
cc6e9f9a 101/tmp32dll
a97c208c 102/tmp32dll.dbg
10a612a9
RL
103/out32
104/out32.dbg
cc6e9f9a 105/out32dll
a97c208c 106/out32dll.dbg
cc6e9f9a
MC
107/inc32
108/MINFO
109ms/bcb.mak
110ms/libeay32.def
111ms/nt.mak
112ms/ntdll.mak
113ms/ssleay32.def
114ms/version32.rc