summaryrefslogtreecommitdiff
path: root/.gitignore
blob: e5ec54d809de898b064ce40968a6f09eef0dd243 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
*.la
*.lo
*.o
*.tar.*
*~
.deps
.libs
ABOUT-NLS
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache
build-aux/config.guess
build-aux/config.sub
build-aux/depcomp
build-aux/install-sh
build-aux/ltmain.sh
build-aux/mdate-sh
build-aux/missing
build-aux/texinfo.tex
config.h
config.h.in
config.log
config.status
configure
doc/*-api.texi
doc/*.1
doc/*.3
doc/*.c.texi
doc/algorithms.texi
doc/cyclo/cyclo-gnutls.html
doc/doxygen/Doxyfile
doc/errcodes
doc/error_codes.texi
doc/examples/ex-cert-select
doc/examples/ex-client-psk
doc/examples/ex-client-resume
doc/examples/ex-client-srp
doc/examples/ex-client-tlsia
doc/examples/ex-client1
doc/examples/ex-client2
doc/examples/ex-crq
doc/examples/ex-cxx
doc/examples/ex-serv-anon
doc/examples/ex-serv-export
doc/examples/ex-serv-pgp
doc/examples/ex-serv-psk
doc/examples/ex-serv-srp
doc/examples/ex-serv1
doc/gnutls.info*
doc/manpages/
doc/printlist
doc/reference/gnutls-overrides.txt
doc/reference/gnutls-sections.txt
doc/stamp-vti
doc/version.texi
lib/build-aux/
lib/gnutls-api.texi
lib/gnutls.pc
lib/includes/gnutls/gnutls.h
lib/openpgp/pgp-api.texi
lib/po
lib/po/*.gmo
lib/po/stamp-po
lib/x509/x509-api.texi
libextra/*-api.texi
libextra/build-aux/
libextra/gnutls-extra.pc
libtool
m4/
po
src/algorithms.texi
src/certtool
src/errcodes
src/gnutls-cli
src/gnutls-cli-debug
src/gnutls-serv
src/printlist
src/psktool
src/req
src/srptool
stamp-h1
tests/anonself
tests/certder
tests/certificate_set_x509_crl
tests/chainverify
tests/crq_apis
tests/crq_key_id
tests/crypto_rng
tests/cve-2008-4989
tests/cve-2009-1415
tests/cve-2009-1416
tests/dhepskself
tests/dn
tests/dn2
tests/finished
tests/gc
tests/hostname-check
tests/init_roundtrip
tests/mini
tests/mini-eagain
tests/moredn
tests/mpi
tests/netconf-psk
tests/openpgp-keyring
tests/openpgpself
tests/openssl
tests/parse_ca
tests/pgps2kgnu
tests/pkcs12-decode/pkcs12_s2k
tests/pkcs12_s2k
tests/pkcs12_s2k_pem
tests/pskself
tests/resume
tests/set_pkcs12_cred
tests/setcredcrash
tests/simple
tests/tlsia
tests/x509dn
tests/x509self
tests/x509sign-verify
tests/x509signself