Remove pointless free loop in X509_TRUST_cleanup()
[openssl.git] / .gitignore
index 05127dd8c730ab19e9998d580ac0a4207bdd7b71..b47a348bdd37ea825c90b4aa5888b28fdbd815a7 100644 (file)
@@ -31,17 +31,19 @@ Makefile
 /test/test*.pem
 /test/newkey.pem
 /test/*.log
+/test/buildtest_*
 
 # Certificate symbolic links
 *.0
 
 # Links under apps
 /apps/CA.pl
+/apps/tsget
+/apps/tsget.pl
 /apps/md4.c
 
 
 # Auto generated headers
-/apps/progs.h
 /crypto/buildinf.h
 /crypto/include/internal/*_conf.h
 /openssl/include/opensslconf.h
@@ -57,9 +59,19 @@ Makefile
 
 # Executables
 /apps/openssl
+/fuzz/asn1
+/fuzz/asn1parse
+/fuzz/bignum
+/fuzz/bndiv
+/fuzz/conf
+/fuzz/cms
+/fuzz/ct
+/fuzz/server
+/fuzz/x509
 /test/sha256t
 /test/sha512t
 /test/gost2814789t
+/test/ssltest_old
 /test/*test
 /test/fips_aesavs
 /test/fips_desmovs
@@ -70,10 +82,21 @@ Makefile
 /test/fips_ecdsavs
 /test/fips_rngvs
 /test/fips_test_suite
+/test/ssltest_old
+/test/x509aux
+/test/v3ext
 *.so*
 *.dylib*
 *.dll*
 *.exe
+*.pyc
+*.exp
+*.lib
+*.pdb
+*.ilk
+*.def
+*.rc
+*.res
 # Exceptions
 !/test/bctest
 !/crypto/des/times/486-50.sol
@@ -81,6 +104,7 @@ Makefile
 # Misc auto generated files
 /include/openssl/opensslconf.h
 /tools/c_rehash
+/tools/c_rehash.pl
 /crypto/**/lib
 /engines/**/lib
 /ssl/**/lib
@@ -93,7 +117,7 @@ cscope.*
 /crypto.map
 /ssl.map
 
-# Windows
+# Windows (legacy)
 /tmp32
 /tmp32.dbg
 /tmp32dll