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