summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3ff5cc5a1c7bf136c320bbf5016bef29d95dea8f (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
.deps
.libs
*.o
*.lo
*.la
*.tar.*
*~
ABOUT-NLS
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache
config.h
config.h.in
config.log
config.status
configure
libtool
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
doc/algorithms.texi
doc/doxygen/Doxyfile
doc/reference/gnutls-overrides.txt
doc/reference/gnutls-sections.txt
doc/gnutls.info*
doc/*.c.texi
doc/*.1
doc/*.3
doc/*-api.texi
doc/error_codes.texi
doc/stamp-vti
doc/version.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/manpages/
lib/includes/gnutls/gnutls.h
lib/gnutls-api.texi
lib/gnutls.pc
lib/openpgp/pgp-api.texi
lib/x509/x509-api.texi
lib/po/*.gmo
lib/po/stamp-po
libextra/*-api.texi
libextra/gnutls-extra.pc
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
tests/anonself
tests/certder
tests/certificate_set_x509_crl
tests/crypto_rng
tests/dhepskself
tests/dn
tests/finished
tests/gc
tests/hostname-check
tests/mini
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/pskself
tests/resume
tests/set_pkcs12_cred
tests/setcredcrash
tests/simple
tests/tlsia
tests/x509dn
tests/x509self
tests/x509signself
lib/build-aux/
libextra/build-aux/