From fb09dd618ac784e9c9cd30f382997453f6d8e1bc Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mon, 13 Mar 2017 09:39:03 +0100 Subject: .gitignore: more files to ignore Signed-off-by: Nikos Mavrogiannopoulos --- .gitignore | 132 ++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 74 insertions(+), 58 deletions(-) diff --git a/.gitignore b/.gitignore index 6ce7207157..f5606d58ab 100644 --- a/.gitignore +++ b/.gitignore @@ -15,13 +15,6 @@ .libs .submodule.stamp ABOUT-NLS -ChangeLog -GnuTLS-*-coverage/ -INSTALL -Makefile -Makefile.in -Makefile.user -TAGS aclocal.m4 autom4te.cache/ build-aux/ar-lib @@ -38,6 +31,7 @@ build-aux/test-driver build-aux/texinfo.tex build-aux/ylwrap build/ +ChangeLog compat_reports/ config.cache config.h @@ -45,8 +39,7 @@ config.h.in config.log config.status configure -doc/Makefile -doc/Makefile.in +devel/fuzz/gnutls_*_fuzzer doc/abstract-api.texi doc/algorithms.texi doc/compat-api.texi @@ -61,9 +54,9 @@ doc/credentials/srp/Makefile.in doc/credentials/x509/Makefile doc/credentials/x509/Makefile.in doc/crypto-api.texi +doc/cyclo/cyclo-gnutls.html doc/cyclo/Makefile doc/cyclo/Makefile.in -doc/cyclo/cyclo-gnutls.html doc/dane-api.texi doc/doxygen/Doxyfile doc/doxygen/html/ @@ -73,8 +66,6 @@ doc/enums.texi doc/enums/ doc/errcodes doc/error_codes.texi -doc/examples/Makefile -doc/examples/Makefile.in doc/examples/ex-cert-select doc/examples/ex-cert-select-pkcs11 doc/examples/ex-client-anon @@ -103,6 +94,8 @@ doc/examples/ex-serv-srp doc/examples/ex-serv-x509 doc/examples/ex-serv1 doc/examples/libexamples.la +doc/examples/Makefile +doc/examples/Makefile.in doc/examples/print-ciphersuites doc/extra.c.texi doc/functions/ @@ -139,15 +132,17 @@ doc/latex/enums doc/latex/gnutls-enums.tex doc/latex/gnutls.lof doc/latex/gnutls.lot -doc/manpages/Makefile -doc/manpages/Makefile.in +doc/Makefile +doc/Makefile.in doc/manpages/certtool.1 -doc/manpages/dane_*.3 doc/manpages/danetool.1 +doc/manpages/dane_*.3 doc/manpages/gnutls-cli-debug.1 doc/manpages/gnutls-cli.1 doc/manpages/gnutls-serv.1 doc/manpages/gnutls_*.3 +doc/manpages/Makefile +doc/manpages/Makefile.in doc/manpages/ocsptool.1 doc/manpages/p11tool.1 doc/manpages/psktool.1 @@ -163,8 +158,6 @@ doc/pkcs12-api.texi doc/pkcs7-api.texi doc/printlist doc/reference/*.bak -doc/reference/Makefile -doc/reference/Makefile.in doc/reference/gnutls-decl-list.txt doc/reference/gnutls-decl.txt doc/reference/gnutls-overrides.txt @@ -181,6 +174,8 @@ doc/reference/gnutls.signals doc/reference/html-build.stamp doc/reference/html.stamp doc/reference/html/ +doc/reference/Makefile +doc/reference/Makefile.in doc/reference/pdf-build.stamp doc/reference/pdf.stamp doc/reference/scan-build.stamp @@ -205,14 +200,11 @@ doc/tpm-api.texi doc/version-guile.texi doc/version.texi doc/x509-api.texi -devel/fuzz/gnutls_*_fuzzer -extra/Makefile -extra/Makefile.in extra/includes/Makefile extra/includes/Makefile.in extra/libgnutls-openssl.la -gl/Makefile -gl/Makefile.in +extra/Makefile +extra/Makefile.in gl/alloca.h gl/arg-nonnull.h gl/byteswap.h @@ -224,6 +216,8 @@ gl/glthread/.dirstamp gl/iconv.h gl/libgnu.la gl/limits.h +gl/Makefile +gl/Makefile.in gl/math.h gl/netdb.h gl/signal.h @@ -235,13 +229,10 @@ gl/stdlib.h gl/string.h gl/strings.h gl/sys/ -gl/tests/Makefile -gl/tests/Makefile.in gl/tests/arg-nonnull.h gl/tests/arpa/ gl/tests/c++defs.h gl/tests/ctype.h -gl/tests/ctype.h gl/tests/fcntl.h gl/tests/glthread/.dirstamp gl/tests/glthread/glthread @@ -249,6 +240,8 @@ gl/tests/inttypes.h gl/tests/inttypes.h gl/tests/libtests.a gl/tests/locale.h +gl/tests/Makefile +gl/tests/Makefile.in gl/tests/sys/ gl/tests/test-accept gl/tests/test-alignof @@ -369,6 +362,7 @@ gl/tests/test-strings gl/tests/test-strnlen gl/tests/test-strverscmp gl/tests/test-symlink +gl/tests/test-sysexits gl/tests/test-sys_ioctl gl/tests/test-sys_select gl/tests/test-sys_socket @@ -376,7 +370,6 @@ gl/tests/test-sys_stat gl/tests/test-sys_time gl/tests/test-sys_types gl/tests/test-sys_uio -gl/tests/test-sysexits gl/tests/test-thread_create gl/tests/test-thread_self gl/tests/test-time @@ -396,28 +389,27 @@ gl/tests/test-wchar gl/tests/unused-parameter.h gl/tests/warn-on-use.h gl/time.h -gl/time.h gl/unistd.h gl/unistr.h gl/unitypes.h gl/unused-parameter.h gl/warn-on-use.h gl/wchar.h +GnuTLS-*-coverage/ gnutls-*.tar.* guile/Makefile guile/Makefile.in -guile/modules/Makefile -guile/modules/Makefile.in guile/modules/gnutls.go guile/modules/gnutls.scm guile/modules/gnutls/extra.go +guile/modules/Makefile +guile/modules/Makefile.in +guile/src/guile-gnutls-v-2.la guile/src/Makefile guile/src/Makefile.in -guile/src/guile-gnutls-v-2.la guile/tests/Makefile guile/tests/Makefile.in -lib/Makefile -lib/Makefile.in +INSTALL lib/accelerated/aarch64/libaarch64.la lib/accelerated/libaccelerated.la lib/accelerated/x86/libx86.la @@ -428,22 +420,24 @@ lib/extras/libgnutls_extras.la lib/gcrypt/libcrypto.la lib/gnutls-api.texi lib/gnutls.pc +lib/includes/gnutls/gnutls.h lib/includes/Makefile lib/includes/Makefile.in -lib/includes/gnutls/gnutls.h lib/libgnutls-xssl.la lib/libgnutls.la lib/libgnutlsxx.la +lib/Makefile +lib/Makefile.in +lib/minitasn1/libminitasn1.la lib/minitasn1/Makefile lib/minitasn1/Makefile.in -lib/minitasn1/libminitasn1.la lib/nettle/libcrypto.la +lib/opencdk/libminiopencdk.la lib/opencdk/Makefile lib/opencdk/Makefile.in -lib/opencdk/libminiopencdk.la +lib/openpgp/libgnutls_openpgp.la lib/openpgp/Makefile lib/openpgp/Makefile.in -lib/openpgp/libgnutls_openpgp.la lib/openpgp/pgp-api.texi lib/priority_options.h lib/unistring/libunistring.la @@ -456,9 +450,9 @@ lib/unistring/uninorm.h lib/unistring/unistr.h lib/unistring/unitypes.h lib/unistring/unused-parameter.h +lib/x509/libgnutls_x509.la lib/x509/Makefile lib/x509/Makefile.in -lib/x509/libgnutls_x509.la lib/x509/x509-api.texi libdane/gnutls-dane.pc libdane/libgnutls-dane.la @@ -483,16 +477,11 @@ m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/libtool.m4 -m4/libtool.m4 m4/lock.m4 m4/longlong.m4 m4/ltoptions.m4 -m4/ltoptions.m4 -m4/ltsugar.m4 m4/ltsugar.m4 m4/ltversion.m4 -m4/ltversion.m4 -m4/lt~obsolete.m4 m4/lt~obsolete.m4 m4/nls.m4 m4/po.m4 @@ -506,14 +495,11 @@ m4/visibility.m4 m4/wchar_t.m4 m4/wint_t.m4 m4/xsize.m4 +Makefile +Makefile.in +Makefile.user po/*.gmo po/*.po -po/Makefile -po/Makefile.in -po/Makefile.in.in -po/Makevars.template -po/POTFILES -po/Rules-quot po/boldquot.sed po/en@boldquot.header po/en@boldquot.insert-header @@ -521,13 +507,17 @@ po/en@quot.header po/en@quot.insert-header po/gnutls.pot po/insert-header.sin +po/Makefile +po/Makefile.in +po/Makefile.in.in +po/Makevars.template +po/POTFILES po/quot.sed po/remove-potcdate.sed po/remove-potcdate.sin +po/Rules-quot po/stamp-po src/*.stamp -src/Makefile -src/Makefile.in src/benchmark src/benchmark-cipher src/benchmark-tls @@ -587,6 +577,8 @@ src/libcmd-srp.la src/libcmd-systemkey.la src/libcmd-tpmtool.la src/libopts/libopts.la +src/Makefile +src/Makefile.in src/ocsptool src/ocsptool-args.c src/ocsptool-args.h @@ -610,8 +602,6 @@ src/tpmtool-args.h stamp-h1 tags tests/*/out -tests/Makefile -tests/Makefile.in tests/alpn-server-prec tests/anonself tests/atfork @@ -619,23 +609,25 @@ tests/auto-verify tests/base64 tests/cert tests/cert-key-exchange -tests/cert_verify_inv_utf8 tests/certder tests/certificate_set_x509_crl tests/certuniqueid +tests/cert_verify_inv_utf8 tests/chainverify tests/chainverify-unsorted tests/cipher-test +tests/client tests/client-fastopen tests/client_dsa_key tests/conv-utf8 tests/crl-basic -tests/crl_apis tests/crlverify +tests/crl_apis tests/crq-basic tests/crq_apis tests/crq_key_id tests/crt_apis +tests/crt_inv_write tests/crypto_rng tests/custom-urls tests/custom-urls-override @@ -686,6 +678,7 @@ tests/key-material-dtls tests/key-material-set-dtls tests/key-openssl tests/key-usage +tests/key-usage-dhe-rsa tests/key-usage-ecdhe-rsa tests/key-usage-rsa tests/keygen @@ -693,6 +686,8 @@ tests/keylog-env tests/libpkcs11mock1.la tests/libutils.la tests/long-session-id +tests/Makefile +tests/Makefile.in tests/mini tests/mini-alignment tests/mini-alpn @@ -786,18 +781,26 @@ tests/pkcs11-cert-import-url4-exts tests/pkcs11-get-exts tests/pkcs11-get-raw-issuer-exts tests/pkcs11-import-url-privkey +tests/pkcs11-mechanisms tests/pkcs11-privkey-always-auth tests/pkcs11-privkey-export tests/pkcs11-privkey-fork +tests/pkcs11-privkey-fork-reinit tests/pkcs11-privkey-raw tests/pkcs11/pkcs11-chainverify tests/pkcs11/pkcs11-combo tests/pkcs11/pkcs11-ec-privkey-test tests/pkcs11/pkcs11-get-issuer tests/pkcs11/pkcs11-import-url-privkey +tests/pkcs11/pkcs11-import-with-pin tests/pkcs11/pkcs11-is-known +tests/pkcs11/pkcs11-obj-import +tests/pkcs11/pkcs11-pin-func tests/pkcs11/pkcs11-privkey tests/pkcs11/pkcs11-privkey-always-auth +tests/pkcs11/pkcs11-privkey-fork-reinit +tests/pkcs11/pkcs11-privkey-pthread +tests/pkcs11/pkcs11-pthread tests/pkcs11/pkcs11-pubkey-import-ecdsa tests/pkcs11/pkcs11-pubkey-import-rsa tests/pkcs12-decode/Makefile @@ -806,6 +809,7 @@ tests/pkcs12_encode tests/pkcs12_s2k tests/pkcs12_s2k_pem tests/pkcs12_simple +tests/pkcs7 tests/pkcs7-cat-parse tests/pkcs7-gen tests/pkcs8-decode/Makefile @@ -820,7 +824,7 @@ tests/pskself tests/record-sizes tests/record-sizes-range tests/record-timeouts -tests/record-timeouts +tests/recv-data-before-handshake tests/rehandshake-ext-secret tests/rehandshake-switch-cert tests/rehandshake-switch-cert-allow @@ -836,6 +840,9 @@ tests/resume-with-false-start tests/resume-x509 tests/rng-fork tests/rng-no-onload +tests/rng-op-key +tests/rng-op-nonce +tests/rng-op-random tests/rng-pthread tests/rng-sigint tests/rsa-encrypt-decrypt @@ -850,10 +857,13 @@ tests/safe-renegotiation/srn2 tests/safe-renegotiation/srn3 tests/sec-params tests/send-client-cert +tests/send-data-befor +tests/send-data-before-handshake tests/server_ecdsa_key tests/session-export-funcs tests/session-tickets-missing tests/session-tickets-ok +tests/setcredcrash tests/set_key tests/set_key_utf8 tests/set_known_dh_params_anon @@ -870,7 +880,6 @@ tests/set_x509_key_file_ocsp_multi2 tests/set_x509_key_mem tests/set_x509_key_utf8 tests/set_x509_pkcs12_key -tests/setcredcrash tests/sha2/Makefile tests/sha2/Makefile.in tests/sign-md5-rep @@ -880,6 +889,7 @@ tests/slow/cipher-openssl-compat tests/slow/cipher-override tests/slow/cipher-override2 tests/slow/cipher-test +tests/slow/crypto tests/slow/gendh tests/slow/hash-large tests/slow/keygen @@ -897,12 +907,13 @@ tests/status-request-ok tests/str-idna tests/str-unicode tests/strict-der +tests/suite/cert-coverage tests/suite/ciphersuite/gnutls-ciphers.js tests/suite/danetool-cert* tests/suite/eagain-cli tests/suite/libecore.la tests/suite/mini-record-timing -tests/suite/mini-record-timing +tests/suite/ocsp-coverage tests/suite/pkcs11-chainverify tests/suite/pkcs11-combo tests/suite/pkcs11-get-issuer @@ -919,6 +930,7 @@ tests/suite/softhsm*.db tests/suite/softhsm*.db-journal tests/suite/softhsm.config tests/suite/testpkcs11.debug +tests/suite/testtpm.sh tests/suite/x509paths/X509tests tests/system-prio-file tests/tls-client-with-seccomp @@ -948,9 +960,9 @@ tests/x509-cert-callback tests/x509-cert-callback-legacy tests/x509-dn tests/x509-dn-decode +tests/x509-dn-decode-compat tests/x509-extensions tests/x509-verify-with-crl -tests/x509_altname tests/x509cert tests/x509cert-invalid tests/x509cert-tl @@ -958,8 +970,12 @@ tests/x509dn tests/x509paths/ tests/x509self tests/x509sign-verify +tests/x509sign-verify-ecdsa +tests/x509sign-verify-error +tests/x509sign-verify-rsa tests/x509sign-verify2 tests/x509signself +tests/x509_altname tmp-* win32 win64 -- cgit v1.2.1