glib2 2.2.5-x64-mingw32 → 3.0.0-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +53 -8
- data/ext/glib2/extconf.rb +1 -1
- data/ext/glib2/glib2.def +8 -0
- data/ext/glib2/rbglib-variant-type.c +296 -0
- data/ext/glib2/rbglib-variant.c +132 -0
- data/ext/glib2/rbglib.c +16 -1
- data/ext/glib2/rbglib.h +18 -7
- data/ext/glib2/rbglib2conversions.h +6 -1
- data/ext/glib2/rbglib_fileutils.c +3 -3
- data/ext/glib2/rbglib_maincontext.c +35 -5
- data/ext/glib2/rbgobj_binding.c +48 -0
- data/ext/glib2/rbgobj_boxed.c +6 -2
- data/ext/glib2/rbgobj_enums.c +55 -12
- data/ext/glib2/rbgobj_flags.c +114 -70
- data/ext/glib2/rbgobj_object.c +91 -77
- data/ext/glib2/rbgobj_type.c +1 -1
- data/ext/glib2/rbgobj_typeinstance.c +8 -2
- data/ext/glib2/rbgobj_value.c +20 -12
- data/ext/glib2/rbgobject.c +2 -0
- data/ext/glib2/rbgobject.h +4 -2
- data/ext/glib2/rbgprivate.h +4 -3
- data/ext/glib2/rbgutil.c +36 -8
- data/ext/glib2/rbgutil.h +3 -1
- data/ext/glib2/rbgutil_list.c +97 -1
- data/ext/glib2/rbgutil_list.h +10 -1
- data/lib/2.0/glib2.so +0 -0
- data/lib/2.1/glib2.so +0 -0
- data/lib/2.2/glib2.so +0 -0
- data/lib/glib2/deprecatable.rb +20 -5
- data/lib/gnome2/rake/native-binary-build-task.rb +1 -1
- data/lib/gnome2/rake/windows-binary-build-task.rb +12 -15
- data/lib/mkmf-gnome2.rb +10 -11
- data/test/test-binding.rb +97 -0
- data/test/test-variant-type.rb +357 -0
- data/test/test_enum.rb +5 -8
- data/test/test_file_utils.rb +30 -8
- data/test/test_source.rb +11 -0
- data/test/test_value.rb +5 -0
- data/vendor/local/bin/asn1Coding.exe +0 -0
- data/vendor/local/bin/asn1Decoding.exe +0 -0
- data/vendor/local/bin/asn1Parser.exe +0 -0
- data/vendor/local/bin/envsubst.exe +0 -0
- data/vendor/local/bin/gdbus.exe +0 -0
- data/vendor/local/bin/gettext.exe +0 -0
- data/vendor/local/bin/gettext.sh +3 -2
- data/vendor/local/bin/gio-querymodules.exe +0 -0
- data/vendor/local/bin/glib-compile-resources.exe +0 -0
- data/vendor/local/bin/glib-compile-schemas.exe +0 -0
- data/vendor/local/bin/glib-genmarshal.exe +0 -0
- data/vendor/local/bin/glib-gettextize +1 -1
- data/vendor/local/bin/glib-mkenums +1 -1
- data/vendor/local/bin/gobject-query.exe +0 -0
- data/vendor/local/bin/gresource.exe +0 -0
- data/vendor/local/bin/gsettings.exe +0 -0
- data/vendor/local/bin/gspawn-win64-helper-console.exe +0 -0
- data/vendor/local/bin/gspawn-win64-helper.exe +0 -0
- data/vendor/local/bin/iconv.exe +0 -0
- data/vendor/local/bin/idn.exe +0 -0
- data/vendor/local/bin/libasprintf-0.dll +0 -0
- data/vendor/local/bin/libcharset-1.dll +0 -0
- data/vendor/local/bin/libffi-6.dll +0 -0
- data/vendor/local/bin/libgio-2.0-0.dll +0 -0
- data/vendor/local/bin/libglib-2.0-0.dll +0 -0
- data/vendor/local/bin/libgmodule-2.0-0.dll +0 -0
- data/vendor/local/bin/libgmp-10.dll +0 -0
- data/vendor/local/bin/libgnutls-30.def +1047 -0
- data/vendor/local/bin/libgnutls-30.dll +0 -0
- data/vendor/local/bin/libgobject-2.0-0.dll +0 -0
- data/vendor/local/bin/libgthread-2.0-0.dll +0 -0
- data/vendor/local/bin/libhogweed-4-1.dll +0 -0
- data/vendor/local/bin/libiconv-2.dll +0 -0
- data/vendor/local/bin/libidn-11.def +77 -0
- data/vendor/local/bin/libidn-11.dll +0 -0
- data/vendor/local/bin/libintl-8.dll +0 -0
- data/vendor/local/bin/libnettle-6-1.dll +0 -0
- data/vendor/local/bin/libp11-kit-0.dll +0 -0
- data/vendor/local/bin/libtasn1-6.dll +0 -0
- data/vendor/local/bin/nettle-hash.exe +0 -0
- data/vendor/local/bin/nettle-lfib-stream.exe +0 -0
- data/vendor/local/bin/nettle-pbkdf2.exe +0 -0
- data/vendor/local/bin/ngettext.exe +0 -0
- data/vendor/local/bin/p11-kit.exe +0 -0
- data/vendor/local/bin/pkcs1-conv.exe +0 -0
- data/vendor/local/bin/sexp-conv.exe +0 -0
- data/vendor/local/bin/trust.exe +0 -0
- data/vendor/local/etc/pkcs11/pkcs11.conf.example +9 -0
- data/vendor/local/include/autosprintf.h +1 -1
- data/vendor/local/include/gio-win32-2.0/gio/gwin32inputstream.h +2 -0
- data/vendor/local/include/gio-win32-2.0/gio/gwin32outputstream.h +2 -0
- data/vendor/local/include/glib-2.0/gio/gappinfo.h +1 -0
- data/vendor/local/include/glib-2.0/gio/gapplication.h +12 -5
- data/vendor/local/include/glib-2.0/gio/gdbusconnection.h +11 -1
- data/vendor/local/include/glib-2.0/gio/gfile.h +3 -0
- data/vendor/local/include/glib-2.0/gio/gfileenumerator.h +8 -0
- data/vendor/local/include/glib-2.0/gio/gfileinfo.h +2 -2
- data/vendor/local/include/glib-2.0/gio/gicon.h +1 -0
- data/vendor/local/include/glib-2.0/gio/ginputstream.h +15 -0
- data/vendor/local/include/glib-2.0/gio/gio-autocleanups.h +148 -0
- data/vendor/local/include/glib-2.0/gio/gio.h +5 -0
- data/vendor/local/include/glib-2.0/gio/gioenums.h +34 -2
- data/vendor/local/include/glib-2.0/gio/gioenumtypes.h +2 -0
- data/vendor/local/include/glib-2.0/gio/giotypes.h +36 -0
- data/vendor/local/include/glib-2.0/gio/glistmodel.h +72 -0
- data/vendor/local/include/glib-2.0/gio/gliststore.h +72 -0
- data/vendor/local/include/glib-2.0/gio/gnetworkaddress.h +2 -0
- data/vendor/local/include/glib-2.0/gio/gnetworking.h +1 -1
- data/vendor/local/include/glib-2.0/gio/gnetworkmonitor.h +25 -22
- data/vendor/local/include/glib-2.0/gio/goutputstream.h +16 -0
- data/vendor/local/include/glib-2.0/gio/gresource.h +1 -0
- data/vendor/local/include/glib-2.0/gio/gsettingsbackend.h +16 -0
- data/vendor/local/include/glib-2.0/gio/gsettingsschema.h +5 -0
- data/vendor/local/include/glib-2.0/gio/gsimpleaction.h +4 -0
- data/vendor/local/include/glib-2.0/gio/gsimpleiostream.h +45 -0
- data/vendor/local/include/glib-2.0/gio/gsocket.h +9 -0
- data/vendor/local/include/glib-2.0/gio/gsocketcontrolmessage.h +2 -0
- data/vendor/local/include/glib-2.0/gio/gsocketlistener.h +2 -0
- data/vendor/local/include/glib-2.0/gio/gsocketservice.h +2 -0
- data/vendor/local/include/glib-2.0/gio/gtask.h +2 -0
- data/vendor/local/include/glib-2.0/gio/gtlsclientconnection.h +8 -0
- data/vendor/local/include/glib-2.0/gio/gtlspassword.h +9 -0
- data/vendor/local/include/glib-2.0/gio/gtlsserverconnection.h +8 -0
- data/vendor/local/include/glib-2.0/glib-object.h +2 -0
- data/vendor/local/include/glib-2.0/glib.h +2 -0
- data/vendor/local/include/glib-2.0/glib/gconvert.h +2 -0
- data/vendor/local/include/glib-2.0/glib/gdir.h +2 -0
- data/vendor/local/include/glib-2.0/glib/genviron.h +2 -1
- data/vendor/local/include/glib-2.0/glib/gfileutils.h +2 -0
- data/vendor/local/include/glib-2.0/glib/giochannel.h +2 -0
- data/vendor/local/include/glib-2.0/glib/glib-autocleanups.h +81 -0
- data/vendor/local/include/glib-2.0/glib/gmacros.h +53 -0
- data/vendor/local/include/glib-2.0/glib/gmem.h +72 -1
- data/vendor/local/include/glib-2.0/glib/goption.h +13 -3
- data/vendor/local/include/glib-2.0/glib/gslice.h +6 -5
- data/vendor/local/include/glib-2.0/glib/gspawn.h +2 -0
- data/vendor/local/include/glib-2.0/glib/gstrfuncs.h +4 -0
- data/vendor/local/include/glib-2.0/glib/gtestutils.h +45 -27
- data/vendor/local/include/glib-2.0/glib/gthread.h +70 -0
- data/vendor/local/include/glib-2.0/glib/gunicode.h +2 -2
- data/vendor/local/include/glib-2.0/glib/gversionmacros.h +24 -0
- data/vendor/local/include/glib-2.0/glib/gwin32.h +31 -6
- data/vendor/local/include/glib-2.0/gobject/gclosure.h +19 -0
- data/vendor/local/include/glib-2.0/gobject/glib-types.h +11 -0
- data/vendor/local/include/glib-2.0/gobject/gobject-autocleanups.h +27 -0
- data/vendor/local/include/glib-2.0/gobject/gobject.h +65 -2
- data/vendor/local/include/glib-2.0/gobject/gparam.h +3 -2
- data/vendor/local/include/glib-2.0/gobject/gtype.h +257 -4
- data/vendor/local/include/glib-2.0/gobject/gtypemodule.h +14 -0
- data/vendor/local/include/glib-2.0/gobject/gvaluecollector.h +7 -0
- data/vendor/local/include/gnutls/abstract.h +131 -51
- data/vendor/local/include/gnutls/compat.h +12 -171
- data/vendor/local/include/gnutls/crypto.h +113 -0
- data/vendor/local/include/gnutls/gnutls.h +336 -79
- data/vendor/local/include/gnutls/ocsp.h +11 -1
- data/vendor/local/include/gnutls/openpgp.h +14 -0
- data/vendor/local/include/gnutls/pkcs11.h +171 -55
- data/vendor/local/include/gnutls/pkcs12.h +13 -0
- data/vendor/local/include/gnutls/pkcs7.h +134 -0
- data/vendor/local/include/gnutls/self-test.h +38 -0
- data/vendor/local/include/gnutls/system-keys.h +63 -0
- data/vendor/local/include/gnutls/urls.h +77 -0
- data/vendor/local/include/gnutls/x509-ext.h +194 -0
- data/vendor/local/include/gnutls/x509.h +304 -66
- data/vendor/local/include/idn-free.h +74 -0
- data/vendor/local/include/idn-int.h +1 -0
- data/vendor/local/include/idna.h +123 -0
- data/vendor/local/include/libintl.h +3 -2
- data/vendor/local/include/libtasn1.h +402 -0
- data/vendor/local/include/nettle/aes.h +126 -34
- data/vendor/local/include/nettle/arcfour.h +38 -25
- data/vendor/local/include/nettle/arctwo.h +51 -30
- data/vendor/local/include/nettle/asn1.h +35 -27
- data/vendor/local/include/nettle/base16.h +39 -35
- data/vendor/local/include/nettle/base64.h +59 -42
- data/vendor/local/include/nettle/bignum.h +57 -35
- data/vendor/local/include/nettle/blowfish.h +41 -28
- data/vendor/local/include/nettle/buffer.h +37 -29
- data/vendor/local/include/nettle/camellia.h +114 -53
- data/vendor/local/include/nettle/cast128.h +46 -37
- data/vendor/local/include/nettle/cbc.h +45 -35
- data/vendor/local/include/nettle/ccm.h +302 -0
- data/vendor/local/include/nettle/chacha-poly1305.h +98 -0
- data/vendor/local/include/nettle/chacha.h +96 -0
- data/vendor/local/include/nettle/ctr.h +39 -30
- data/vendor/local/include/nettle/curve25519.h +57 -0
- data/vendor/local/include/nettle/des-compat.h +31 -23
- data/vendor/local/include/nettle/des.h +37 -28
- data/vendor/local/include/nettle/dsa-compat.h +183 -0
- data/vendor/local/include/nettle/dsa.h +95 -172
- data/vendor/local/include/nettle/eax.h +185 -0
- data/vendor/local/include/nettle/ecc-curve.h +31 -22
- data/vendor/local/include/nettle/ecc.h +44 -146
- data/vendor/local/include/nettle/ecdsa.h +33 -24
- data/vendor/local/include/nettle/eddsa.h +149 -0
- data/vendor/local/include/nettle/gcm.h +216 -75
- data/vendor/local/include/nettle/gosthash94.h +37 -27
- data/vendor/local/include/nettle/hmac.h +53 -45
- data/vendor/local/include/nettle/knuth-lfib.h +32 -27
- data/vendor/local/include/nettle/macros.h +40 -33
- data/vendor/local/include/nettle/md2.h +39 -29
- data/vendor/local/include/nettle/md4.h +39 -29
- data/vendor/local/include/nettle/md5-compat.h +31 -23
- data/vendor/local/include/nettle/md5.h +38 -28
- data/vendor/local/include/nettle/memxor.h +6 -3
- data/vendor/local/include/nettle/nettle-meta.h +70 -72
- data/vendor/local/include/nettle/nettle-stdint.h +2 -2
- data/vendor/local/include/nettle/nettle-types.h +60 -42
- data/vendor/local/include/nettle/pbkdf2.h +40 -32
- data/vendor/local/include/nettle/pgp.h +31 -23
- data/vendor/local/include/nettle/pkcs1.h +46 -38
- data/vendor/local/include/nettle/poly1305.h +128 -0
- data/vendor/local/include/nettle/realloc.h +29 -22
- data/vendor/local/include/nettle/ripemd160.h +38 -28
- data/vendor/local/include/nettle/rsa.h +42 -34
- data/vendor/local/include/nettle/salsa20.h +56 -35
- data/vendor/local/include/nettle/serpent.h +46 -25
- data/vendor/local/include/nettle/sexp.h +44 -37
- data/vendor/local/include/nettle/sha.h +33 -25
- data/vendor/local/include/nettle/sha1.h +38 -28
- data/vendor/local/include/nettle/sha2.h +86 -36
- data/vendor/local/include/nettle/sha3.h +53 -40
- data/vendor/local/include/nettle/twofish.h +45 -25
- data/vendor/local/include/nettle/umac.h +53 -41
- data/vendor/local/include/nettle/version.h +57 -0
- data/vendor/local/include/nettle/yarrow.h +35 -27
- data/vendor/local/include/p11-kit-1/p11-kit/deprecated.h +97 -0
- data/vendor/local/include/p11-kit-1/p11-kit/iter.h +115 -0
- data/vendor/local/include/p11-kit-1/p11-kit/p11-kit.h +121 -0
- data/vendor/local/include/p11-kit-1/p11-kit/pin.h +107 -0
- data/vendor/local/include/p11-kit-1/p11-kit/pkcs11.h +1398 -0
- data/vendor/local/include/p11-kit-1/p11-kit/pkcs11x.h +149 -0
- data/vendor/local/include/p11-kit-1/p11-kit/remote.h +56 -0
- data/vendor/local/include/p11-kit-1/p11-kit/uri.h +167 -0
- data/vendor/local/include/pr29.h +73 -0
- data/vendor/local/include/punycode.h +239 -0
- data/vendor/local/include/stringprep.h +242 -0
- data/vendor/local/include/tld.h +135 -0
- data/vendor/local/lib/gio/modules/libgiognutls.a +0 -0
- data/vendor/local/lib/gio/modules/libgiognutls.dll +0 -0
- data/vendor/local/lib/gio/modules/libgiognutls.dll.a +0 -0
- data/vendor/local/lib/gio/modules/libgiognutls.la +2 -2
- data/vendor/local/lib/glib-2.0/include/glibconfig.h +1 -1
- data/vendor/local/lib/libasprintf.a +0 -0
- data/vendor/local/lib/libasprintf.dll.a +0 -0
- data/vendor/local/lib/libasprintf.la +2 -2
- data/vendor/local/lib/libcharset.a +0 -0
- data/vendor/local/lib/libcharset.dll.a +0 -0
- data/vendor/local/lib/libffi.a +0 -0
- data/vendor/local/lib/libffi.dll.a +0 -0
- data/vendor/local/lib/libgio-2.0.dll.a +0 -0
- data/vendor/local/lib/libgio-2.0.la +4 -4
- data/vendor/local/lib/libglib-2.0.dll.a +0 -0
- data/vendor/local/lib/libglib-2.0.la +4 -4
- data/vendor/local/lib/libgmodule-2.0.dll.a +0 -0
- data/vendor/local/lib/libgmodule-2.0.la +4 -4
- data/vendor/local/lib/libgmp.dll.a +0 -0
- data/vendor/local/lib/libgnutls.dll.a +0 -0
- data/vendor/local/lib/libgnutls.la +8 -8
- data/vendor/local/lib/libgobject-2.0.dll.a +0 -0
- data/vendor/local/lib/libgobject-2.0.la +4 -4
- data/vendor/local/lib/libgthread-2.0.dll.a +0 -0
- data/vendor/local/lib/libgthread-2.0.la +4 -4
- data/vendor/local/lib/libhogweed.a +0 -0
- data/vendor/local/lib/libhogweed.dll.a +0 -0
- data/vendor/local/lib/libiconv.dll.a +0 -0
- data/vendor/local/lib/libidn.a +0 -0
- data/vendor/local/lib/libidn.dll.a +0 -0
- data/vendor/local/lib/libidn.la +41 -0
- data/vendor/local/lib/libintl.a +0 -0
- data/vendor/local/lib/libintl.dll.a +0 -0
- data/vendor/local/lib/libintl.la +5 -5
- data/vendor/local/lib/libnettle.a +0 -0
- data/vendor/local/lib/libnettle.dll.a +0 -0
- data/vendor/local/lib/libp11-kit.dll.a +0 -0
- data/vendor/local/lib/libp11-kit.la +41 -0
- data/vendor/local/lib/libtasn1.a +0 -0
- data/vendor/local/lib/libtasn1.dll.a +0 -0
- data/vendor/local/lib/libtasn1.la +41 -0
- data/vendor/local/lib/p11-kit/p11-kit-remote.exe +0 -0
- data/vendor/local/lib/p11-kit/trust-extract-compat +32 -0
- data/vendor/local/lib/pkcs11/p11-kit-trust.dll +0 -0
- data/vendor/local/lib/pkcs11/p11-kit-trust.dll.a +0 -0
- data/vendor/local/lib/pkcs11/p11-kit-trust.la +41 -0
- data/vendor/local/lib/pkgconfig/gio-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gio-windows-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/glib-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gmodule-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gmodule-export-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gmodule-no-export-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gnutls.pc +3 -3
- data/vendor/local/lib/pkgconfig/gobject-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/gthread-2.0.pc +1 -1
- data/vendor/local/lib/pkgconfig/hogweed.pc +5 -4
- data/vendor/local/lib/pkgconfig/libidn.pc +23 -0
- data/vendor/local/lib/pkgconfig/libtasn1.pc +30 -0
- data/vendor/local/lib/pkgconfig/nettle.pc +1 -1
- data/vendor/local/lib/pkgconfig/p11-kit-1.pc +22 -0
- data/vendor/local/share/doc/gettext/bind_textdomain_codeset.3.html +1 -1
- data/vendor/local/share/doc/gettext/bindtextdomain.3.html +1 -1
- data/vendor/local/share/doc/gettext/envsubst.1.html +1 -1
- data/vendor/local/share/doc/gettext/gettext.1.html +1 -1
- data/vendor/local/share/doc/gettext/gettext.3.html +1 -1
- data/vendor/local/share/doc/gettext/ngettext.1.html +1 -1
- data/vendor/local/share/doc/gettext/ngettext.3.html +1 -1
- data/vendor/local/share/doc/gettext/textdomain.3.html +1 -1
- data/vendor/local/share/doc/libasprintf/autosprintf_all.html +1 -1
- data/vendor/local/share/emacs/site-lisp/idna.el +192 -0
- data/vendor/local/share/emacs/site-lisp/punycode.el +182 -0
- data/vendor/local/share/gdb/auto-load/{libglib-2.0.so.0.4200.1-gdb.py → libglib-2.0.so.0.4400.1-gdb.py} +0 -0
- data/vendor/local/share/gdb/auto-load/{libgobject-2.0.so.0.4200.1-gdb.py → libgobject-2.0.so.0.4400.1-gdb.py} +0 -0
- data/vendor/local/share/gettext/ABOUT-NLS +1194 -1066
- data/vendor/local/share/glib-2.0/codegen/__init__.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/__init__.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_docbook.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_docbook.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_main.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/codegen_main.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/config.py +1 -1
- data/vendor/local/share/glib-2.0/codegen/config.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/config.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/dbustypes.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/dbustypes.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/parser.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/parser.pyo +0 -0
- data/vendor/local/share/glib-2.0/codegen/utils.pyc +0 -0
- data/vendor/local/share/glib-2.0/codegen/utils.pyo +0 -0
- data/vendor/local/share/gtk-doc/html/gio/ExampleAnimal.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/ExampleCat.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/ExampleObject.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/ExampleObjectManagerClient.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GAction.html +25 -23
- data/vendor/local/share/gtk-doc/html/gio/GActionGroup.html +38 -36
- data/vendor/local/share/gtk-doc/html/gio/GActionMap.html +10 -8
- data/vendor/local/share/gtk-doc/html/gio/GAppInfo.html +83 -12
- data/vendor/local/share/gtk-doc/html/gio/GAppInfoMonitor.html +22 -25
- data/vendor/local/share/gtk-doc/html/gio/GApplication.html +235 -79
- data/vendor/local/share/gtk-doc/html/gio/GApplicationCommandLine.html +100 -25
- data/vendor/local/share/gtk-doc/html/gio/GAsyncInitable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GAsyncResult.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GBufferedInputStream.html +21 -21
- data/vendor/local/share/gtk-doc/html/gio/GBufferedOutputStream.html +11 -11
- data/vendor/local/share/gtk-doc/html/gio/GBytesIcon.html +202 -0
- data/vendor/local/share/gtk-doc/html/gio/GCancellable.html +12 -9
- data/vendor/local/share/gtk-doc/html/gio/GCharsetConverter.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GConverter.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GCredentials.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GDBusActionGroup.html +5 -3
- data/vendor/local/share/gtk-doc/html/gio/GDBusAuthObserver.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/GDBusConnection.html +18 -12
- data/vendor/local/share/gtk-doc/html/gio/GDBusInterface.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GDBusInterfaceSkeleton.html +4 -6
- data/vendor/local/share/gtk-doc/html/gio/GDBusMenuModel.html +7 -5
- data/vendor/local/share/gtk-doc/html/gio/GDBusMessage.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GDBusMethodInvocation.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GDBusObject.html +7 -5
- data/vendor/local/share/gtk-doc/html/gio/GDBusObjectManager.html +11 -9
- data/vendor/local/share/gtk-doc/html/gio/GDBusObjectManagerClient.html +6 -8
- data/vendor/local/share/gtk-doc/html/gio/GDBusObjectManagerServer.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GDBusObjectProxy.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GDBusObjectSkeleton.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GDBusProxy.html +9 -11
- data/vendor/local/share/gtk-doc/html/gio/GDBusServer.html +4 -6
- data/vendor/local/share/gtk-doc/html/gio/GDataInputStream.html +44 -44
- data/vendor/local/share/gtk-doc/html/gio/GDataOutputStream.html +22 -22
- data/vendor/local/share/gtk-doc/html/gio/GDrive.html +9 -9
- data/vendor/local/share/gtk-doc/html/gio/GEmblem.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GEmblemedIcon.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GFile.html +40 -31
- data/vendor/local/share/gtk-doc/html/gio/GFileDescriptorBased.html +45 -5
- data/vendor/local/share/gtk-doc/html/gio/GFileEnumerator.html +136 -20
- data/vendor/local/share/gtk-doc/html/gio/GFileIOStream.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/GFileIcon.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GFileInfo.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GFileInputStream.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/GFileMonitor.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GFileOutputStream.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/GFilenameCompleter.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GFilterInputStream.html +6 -6
- data/vendor/local/share/gtk-doc/html/gio/GFilterOutputStream.html +6 -6
- data/vendor/local/share/gtk-doc/html/gio/GIOModule.html +17 -17
- data/vendor/local/share/gtk-doc/html/gio/GIOStream.html +4 -3
- data/vendor/local/share/gtk-doc/html/gio/GIcon.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/GInetAddress.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GInetAddressMask.html +509 -0
- data/vendor/local/share/gtk-doc/html/gio/GInetSocketAddress.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GInitable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/GInputStream.html +180 -32
- data/vendor/local/share/gtk-doc/html/gio/GListModel.html +532 -0
- data/vendor/local/share/gtk-doc/html/gio/GListStore.html +490 -0
- data/vendor/local/share/gtk-doc/html/gio/GLoadableIcon.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/GMemoryInputStream.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/GMemoryOutputStream.html +15 -15
- data/vendor/local/share/gtk-doc/html/gio/GMenu.html +41 -41
- data/vendor/local/share/gtk-doc/html/gio/GMenuModel.html +51 -38
- data/vendor/local/share/gtk-doc/html/gio/GMount.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/GMountOperation.html +14 -16
- data/vendor/local/share/gtk-doc/html/gio/GNetworkAddress.html +144 -92
- data/vendor/local/share/gtk-doc/html/gio/GNetworkMonitor.html +172 -5
- data/vendor/local/share/gtk-doc/html/gio/GNetworkService.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GNotification.html +778 -0
- data/vendor/local/share/gtk-doc/html/gio/GOutputStream.html +199 -42
- data/vendor/local/share/gtk-doc/html/gio/GPermission.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GPollableInputStream.html +10 -10
- data/vendor/local/share/gtk-doc/html/gio/GPollableOutputStream.html +10 -10
- data/vendor/local/share/gtk-doc/html/gio/GPropertyAction.html +318 -0
- data/vendor/local/share/gtk-doc/html/gio/GProxy.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GProxyAddress.html +3 -1
- data/vendor/local/share/gtk-doc/html/gio/GProxyResolver.html +41 -1
- data/vendor/local/share/gtk-doc/html/gio/GRemoteActionGroup.html +8 -6
- data/vendor/local/share/gtk-doc/html/gio/GResolver.html +83 -8
- data/vendor/local/share/gtk-doc/html/gio/GResource.html +1161 -0
- data/vendor/local/share/gtk-doc/html/gio/GSeekable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GSettings.html +34 -21
- data/vendor/local/share/gtk-doc/html/gio/GSettingsBackend.html +69 -3
- data/vendor/local/share/gtk-doc/html/gio/GSimpleAction.html +58 -15
- data/vendor/local/share/gtk-doc/html/gio/GSimpleActionGroup.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/GSimpleAsyncResult.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GSimpleIOStream.html +189 -0
- data/vendor/local/share/gtk-doc/html/gio/GSimplePermission.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GSimpleProxyResolver.html +1 -59
- data/vendor/local/share/gtk-doc/html/gio/GSocket.html +267 -83
- data/vendor/local/share/gtk-doc/html/gio/GSocketAddress.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GSocketClient.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GSocketConnectable.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GSocketConnection.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GSocketControlMessage.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GSocketListener.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GSocketService.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GSrvTarget.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GSubprocess.html +6 -8
- data/vendor/local/share/gtk-doc/html/gio/GSubprocessLauncher.html +963 -0
- data/vendor/local/share/gtk-doc/html/gio/GTask.html +125 -53
- data/vendor/local/share/gtk-doc/html/gio/GTcpConnection.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/GTcpWrapperConnection.html +3 -1
- data/vendor/local/share/gtk-doc/html/gio/GTestDBus.html +14 -16
- data/vendor/local/share/gtk-doc/html/gio/GThemedIcon.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GThreadedSocketService.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GTlsBackend.html +2 -1
- data/vendor/local/share/gtk-doc/html/gio/GTlsCertificate.html +47 -18
- data/vendor/local/share/gtk-doc/html/gio/GTlsClientConnection.html +34 -7
- data/vendor/local/share/gtk-doc/html/gio/GTlsConnection.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GTlsDatabase.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GTlsFileDatabase.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GTlsInteraction.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GTlsPassword.html +36 -4
- data/vendor/local/share/gtk-doc/html/gio/GTlsServerConnection.html +18 -1
- data/vendor/local/share/gtk-doc/html/gio/GUnixConnection.html +3 -1
- data/vendor/local/share/gtk-doc/html/gio/GUnixCredentialsMessage.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GUnixFDList.html +3 -1
- data/vendor/local/share/gtk-doc/html/gio/GUnixFDMessage.html +3 -1
- data/vendor/local/share/gtk-doc/html/gio/GUnixInputStream.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/GUnixOutputStream.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/GUnixSocketAddress.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GVfs.html +13 -13
- data/vendor/local/share/gtk-doc/html/gio/GVolume.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/GVolumeMonitor.html +25 -25
- data/vendor/local/share/gtk-doc/html/gio/GZlibCompressor.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/GZlibDecompressor.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/annotation-glossary.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-18.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-20.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-22.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-24.html +9 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-26.html +13 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-28.html +5 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-30.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-32.html +36 -43
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-34.html +5 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-36.html +17 -1
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-38.html +33 -5
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-40.html +30 -34
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-42.html +11 -4
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-44.html +215 -0
- data/vendor/local/share/gtk-doc/html/gio/api-index-deprecated.html +22 -2
- data/vendor/local/share/gtk-doc/html/gio/api-index-full.html +342 -82
- data/vendor/local/share/gtk-doc/html/gio/application.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/async.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/ch01.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/ch02.html +50 -2
- data/vendor/local/share/gtk-doc/html/gio/ch03.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/ch31.html +26 -168
- data/vendor/local/share/gtk-doc/html/gio/ch32.html +184 -23
- data/vendor/local/share/gtk-doc/html/gio/ch32s02.html +12 -30
- data/vendor/local/share/gtk-doc/html/gio/ch32s03.html +13 -133
- data/vendor/local/share/gtk-doc/html/gio/ch33.html +23 -83
- data/vendor/local/share/gtk-doc/html/gio/ch33s02.html +34 -117
- data/vendor/local/share/gtk-doc/html/gio/ch33s03.html +129 -172
- data/vendor/local/share/gtk-doc/html/gio/ch33s04.html +16 -67
- data/vendor/local/share/gtk-doc/html/gio/ch33s05.html +21 -904
- data/vendor/local/share/gtk-doc/html/gio/ch33s06.html +278 -0
- data/vendor/local/share/gtk-doc/html/gio/ch33s07.html +160 -0
- data/vendor/local/share/gtk-doc/html/gio/ch34.html +116 -0
- data/vendor/local/share/gtk-doc/html/gio/ch34s02.html +142 -0
- data/vendor/local/share/gtk-doc/html/gio/ch34s03.html +202 -0
- data/vendor/local/share/gtk-doc/html/gio/ch34s04.html +97 -0
- data/vendor/local/share/gtk-doc/html/gio/ch34s05.html +931 -0
- data/vendor/local/share/gtk-doc/html/gio/conversion.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/data-models.html +38 -0
- data/vendor/local/share/gtk-doc/html/gio/extending-gio.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/extending.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/failable_initialization.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/file_mon.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/file_ops.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gapplication-tool.html +9 -9
- data/vendor/local/share/gtk-doc/html/gio/gdbus-codegen.html +14 -14
- data/vendor/local/share/gtk-doc/html/gio/gdbus-convenience.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gdbus-lowlevel.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gdbus-org.gtk.GDBus.Example.ObjectManager.Animal.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/gdbus-org.gtk.GDBus.Example.ObjectManager.Cat.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/gdbus.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Addresses.html +47 -1
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Introspection-Data.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Utilities.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gio-Desktop-file-based-GAppInfo.html +124 -47
- data/vendor/local/share/gtk-doc/html/gio/gio-Extension-Points.html +26 -22
- data/vendor/local/share/gtk-doc/html/gio/gio-GActionGroup-exporter.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gio-GContentType.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gio-GConverterInputstream.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/gio-GConverterOutputstream.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/gio-GDBusError.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gio-GFileAttribute.html +50 -43
- data/vendor/local/share/gtk-doc/html/gio/gio-GIOError.html +21 -3
- data/vendor/local/share/gtk-doc/html/gio/gio-GIOScheduler.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gio-GMenuModel-exporter.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gio-GSettingsSchema-GSettingsSchemaSource.html +161 -104
- data/vendor/local/share/gtk-doc/html/gio/gio-GWin32InputStream.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/gio-GWin32OutputStream.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/gio-Owning-Bus-Names.html +1 -3
- data/vendor/local/share/gtk-doc/html/gio/gio-TLS-Overview.html +5 -12
- data/vendor/local/share/gtk-doc/html/gio/gio-Unix-Mounts.html +56 -18
- data/vendor/local/share/gtk-doc/html/gio/gio-Watching-Bus-Names.html +1 -3
- data/vendor/local/share/gtk-doc/html/gio/gio-gnetworking.h.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/gio-gpollableutils.html +13 -13
- data/vendor/local/share/gtk-doc/html/gio/gio-hierarchy.html +52 -53
- data/vendor/local/share/gtk-doc/html/gio/gio-querymodules.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/gio.devhelp2 +561 -116
- data/vendor/local/share/gtk-doc/html/gio/glib-compile-resources.html +6 -6
- data/vendor/local/share/gtk-doc/html/gio/glib-compile-schemas.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/gresource-tool.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gsettings-tool.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/highlevel-socket.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/icons.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/index.html +39 -26
- data/vendor/local/share/gtk-doc/html/gio/index.sgml +620 -121
- data/vendor/local/share/gtk-doc/html/gio/migrating.html +21 -21
- data/vendor/local/share/gtk-doc/html/gio/networking.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/permissions.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/pt01.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/pt02.html +19 -7
- data/vendor/local/share/gtk-doc/html/gio/resolver.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/resources.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/running-gio-apps.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/settings.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/streaming.html +4 -1
- data/vendor/local/share/gtk-doc/html/gio/subprocesses.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/testing.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/tls.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/tools.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/types.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/utils.html +1 -1
- data/vendor/local/share/gtk-doc/html/gio/volume_mon.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/annotation-glossary.html +8 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-10.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-12.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-14.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-16.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-18.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-2.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-20.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-22.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-24.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-26.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-28.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-30.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-32.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-34.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-36.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-38.html +12 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-4.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-40.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-42.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-44.html +117 -0
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-6.html +5 -5
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-8.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/api-index-deprecated.html +14 -3
- data/vendor/local/share/gtk-doc/html/glib/api-index-full.html +109 -25
- data/vendor/local/share/gtk-doc/html/glib/deprecated.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Arrays.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Asynchronous-Queues.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Atomic-Operations.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Automatic-String-Completion.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Balanced-Binary-Trees.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Base64-Encoding.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html +17 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-Bookmark-file-parser.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Arrays.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Order-Macros.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Caches.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Character-Set-Conversion.html +4 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-Commandline-option-parser.html +210 -39
- data/vendor/local/share/gtk-doc/html/glib/glib-Data-Checksums.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Data-HMACs.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Deprecated-Thread-APIs.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Double-ended-Queues.html +14 -10
- data/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html +21 -9
- data/vendor/local/share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html +10 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html +7 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-GDateTime.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-GTimeZone.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-GVariant.html +10 -10
- data/vendor/local/share/gtk-doc/html/glib/glib-GVariantType.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Glob-style-pattern-matching.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Hash-Tables.html +33 -11
- data/vendor/local/share/gtk-doc/html/glib/glib-Hook-Functions.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Hostname-Utilities.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-I18N.html +43 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-IO-Channels.html +2 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-Key-value-file-parser.html +27 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Keyed-Data-Lists.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Lexical-Scanner.html +136 -10
- data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html +134 -18
- data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Slices.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Message-Logging.html +7 -7
- data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Macros.html +437 -20
- data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-N-ary-Trees.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Numerical-Definitions.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Perl-compatible-regular-expressions.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Pointer-Arrays.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Quarks.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Random-Numbers.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Relations-and-Tuples.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Sequences.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Shell-related-Utilities.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html +4 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Spawning-Processes.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-String-Chunks.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html +64 -11
- data/vendor/local/share/gtk-doc/html/glib/glib-Strings.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-Testing.html +160 -28
- data/vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html +19 -15
- data/vendor/local/share/gtk-doc/html/glib/glib-Thread-Pools.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Threads.html +197 -54
- data/vendor/local/share/gtk-doc/html/glib/glib-Timers.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Trash-Stacks.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Type-Conversion-Macros.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-UNIX-specific-utilities-and-integration.html +1 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-URI-Functions.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html +10 -10
- data/vendor/local/share/gtk-doc/html/glib/glib-Version-Information.html +17 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-Warnings-and-Assertions.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-Windows-Compatibility-Functions.html +141 -18
- data/vendor/local/share/gtk-doc/html/glib/glib-building.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-changes.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-compiling.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-core.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-cross-compiling.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-data-types.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-fundamentals.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-gettextize.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-programming.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-regex-syntax.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-resources.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-running.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib-utilities.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/glib.devhelp2 +633 -2
- data/vendor/local/share/gtk-doc/html/glib/glib.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/gtester-report.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/gtester.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/gvariant-format-strings.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/gvariant-text.html +1 -1
- data/vendor/local/share/gtk-doc/html/glib/index.html +2 -1
- data/vendor/local/share/gtk-doc/html/glib/index.sgml +631 -0
- data/vendor/local/share/gtk-doc/html/glib/tools.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/GBinding.html +6 -7
- data/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html +35 -1
- data/vendor/local/share/gtk-doc/html/gobject/GTypePlugin.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/annotation-glossary.html +8 -3
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-10.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-12.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-14.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-18.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-2.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-22.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-24.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-26.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-28.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-30.html +5 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-32.html +5 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-34.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-36.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-38.html +9 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-4.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-40.html +5 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-42.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-44.html +61 -0
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-6.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-8.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-deprecated.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/api-index-full.html +50 -18
- data/vendor/local/share/gtk-doc/html/gobject/ch01s02.html +32 -12
- data/vendor/local/share/gtk-doc/html/gobject/chapter-gobject.html +137 -56
- data/vendor/local/share/gtk-doc/html/gobject/chapter-gtype.html +210 -93
- data/vendor/local/share/gtk-doc/html/gobject/chapter-intro.html +14 -5
- data/vendor/local/share/gtk-doc/html/gobject/chapter-signal.html +92 -37
- data/vendor/local/share/gtk-doc/html/gobject/glib-genmarshal.html +63 -24
- data/vendor/local/share/gtk-doc/html/gobject/glib-mkenums.html +64 -25
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html +26 -2
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html +1847 -241
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html +30 -1
- data/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html +28 -3
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html +44 -4
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html +8 -3
- data/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html +154 -65
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html +602 -197
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Value-arrays.html +3 -4
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Varargs-Value-Collection.html +29 -4
- data/vendor/local/share/gtk-doc/html/gobject/gobject-memory.html +60 -27
- data/vendor/local/share/gtk-doc/html/gobject/gobject-properties.html +24 -11
- data/vendor/local/share/gtk-doc/html/gobject/gobject-query.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/gobject.devhelp2 +57 -4
- data/vendor/local/share/gtk-doc/html/gobject/gtype-conventions.html +68 -27
- data/vendor/local/share/gtk-doc/html/gobject/gtype-instantiable-classed.html +200 -83
- data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable-classed.html +295 -125
- data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable.html +58 -27
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-chainup.html +36 -15
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-code.html +56 -22
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-construction.html +39 -17
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-destruction.html +123 -53
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-methods.html +308 -137
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject.html +111 -131
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-implement.html +144 -60
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-override.html +138 -58
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-prerequisite.html +126 -53
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-properties.html +157 -70
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface.html +112 -47
- data/vendor/local/share/gtk-doc/html/gobject/howto-signals.html +77 -30
- data/vendor/local/share/gtk-doc/html/gobject/index.html +2 -1
- data/vendor/local/share/gtk-doc/html/gobject/index.sgml +53 -0
- data/vendor/local/share/gtk-doc/html/gobject/pr01.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/pt01.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/pt02.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/pt03.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/rn01.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/rn02.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/signal.html +154 -60
- data/vendor/local/share/gtk-doc/html/gobject/tools-ginspector.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/tools-gob.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/tools-gtkdoc.html +37 -17
- data/vendor/local/share/gtk-doc/html/gobject/tools-refdb.html +1 -1
- data/vendor/local/share/gtk-doc/html/gobject/tools-vala.html +1 -1
- data/vendor/local/share/gtk-doc/html/p11-kit/config-example.html +73 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/config-files.html +39 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/config.html +49 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/devel-building-style.html +58 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/devel-building.html +182 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/devel-commands.html +45 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/devel-debugging.html +35 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/devel-paths.html +60 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/devel-testing.html +47 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/devel.html +59 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/gtk-doc.css +476 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/index.html +101 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/index.sgml +167 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/p11-kit-Deprecated.html +473 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/p11-kit-Future.html +973 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/p11-kit-Modules.html +798 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/p11-kit-PIN-Callbacks.html +906 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/p11-kit-URIs.html +1138 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/p11-kit-Utilities.html +277 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/p11-kit.devhelp2 +155 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/p11-kit.html +115 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/pkcs11-conf.html +261 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/reference.html +482 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/sharing-managed.html +79 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/sharing.html +49 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/style.css +116 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/tools.html +41 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/trust-disable.html +45 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/trust-glib-networking.html +35 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/trust-module.html +96 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/trust-nss.html +41 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/trust.html +389 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/p11-kit/up.png +0 -0
- data/vendor/local/share/info/autosprintf.info +6 -6
- data/vendor/local/share/info/dir +11 -17
- data/vendor/local/share/info/libidn-components.png +0 -0
- data/vendor/local/share/info/libidn.info +4404 -0
- data/vendor/local/share/info/libtasn1.info +2123 -0
- data/vendor/local/share/license/gnutls/AUTHORS +3 -42
- data/vendor/local/share/license/libidn/AUTHORS +794 -0
- data/vendor/local/share/license/libidn/COPYING +30 -0
- data/vendor/local/share/license/libtasn1/AUTHORS +12 -0
- data/vendor/local/share/license/libtasn1/COPYING +674 -0
- data/vendor/local/share/license/libtasn1/COPYING.LIB +502 -0
- data/vendor/local/share/license/p11-kit/AUTHORS +1 -0
- data/vendor/local/share/license/p11-kit/COPYING +27 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/en@boldquot/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/en@quot/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/en@quot/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/fur/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/locale.alias +13 -3
- data/vendor/local/share/locale/lt/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/libidn.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/man/man1/asn1Coding.1 +50 -0
- data/vendor/local/share/man/man1/asn1Decoding.1 +48 -0
- data/vendor/local/share/man/man1/asn1Parser.1 +53 -0
- data/vendor/local/share/man/man1/envsubst.1 +1 -1
- data/vendor/local/share/man/man1/gapplication.1 +293 -0
- data/vendor/local/share/man/man1/gdbus-codegen.1 +760 -0
- data/vendor/local/share/man/man1/gdbus.1 +324 -0
- data/vendor/local/share/man/man1/gettext.1 +1 -1
- data/vendor/local/share/man/man1/gio-querymodules.1 +44 -0
- data/vendor/local/share/man/man1/glib-compile-resources.1 +167 -0
- data/vendor/local/share/man/man1/glib-compile-schemas.1 +91 -0
- data/vendor/local/share/man/man1/glib-genmarshal.1 +335 -0
- data/vendor/local/share/man/man1/glib-gettextize.1 +79 -0
- data/vendor/local/share/man/man1/glib-mkenums.1 +224 -0
- data/vendor/local/share/man/man1/gobject-query.1 +90 -0
- data/vendor/local/share/man/man1/gresource.1 +95 -0
- data/vendor/local/share/man/man1/gsettings.1 +167 -0
- data/vendor/local/share/man/man1/gtester-report.1 +57 -0
- data/vendor/local/share/man/man1/gtester.1 +141 -0
- data/vendor/local/share/man/man1/idn.1 +92 -0
- data/vendor/local/share/man/man1/ngettext.1 +1 -1
- data/vendor/local/share/man/man3/asn1_array2tree.3 +47 -0
- data/vendor/local/share/man/man3/asn1_bit_der.3 +51 -0
- data/vendor/local/share/man/man3/asn1_check_version.3 +43 -0
- data/vendor/local/share/man/man3/asn1_copy_node.3 +44 -0
- data/vendor/local/share/man/man3/asn1_create_element.3 +46 -0
- data/vendor/local/share/man/man3/asn1_decode_simple_ber.3 +49 -0
- data/vendor/local/share/man/man3/asn1_decode_simple_der.3 +46 -0
- data/vendor/local/share/man/man3/asn1_delete_element.3 +41 -0
- data/vendor/local/share/man/man3/asn1_delete_structure.3 +39 -0
- data/vendor/local/share/man/man3/asn1_delete_structure2.3 +41 -0
- data/vendor/local/share/man/man3/asn1_der_coding.3 +53 -0
- data/vendor/local/share/man/man3/asn1_der_decoding.3 +52 -0
- data/vendor/local/share/man/man3/asn1_der_decoding2.3 +59 -0
- data/vendor/local/share/man/man3/asn1_der_decoding_element.3 +57 -0
- data/vendor/local/share/man/man3/asn1_der_decoding_startEnd.3 +62 -0
- data/vendor/local/share/man/man3/asn1_dup_node.3 +40 -0
- data/vendor/local/share/man/man3/asn1_encode_simple_der.3 +50 -0
- data/vendor/local/share/man/man3/asn1_expand_any_defined_by.3 +46 -0
- data/vendor/local/share/man/man3/asn1_expand_octet_string.3 +50 -0
- data/vendor/local/share/man/man3/asn1_find_node.3 +42 -0
- data/vendor/local/share/man/man3/asn1_find_structure_from_oid.3 +41 -0
- data/vendor/local/share/man/man3/asn1_get_bit_der.3 +47 -0
- data/vendor/local/share/man/man3/asn1_get_length_ber.3 +46 -0
- data/vendor/local/share/man/man3/asn1_get_length_der.3 +43 -0
- data/vendor/local/share/man/man3/asn1_get_object_id_der.3 +45 -0
- data/vendor/local/share/man/man3/asn1_get_octet_der.3 +47 -0
- data/vendor/local/share/man/man3/asn1_get_tag_der.3 +45 -0
- data/vendor/local/share/man/man3/asn1_length_der.3 +43 -0
- data/vendor/local/share/man/man3/asn1_number_of_elements.3 +43 -0
- data/vendor/local/share/man/man3/asn1_octet_der.3 +49 -0
- data/vendor/local/share/man/man3/asn1_parser2array.3 +57 -0
- data/vendor/local/share/man/man3/asn1_parser2tree.3 +52 -0
- data/vendor/local/share/man/man3/asn1_perror.3 +39 -0
- data/vendor/local/share/man/man3/asn1_print_structure.3 +44 -0
- data/vendor/local/share/man/man3/asn1_read_node_value.3 +40 -0
- data/vendor/local/share/man/man3/asn1_read_tag.3 +47 -0
- data/vendor/local/share/man/man3/asn1_read_value.3 +97 -0
- data/vendor/local/share/man/man3/asn1_read_value_type.3 +99 -0
- data/vendor/local/share/man/man3/asn1_strerror.3 +42 -0
- data/vendor/local/share/man/man3/asn1_write_value.3 +138 -0
- data/vendor/local/share/man/man3/bind_textdomain_codeset.3 +1 -1
- data/vendor/local/share/man/man3/bindtextdomain.3 +1 -1
- data/vendor/local/share/man/man3/gettext.3 +1 -1
- data/vendor/local/share/man/man3/idn_free.3 +49 -0
- data/vendor/local/share/man/man3/idna_strerror.3 +80 -0
- data/vendor/local/share/man/man3/idna_to_ascii_4i.3 +70 -0
- data/vendor/local/share/man/man3/idna_to_ascii_4z.3 +51 -0
- data/vendor/local/share/man/man3/idna_to_ascii_8z.3 +51 -0
- data/vendor/local/share/man/man3/idna_to_ascii_lz.3 +52 -0
- data/vendor/local/share/man/man3/idna_to_unicode_44i.3 +75 -0
- data/vendor/local/share/man/man3/idna_to_unicode_4z4z.3 +52 -0
- data/vendor/local/share/man/man3/idna_to_unicode_8z4z.3 +52 -0
- data/vendor/local/share/man/man3/idna_to_unicode_8z8z.3 +52 -0
- data/vendor/local/share/man/man3/idna_to_unicode_8zlz.3 +53 -0
- data/vendor/local/share/man/man3/idna_to_unicode_lzlz.3 +54 -0
- data/vendor/local/share/man/man3/ngettext.3 +1 -1
- data/vendor/local/share/man/man3/pr29_4.3 +51 -0
- data/vendor/local/share/man/man3/pr29_4z.3 +49 -0
- data/vendor/local/share/man/man3/pr29_8z.3 +50 -0
- data/vendor/local/share/man/man3/pr29_strerror.3 +55 -0
- data/vendor/local/share/man/man3/punycode_decode.3 +73 -0
- data/vendor/local/share/man/man3/punycode_encode.3 +76 -0
- data/vendor/local/share/man/man3/punycode_strerror.3 +56 -0
- data/vendor/local/share/man/man3/stringprep.3 +65 -0
- data/vendor/local/share/man/man3/stringprep_4i.3 +70 -0
- data/vendor/local/share/man/man3/stringprep_4zi.3 +62 -0
- data/vendor/local/share/man/man3/stringprep_check_version.3 +50 -0
- data/vendor/local/share/man/man3/stringprep_convert.3 +50 -0
- data/vendor/local/share/man/man3/stringprep_locale_charset.3 +57 -0
- data/vendor/local/share/man/man3/stringprep_locale_to_utf8.3 +46 -0
- data/vendor/local/share/man/man3/stringprep_profile.3 +63 -0
- data/vendor/local/share/man/man3/stringprep_strerror.3 +86 -0
- data/vendor/local/share/man/man3/stringprep_ucs4_nfkc_normalize.3 +48 -0
- data/vendor/local/share/man/man3/stringprep_ucs4_to_utf8.3 +56 -0
- data/vendor/local/share/man/man3/stringprep_unichar_to_utf8.3 +48 -0
- data/vendor/local/share/man/man3/stringprep_utf8_nfkc_normalize.3 +59 -0
- data/vendor/local/share/man/man3/stringprep_utf8_to_locale.3 +46 -0
- data/vendor/local/share/man/man3/stringprep_utf8_to_ucs4.3 +54 -0
- data/vendor/local/share/man/man3/stringprep_utf8_to_unichar.3 +46 -0
- data/vendor/local/share/man/man3/textdomain.3 +1 -1
- data/vendor/local/share/man/man3/tld_check_4.3 +62 -0
- data/vendor/local/share/man/man3/tld_check_4t.3 +58 -0
- data/vendor/local/share/man/man3/tld_check_4tz.3 +55 -0
- data/vendor/local/share/man/man3/tld_check_4z.3 +59 -0
- data/vendor/local/share/man/man3/tld_check_8z.3 +61 -0
- data/vendor/local/share/man/man3/tld_check_lz.3 +61 -0
- data/vendor/local/share/man/man3/tld_default_table.3 +51 -0
- data/vendor/local/share/man/man3/tld_get_4.3 +51 -0
- data/vendor/local/share/man/man3/tld_get_4z.3 +48 -0
- data/vendor/local/share/man/man3/tld_get_table.3 +49 -0
- data/vendor/local/share/man/man3/tld_get_z.3 +49 -0
- data/vendor/local/share/man/man3/tld_strerror.3 +60 -0
- data/vendor/local/share/p11-kit/modules/p11-kit-trust.module +17 -0
- metadata +276 -943
- data/README +0 -40
- data/vendor/local/bin/certtool.exe +0 -0
- data/vendor/local/bin/danetool.exe +0 -0
- data/vendor/local/bin/gnutls-cli-debug.exe +0 -0
- data/vendor/local/bin/gnutls-cli.exe +0 -0
- data/vendor/local/bin/gnutls-serv.exe +0 -0
- data/vendor/local/bin/libgnutls-28.def +0 -861
- data/vendor/local/bin/libgnutls-28.dll +0 -0
- data/vendor/local/bin/libgnutls-openssl-27.dll +0 -0
- data/vendor/local/bin/libgnutls-openssl-28.def +0 -228
- data/vendor/local/bin/libgnutls-xssl-0.dll +0 -0
- data/vendor/local/bin/libgnutls-xssl-28.def +0 -13
- data/vendor/local/bin/libhogweed-2-5.dll +0 -0
- data/vendor/local/bin/libnettle-4-7.dll +0 -0
- data/vendor/local/bin/ocsptool.exe +0 -0
- data/vendor/local/bin/psktool.exe +0 -0
- data/vendor/local/bin/srptool.exe +0 -0
- data/vendor/local/include/gnutls/openssl.h +0 -329
- data/vendor/local/include/gnutls/xssl.h +0 -125
- data/vendor/local/include/nettle/rsa-compat.h +0 -131
- data/vendor/local/lib/libgnutls-openssl.a +0 -0
- data/vendor/local/lib/libgnutls-openssl.dll.a +0 -0
- data/vendor/local/lib/libgnutls-openssl.la +0 -41
- data/vendor/local/lib/libgnutls-xssl.a +0 -0
- data/vendor/local/lib/libgnutls-xssl.dll.a +0 -0
- data/vendor/local/lib/libgnutls-xssl.la +0 -41
- data/vendor/local/lib/libgnutls.a +0 -0
- data/vendor/local/share/gtk-doc/html/gio/ch30.html +0 -75
- data/vendor/local/share/gtk-doc/html/gio/ch31s02.html +0 -41
- data/vendor/local/share/gtk-doc/html/gio/ch31s03.html +0 -39
- data/vendor/local/share/gtk-doc/html/gio/ch32s04.html +0 -46
- data/vendor/local/share/gtk-doc/html/gio/ch32s05.html +0 -48
- data/vendor/local/share/gtk-doc/html/gio/ch32s06.html +0 -278
- data/vendor/local/share/gtk-doc/html/gio/ch32s07.html +0 -160
- data/vendor/local/share/gtk-doc/html/gio/gio-GBytesIcon.html +0 -162
- data/vendor/local/share/gtk-doc/html/gio/gio-GInetAddressMask.html +0 -443
- data/vendor/local/share/gtk-doc/html/gio/gio-GNotification.html +0 -670
- data/vendor/local/share/gtk-doc/html/gio/gio-GPropertyAction.html +0 -177
- data/vendor/local/share/gtk-doc/html/gio/gio-GResource.html +0 -1141
- data/vendor/local/share/gtk-doc/html/gio/gio-GSubprocessLauncher.html +0 -931
- data/vendor/local/share/info/gnutls-client-server-use-case.png +0 -0
- data/vendor/local/share/info/gnutls-guile.info +0 -1589
- data/vendor/local/share/info/gnutls-handshake-sequence.png +0 -0
- data/vendor/local/share/info/gnutls-handshake-state.png +0 -0
- data/vendor/local/share/info/gnutls-internals.png +0 -0
- data/vendor/local/share/info/gnutls-layers.png +0 -0
- data/vendor/local/share/info/gnutls-logo.png +0 -0
- data/vendor/local/share/info/gnutls-modauth.png +0 -0
- data/vendor/local/share/info/gnutls-pgp.png +0 -0
- data/vendor/local/share/info/gnutls-x509.png +0 -0
- data/vendor/local/share/info/gnutls.info +0 -1371
- data/vendor/local/share/info/gnutls.info-1 +0 -7371
- data/vendor/local/share/info/gnutls.info-2 +0 -7842
- data/vendor/local/share/info/gnutls.info-3 +0 -11715
- data/vendor/local/share/info/gnutls.info-4 +0 -6737
- data/vendor/local/share/info/gnutls.info-5 +0 -2308
- data/vendor/local/share/info/pkcs11-vision.png +0 -0
- data/vendor/local/share/license/nettle/COPYING.LIB +0 -510
- data/vendor/local/share/man/man1/certtool.1 +0 -741
- data/vendor/local/share/man/man1/gnutls-cli-debug.1 +0 -165
- data/vendor/local/share/man/man1/gnutls-cli.1 +0 -420
- data/vendor/local/share/man/man1/gnutls-serv.1 +0 -453
- data/vendor/local/share/man/man1/ocsptool.1 +0 -335
- data/vendor/local/share/man/man1/p11tool.1 +0 -320
- data/vendor/local/share/man/man1/psktool.1 +0 -129
- data/vendor/local/share/man/man1/srptool.1 +0 -164
- data/vendor/local/share/man/man1/tpmtool.1 +0 -223
- data/vendor/local/share/man/man3/gnutls_alert_get.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_alert_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_alert_get_strname.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_alert_send.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_alert_send_appropriate.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_alpn_get_selected_protocol.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_alpn_set_protocols.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_anon_allocate_client_credentials.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_anon_allocate_server_credentials.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_anon_free_client_credentials.3 +0 -34
- data/vendor/local/share/man/man3/gnutls_anon_free_server_credentials.3 +0 -34
- data/vendor/local/share/man/man3/gnutls_anon_set_params_function.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_anon_set_server_dh_params.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_anon_set_server_params_function.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_auth_client_get_type.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_auth_get_type.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_auth_server_get_type.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_bye.3 +0 -60
- data/vendor/local/share/man/man3/gnutls_certificate_activation_time_peers.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_certificate_allocate_credentials.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_certificate_client_get_request_status.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_certificate_client_set_retrieve_function.3 +0 -62
- data/vendor/local/share/man/man3/gnutls_certificate_expiration_time_peers.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_certificate_free_ca_names.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_certificate_free_cas.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_certificate_free_credentials.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_certificate_free_crls.3 +0 -34
- data/vendor/local/share/man/man3/gnutls_certificate_free_keys.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_certificate_get_crt_raw.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_certificate_get_issuer.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_certificate_get_ours.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_certificate_get_peers.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_certificate_get_peers_subkey_id.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_certificate_send_x509_rdn_sequence.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_certificate_server_set_request.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_certificate_server_set_retrieve_function.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_certificate_set_dh_params.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_certificate_set_key.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_certificate_set_ocsp_status_request_file.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_certificate_set_ocsp_status_request_function.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_file.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_file2.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_mem.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_mem2.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_keyring_file.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_keyring_mem.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_certificate_set_params_function.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_certificate_set_pin_function.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_certificate_set_retrieve_function.3 +0 -65
- data/vendor/local/share/man/man3/gnutls_certificate_set_retrieve_function2.3 +0 -68
- data/vendor/local/share/man/man3/gnutls_certificate_set_rsa_export_params.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_certificate_set_trust_list.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_certificate_set_verify_flags.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_certificate_set_verify_function.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_certificate_set_verify_limits.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl_file.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl_mem.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_file.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_file2.3 +0 -62
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_mem.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_mem2.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_simple_pkcs12_file.3 +0 -63
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_simple_pkcs12_mem.3 +0 -64
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_system_trust.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust_file.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust_mem.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_certificate_type_get.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_certificate_type_get_id.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_certificate_type_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_certificate_type_list.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_certificate_type_set_priority.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_certificate_verification_status_print.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_certificate_verify_peers2.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_certificate_verify_peers3.3 +0 -55
- data/vendor/local/share/man/man3/gnutls_check_version.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_cipher_add_auth.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_cipher_decrypt.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_cipher_decrypt2.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_cipher_deinit.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_cipher_encrypt.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_cipher_encrypt2.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_cipher_get.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_cipher_get_block_size.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_cipher_get_id.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_cipher_get_iv_size.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_cipher_get_key_size.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_cipher_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_cipher_get_tag_size.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_cipher_init.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_cipher_list.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_cipher_set_iv.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_cipher_set_priority.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_cipher_suite_get_name.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_cipher_suite_info.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_cipher_tag.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_compression_get.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_compression_get_id.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_compression_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_compression_list.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_compression_set_priority.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_credentials_clear.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_credentials_set.3 +0 -59
- data/vendor/local/share/man/man3/gnutls_db_check_entry.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_db_check_entry_time.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_db_get_default_cache_expiration.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_db_get_ptr.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_db_remove_session.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_db_set_cache_expiration.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_db_set_ptr.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_db_set_remove_function.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_db_set_retrieve_function.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_db_set_store_function.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_deinit.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_dh_get_group.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_dh_get_peers_public_bits.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_dh_get_prime_bits.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_dh_get_pubkey.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_dh_get_secret_bits.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_dh_params_cpy.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_dh_params_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_dh_params_export2_pkcs3.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_dh_params_export_pkcs3.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_dh_params_export_raw.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_dh_params_generate2.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_dh_params_import_pkcs3.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_dh_params_import_raw.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_dh_params_init.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_dh_set_prime_bits.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_digest_get_id.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_digest_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_digest_list.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_dtls_cookie_send.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_dtls_cookie_verify.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_dtls_get_data_mtu.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_dtls_get_mtu.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_dtls_get_timeout.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_dtls_prestate_set.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_dtls_set_data_mtu.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_dtls_set_mtu.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_dtls_set_timeouts.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_ecc_curve_get.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_ecc_curve_get_name.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_ecc_curve_get_size.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_ecc_curve_list.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_error_is_fatal.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_error_to_alert.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_est_record_overhead_size.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_fingerprint.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_global_deinit.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_global_init.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_global_set_audit_log_function.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_global_set_log_function.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_global_set_log_level.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_global_set_mem_functions.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_global_set_mutex.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_global_set_time_function.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_handshake.3 +0 -61
- data/vendor/local/share/man/man3/gnutls_handshake_description_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_handshake_get_last_in.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_handshake_get_last_out.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_handshake_set_hook_function.3 +0 -55
- data/vendor/local/share/man/man3/gnutls_handshake_set_max_packet_length.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_handshake_set_post_client_hello_function.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_handshake_set_private_extensions.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_handshake_set_random.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_handshake_set_timeout.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_hash.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_hash_deinit.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_hash_fast.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_hash_get_len.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_hash_init.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_hash_output.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_heartbeat_allowed.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_heartbeat_enable.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_heartbeat_get_timeout.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_heartbeat_ping.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_heartbeat_pong.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_heartbeat_set_timeouts.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_hex2bin.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_hex_decode.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_hex_encode.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_hmac.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_hmac_deinit.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_hmac_fast.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_hmac_get_len.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_hmac_init.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_hmac_output.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_hmac_set_nonce.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_init.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_key_generate.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_kx_get.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_kx_get_id.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_kx_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_kx_list.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_kx_set_priority.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_load_file.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_mac_get.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_mac_get_id.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_mac_get_key_size.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_mac_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_mac_get_nonce_size.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_mac_list.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_mac_set_priority.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_ocsp_req_add_cert.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_ocsp_req_add_cert_id.3 +0 -57
- data/vendor/local/share/man/man3/gnutls_ocsp_req_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_ocsp_req_export.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_ocsp_req_get_cert_id.3 +0 -61
- data/vendor/local/share/man/man3/gnutls_ocsp_req_get_extension.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_ocsp_req_get_nonce.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_ocsp_req_get_version.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_ocsp_req_import.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_ocsp_req_init.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_ocsp_req_print.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_ocsp_req_randomize_nonce.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_ocsp_req_set_extension.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_ocsp_req_set_nonce.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_check_crt.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_export.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_certs.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_extension.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_nonce.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_produced.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_responder.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_response.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_signature.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_signature_algorithm.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_single.3 +0 -64
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_status.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_version.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_import.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_init.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_print.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_verify.3 +0 -59
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_verify_direct.3 +0 -53
- data/vendor/local/share/man/man3/gnutls_ocsp_status_request_enable_client.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_ocsp_status_request_get.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_ocsp_status_request_is_checked.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_check_hostname.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_export.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_export2.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_auth_subkey.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_creation_time.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_expiration_time.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_fingerprint.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_key_id.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_key_usage.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_name.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_algorithm.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_dsa_raw.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_rsa_raw.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_preferred_key_id.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_revoked_status.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_count.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_creation_time.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_expiration_time.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_fingerprint.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_id.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_idx.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_algorithm.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_revoked_status.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_usage.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_version.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_import.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_init.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_print.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_set_preferred_key_id.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_verify_ring.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_verify_self.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_check_id.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_get_crt.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_get_crt_count.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_import.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_init.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export2.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_dsa_raw.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_rsa_raw.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_subkey_dsa_raw.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_subkey_rsa_raw.3 +0 -53
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_fingerprint.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_key_id.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_pk_algorithm.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_preferred_key_id.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_revoked_status.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_count.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_creation_time.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_expiration_time.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_fingerprint.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_id.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_idx.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_revoked_status.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_import.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_init.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_sec_param.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_set_preferred_key_id.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_sign_hash.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_openpgp_send_cert.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_openpgp_set_recv_key_function.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_pcert_deinit.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_pcert_import_openpgp.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_pcert_import_openpgp_raw.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_pcert_import_x509.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_pcert_import_x509_raw.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_pcert_list_import_x509_raw.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_pem_base64_decode.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_pem_base64_decode_alloc.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_pem_base64_encode.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_pem_base64_encode_alloc.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_perror.3 +0 -34
- data/vendor/local/share/man/man3/gnutls_pk_algorithm_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_pk_bits_to_sec_param.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_pk_get_id.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_pk_get_name.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pk_list.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_pk_to_sign.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs11_add_provider.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_pkcs11_copy_secret_key.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_pkcs11_copy_x509_crt.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pkcs11_copy_x509_privkey.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_pkcs11_deinit.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_pkcs11_delete_url.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_pkcs11_get_pin_function.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs11_get_raw_issuer.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_pkcs11_init.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_deinit.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export2.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export3.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export_url.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_get_info.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_get_type.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_import_url.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_init.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_list_import_url.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_list_import_url2.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_set_pin_function.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_export_url.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_generate.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_generate2.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_get_info.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_get_pk_algorithm.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_import_url.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_init.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_set_pin_function.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_status.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs11_reinit.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_pkcs11_set_pin_function.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_pkcs11_set_token_function.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_flags.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_info.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_mechanism.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_random.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_url.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_init.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_set_pin.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_pkcs11_type_get_name.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_decrypt.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_encrypt.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_count.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_data.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_friendly_name.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_key_id.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_type.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_init.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_crl.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_crt.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_data.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_friendly_name.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_key_id.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pkcs12_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_pkcs12_export.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_pkcs12_export2.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_pkcs12_generate_mac.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs12_get_bag.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pkcs12_import.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pkcs12_init.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs12_set_bag.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs12_simple_parse.3 +0 -84
- data/vendor/local/share/man/man3/gnutls_pkcs12_verify_mac.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs7_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_pkcs7_delete_crl.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_pkcs7_delete_crt.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_pkcs7_export.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_pkcs7_export2.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_pkcs7_get_crl_count.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_pkcs7_get_crl_raw.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pkcs7_get_crt_count.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_pkcs7_get_crt_raw.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_pkcs7_import.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_pkcs7_init.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs7_set_crl.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_pkcs7_set_crl_raw.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pkcs7_set_crt.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_pkcs7_set_crt_raw.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_prf.3 +0 -64
- data/vendor/local/share/man/man3/gnutls_prf_raw.3 +0 -62
- data/vendor/local/share/man/man3/gnutls_priority_certificate_type_list.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_priority_cipher_list.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_priority_compression_list.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_priority_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_priority_ecc_curve_list.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_priority_get_cipher_suite_index.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_priority_init.3 +0 -102
- data/vendor/local/share/man/man3/gnutls_priority_kx_list.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_priority_mac_list.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_priority_protocol_list.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_priority_set.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_priority_set_direct.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_priority_sign_list.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_privkey_decrypt_data.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_privkey_deinit.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_privkey_get_pk_algorithm.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_privkey_get_type.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_privkey_import_ext.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_privkey_import_ext2.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_privkey_import_openpgp.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_privkey_import_openpgp_raw.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_privkey_import_pkcs11.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_privkey_import_pkcs11_url.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_privkey_import_tpm_raw.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_privkey_import_tpm_url.3 +0 -55
- data/vendor/local/share/man/man3/gnutls_privkey_import_url.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_privkey_import_x509.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_privkey_import_x509_raw.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_privkey_init.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_privkey_set_pin_function.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_privkey_sign_data.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_privkey_sign_hash.3 +0 -55
- data/vendor/local/share/man/man3/gnutls_privkey_sign_raw_data.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_privkey_status.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_protocol_get_id.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_protocol_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_protocol_get_version.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_protocol_list.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_protocol_set_priority.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_psk_allocate_client_credentials.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_psk_allocate_server_credentials.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_psk_client_get_hint.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_psk_free_client_credentials.3 +0 -34
- data/vendor/local/share/man/man3/gnutls_psk_free_server_credentials.3 +0 -34
- data/vendor/local/share/man/man3/gnutls_psk_server_get_username.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_psk_set_client_credentials.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_psk_set_client_credentials_function.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_psk_set_params_function.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_file.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_function.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_hint.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_psk_set_server_dh_params.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_psk_set_server_params_function.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_pubkey_deinit.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_pubkey_encrypt_data.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pubkey_export.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_pubkey_export2.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_pubkey_get_key_id.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_pubkey_get_key_usage.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_pubkey_get_openpgp_key_id.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_algorithm.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_dsa_raw.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_ecc_raw.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_ecc_x962.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_rsa_raw.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_get_preferred_hash_algorithm.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_pubkey_get_verify_algorithm.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_import.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_pubkey_import_dsa_raw.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_pubkey_import_ecc_raw.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pubkey_import_ecc_x962.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_import_openpgp.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pubkey_import_openpgp_raw.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_pubkey_import_pkcs11.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_import_pkcs11_url.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_import_privkey.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pubkey_import_rsa_raw.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_import_tpm_raw.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_pubkey_import_tpm_url.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_pubkey_import_url.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_import_x509.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_import_x509_crq.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_pubkey_import_x509_raw.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_pubkey_init.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_pubkey_print.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_pubkey_set_key_usage.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_pubkey_set_pin_function.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_pubkey_verify_data.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_pubkey_verify_data2.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_pubkey_verify_hash.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_pubkey_verify_hash2.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_random_art.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_range_split.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_record_can_use_length_hiding.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_record_check_corked.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_record_check_pending.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_record_cork.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_record_disable_padding.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_record_get_direction.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_record_get_discarded.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_record_get_max_size.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_record_overhead_size.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_record_recv.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_record_recv_seq.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_record_send.3 +0 -64
- data/vendor/local/share/man/man3/gnutls_record_send_range.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_record_set_max_empty_records.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_record_set_max_size.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_record_set_timeout.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_record_uncork.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_rehandshake.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_rnd.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_rnd_refresh.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_rsa_export_get_modulus_bits.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_rsa_export_get_pubkey.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_rsa_params_cpy.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_rsa_params_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_rsa_params_export_pkcs1.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_rsa_params_export_raw.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_rsa_params_generate2.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_rsa_params_import_pkcs1.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_rsa_params_import_raw.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_rsa_params_init.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_safe_renegotiation_status.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_sec_param_get_name.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_sec_param_to_pk_bits.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_server_name_get.3 +0 -59
- data/vendor/local/share/man/man3/gnutls_server_name_set.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_session_channel_binding.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_session_enable_compatibility_mode.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_session_force_valid.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_session_get_data.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_session_get_data2.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_session_get_desc.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_session_get_id.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_session_get_id2.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_session_get_ptr.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_session_get_random.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_session_is_resumed.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_session_resumption_requested.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_session_set_data.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_session_set_id.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_session_set_premaster.3 +0 -55
- data/vendor/local/share/man/man3/gnutls_session_set_ptr.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_session_ticket_enable_client.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_session_ticket_enable_server.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_session_ticket_key_generate.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_set_default_export_priority.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_set_default_priority.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_sign_algorithm_get.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_sign_algorithm_get_client.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_sign_algorithm_get_requested.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_sign_callback_get.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_sign_callback_set.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_sign_get_hash_algorithm.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_sign_get_id.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_sign_get_name.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_sign_get_pk_algorithm.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_sign_is_secure.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_sign_list.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_srp_allocate_client_credentials.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_srp_allocate_server_credentials.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_srp_base64_decode.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_srp_base64_decode_alloc.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_srp_base64_encode.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_srp_base64_encode_alloc.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_srp_free_client_credentials.3 +0 -34
- data/vendor/local/share/man/man3/gnutls_srp_free_server_credentials.3 +0 -34
- data/vendor/local/share/man/man3/gnutls_srp_server_get_username.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_srp_set_client_credentials.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_srp_set_client_credentials_function.3 +0 -53
- data/vendor/local/share/man/man3/gnutls_srp_set_prime_bits.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_srp_set_server_credentials_file.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_srp_set_server_credentials_function.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_srp_verifier.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_srtp_get_keys.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_srtp_get_mki.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_srtp_get_profile_id.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_srtp_get_profile_name.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_srtp_get_selected_profile.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_srtp_set_mki.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_srtp_set_profile.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_srtp_set_profile_direct.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_store_commitment.3 +0 -60
- data/vendor/local/share/man/man3/gnutls_store_pubkey.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_strerror.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_strerror_name.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_supplemental_get_name.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_tdb_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_tdb_init.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_tdb_set_store_commitment_func.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_tdb_set_store_func.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_tdb_set_verify_func.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_tpm_get_registered.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_tpm_key_list_deinit.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_tpm_key_list_get_url.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_tpm_privkey_delete.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_tpm_privkey_generate.3 +0 -64
- data/vendor/local/share/man/man3/gnutls_transport_get_int.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_transport_get_int2.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_transport_get_ptr.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_transport_get_ptr2.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_transport_set_errno.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_transport_set_errno_function.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_transport_set_int.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_transport_set_int2.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_transport_set_ptr.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_transport_set_ptr2.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_transport_set_pull_function.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_transport_set_pull_timeout_function.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_transport_set_push_function.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_transport_set_vec_push_function.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_url_is_supported.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_verify_stored_pubkey.3 +0 -67
- data/vendor/local/share/man/man3/gnutls_x509_crl_check_issuer.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_crl_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_x509_crl_export.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_x509_crl_export2.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_authority_key_gn_serial.3 +0 -57
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_authority_key_id.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_crt_count.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_crt_serial.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_dn_oid.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_data.3 +0 -53
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_info.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_oid.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn2.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn_by_oid.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_next_update.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_number.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_raw_issuer_dn.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_signature.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_signature_algorithm.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_this_update.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_version.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_x509_crl_import.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crl_init.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crl_list_import.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_x509_crl_list_import2.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crl_print.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crl_privkey_sign.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_authority_key_id.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_crt.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_crt_serial.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_next_update.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_number.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_this_update.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_version.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crl_sign.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crl_sign2.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crl_verify.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_x509_crq_deinit.3 +0 -34
- data/vendor/local/share/man/man3/gnutls_x509_crq_export.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_x509_crq_export2.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_by_oid.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_data.3 +0 -53
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_info.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_basic_constraints.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_challenge_password.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn2.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn_by_oid.3 +0 -57
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn_oid.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_by_oid.3 +0 -53
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_data.3 +0 -53
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_info.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_id.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_purpose_oid.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_rsa_raw.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_usage.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_pk_algorithm.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_private_key_usage_period.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_subject_alt_name.3 +0 -60
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_subject_alt_othername_oid.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_version.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_x509_crq_import.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crq_init.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_x509_crq_print.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crq_privkey_sign.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_attribute_by_oid.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_basic_constraints.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_challenge_password.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_dn.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_dn_by_oid.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_key.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_purpose_oid.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_rsa_raw.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_usage.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_private_key_usage_period.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_pubkey.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_subject_alt_name.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_version.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_crq_sign.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crq_sign2.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crq_verify.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_check_hostname.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_x509_crt_check_issuer.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crt_check_revocation.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_cpy_crl_dist_points.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crt_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_x509_crt_export.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crt_export2.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_activation_time.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_info_access.3 +0 -100
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_key_gn_serial.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_key_id.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_basic_constraints.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_ca_status.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_crl_dist_points.3 +0 -53
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn2.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn_by_oid.3 +0 -60
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn_oid.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_expiration_time.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_by_oid.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_data.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_info.3 +0 -55
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_oid.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_fingerprint.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_name.3 +0 -64
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_name2.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_othername_oid.3 +0 -61
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn2.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn_by_oid.3 +0 -60
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn_oid.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_unique_id.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_id.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_purpose_oid.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_usage.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_algorithm.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_dsa_raw.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_rsa_raw.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_policy.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_preferred_hash_algorithm.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_private_key_usage_period.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_proxy.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_raw_dn.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_raw_issuer_dn.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_serial.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_signature.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_signature_algorithm.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_name.3 +0 -61
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_name2.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_othername_oid.3 +0 -59
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_key_id.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_unique_id.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_verify_algorithm.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_version.3 +0 -35
- data/vendor/local/share/man/man3/gnutls_x509_crt_import.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crt_import_pkcs11.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_import_pkcs11_url.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crt_init.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_x509_crt_list_import.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_x509_crt_list_import2.3 +0 -53
- data/vendor/local/share/man/man3/gnutls_x509_crt_list_import_pkcs11.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crt_list_verify.3 +0 -62
- data/vendor/local/share/man/man3/gnutls_x509_crt_print.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crt_privkey_sign.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_activation_time.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_authority_info_access.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_authority_key_id.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_basic_constraints.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_ca_status.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_crl_dist_points.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_crl_dist_points2.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_crq.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_crq_extensions.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_dn.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_dn_by_oid.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_expiration_time.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_extension_by_oid.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_issuer_dn.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_issuer_dn_by_oid.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_key.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_key_purpose_oid.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_key_usage.3 +0 -38
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_pin_function.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_policy.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_private_key_usage_period.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_proxy.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_proxy_dn.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_pubkey.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_serial.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_alt_name.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_alternative_name.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_key_id.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_version.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_crt_sign.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_crt_sign2.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_crt_verify.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_verify_data.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_crt_verify_hash.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_dn_deinit.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_x509_dn_export.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_dn_export2.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_x509_dn_get_rdn_ava.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_x509_dn_import.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_dn_init.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_dn_oid_known.3 +0 -41
- data/vendor/local/share/man/man3/gnutls_x509_dn_oid_name.3 +0 -42
- data/vendor/local/share/man/man3/gnutls_x509_policy_release.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_x509_privkey_cpy.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_privkey_deinit.3 +0 -33
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export2.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export2_pkcs8.3 +0 -58
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_dsa_raw.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_ecc_raw.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_pkcs8.3 +0 -61
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_rsa_raw.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_rsa_raw2.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_x509_privkey_fix.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_x509_privkey_generate.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_x509_privkey_get_key_id.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_privkey_get_pk_algorithm.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_x509_privkey_get_pk_algorithm2.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import2.3 +0 -52
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_dsa_raw.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_ecc_raw.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_openssl.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_pkcs8.3 +0 -59
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_rsa_raw.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_rsa_raw2.3 +0 -54
- data/vendor/local/share/man/man3/gnutls_x509_privkey_init.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_x509_privkey_sec_param.3 +0 -39
- data/vendor/local/share/man/man3/gnutls_x509_privkey_sign_data.3 +0 -59
- data/vendor/local/share/man/man3/gnutls_x509_privkey_sign_hash.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_privkey_verify_params.3 +0 -36
- data/vendor/local/share/man/man3/gnutls_x509_rdn_get.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_rdn_get_by_oid.3 +0 -51
- data/vendor/local/share/man/man3/gnutls_x509_rdn_get_oid.3 +0 -47
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_cas.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_crls.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_named_crt.3 +0 -56
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_system_trust.3 +0 -43
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_trust_file.3 +0 -49
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_trust_mem.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_deinit.3 +0 -37
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_get_issuer.3 +0 -45
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_init.3 +0 -40
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_remove_cas.3 +0 -48
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_remove_trust_file.3 +0 -46
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_remove_trust_mem.3 +0 -44
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_verify_crt.3 +0 -50
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_verify_named_crt.3 +0 -53
- data/vendor/local/share/man/man3/xssl_client_init.3 +0 -56
- data/vendor/local/share/man/man3/xssl_cred_deinit.3 +0 -37
- data/vendor/local/share/man/man3/xssl_cred_init.3 +0 -48
- data/vendor/local/share/man/man3/xssl_deinit.3 +0 -36
- data/vendor/local/share/man/man3/xssl_flush.3 +0 -39
- data/vendor/local/share/man/man3/xssl_get_session.3 +0 -35
- data/vendor/local/share/man/man3/xssl_getdelim.3 +0 -49
- data/vendor/local/share/man/man3/xssl_printf.3 +0 -45
- data/vendor/local/share/man/man3/xssl_read.3 +0 -43
- data/vendor/local/share/man/man3/xssl_server_init.3 +0 -50
- data/vendor/local/share/man/man3/xssl_sinit.3 +0 -44
- data/vendor/local/share/man/man3/xssl_write.3 +0 -47
Binary file
|
@@ -1,1589 +0,0 @@
|
|
1
|
-
This is gnutls-guile.info, produced by makeinfo version 5.2 from
|
2
|
-
gnutls-guile.texi.
|
3
|
-
|
4
|
-
This manual is last updated 10 August 2014 for version 3.2.21 of GnuTLS.
|
5
|
-
|
6
|
-
Copyright (C) 2001-2012 Free Software Foundation, Inc.
|
7
|
-
|
8
|
-
Permission is granted to copy, distribute and/or modify this
|
9
|
-
document under the terms of the GNU Free Documentation License,
|
10
|
-
Version 1.3 or any later version published by the Free Software
|
11
|
-
Foundation; with no Invariant Sections, no Front-Cover Texts, and
|
12
|
-
no Back-Cover Texts. A copy of the license is included in the
|
13
|
-
section entitled "GNU Free Documentation License".
|
14
|
-
INFO-DIR-SECTION Software libraries
|
15
|
-
START-INFO-DIR-ENTRY
|
16
|
-
* GnuTLS-Guile: (gnutls-guile). GNU Transport Layer Security Library. Guile bindings.
|
17
|
-
END-INFO-DIR-ENTRY
|
18
|
-
|
19
|
-
|
20
|
-
File: gnutls-guile.info, Node: Top, Next: Preface, Up: (dir)
|
21
|
-
|
22
|
-
GnuTLS-Guile
|
23
|
-
************
|
24
|
-
|
25
|
-
This manual is last updated 10 August 2014 for version 3.2.21 of GnuTLS.
|
26
|
-
|
27
|
-
Copyright (C) 2001-2012 Free Software Foundation, Inc.
|
28
|
-
|
29
|
-
Permission is granted to copy, distribute and/or modify this
|
30
|
-
document under the terms of the GNU Free Documentation License,
|
31
|
-
Version 1.3 or any later version published by the Free Software
|
32
|
-
Foundation; with no Invariant Sections, no Front-Cover Texts, and
|
33
|
-
no Back-Cover Texts. A copy of the license is included in the
|
34
|
-
section entitled "GNU Free Documentation License".
|
35
|
-
|
36
|
-
* Menu:
|
37
|
-
|
38
|
-
* Preface:: Preface.
|
39
|
-
* Guile Preparations:: Note on installation and environment.
|
40
|
-
* Guile API Conventions:: Naming conventions and other idiosyncrasies.
|
41
|
-
* Guile Examples:: Quick start.
|
42
|
-
* Guile Reference:: The Scheme GnuTLS programming interface.
|
43
|
-
* Copying Information:: Copying information.
|
44
|
-
|
45
|
-
|
46
|
-
File: gnutls-guile.info, Node: Preface, Next: Guile Preparations, Prev: Top, Up: Top
|
47
|
-
|
48
|
-
1 Preface
|
49
|
-
*********
|
50
|
-
|
51
|
-
This manual describes the GNU Guile (http://www.gnu.org/software/guile/)
|
52
|
-
Scheme programming interface to GnuTLS. The reader is assumed to have
|
53
|
-
basic knowledge of the protocol and library. Details missing from this
|
54
|
-
chapter may be found in Function reference, of the C API reference.
|
55
|
-
|
56
|
-
At this stage, not all the C functions are available from Scheme, but a
|
57
|
-
large subset thereof is available.
|
58
|
-
|
59
|
-
|
60
|
-
File: gnutls-guile.info, Node: Guile Preparations, Next: Guile API Conventions, Prev: Preface, Up: Top
|
61
|
-
|
62
|
-
2 Guile Preparations
|
63
|
-
********************
|
64
|
-
|
65
|
-
The GnuTLS Guile bindings are available for both the 1.8 and 2.0 stable
|
66
|
-
series of Guile.
|
67
|
-
|
68
|
-
By default they are installed under the GnuTLS installation directory,
|
69
|
-
typically '/usr/local/share/guile/site/'). Normally Guile will not find
|
70
|
-
the module there without help. You may experience something like this:
|
71
|
-
|
72
|
-
$ guile
|
73
|
-
guile> (use-modules (gnutls))
|
74
|
-
<unnamed port>: no code for module (gnutls)
|
75
|
-
guile>
|
76
|
-
|
77
|
-
There are two ways to solve this. The first is to make sure that when
|
78
|
-
building GnuTLS, the Guile bindings will be installed in the same place
|
79
|
-
where Guile looks. You may do this by using the '--with-guile-site-dir'
|
80
|
-
parameter as follows:
|
81
|
-
|
82
|
-
$ ./configure --with-guile-site-dir=no
|
83
|
-
|
84
|
-
This will instruct GnuTLS to attempt to install the Guile bindings where
|
85
|
-
Guile will look for them. It will use 'guile-config info pkgdatadir' to
|
86
|
-
learn the path to use.
|
87
|
-
|
88
|
-
If Guile was installed into '/usr', you may also install GnuTLS using
|
89
|
-
the same prefix:
|
90
|
-
|
91
|
-
$ ./configure --prefix=/usr
|
92
|
-
|
93
|
-
If you want to specify the path to install the Guile bindings you can
|
94
|
-
also specify the path directly:
|
95
|
-
|
96
|
-
$ ./configure --with-guile-site-dir=/opt/guile/share/guile/site
|
97
|
-
|
98
|
-
The second solution requires some more work but may be easier to use if
|
99
|
-
you do not have system administrator rights to your machine. You need
|
100
|
-
to instruct Guile so that it finds the GnuTLS Guile bindings. Either
|
101
|
-
use the 'GUILE_LOAD_PATH' environment variable as follows:
|
102
|
-
|
103
|
-
$ GUILE_LOAD_PATH="/usr/local/share/guile/site:$GUILE_LOAD_PATH" guile
|
104
|
-
guile> (use-modules (gnutls))
|
105
|
-
guile>
|
106
|
-
|
107
|
-
Alternatively, you can modify Guile's '%load-path' variable (*note
|
108
|
-
Guile's run-time options: (guile)Build Config.).
|
109
|
-
|
110
|
-
At this point, you might get an error regarding 'libguile-gnutls-v-0'
|
111
|
-
similar to:
|
112
|
-
|
113
|
-
gnutls.scm:361:1: In procedure dynamic-link in expression (load-extension "libguile-gnutls-v-0" "scm_init_gnutls"):
|
114
|
-
gnutls.scm:361:1: file: "libguile-gnutls-v-0", message: "libguile-gnutls-v-0.so: cannot open shared object file: No such file or directory"
|
115
|
-
|
116
|
-
In this case, you will need to modify the run-time linker path, for
|
117
|
-
example as follows:
|
118
|
-
|
119
|
-
$ LD_LIBRARY_PATH=/usr/local/lib GUILE_LOAD_PATH=/usr/local/share/guile/site guile
|
120
|
-
guile> (use-modules (gnutls))
|
121
|
-
guile>
|
122
|
-
|
123
|
-
To check that you got the intended GnuTLS library version, you may print
|
124
|
-
the version number of the loaded library as follows:
|
125
|
-
|
126
|
-
$ guile
|
127
|
-
guile> (use-modules (gnutls))
|
128
|
-
guile> (gnutls-version)
|
129
|
-
"3.2.21"
|
130
|
-
guile>
|
131
|
-
|
132
|
-
|
133
|
-
File: gnutls-guile.info, Node: Guile API Conventions, Next: Guile Examples, Prev: Guile Preparations, Up: Top
|
134
|
-
|
135
|
-
3 Guile API Conventions
|
136
|
-
***********************
|
137
|
-
|
138
|
-
This chapter details the conventions used by Guile API, as well as
|
139
|
-
specificities of the mapping of the C API to Scheme.
|
140
|
-
|
141
|
-
* Menu:
|
142
|
-
|
143
|
-
* Enumerates and Constants:: Representation of C-side constants.
|
144
|
-
* Procedure Names:: Naming conventions.
|
145
|
-
* Representation of Binary Data:: Binary data buffers.
|
146
|
-
* Input and Output:: Input and output.
|
147
|
-
* Exception Handling:: Exceptions.
|
148
|
-
|
149
|
-
|
150
|
-
File: gnutls-guile.info, Node: Enumerates and Constants, Next: Procedure Names, Up: Guile API Conventions
|
151
|
-
|
152
|
-
3.1 Enumerates and Constants
|
153
|
-
============================
|
154
|
-
|
155
|
-
Lots of enumerates and constants are used in the GnuTLS C API. For each
|
156
|
-
C enumerate type, a disjoint Scheme type is used--thus, enumerate values
|
157
|
-
and constants are not represented by Scheme symbols nor by integers.
|
158
|
-
This makes it impossible to use an enumerate value of the wrong type on
|
159
|
-
the Scheme side: such errors are automatically detected by
|
160
|
-
type-checking.
|
161
|
-
|
162
|
-
The enumerate values are bound to variables exported by the '(gnutls)'
|
163
|
-
module. These variables are named according to the following
|
164
|
-
convention:
|
165
|
-
|
166
|
-
* All variable names are lower-case; the underscore '_' character
|
167
|
-
used in the C API is replaced by hyphen '-'.
|
168
|
-
* All variable names are prepended by the name of the enumerate type
|
169
|
-
and the slash '/' character.
|
170
|
-
* In some cases, the variable name is made more explicit than the one
|
171
|
-
of the C API, e.g., by avoid abbreviations.
|
172
|
-
|
173
|
-
Consider for instance this C-side enumerate:
|
174
|
-
|
175
|
-
typedef enum
|
176
|
-
{
|
177
|
-
GNUTLS_CRD_CERTIFICATE = 1,
|
178
|
-
GNUTLS_CRD_ANON,
|
179
|
-
GNUTLS_CRD_SRP,
|
180
|
-
GNUTLS_CRD_PSK
|
181
|
-
} gnutls_credentials_type_t;
|
182
|
-
|
183
|
-
The corresponding Scheme values are bound to the following variables
|
184
|
-
exported by the '(gnutls)' module:
|
185
|
-
|
186
|
-
credentials/certificate
|
187
|
-
credentials/anonymous
|
188
|
-
credentials/srp
|
189
|
-
credentials/psk
|
190
|
-
|
191
|
-
Hopefully, most variable names can be deduced from this convention.
|
192
|
-
|
193
|
-
Scheme-side "enumerate" values can be compared using 'eq?' (*note
|
194
|
-
equality predicates: (guile)Equality.). Consider the following example:
|
195
|
-
|
196
|
-
(let ((session (make-session connection-end/client)))
|
197
|
-
|
198
|
-
;;
|
199
|
-
;; ...
|
200
|
-
;;
|
201
|
-
|
202
|
-
;; Check the ciphering algorithm currently used by SESSION.
|
203
|
-
(if (eq? cipher/arcfour (session-cipher session))
|
204
|
-
(format #t "We're using the ARCFOUR algorithm")))
|
205
|
-
|
206
|
-
In addition, all enumerate values can be converted to a human-readable
|
207
|
-
string, in a type-specific way. For instance, '(cipher->string
|
208
|
-
cipher/arcfour)' yields '"ARCFOUR 128"', while '(key-usage->string
|
209
|
-
key-usage/digital-signature)' yields '"digital-signature"'. Note that
|
210
|
-
these strings may not be sufficient for use in a user interface since
|
211
|
-
they are fairly concise and not internationalized.
|
212
|
-
|
213
|
-
|
214
|
-
File: gnutls-guile.info, Node: Procedure Names, Next: Representation of Binary Data, Prev: Enumerates and Constants, Up: Guile API Conventions
|
215
|
-
|
216
|
-
3.2 Procedure Names
|
217
|
-
===================
|
218
|
-
|
219
|
-
Unlike C functions in GnuTLS, the corresponding Scheme procedures are
|
220
|
-
named in a way that is close to natural English. Abbreviations are also
|
221
|
-
avoided. For instance, the Scheme procedure corresponding to
|
222
|
-
'gnutls_certificate_set_dh_params' is named
|
223
|
-
'set-certificate-credentials-dh-parameters!'. The 'gnutls_' prefix is
|
224
|
-
always omitted from variable names since a similar effect can be
|
225
|
-
achieved using Guile's nifty binding renaming facilities, should it be
|
226
|
-
needed (*note (guile)Using Guile Modules::).
|
227
|
-
|
228
|
-
Often Scheme procedure names differ from C function names in a way that
|
229
|
-
makes it clearer what objects they operate on. For example, the Scheme
|
230
|
-
procedure named 'set-session-transport-port!' corresponds to
|
231
|
-
'gnutls_transport_set_ptr', making it clear that this procedure applies
|
232
|
-
to session.
|
233
|
-
|
234
|
-
|
235
|
-
File: gnutls-guile.info, Node: Representation of Binary Data, Next: Input and Output, Prev: Procedure Names, Up: Guile API Conventions
|
236
|
-
|
237
|
-
3.3 Representation of Binary Data
|
238
|
-
=================================
|
239
|
-
|
240
|
-
Many procedures operate on binary data. For instance,
|
241
|
-
'pkcs3-import-dh-parameters' expects binary data as input and,
|
242
|
-
similarly, procedures like 'pkcs1-export-rsa-parameters' return binary
|
243
|
-
data.
|
244
|
-
|
245
|
-
Binary data is represented on the Scheme side using SRFI-4 homogeneous
|
246
|
-
vectors (*note (guile)SRFI-4::). Although any type of homogeneous
|
247
|
-
vector may be used, 'u8vector's (i.e., vectors of bytes) are highly
|
248
|
-
recommended.
|
249
|
-
|
250
|
-
As an example, generating and then exporting RSA parameters in the PEM
|
251
|
-
format can be done as follows:
|
252
|
-
|
253
|
-
(let* ((rsa-params (make-rsa-parameters 1024))
|
254
|
-
(raw-data
|
255
|
-
(pkcs1-export-rsa-parameters rsa-params
|
256
|
-
x509-certificate-format/pem)))
|
257
|
-
(uniform-vector-write raw-data (open-output-file "some-file.pem")))
|
258
|
-
|
259
|
-
For an example of OpenPGP key import from a file, see *note Importing
|
260
|
-
OpenPGP Keys Guile Example::.
|
261
|
-
|
262
|
-
|
263
|
-
File: gnutls-guile.info, Node: Input and Output, Next: Exception Handling, Prev: Representation of Binary Data, Up: Guile API Conventions
|
264
|
-
|
265
|
-
3.4 Input and Output
|
266
|
-
====================
|
267
|
-
|
268
|
-
The underlying transport of a TLS session can be any Scheme input/output
|
269
|
-
port (*note (guile)Ports and File Descriptors::). This has to be
|
270
|
-
specified using 'set-session-transport-port!'.
|
271
|
-
|
272
|
-
However, for better performance, a raw file descriptor can be specified,
|
273
|
-
using 'set-session-transport-fd!'. For instance, if the transport layer
|
274
|
-
is a socket port over an OS-provided socket, you can use the
|
275
|
-
'port->fdes' or 'fileno' procedure to obtain the underlying file
|
276
|
-
descriptor and pass it to 'set-session-transport-fd!' (*note
|
277
|
-
'port->fdes' and 'fileno': (guile)Ports and File Descriptors.). This
|
278
|
-
would work as follows:
|
279
|
-
|
280
|
-
(let ((socket (socket PF_INET SOCK_STREAM 0))
|
281
|
-
(session (make-session connection-end/client)))
|
282
|
-
|
283
|
-
;;
|
284
|
-
;; Establish a TCP connection...
|
285
|
-
;;
|
286
|
-
|
287
|
-
;; Use the file descriptor that underlies SOCKET.
|
288
|
-
(set-session-transport-fd! session (fileno socket)))
|
289
|
-
|
290
|
-
Once a TLS session is established, data can be communicated through it
|
291
|
-
(i.e., _via_ the TLS record layer) using the port returned by
|
292
|
-
'session-record-port':
|
293
|
-
|
294
|
-
(let ((session (make-session connection-end/client)))
|
295
|
-
|
296
|
-
;;
|
297
|
-
;; Initialize the various parameters of SESSION, set up
|
298
|
-
;; a network connection, etc...
|
299
|
-
;;
|
300
|
-
|
301
|
-
(let ((i/o (session-record-port session)))
|
302
|
-
(write "Hello peer!" i/o)
|
303
|
-
(let ((greetings (read i/o)))
|
304
|
-
|
305
|
-
;; ...
|
306
|
-
|
307
|
-
(bye session close-request/rdwr))))
|
308
|
-
|
309
|
-
A lower-level I/O API is provided by 'record-send' and 'record-receive!'
|
310
|
-
which take an SRFI-4 vector to represent the data sent or received.
|
311
|
-
While it might improve performance, it is much less convenient than the
|
312
|
-
above and should rarely be needed.
|
313
|
-
|
314
|
-
|
315
|
-
File: gnutls-guile.info, Node: Exception Handling, Prev: Input and Output, Up: Guile API Conventions
|
316
|
-
|
317
|
-
3.5 Exception Handling
|
318
|
-
======================
|
319
|
-
|
320
|
-
GnuTLS errors are implemented as Scheme exceptions (*note exceptions in
|
321
|
-
Guile: (guile)Exceptions.). Each time a GnuTLS function returns an
|
322
|
-
error, an exception with key 'gnutls-error' is raised. The additional
|
323
|
-
arguments that are thrown include an error code and the name of the
|
324
|
-
GnuTLS procedure that raised the exception. The error code is pretty
|
325
|
-
much like an enumerate value: it is one of the 'error/' variables
|
326
|
-
exported by the '(gnutls)' module (*note Enumerates and Constants::).
|
327
|
-
Exceptions can be turned into error messages using the 'error->string'
|
328
|
-
procedure.
|
329
|
-
|
330
|
-
The following examples illustrates how GnuTLS exceptions can be handled:
|
331
|
-
|
332
|
-
(let ((session (make-session connection-end/server)))
|
333
|
-
|
334
|
-
;;
|
335
|
-
;; ...
|
336
|
-
;;
|
337
|
-
|
338
|
-
(catch 'gnutls-error
|
339
|
-
(lambda ()
|
340
|
-
(handshake session))
|
341
|
-
(lambda (key err function . currently-unused)
|
342
|
-
(format (current-error-port)
|
343
|
-
"a GnuTLS error was raised by `~a': ~a~%"
|
344
|
-
function (error->string err)))))
|
345
|
-
|
346
|
-
Again, error values can be compared using 'eq?':
|
347
|
-
|
348
|
-
;; `gnutls-error' handler.
|
349
|
-
(lambda (key err function . currently-unused)
|
350
|
-
(if (eq? err error/fatal-alert-received)
|
351
|
-
(format (current-error-port)
|
352
|
-
"a fatal alert was caught!~%")
|
353
|
-
(format (current-error-port)
|
354
|
-
"something bad happened: ~a~%"
|
355
|
-
(error->string err))))
|
356
|
-
|
357
|
-
Note that the 'catch' handler is currently passed only 3 arguments but
|
358
|
-
future versions might provide it with additional arguments. Thus, it
|
359
|
-
must be prepared to handle more than 3 arguments, as in this example.
|
360
|
-
|
361
|
-
|
362
|
-
File: gnutls-guile.info, Node: Guile Examples, Next: Guile Reference, Prev: Guile API Conventions, Up: Top
|
363
|
-
|
364
|
-
4 Guile Examples
|
365
|
-
****************
|
366
|
-
|
367
|
-
This chapter provides examples that illustrate common use cases.
|
368
|
-
|
369
|
-
* Menu:
|
370
|
-
|
371
|
-
* Anonymous Authentication Guile Example:: Simplest client and server.
|
372
|
-
* OpenPGP Authentication Guile Example:: Using OpenPGP-based authentication.
|
373
|
-
* Importing OpenPGP Keys Guile Example:: Importing keys from files.
|
374
|
-
|
375
|
-
|
376
|
-
File: gnutls-guile.info, Node: Anonymous Authentication Guile Example, Next: OpenPGP Authentication Guile Example, Up: Guile Examples
|
377
|
-
|
378
|
-
4.1 Anonymous Authentication Guile Example
|
379
|
-
==========================================
|
380
|
-
|
381
|
-
"Anonymous authentication" is very easy to use. No certificates are
|
382
|
-
needed by the communicating parties. Yet, it allows them to benefit
|
383
|
-
from end-to-end encryption and integrity checks.
|
384
|
-
|
385
|
-
The client-side code would look like this (assuming SOME-SOCKET is bound
|
386
|
-
to an open socket port):
|
387
|
-
|
388
|
-
;; Client-side.
|
389
|
-
|
390
|
-
(let ((client (make-session connection-end/client)))
|
391
|
-
;; Use the default settings.
|
392
|
-
(set-session-default-priority! client)
|
393
|
-
|
394
|
-
;; Don't use certificate-based authentication.
|
395
|
-
(set-session-certificate-type-priority! client '())
|
396
|
-
|
397
|
-
;; Request the "anonymous Diffie-Hellman" key exchange method.
|
398
|
-
(set-session-kx-priority! client (list kx/anon-dh))
|
399
|
-
|
400
|
-
;; Specify the underlying socket.
|
401
|
-
(set-session-transport-fd! client (fileno some-socket))
|
402
|
-
|
403
|
-
;; Create anonymous credentials.
|
404
|
-
(set-session-credentials! client
|
405
|
-
(make-anonymous-client-credentials))
|
406
|
-
|
407
|
-
;; Perform the TLS handshake with the server.
|
408
|
-
(handshake client)
|
409
|
-
|
410
|
-
;; Send data over the TLS record layer.
|
411
|
-
(write "hello, world!" (session-record-port client))
|
412
|
-
|
413
|
-
;; Terminate the TLS session.
|
414
|
-
(bye client close-request/rdwr))
|
415
|
-
|
416
|
-
The corresponding server would look like this (again, assuming
|
417
|
-
SOME-SOCKET is bound to a socket port):
|
418
|
-
|
419
|
-
;; Server-side.
|
420
|
-
|
421
|
-
(let ((server (make-session connection-end/server)))
|
422
|
-
(set-session-default-priority! server)
|
423
|
-
(set-session-certificate-type-priority! server '())
|
424
|
-
(set-session-kx-priority! server (list kx/anon-dh))
|
425
|
-
|
426
|
-
;; Specify the underlying transport socket.
|
427
|
-
(set-session-transport-fd! server (fileno some-socket))
|
428
|
-
|
429
|
-
;; Create anonymous credentials.
|
430
|
-
(let ((cred (make-anonymous-server-credentials))
|
431
|
-
(dh-params (make-dh-parameters 1024)))
|
432
|
-
;; Note: DH parameter generation can take some time.
|
433
|
-
(set-anonymous-server-dh-parameters! cred dh-params)
|
434
|
-
(set-session-credentials! server cred))
|
435
|
-
|
436
|
-
;; Perform the TLS handshake with the client.
|
437
|
-
(handshake server)
|
438
|
-
|
439
|
-
;; Receive data over the TLS record layer.
|
440
|
-
(let ((message (read (session-record-port server))))
|
441
|
-
(format #t "received the following message: ~a~%"
|
442
|
-
message)
|
443
|
-
|
444
|
-
(bye server close-request/rdwr)))
|
445
|
-
|
446
|
-
This is it!
|
447
|
-
|
448
|
-
|
449
|
-
File: gnutls-guile.info, Node: OpenPGP Authentication Guile Example, Next: Importing OpenPGP Keys Guile Example, Prev: Anonymous Authentication Guile Example, Up: Guile Examples
|
450
|
-
|
451
|
-
4.2 OpenPGP Authentication Guile Example
|
452
|
-
========================================
|
453
|
-
|
454
|
-
GnuTLS allows users to authenticate using OpenPGP certificates. Using
|
455
|
-
OpenPGP-based authentication is not more complicated than using
|
456
|
-
anonymous authentication. It requires a bit of extra work, though, to
|
457
|
-
import the OpenPGP public and private key of the client/server. Key
|
458
|
-
import is omitted here and is left as an exercise to the reader (*note
|
459
|
-
Importing OpenPGP Keys Guile Example::).
|
460
|
-
|
461
|
-
Assuming SOME-SOCKET is bound to an open socket port and PUB and SEC are
|
462
|
-
bound to the client's OpenPGP public and secret key, respectively,
|
463
|
-
client-side code would look like this:
|
464
|
-
|
465
|
-
;; Client-side.
|
466
|
-
|
467
|
-
(define %certs (list certificate-type/openpgp))
|
468
|
-
|
469
|
-
(let ((client (make-session connection-end/client))
|
470
|
-
(cred (make-certificate-credentials)))
|
471
|
-
(set-session-default-priority! client)
|
472
|
-
|
473
|
-
;; Choose OpenPGP certificates.
|
474
|
-
(set-session-certificate-type-priority! client %certs)
|
475
|
-
|
476
|
-
;; Prepare appropriate client credentials.
|
477
|
-
(set-certificate-credentials-openpgp-keys! cred pub sec)
|
478
|
-
(set-session-credentials! client cred)
|
479
|
-
|
480
|
-
;; Specify the underlying transport socket.
|
481
|
-
(set-session-transport-fd! client (fileno some-socket))
|
482
|
-
|
483
|
-
(handshake client)
|
484
|
-
(write "hello, world!" (session-record-port client))
|
485
|
-
(bye client close-request/rdwr))
|
486
|
-
|
487
|
-
Similarly, server-side code would be along these lines:
|
488
|
-
|
489
|
-
;; Server-side.
|
490
|
-
|
491
|
-
(define %certs (list certificate-type/openpgp))
|
492
|
-
|
493
|
-
(let ((server (make-session connection-end/server))
|
494
|
-
(rsa (make-rsa-parameters 1024))
|
495
|
-
(dh (make-dh-parameters 1024)))
|
496
|
-
(set-session-default-priority! server)
|
497
|
-
|
498
|
-
;; Choose OpenPGP certificates.
|
499
|
-
(set-session-certificate-type-priority! server %certs)
|
500
|
-
|
501
|
-
(let ((cred (make-certificate-credentials)))
|
502
|
-
;; Prepare credentials with RSA and Diffie-Hellman parameters.
|
503
|
-
(set-certificate-credentials-dh-parameters! cred dh)
|
504
|
-
(set-certificate-credentials-rsa-export-parameters! cred rsa)
|
505
|
-
(set-certificate-credentials-openpgp-keys! cred pub sec)
|
506
|
-
(set-session-credentials! server cred))
|
507
|
-
|
508
|
-
(set-session-transport-fd! server (fileno some-socket))
|
509
|
-
|
510
|
-
(handshake server)
|
511
|
-
(let ((msg (read (session-record-port server))))
|
512
|
-
(format #t "received: ~a~%" msg)
|
513
|
-
|
514
|
-
(bye server close-request/rdwr)))
|
515
|
-
|
516
|
-
In practice, generating RSA parameters (and Diffie-Hellman parameters)
|
517
|
-
can time a long time. Thus, you may want to generate them once and
|
518
|
-
store them in a file for future re-use (*note
|
519
|
-
'pkcs1-export-rsa-parameters' and 'pkcs1-import-rsa-parameters': Guile
|
520
|
-
Reference.).
|
521
|
-
|
522
|
-
|
523
|
-
File: gnutls-guile.info, Node: Importing OpenPGP Keys Guile Example, Prev: OpenPGP Authentication Guile Example, Up: Guile Examples
|
524
|
-
|
525
|
-
4.3 Importing OpenPGP Keys Guile Example
|
526
|
-
========================================
|
527
|
-
|
528
|
-
The following example provides a simple way of importing "ASCII-armored"
|
529
|
-
OpenPGP keys from files, using the 'import-openpgp-certificate' and
|
530
|
-
'import-openpgp-private-key' procedures.
|
531
|
-
|
532
|
-
(use-modules (srfi srfi-4)
|
533
|
-
(gnutls))
|
534
|
-
|
535
|
-
(define (import-key-from-file import-proc file)
|
536
|
-
;; Import OpenPGP key from FILE using IMPORT-PROC.
|
537
|
-
|
538
|
-
;; Prepare a u8vector large enough to hold the raw
|
539
|
-
;; key contents.
|
540
|
-
(let* ((size (stat:size (stat path)))
|
541
|
-
(raw (make-u8vector size)))
|
542
|
-
|
543
|
-
;; Fill in the u8vector with the contents of FILE.
|
544
|
-
(uniform-vector-read! raw (open-input-file file))
|
545
|
-
|
546
|
-
;; Pass the u8vector to the import procedure.
|
547
|
-
(import-proc raw openpgp-certificate-format/base64)))
|
548
|
-
|
549
|
-
|
550
|
-
(define (import-public-key-from-file file)
|
551
|
-
(import-key-from-file import-openpgp-certificate file))
|
552
|
-
|
553
|
-
(define (import-private-key-from-file file)
|
554
|
-
(import-key-from-file import-openpgp-private-key file))
|
555
|
-
|
556
|
-
The procedures 'import-public-key-from-file' and
|
557
|
-
'import-private-key-from-file' can be passed a file name. They return
|
558
|
-
an OpenPGP public key and private key object, respectively (*note
|
559
|
-
OpenPGP key objects: Guile Reference.).
|
560
|
-
|
561
|
-
|
562
|
-
File: gnutls-guile.info, Node: Guile Reference, Next: Copying Information, Prev: Guile Examples, Up: Top
|
563
|
-
|
564
|
-
5 Guile Reference
|
565
|
-
*****************
|
566
|
-
|
567
|
-
This chapter lists the GnuTLS Scheme procedures exported by the
|
568
|
-
'(gnutls)' module (*note (guile)The Guile module system::).
|
569
|
-
|
570
|
-
-- Scheme Procedure: set-log-level! level
|
571
|
-
Enable GnuTLS logging up to LEVEL (an integer).
|
572
|
-
|
573
|
-
-- Scheme Procedure: set-log-procedure! proc
|
574
|
-
Use PROC (a two-argument procedure) as the global GnuTLS log
|
575
|
-
procedure.
|
576
|
-
|
577
|
-
-- Scheme Procedure: set-certificate-credentials-openpgp-keys! cred pub
|
578
|
-
sec
|
579
|
-
Use certificate PUB and secret key SEC in certificate credentials
|
580
|
-
CRED.
|
581
|
-
|
582
|
-
-- Scheme Procedure: openpgp-keyring-contains-key-id? keyring id
|
583
|
-
Return '#f' if key ID ID is in KEYRING, '#f' otherwise.
|
584
|
-
|
585
|
-
-- Scheme Procedure: import-openpgp-keyring data format
|
586
|
-
Import DATA (a u8vector) according to FORMAT and return the
|
587
|
-
imported keyring.
|
588
|
-
|
589
|
-
-- Scheme Procedure: openpgp-certificate-usage key
|
590
|
-
Return a list of values denoting the key usage of KEY.
|
591
|
-
|
592
|
-
-- Scheme Procedure: openpgp-certificate-version key
|
593
|
-
Return the version of the OpenPGP message format (RFC2440) honored
|
594
|
-
by KEY.
|
595
|
-
|
596
|
-
-- Scheme Procedure: openpgp-certificate-algorithm key
|
597
|
-
Return two values: the certificate algorithm used by KEY and the
|
598
|
-
number of bits used.
|
599
|
-
|
600
|
-
-- Scheme Procedure: openpgp-certificate-names key
|
601
|
-
Return the list of names for KEY.
|
602
|
-
|
603
|
-
-- Scheme Procedure: openpgp-certificate-name key index
|
604
|
-
Return the INDEXth name of KEY.
|
605
|
-
|
606
|
-
-- Scheme Procedure: openpgp-certificate-fingerprint key
|
607
|
-
Return a new u8vector denoting the fingerprint of KEY.
|
608
|
-
|
609
|
-
-- Scheme Procedure: openpgp-certificate-fingerprint! key fpr
|
610
|
-
Store in FPR (a u8vector) the fingerprint of KEY. Return the
|
611
|
-
number of bytes stored in FPR.
|
612
|
-
|
613
|
-
-- Scheme Procedure: openpgp-certificate-id! key id
|
614
|
-
Store the ID (an 8 byte sequence) of certificate KEY in ID (a
|
615
|
-
u8vector).
|
616
|
-
|
617
|
-
-- Scheme Procedure: openpgp-certificate-id key
|
618
|
-
Return the ID (an 8-element u8vector) of certificate KEY.
|
619
|
-
|
620
|
-
-- Scheme Procedure: import-openpgp-private-key data format [pass]
|
621
|
-
Return a new OpenPGP private key object resulting from the import
|
622
|
-
of DATA (a uniform array) according to FORMAT. Optionally, a
|
623
|
-
passphrase may be provided.
|
624
|
-
|
625
|
-
-- Scheme Procedure: import-openpgp-certificate data format
|
626
|
-
Return a new OpenPGP certificate object resulting from the import
|
627
|
-
of DATA (a uniform array) according to FORMAT.
|
628
|
-
|
629
|
-
-- Scheme Procedure: x509-certificate-subject-alternative-name cert
|
630
|
-
index
|
631
|
-
Return two values: the alternative name type for CERT (i.e., one of
|
632
|
-
the 'x509-subject-alternative-name/' values) and the actual subject
|
633
|
-
alternative name (a string) at INDEX. Both values are '#f' if no
|
634
|
-
alternative name is available at INDEX.
|
635
|
-
|
636
|
-
-- Scheme Procedure: x509-certificate-subject-key-id cert
|
637
|
-
Return the subject key ID (a u8vector) for CERT.
|
638
|
-
|
639
|
-
-- Scheme Procedure: x509-certificate-authority-key-id cert
|
640
|
-
Return the key ID (a u8vector) of the X.509 certificate authority
|
641
|
-
of CERT.
|
642
|
-
|
643
|
-
-- Scheme Procedure: x509-certificate-key-id cert
|
644
|
-
Return a statistically unique ID (a u8vector) for CERT that depends
|
645
|
-
on its public key parameters. This is normally a 20-byte SHA-1
|
646
|
-
hash.
|
647
|
-
|
648
|
-
-- Scheme Procedure: x509-certificate-version cert
|
649
|
-
Return the version of CERT.
|
650
|
-
|
651
|
-
-- Scheme Procedure: x509-certificate-key-usage cert
|
652
|
-
Return the key usage of CERT (i.e., a list of 'key-usage/' values),
|
653
|
-
or the empty list if CERT does not contain such information.
|
654
|
-
|
655
|
-
-- Scheme Procedure: x509-certificate-public-key-algorithm cert
|
656
|
-
Return two values: the public key algorithm (i.e., one of the
|
657
|
-
'pk-algorithm/' values) of CERT and the number of bits used.
|
658
|
-
|
659
|
-
-- Scheme Procedure: x509-certificate-signature-algorithm cert
|
660
|
-
Return the signature algorithm used by CERT (i.e., one of the
|
661
|
-
'sign-algorithm/' values).
|
662
|
-
|
663
|
-
-- Scheme Procedure: x509-certificate-matches-hostname? cert hostname
|
664
|
-
Return true if CERT matches HOSTNAME, a string denoting a DNS host
|
665
|
-
name. This is the basic implementation of RFC 2818
|
666
|
-
(http://tools.ietf.org/html/rfc2818) (aka. HTTPS).
|
667
|
-
|
668
|
-
-- Scheme Procedure: x509-certificate-issuer-dn-oid cert index
|
669
|
-
Return the OID (a string) at INDEX from CERT's issuer DN. Return
|
670
|
-
'#f' if no OID is available at INDEX.
|
671
|
-
|
672
|
-
-- Scheme Procedure: x509-certificate-dn-oid cert index
|
673
|
-
Return OID (a string) at INDEX from CERT. Return '#f' if no OID is
|
674
|
-
available at INDEX.
|
675
|
-
|
676
|
-
-- Scheme Procedure: x509-certificate-issuer-dn cert
|
677
|
-
Return the distinguished name (DN) of X.509 certificate CERT.
|
678
|
-
|
679
|
-
-- Scheme Procedure: x509-certificate-dn cert
|
680
|
-
Return the distinguished name (DN) of X.509 certificate CERT. The
|
681
|
-
form of the DN is as described in RFC 2253
|
682
|
-
(http://tools.ietf.org/html/rfc2253).
|
683
|
-
|
684
|
-
-- Scheme Procedure: pkcs8-import-x509-private-key data format [pass
|
685
|
-
[encrypted]]
|
686
|
-
Return a new X.509 private key object resulting from the import of
|
687
|
-
DATA (a uniform array) according to FORMAT. Optionally, if PASS is
|
688
|
-
not '#f', it should be a string denoting a passphrase. ENCRYPTED
|
689
|
-
tells whether the private key is encrypted ('#t' by default).
|
690
|
-
|
691
|
-
-- Scheme Procedure: import-x509-private-key data format
|
692
|
-
Return a new X.509 private key object resulting from the import of
|
693
|
-
DATA (a uniform array) according to FORMAT.
|
694
|
-
|
695
|
-
-- Scheme Procedure: import-x509-certificate data format
|
696
|
-
Return a new X.509 certificate object resulting from the import of
|
697
|
-
DATA (a uniform array) according to FORMAT.
|
698
|
-
|
699
|
-
-- Scheme Procedure: server-session-psk-username session
|
700
|
-
Return the username associated with PSK server session SESSION.
|
701
|
-
|
702
|
-
-- Scheme Procedure: set-psk-client-credentials! cred username key
|
703
|
-
key-format
|
704
|
-
Set the client credentials for CRED, a PSK client credentials
|
705
|
-
object.
|
706
|
-
|
707
|
-
-- Scheme Procedure: make-psk-client-credentials
|
708
|
-
Return a new PSK client credentials object.
|
709
|
-
|
710
|
-
-- Scheme Procedure: set-psk-server-credentials-file! cred file
|
711
|
-
Use FILE as the password file for PSK server credentials CRED.
|
712
|
-
|
713
|
-
-- Scheme Procedure: make-psk-server-credentials
|
714
|
-
Return new PSK server credentials.
|
715
|
-
|
716
|
-
-- Scheme Procedure: peer-certificate-status session
|
717
|
-
Verify the peer certificate for SESSION and return a list of
|
718
|
-
'certificate-status' values (such as 'certificate-status/revoked'),
|
719
|
-
or the empty list if the certificate is valid.
|
720
|
-
|
721
|
-
-- Scheme Procedure: set-certificate-credentials-verify-flags! cred
|
722
|
-
[flags...]
|
723
|
-
Set the certificate verification flags to FLAGS, a series of
|
724
|
-
'certificate-verify' values.
|
725
|
-
|
726
|
-
-- Scheme Procedure: set-certificate-credentials-verify-limits! cred
|
727
|
-
max-bits max-depth
|
728
|
-
Set the verification limits of 'peer-certificate-status' for
|
729
|
-
certificate credentials CRED to MAX_BITS bits for an acceptable
|
730
|
-
certificate and MAX_DEPTH as the maximum depth of a certificate
|
731
|
-
chain.
|
732
|
-
|
733
|
-
-- Scheme Procedure: set-certificate-credentials-x509-keys! cred certs
|
734
|
-
privkey
|
735
|
-
Have certificate credentials CRED use the X.509 certificates listed
|
736
|
-
in CERTS and X.509 private key PRIVKEY.
|
737
|
-
|
738
|
-
-- Scheme Procedure: set-certificate-credentials-x509-key-data! cred
|
739
|
-
cert key format
|
740
|
-
Use X.509 certificate CERT and private key KEY, both uniform arrays
|
741
|
-
containing the X.509 certificate and key in format FORMAT, for
|
742
|
-
certificate credentials CRED.
|
743
|
-
|
744
|
-
-- Scheme Procedure: set-certificate-credentials-x509-crl-data! cred
|
745
|
-
data format
|
746
|
-
Use DATA (a uniform array) as the X.509 CRL (certificate revocation
|
747
|
-
list) database for CRED. On success, return the number of CRLs
|
748
|
-
processed.
|
749
|
-
|
750
|
-
-- Scheme Procedure: set-certificate-credentials-x509-trust-data! cred
|
751
|
-
data format
|
752
|
-
Use DATA (a uniform array) as the X.509 trust database for CRED.
|
753
|
-
On success, return the number of certificates processed.
|
754
|
-
|
755
|
-
-- Scheme Procedure: set-certificate-credentials-x509-crl-file! cred
|
756
|
-
file format
|
757
|
-
Use FILE as the X.509 CRL (certificate revocation list) file for
|
758
|
-
certificate credentials CRED. On success, return the number of
|
759
|
-
CRLs processed.
|
760
|
-
|
761
|
-
-- Scheme Procedure: set-certificate-credentials-x509-trust-file! cred
|
762
|
-
file format
|
763
|
-
Use FILE as the X.509 trust file for certificate credentials CRED.
|
764
|
-
On success, return the number of certificates processed.
|
765
|
-
|
766
|
-
-- Scheme Procedure: set-certificate-credentials-x509-key-files! cred
|
767
|
-
cert-file key-file format
|
768
|
-
Use FILE as the password file for PSK server credentials CRED.
|
769
|
-
|
770
|
-
-- Scheme Procedure: set-certificate-credentials-rsa-export-parameters!
|
771
|
-
cred rsa-params
|
772
|
-
Use RSA parameters RSA_PARAMS for certificate credentials CRED.
|
773
|
-
|
774
|
-
-- Scheme Procedure: set-certificate-credentials-dh-parameters! cred
|
775
|
-
dh-params
|
776
|
-
Use Diffie-Hellman parameters DH_PARAMS for certificate credentials
|
777
|
-
CRED.
|
778
|
-
|
779
|
-
-- Scheme Procedure: make-certificate-credentials
|
780
|
-
Return new certificate credentials (i.e., for use with either X.509
|
781
|
-
or OpenPGP certificates.
|
782
|
-
|
783
|
-
-- Scheme Procedure: pkcs1-export-rsa-parameters rsa-params format
|
784
|
-
Export Diffie-Hellman parameters RSA_PARAMS in PKCS1 format
|
785
|
-
according for FORMAT (an 'x509-certificate-format' value). Return
|
786
|
-
a 'u8vector' containing the result.
|
787
|
-
|
788
|
-
-- Scheme Procedure: pkcs1-import-rsa-parameters array format
|
789
|
-
Import Diffie-Hellman parameters in PKCS1 format (further specified
|
790
|
-
by FORMAT, an 'x509-certificate-format' value) from ARRAY (a
|
791
|
-
homogeneous array) and return a new 'rsa-params' object.
|
792
|
-
|
793
|
-
-- Scheme Procedure: make-rsa-parameters bits
|
794
|
-
Return new RSA parameters.
|
795
|
-
|
796
|
-
-- Scheme Procedure: set-anonymous-server-dh-parameters! cred dh-params
|
797
|
-
Set the Diffie-Hellman parameters of anonymous server credentials
|
798
|
-
CRED.
|
799
|
-
|
800
|
-
-- Scheme Procedure: make-anonymous-client-credentials
|
801
|
-
Return anonymous client credentials.
|
802
|
-
|
803
|
-
-- Scheme Procedure: make-anonymous-server-credentials
|
804
|
-
Return anonymous server credentials.
|
805
|
-
|
806
|
-
-- Scheme Procedure: set-session-dh-prime-bits! session bits
|
807
|
-
Use BITS DH prime bits for SESSION.
|
808
|
-
|
809
|
-
-- Scheme Procedure: pkcs3-export-dh-parameters dh-params format
|
810
|
-
Export Diffie-Hellman parameters DH_PARAMS in PKCS3 format
|
811
|
-
according for FORMAT (an 'x509-certificate-format' value). Return
|
812
|
-
a 'u8vector' containing the result.
|
813
|
-
|
814
|
-
-- Scheme Procedure: pkcs3-import-dh-parameters array format
|
815
|
-
Import Diffie-Hellman parameters in PKCS3 format (further specified
|
816
|
-
by FORMAT, an 'x509-certificate-format' value) from ARRAY (a
|
817
|
-
homogeneous array) and return a new 'dh-params' object.
|
818
|
-
|
819
|
-
-- Scheme Procedure: make-dh-parameters bits
|
820
|
-
Return new Diffie-Hellman parameters.
|
821
|
-
|
822
|
-
-- Scheme Procedure: set-session-transport-port! session port
|
823
|
-
Use PORT as the input/output port for SESSION.
|
824
|
-
|
825
|
-
-- Scheme Procedure: set-session-transport-fd! session fd
|
826
|
-
Use file descriptor FD as the underlying transport for SESSION.
|
827
|
-
|
828
|
-
-- Scheme Procedure: session-record-port session
|
829
|
-
Return a read-write port that may be used to communicate over
|
830
|
-
SESSION. All invocations of 'session-port' on a given session
|
831
|
-
return the same object (in the sense of 'eq?').
|
832
|
-
|
833
|
-
-- Scheme Procedure: record-receive! session array
|
834
|
-
Receive data from SESSION into ARRAY, a uniform homogeneous array.
|
835
|
-
Return the number of bytes actually received.
|
836
|
-
|
837
|
-
-- Scheme Procedure: record-send session array
|
838
|
-
Send the record constituted by ARRAY through SESSION.
|
839
|
-
|
840
|
-
-- Scheme Procedure: set-session-server-name! session type name
|
841
|
-
For a client, this procedure provides a way to inform the server
|
842
|
-
that it is known under NAME, via the 'SERVER NAME' TLS extension.
|
843
|
-
TYPE must be a 'server-name-type' value, SERVER-NAME-TYPE/DNS for
|
844
|
-
DNS names.
|
845
|
-
|
846
|
-
-- Scheme Procedure: set-session-credentials! session cred
|
847
|
-
Use CRED as SESSION's credentials.
|
848
|
-
|
849
|
-
-- Scheme Procedure: cipher-suite->string kx cipher mac
|
850
|
-
Return the name of the given cipher suite.
|
851
|
-
|
852
|
-
-- Scheme Procedure: set-session-priorities! session priorities
|
853
|
-
Have SESSION use the given PRIORITIES for the ciphers, key exchange
|
854
|
-
methods, MACs and compression methods. PRIORITIES must be a string
|
855
|
-
(*note (gnutls)Priority Strings::). When PRIORITIES cannot be
|
856
|
-
parsed, an 'error/invalid-request' error is raised, with an extra
|
857
|
-
argument indication the position of the error.
|
858
|
-
|
859
|
-
-- Scheme Procedure: set-session-default-export-priority! session
|
860
|
-
Have SESSION use the default export priorities.
|
861
|
-
|
862
|
-
-- Scheme Procedure: set-session-default-priority! session
|
863
|
-
Have SESSION use the default priorities.
|
864
|
-
|
865
|
-
-- Scheme Procedure: set-session-certificate-type-priority! session
|
866
|
-
items
|
867
|
-
Use ITEMS (a list) as the list of preferred certificate-type for
|
868
|
-
SESSION.
|
869
|
-
|
870
|
-
-- Scheme Procedure: set-session-protocol-priority! session items
|
871
|
-
Use ITEMS (a list) as the list of preferred protocol for SESSION.
|
872
|
-
|
873
|
-
-- Scheme Procedure: set-session-kx-priority! session items
|
874
|
-
Use ITEMS (a list) as the list of preferred kx for SESSION.
|
875
|
-
|
876
|
-
-- Scheme Procedure: set-session-compression-method-priority! session
|
877
|
-
items
|
878
|
-
Use ITEMS (a list) as the list of preferred compression-method for
|
879
|
-
SESSION.
|
880
|
-
|
881
|
-
-- Scheme Procedure: set-session-mac-priority! session items
|
882
|
-
Use ITEMS (a list) as the list of preferred mac for SESSION.
|
883
|
-
|
884
|
-
-- Scheme Procedure: set-session-cipher-priority! session items
|
885
|
-
Use ITEMS (a list) as the list of preferred cipher for SESSION.
|
886
|
-
|
887
|
-
-- Scheme Procedure: set-server-session-certificate-request! session
|
888
|
-
request
|
889
|
-
Tell how SESSION, a server-side session, should deal with
|
890
|
-
certificate requests. REQUEST should be either
|
891
|
-
'certificate-request/request' or 'certificate-request/require'.
|
892
|
-
|
893
|
-
-- Scheme Procedure: session-our-certificate-chain session
|
894
|
-
Return our certificate chain for SESSION (as sent to the peer) in
|
895
|
-
raw format (a u8vector). In the case of OpenPGP there is exactly
|
896
|
-
one certificate. Return the empty list if no certificate was used.
|
897
|
-
|
898
|
-
-- Scheme Procedure: session-peer-certificate-chain session
|
899
|
-
Return the a list of certificates in raw format (u8vectors) where
|
900
|
-
the first one is the peer's certificate. In the case of OpenPGP,
|
901
|
-
there is always exactly one certificate. In the case of X.509,
|
902
|
-
subsequent certificates indicate form a certificate chain. Return
|
903
|
-
the empty list if no certificate was sent.
|
904
|
-
|
905
|
-
-- Scheme Procedure: session-client-authentication-type session
|
906
|
-
Return the client authentication type (a 'credential-type' value)
|
907
|
-
used in SESSION.
|
908
|
-
|
909
|
-
-- Scheme Procedure: session-server-authentication-type session
|
910
|
-
Return the server authentication type (a 'credential-type' value)
|
911
|
-
used in SESSION.
|
912
|
-
|
913
|
-
-- Scheme Procedure: session-authentication-type session
|
914
|
-
Return the authentication type (a 'credential-type' value) used by
|
915
|
-
SESSION.
|
916
|
-
|
917
|
-
-- Scheme Procedure: session-protocol session
|
918
|
-
Return the protocol used by SESSION.
|
919
|
-
|
920
|
-
-- Scheme Procedure: session-certificate-type session
|
921
|
-
Return SESSION's certificate type.
|
922
|
-
|
923
|
-
-- Scheme Procedure: session-compression-method session
|
924
|
-
Return SESSION's compression method.
|
925
|
-
|
926
|
-
-- Scheme Procedure: session-mac session
|
927
|
-
Return SESSION's MAC.
|
928
|
-
|
929
|
-
-- Scheme Procedure: session-kx session
|
930
|
-
Return SESSION's kx.
|
931
|
-
|
932
|
-
-- Scheme Procedure: session-cipher session
|
933
|
-
Return SESSION's cipher.
|
934
|
-
|
935
|
-
-- Scheme Procedure: alert-send session level alert
|
936
|
-
Send ALERT via SESSION.
|
937
|
-
|
938
|
-
-- Scheme Procedure: alert-get session
|
939
|
-
Get an aleter from SESSION.
|
940
|
-
|
941
|
-
-- Scheme Procedure: rehandshake session
|
942
|
-
Perform a re-handshaking for SESSION.
|
943
|
-
|
944
|
-
-- Scheme Procedure: handshake session
|
945
|
-
Perform a handshake for SESSION.
|
946
|
-
|
947
|
-
-- Scheme Procedure: bye session how
|
948
|
-
Close SESSION according to HOW.
|
949
|
-
|
950
|
-
-- Scheme Procedure: make-session end
|
951
|
-
Return a new session for connection end END, either
|
952
|
-
'connection-end/server' or 'connection-end/client'.
|
953
|
-
|
954
|
-
-- Scheme Procedure: gnutls-version
|
955
|
-
Return a string denoting the version number of the underlying
|
956
|
-
GnuTLS library, e.g., '"1.7.2"'.
|
957
|
-
|
958
|
-
-- Scheme Procedure: openpgp-keyring? obj
|
959
|
-
Return true if OBJ is of type 'openpgp-keyring'.
|
960
|
-
|
961
|
-
-- Scheme Procedure: openpgp-private-key? obj
|
962
|
-
Return true if OBJ is of type 'openpgp-private-key'.
|
963
|
-
|
964
|
-
-- Scheme Procedure: openpgp-certificate? obj
|
965
|
-
Return true if OBJ is of type 'openpgp-certificate'.
|
966
|
-
|
967
|
-
-- Scheme Procedure: x509-private-key? obj
|
968
|
-
Return true if OBJ is of type 'x509-private-key'.
|
969
|
-
|
970
|
-
-- Scheme Procedure: x509-certificate? obj
|
971
|
-
Return true if OBJ is of type 'x509-certificate'.
|
972
|
-
|
973
|
-
-- Scheme Procedure: psk-client-credentials? obj
|
974
|
-
Return true if OBJ is of type 'psk-client-credentials'.
|
975
|
-
|
976
|
-
-- Scheme Procedure: psk-server-credentials? obj
|
977
|
-
Return true if OBJ is of type 'psk-server-credentials'.
|
978
|
-
|
979
|
-
-- Scheme Procedure: srp-client-credentials? obj
|
980
|
-
Return true if OBJ is of type 'srp-client-credentials'.
|
981
|
-
|
982
|
-
-- Scheme Procedure: srp-server-credentials? obj
|
983
|
-
Return true if OBJ is of type 'srp-server-credentials'.
|
984
|
-
|
985
|
-
-- Scheme Procedure: certificate-credentials? obj
|
986
|
-
Return true if OBJ is of type 'certificate-credentials'.
|
987
|
-
|
988
|
-
-- Scheme Procedure: rsa-parameters? obj
|
989
|
-
Return true if OBJ is of type 'rsa-parameters'.
|
990
|
-
|
991
|
-
-- Scheme Procedure: dh-parameters? obj
|
992
|
-
Return true if OBJ is of type 'dh-parameters'.
|
993
|
-
|
994
|
-
-- Scheme Procedure: anonymous-server-credentials? obj
|
995
|
-
Return true if OBJ is of type 'anonymous-server-credentials'.
|
996
|
-
|
997
|
-
-- Scheme Procedure: anonymous-client-credentials? obj
|
998
|
-
Return true if OBJ is of type 'anonymous-client-credentials'.
|
999
|
-
|
1000
|
-
-- Scheme Procedure: session? obj
|
1001
|
-
Return true if OBJ is of type 'session'.
|
1002
|
-
|
1003
|
-
-- Scheme Procedure: openpgp-certificate-format->string enumval
|
1004
|
-
Return a string describing ENUMVAL, a 'openpgp-certificate-format'
|
1005
|
-
value.
|
1006
|
-
|
1007
|
-
-- Scheme Procedure: error->string enumval
|
1008
|
-
Return a string describing ENUMVAL, a 'error' value.
|
1009
|
-
|
1010
|
-
-- Scheme Procedure: certificate-verify->string enumval
|
1011
|
-
Return a string describing ENUMVAL, a 'certificate-verify' value.
|
1012
|
-
|
1013
|
-
-- Scheme Procedure: key-usage->string enumval
|
1014
|
-
Return a string describing ENUMVAL, a 'key-usage' value.
|
1015
|
-
|
1016
|
-
-- Scheme Procedure: psk-key-format->string enumval
|
1017
|
-
Return a string describing ENUMVAL, a 'psk-key-format' value.
|
1018
|
-
|
1019
|
-
-- Scheme Procedure: server-name-type->string enumval
|
1020
|
-
Return a string describing ENUMVAL, a 'server-name-type' value.
|
1021
|
-
|
1022
|
-
-- Scheme Procedure: sign-algorithm->string enumval
|
1023
|
-
Return a string describing ENUMVAL, a 'sign-algorithm' value.
|
1024
|
-
|
1025
|
-
-- Scheme Procedure: pk-algorithm->string enumval
|
1026
|
-
Return a string describing ENUMVAL, a 'pk-algorithm' value.
|
1027
|
-
|
1028
|
-
-- Scheme Procedure: x509-subject-alternative-name->string enumval
|
1029
|
-
Return a string describing ENUMVAL, a
|
1030
|
-
'x509-subject-alternative-name' value.
|
1031
|
-
|
1032
|
-
-- Scheme Procedure: x509-certificate-format->string enumval
|
1033
|
-
Return a string describing ENUMVAL, a 'x509-certificate-format'
|
1034
|
-
value.
|
1035
|
-
|
1036
|
-
-- Scheme Procedure: certificate-type->string enumval
|
1037
|
-
Return a string describing ENUMVAL, a 'certificate-type' value.
|
1038
|
-
|
1039
|
-
-- Scheme Procedure: protocol->string enumval
|
1040
|
-
Return a string describing ENUMVAL, a 'protocol' value.
|
1041
|
-
|
1042
|
-
-- Scheme Procedure: close-request->string enumval
|
1043
|
-
Return a string describing ENUMVAL, a 'close-request' value.
|
1044
|
-
|
1045
|
-
-- Scheme Procedure: certificate-request->string enumval
|
1046
|
-
Return a string describing ENUMVAL, a 'certificate-request' value.
|
1047
|
-
|
1048
|
-
-- Scheme Procedure: certificate-status->string enumval
|
1049
|
-
Return a string describing ENUMVAL, a 'certificate-status' value.
|
1050
|
-
|
1051
|
-
-- Scheme Procedure: handshake-description->string enumval
|
1052
|
-
Return a string describing ENUMVAL, a 'handshake-description'
|
1053
|
-
value.
|
1054
|
-
|
1055
|
-
-- Scheme Procedure: alert-description->string enumval
|
1056
|
-
Return a string describing ENUMVAL, a 'alert-description' value.
|
1057
|
-
|
1058
|
-
-- Scheme Procedure: alert-level->string enumval
|
1059
|
-
Return a string describing ENUMVAL, a 'alert-level' value.
|
1060
|
-
|
1061
|
-
-- Scheme Procedure: connection-end->string enumval
|
1062
|
-
Return a string describing ENUMVAL, a 'connection-end' value.
|
1063
|
-
|
1064
|
-
-- Scheme Procedure: compression-method->string enumval
|
1065
|
-
Return a string describing ENUMVAL, a 'compression-method' value.
|
1066
|
-
|
1067
|
-
-- Scheme Procedure: digest->string enumval
|
1068
|
-
Return a string describing ENUMVAL, a 'digest' value.
|
1069
|
-
|
1070
|
-
-- Scheme Procedure: mac->string enumval
|
1071
|
-
Return a string describing ENUMVAL, a 'mac' value.
|
1072
|
-
|
1073
|
-
-- Scheme Procedure: credentials->string enumval
|
1074
|
-
Return a string describing ENUMVAL, a 'credentials' value.
|
1075
|
-
|
1076
|
-
-- Scheme Procedure: params->string enumval
|
1077
|
-
Return a string describing ENUMVAL, a 'params' value.
|
1078
|
-
|
1079
|
-
-- Scheme Procedure: kx->string enumval
|
1080
|
-
Return a string describing ENUMVAL, a 'kx' value.
|
1081
|
-
|
1082
|
-
-- Scheme Procedure: cipher->string enumval
|
1083
|
-
Return a string describing ENUMVAL, a 'cipher' value.
|
1084
|
-
|
1085
|
-
|
1086
|
-
File: gnutls-guile.info, Node: Copying Information, Prev: Guile Reference, Up: Top
|
1087
|
-
|
1088
|
-
Appendix A Copying Information
|
1089
|
-
******************************
|
1090
|
-
|
1091
|
-
GNU Free Documentation License
|
1092
|
-
==============================
|
1093
|
-
|
1094
|
-
Version 1.3, 3 November 2008
|
1095
|
-
|
1096
|
-
Copyright (C) 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
|
1097
|
-
<http://fsf.org/>
|
1098
|
-
|
1099
|
-
Everyone is permitted to copy and distribute verbatim copies
|
1100
|
-
of this license document, but changing it is not allowed.
|
1101
|
-
|
1102
|
-
0. PREAMBLE
|
1103
|
-
|
1104
|
-
The purpose of this License is to make a manual, textbook, or other
|
1105
|
-
functional and useful document "free" in the sense of freedom: to
|
1106
|
-
assure everyone the effective freedom to copy and redistribute it,
|
1107
|
-
with or without modifying it, either commercially or
|
1108
|
-
noncommercially. Secondarily, this License preserves for the
|
1109
|
-
author and publisher a way to get credit for their work, while not
|
1110
|
-
being considered responsible for modifications made by others.
|
1111
|
-
|
1112
|
-
This License is a kind of "copyleft", which means that derivative
|
1113
|
-
works of the document must themselves be free in the same sense.
|
1114
|
-
It complements the GNU General Public License, which is a copyleft
|
1115
|
-
license designed for free software.
|
1116
|
-
|
1117
|
-
We have designed this License in order to use it for manuals for
|
1118
|
-
free software, because free software needs free documentation: a
|
1119
|
-
free program should come with manuals providing the same freedoms
|
1120
|
-
that the software does. But this License is not limited to
|
1121
|
-
software manuals; it can be used for any textual work, regardless
|
1122
|
-
of subject matter or whether it is published as a printed book. We
|
1123
|
-
recommend this License principally for works whose purpose is
|
1124
|
-
instruction or reference.
|
1125
|
-
|
1126
|
-
1. APPLICABILITY AND DEFINITIONS
|
1127
|
-
|
1128
|
-
This License applies to any manual or other work, in any medium,
|
1129
|
-
that contains a notice placed by the copyright holder saying it can
|
1130
|
-
be distributed under the terms of this License. Such a notice
|
1131
|
-
grants a world-wide, royalty-free license, unlimited in duration,
|
1132
|
-
to use that work under the conditions stated herein. The
|
1133
|
-
"Document", below, refers to any such manual or work. Any member
|
1134
|
-
of the public is a licensee, and is addressed as "you". You accept
|
1135
|
-
the license if you copy, modify or distribute the work in a way
|
1136
|
-
requiring permission under copyright law.
|
1137
|
-
|
1138
|
-
A "Modified Version" of the Document means any work containing the
|
1139
|
-
Document or a portion of it, either copied verbatim, or with
|
1140
|
-
modifications and/or translated into another language.
|
1141
|
-
|
1142
|
-
A "Secondary Section" is a named appendix or a front-matter section
|
1143
|
-
of the Document that deals exclusively with the relationship of the
|
1144
|
-
publishers or authors of the Document to the Document's overall
|
1145
|
-
subject (or to related matters) and contains nothing that could
|
1146
|
-
fall directly within that overall subject. (Thus, if the Document
|
1147
|
-
is in part a textbook of mathematics, a Secondary Section may not
|
1148
|
-
explain any mathematics.) The relationship could be a matter of
|
1149
|
-
historical connection with the subject or with related matters, or
|
1150
|
-
of legal, commercial, philosophical, ethical or political position
|
1151
|
-
regarding them.
|
1152
|
-
|
1153
|
-
The "Invariant Sections" are certain Secondary Sections whose
|
1154
|
-
titles are designated, as being those of Invariant Sections, in the
|
1155
|
-
notice that says that the Document is released under this License.
|
1156
|
-
If a section does not fit the above definition of Secondary then it
|
1157
|
-
is not allowed to be designated as Invariant. The Document may
|
1158
|
-
contain zero Invariant Sections. If the Document does not identify
|
1159
|
-
any Invariant Sections then there are none.
|
1160
|
-
|
1161
|
-
The "Cover Texts" are certain short passages of text that are
|
1162
|
-
listed, as Front-Cover Texts or Back-Cover Texts, in the notice
|
1163
|
-
that says that the Document is released under this License. A
|
1164
|
-
Front-Cover Text may be at most 5 words, and a Back-Cover Text may
|
1165
|
-
be at most 25 words.
|
1166
|
-
|
1167
|
-
A "Transparent" copy of the Document means a machine-readable copy,
|
1168
|
-
represented in a format whose specification is available to the
|
1169
|
-
general public, that is suitable for revising the document
|
1170
|
-
straightforwardly with generic text editors or (for images composed
|
1171
|
-
of pixels) generic paint programs or (for drawings) some widely
|
1172
|
-
available drawing editor, and that is suitable for input to text
|
1173
|
-
formatters or for automatic translation to a variety of formats
|
1174
|
-
suitable for input to text formatters. A copy made in an otherwise
|
1175
|
-
Transparent file format whose markup, or absence of markup, has
|
1176
|
-
been arranged to thwart or discourage subsequent modification by
|
1177
|
-
readers is not Transparent. An image format is not Transparent if
|
1178
|
-
used for any substantial amount of text. A copy that is not
|
1179
|
-
"Transparent" is called "Opaque".
|
1180
|
-
|
1181
|
-
Examples of suitable formats for Transparent copies include plain
|
1182
|
-
ASCII without markup, Texinfo input format, LaTeX input format,
|
1183
|
-
SGML or XML using a publicly available DTD, and standard-conforming
|
1184
|
-
simple HTML, PostScript or PDF designed for human modification.
|
1185
|
-
Examples of transparent image formats include PNG, XCF and JPG.
|
1186
|
-
Opaque formats include proprietary formats that can be read and
|
1187
|
-
edited only by proprietary word processors, SGML or XML for which
|
1188
|
-
the DTD and/or processing tools are not generally available, and
|
1189
|
-
the machine-generated HTML, PostScript or PDF produced by some word
|
1190
|
-
processors for output purposes only.
|
1191
|
-
|
1192
|
-
The "Title Page" means, for a printed book, the title page itself,
|
1193
|
-
plus such following pages as are needed to hold, legibly, the
|
1194
|
-
material this License requires to appear in the title page. For
|
1195
|
-
works in formats which do not have any title page as such, "Title
|
1196
|
-
Page" means the text near the most prominent appearance of the
|
1197
|
-
work's title, preceding the beginning of the body of the text.
|
1198
|
-
|
1199
|
-
The "publisher" means any person or entity that distributes copies
|
1200
|
-
of the Document to the public.
|
1201
|
-
|
1202
|
-
A section "Entitled XYZ" means a named subunit of the Document
|
1203
|
-
whose title either is precisely XYZ or contains XYZ in parentheses
|
1204
|
-
following text that translates XYZ in another language. (Here XYZ
|
1205
|
-
stands for a specific section name mentioned below, such as
|
1206
|
-
"Acknowledgements", "Dedications", "Endorsements", or "History".)
|
1207
|
-
To "Preserve the Title" of such a section when you modify the
|
1208
|
-
Document means that it remains a section "Entitled XYZ" according
|
1209
|
-
to this definition.
|
1210
|
-
|
1211
|
-
The Document may include Warranty Disclaimers next to the notice
|
1212
|
-
which states that this License applies to the Document. These
|
1213
|
-
Warranty Disclaimers are considered to be included by reference in
|
1214
|
-
this License, but only as regards disclaiming warranties: any other
|
1215
|
-
implication that these Warranty Disclaimers may have is void and
|
1216
|
-
has no effect on the meaning of this License.
|
1217
|
-
|
1218
|
-
2. VERBATIM COPYING
|
1219
|
-
|
1220
|
-
You may copy and distribute the Document in any medium, either
|
1221
|
-
commercially or noncommercially, provided that this License, the
|
1222
|
-
copyright notices, and the license notice saying this License
|
1223
|
-
applies to the Document are reproduced in all copies, and that you
|
1224
|
-
add no other conditions whatsoever to those of this License. You
|
1225
|
-
may not use technical measures to obstruct or control the reading
|
1226
|
-
or further copying of the copies you make or distribute. However,
|
1227
|
-
you may accept compensation in exchange for copies. If you
|
1228
|
-
distribute a large enough number of copies you must also follow the
|
1229
|
-
conditions in section 3.
|
1230
|
-
|
1231
|
-
You may also lend copies, under the same conditions stated above,
|
1232
|
-
and you may publicly display copies.
|
1233
|
-
|
1234
|
-
3. COPYING IN QUANTITY
|
1235
|
-
|
1236
|
-
If you publish printed copies (or copies in media that commonly
|
1237
|
-
have printed covers) of the Document, numbering more than 100, and
|
1238
|
-
the Document's license notice requires Cover Texts, you must
|
1239
|
-
enclose the copies in covers that carry, clearly and legibly, all
|
1240
|
-
these Cover Texts: Front-Cover Texts on the front cover, and
|
1241
|
-
Back-Cover Texts on the back cover. Both covers must also clearly
|
1242
|
-
and legibly identify you as the publisher of these copies. The
|
1243
|
-
front cover must present the full title with all words of the title
|
1244
|
-
equally prominent and visible. You may add other material on the
|
1245
|
-
covers in addition. Copying with changes limited to the covers, as
|
1246
|
-
long as they preserve the title of the Document and satisfy these
|
1247
|
-
conditions, can be treated as verbatim copying in other respects.
|
1248
|
-
|
1249
|
-
If the required texts for either cover are too voluminous to fit
|
1250
|
-
legibly, you should put the first ones listed (as many as fit
|
1251
|
-
reasonably) on the actual cover, and continue the rest onto
|
1252
|
-
adjacent pages.
|
1253
|
-
|
1254
|
-
If you publish or distribute Opaque copies of the Document
|
1255
|
-
numbering more than 100, you must either include a machine-readable
|
1256
|
-
Transparent copy along with each Opaque copy, or state in or with
|
1257
|
-
each Opaque copy a computer-network location from which the general
|
1258
|
-
network-using public has access to download using public-standard
|
1259
|
-
network protocols a complete Transparent copy of the Document, free
|
1260
|
-
of added material. If you use the latter option, you must take
|
1261
|
-
reasonably prudent steps, when you begin distribution of Opaque
|
1262
|
-
copies in quantity, to ensure that this Transparent copy will
|
1263
|
-
remain thus accessible at the stated location until at least one
|
1264
|
-
year after the last time you distribute an Opaque copy (directly or
|
1265
|
-
through your agents or retailers) of that edition to the public.
|
1266
|
-
|
1267
|
-
It is requested, but not required, that you contact the authors of
|
1268
|
-
the Document well before redistributing any large number of copies,
|
1269
|
-
to give them a chance to provide you with an updated version of the
|
1270
|
-
Document.
|
1271
|
-
|
1272
|
-
4. MODIFICATIONS
|
1273
|
-
|
1274
|
-
You may copy and distribute a Modified Version of the Document
|
1275
|
-
under the conditions of sections 2 and 3 above, provided that you
|
1276
|
-
release the Modified Version under precisely this License, with the
|
1277
|
-
Modified Version filling the role of the Document, thus licensing
|
1278
|
-
distribution and modification of the Modified Version to whoever
|
1279
|
-
possesses a copy of it. In addition, you must do these things in
|
1280
|
-
the Modified Version:
|
1281
|
-
|
1282
|
-
A. Use in the Title Page (and on the covers, if any) a title
|
1283
|
-
distinct from that of the Document, and from those of previous
|
1284
|
-
versions (which should, if there were any, be listed in the
|
1285
|
-
History section of the Document). You may use the same title
|
1286
|
-
as a previous version if the original publisher of that
|
1287
|
-
version gives permission.
|
1288
|
-
|
1289
|
-
B. List on the Title Page, as authors, one or more persons or
|
1290
|
-
entities responsible for authorship of the modifications in
|
1291
|
-
the Modified Version, together with at least five of the
|
1292
|
-
principal authors of the Document (all of its principal
|
1293
|
-
authors, if it has fewer than five), unless they release you
|
1294
|
-
from this requirement.
|
1295
|
-
|
1296
|
-
C. State on the Title page the name of the publisher of the
|
1297
|
-
Modified Version, as the publisher.
|
1298
|
-
|
1299
|
-
D. Preserve all the copyright notices of the Document.
|
1300
|
-
|
1301
|
-
E. Add an appropriate copyright notice for your modifications
|
1302
|
-
adjacent to the other copyright notices.
|
1303
|
-
|
1304
|
-
F. Include, immediately after the copyright notices, a license
|
1305
|
-
notice giving the public permission to use the Modified
|
1306
|
-
Version under the terms of this License, in the form shown in
|
1307
|
-
the Addendum below.
|
1308
|
-
|
1309
|
-
G. Preserve in that license notice the full lists of Invariant
|
1310
|
-
Sections and required Cover Texts given in the Document's
|
1311
|
-
license notice.
|
1312
|
-
|
1313
|
-
H. Include an unaltered copy of this License.
|
1314
|
-
|
1315
|
-
I. Preserve the section Entitled "History", Preserve its Title,
|
1316
|
-
and add to it an item stating at least the title, year, new
|
1317
|
-
authors, and publisher of the Modified Version as given on the
|
1318
|
-
Title Page. If there is no section Entitled "History" in the
|
1319
|
-
Document, create one stating the title, year, authors, and
|
1320
|
-
publisher of the Document as given on its Title Page, then add
|
1321
|
-
an item describing the Modified Version as stated in the
|
1322
|
-
previous sentence.
|
1323
|
-
|
1324
|
-
J. Preserve the network location, if any, given in the Document
|
1325
|
-
for public access to a Transparent copy of the Document, and
|
1326
|
-
likewise the network locations given in the Document for
|
1327
|
-
previous versions it was based on. These may be placed in the
|
1328
|
-
"History" section. You may omit a network location for a work
|
1329
|
-
that was published at least four years before the Document
|
1330
|
-
itself, or if the original publisher of the version it refers
|
1331
|
-
to gives permission.
|
1332
|
-
|
1333
|
-
K. For any section Entitled "Acknowledgements" or "Dedications",
|
1334
|
-
Preserve the Title of the section, and preserve in the section
|
1335
|
-
all the substance and tone of each of the contributor
|
1336
|
-
acknowledgements and/or dedications given therein.
|
1337
|
-
|
1338
|
-
L. Preserve all the Invariant Sections of the Document, unaltered
|
1339
|
-
in their text and in their titles. Section numbers or the
|
1340
|
-
equivalent are not considered part of the section titles.
|
1341
|
-
|
1342
|
-
M. Delete any section Entitled "Endorsements". Such a section
|
1343
|
-
may not be included in the Modified Version.
|
1344
|
-
|
1345
|
-
N. Do not retitle any existing section to be Entitled
|
1346
|
-
"Endorsements" or to conflict in title with any Invariant
|
1347
|
-
Section.
|
1348
|
-
|
1349
|
-
O. Preserve any Warranty Disclaimers.
|
1350
|
-
|
1351
|
-
If the Modified Version includes new front-matter sections or
|
1352
|
-
appendices that qualify as Secondary Sections and contain no
|
1353
|
-
material copied from the Document, you may at your option designate
|
1354
|
-
some or all of these sections as invariant. To do this, add their
|
1355
|
-
titles to the list of Invariant Sections in the Modified Version's
|
1356
|
-
license notice. These titles must be distinct from any other
|
1357
|
-
section titles.
|
1358
|
-
|
1359
|
-
You may add a section Entitled "Endorsements", provided it contains
|
1360
|
-
nothing but endorsements of your Modified Version by various
|
1361
|
-
parties--for example, statements of peer review or that the text
|
1362
|
-
has been approved by an organization as the authoritative
|
1363
|
-
definition of a standard.
|
1364
|
-
|
1365
|
-
You may add a passage of up to five words as a Front-Cover Text,
|
1366
|
-
and a passage of up to 25 words as a Back-Cover Text, to the end of
|
1367
|
-
the list of Cover Texts in the Modified Version. Only one passage
|
1368
|
-
of Front-Cover Text and one of Back-Cover Text may be added by (or
|
1369
|
-
through arrangements made by) any one entity. If the Document
|
1370
|
-
already includes a cover text for the same cover, previously added
|
1371
|
-
by you or by arrangement made by the same entity you are acting on
|
1372
|
-
behalf of, you may not add another; but you may replace the old
|
1373
|
-
one, on explicit permission from the previous publisher that added
|
1374
|
-
the old one.
|
1375
|
-
|
1376
|
-
The author(s) and publisher(s) of the Document do not by this
|
1377
|
-
License give permission to use their names for publicity for or to
|
1378
|
-
assert or imply endorsement of any Modified Version.
|
1379
|
-
|
1380
|
-
5. COMBINING DOCUMENTS
|
1381
|
-
|
1382
|
-
You may combine the Document with other documents released under
|
1383
|
-
this License, under the terms defined in section 4 above for
|
1384
|
-
modified versions, provided that you include in the combination all
|
1385
|
-
of the Invariant Sections of all of the original documents,
|
1386
|
-
unmodified, and list them all as Invariant Sections of your
|
1387
|
-
combined work in its license notice, and that you preserve all
|
1388
|
-
their Warranty Disclaimers.
|
1389
|
-
|
1390
|
-
The combined work need only contain one copy of this License, and
|
1391
|
-
multiple identical Invariant Sections may be replaced with a single
|
1392
|
-
copy. If there are multiple Invariant Sections with the same name
|
1393
|
-
but different contents, make the title of each such section unique
|
1394
|
-
by adding at the end of it, in parentheses, the name of the
|
1395
|
-
original author or publisher of that section if known, or else a
|
1396
|
-
unique number. Make the same adjustment to the section titles in
|
1397
|
-
the list of Invariant Sections in the license notice of the
|
1398
|
-
combined work.
|
1399
|
-
|
1400
|
-
In the combination, you must combine any sections Entitled
|
1401
|
-
"History" in the various original documents, forming one section
|
1402
|
-
Entitled "History"; likewise combine any sections Entitled
|
1403
|
-
"Acknowledgements", and any sections Entitled "Dedications". You
|
1404
|
-
must delete all sections Entitled "Endorsements."
|
1405
|
-
|
1406
|
-
6. COLLECTIONS OF DOCUMENTS
|
1407
|
-
|
1408
|
-
You may make a collection consisting of the Document and other
|
1409
|
-
documents released under this License, and replace the individual
|
1410
|
-
copies of this License in the various documents with a single copy
|
1411
|
-
that is included in the collection, provided that you follow the
|
1412
|
-
rules of this License for verbatim copying of each of the documents
|
1413
|
-
in all other respects.
|
1414
|
-
|
1415
|
-
You may extract a single document from such a collection, and
|
1416
|
-
distribute it individually under this License, provided you insert
|
1417
|
-
a copy of this License into the extracted document, and follow this
|
1418
|
-
License in all other respects regarding verbatim copying of that
|
1419
|
-
document.
|
1420
|
-
|
1421
|
-
7. AGGREGATION WITH INDEPENDENT WORKS
|
1422
|
-
|
1423
|
-
A compilation of the Document or its derivatives with other
|
1424
|
-
separate and independent documents or works, in or on a volume of a
|
1425
|
-
storage or distribution medium, is called an "aggregate" if the
|
1426
|
-
copyright resulting from the compilation is not used to limit the
|
1427
|
-
legal rights of the compilation's users beyond what the individual
|
1428
|
-
works permit. When the Document is included in an aggregate, this
|
1429
|
-
License does not apply to the other works in the aggregate which
|
1430
|
-
are not themselves derivative works of the Document.
|
1431
|
-
|
1432
|
-
If the Cover Text requirement of section 3 is applicable to these
|
1433
|
-
copies of the Document, then if the Document is less than one half
|
1434
|
-
of the entire aggregate, the Document's Cover Texts may be placed
|
1435
|
-
on covers that bracket the Document within the aggregate, or the
|
1436
|
-
electronic equivalent of covers if the Document is in electronic
|
1437
|
-
form. Otherwise they must appear on printed covers that bracket
|
1438
|
-
the whole aggregate.
|
1439
|
-
|
1440
|
-
8. TRANSLATION
|
1441
|
-
|
1442
|
-
Translation is considered a kind of modification, so you may
|
1443
|
-
distribute translations of the Document under the terms of section
|
1444
|
-
4. Replacing Invariant Sections with translations requires special
|
1445
|
-
permission from their copyright holders, but you may include
|
1446
|
-
translations of some or all Invariant Sections in addition to the
|
1447
|
-
original versions of these Invariant Sections. You may include a
|
1448
|
-
translation of this License, and all the license notices in the
|
1449
|
-
Document, and any Warranty Disclaimers, provided that you also
|
1450
|
-
include the original English version of this License and the
|
1451
|
-
original versions of those notices and disclaimers. In case of a
|
1452
|
-
disagreement between the translation and the original version of
|
1453
|
-
this License or a notice or disclaimer, the original version will
|
1454
|
-
prevail.
|
1455
|
-
|
1456
|
-
If a section in the Document is Entitled "Acknowledgements",
|
1457
|
-
"Dedications", or "History", the requirement (section 4) to
|
1458
|
-
Preserve its Title (section 1) will typically require changing the
|
1459
|
-
actual title.
|
1460
|
-
|
1461
|
-
9. TERMINATION
|
1462
|
-
|
1463
|
-
You may not copy, modify, sublicense, or distribute the Document
|
1464
|
-
except as expressly provided under this License. Any attempt
|
1465
|
-
otherwise to copy, modify, sublicense, or distribute it is void,
|
1466
|
-
and will automatically terminate your rights under this License.
|
1467
|
-
|
1468
|
-
However, if you cease all violation of this License, then your
|
1469
|
-
license from a particular copyright holder is reinstated (a)
|
1470
|
-
provisionally, unless and until the copyright holder explicitly and
|
1471
|
-
finally terminates your license, and (b) permanently, if the
|
1472
|
-
copyright holder fails to notify you of the violation by some
|
1473
|
-
reasonable means prior to 60 days after the cessation.
|
1474
|
-
|
1475
|
-
Moreover, your license from a particular copyright holder is
|
1476
|
-
reinstated permanently if the copyright holder notifies you of the
|
1477
|
-
violation by some reasonable means, this is the first time you have
|
1478
|
-
received notice of violation of this License (for any work) from
|
1479
|
-
that copyright holder, and you cure the violation prior to 30 days
|
1480
|
-
after your receipt of the notice.
|
1481
|
-
|
1482
|
-
Termination of your rights under this section does not terminate
|
1483
|
-
the licenses of parties who have received copies or rights from you
|
1484
|
-
under this License. If your rights have been terminated and not
|
1485
|
-
permanently reinstated, receipt of a copy of some or all of the
|
1486
|
-
same material does not give you any rights to use it.
|
1487
|
-
|
1488
|
-
10. FUTURE REVISIONS OF THIS LICENSE
|
1489
|
-
|
1490
|
-
The Free Software Foundation may publish new, revised versions of
|
1491
|
-
the GNU Free Documentation License from time to time. Such new
|
1492
|
-
versions will be similar in spirit to the present version, but may
|
1493
|
-
differ in detail to address new problems or concerns. See
|
1494
|
-
<http://www.gnu.org/copyleft/>.
|
1495
|
-
|
1496
|
-
Each version of the License is given a distinguishing version
|
1497
|
-
number. If the Document specifies that a particular numbered
|
1498
|
-
version of this License "or any later version" applies to it, you
|
1499
|
-
have the option of following the terms and conditions either of
|
1500
|
-
that specified version or of any later version that has been
|
1501
|
-
published (not as a draft) by the Free Software Foundation. If the
|
1502
|
-
Document does not specify a version number of this License, you may
|
1503
|
-
choose any version ever published (not as a draft) by the Free
|
1504
|
-
Software Foundation. If the Document specifies that a proxy can
|
1505
|
-
decide which future versions of this License can be used, that
|
1506
|
-
proxy's public statement of acceptance of a version permanently
|
1507
|
-
authorizes you to choose that version for the Document.
|
1508
|
-
|
1509
|
-
11. RELICENSING
|
1510
|
-
|
1511
|
-
"Massive Multiauthor Collaboration Site" (or "MMC Site") means any
|
1512
|
-
World Wide Web server that publishes copyrightable works and also
|
1513
|
-
provides prominent facilities for anybody to edit those works. A
|
1514
|
-
public wiki that anybody can edit is an example of such a server.
|
1515
|
-
A "Massive Multiauthor Collaboration" (or "MMC") contained in the
|
1516
|
-
site means any set of copyrightable works thus published on the MMC
|
1517
|
-
site.
|
1518
|
-
|
1519
|
-
"CC-BY-SA" means the Creative Commons Attribution-Share Alike 3.0
|
1520
|
-
license published by Creative Commons Corporation, a not-for-profit
|
1521
|
-
corporation with a principal place of business in San Francisco,
|
1522
|
-
California, as well as future copyleft versions of that license
|
1523
|
-
published by that same organization.
|
1524
|
-
|
1525
|
-
"Incorporate" means to publish or republish a Document, in whole or
|
1526
|
-
in part, as part of another Document.
|
1527
|
-
|
1528
|
-
An MMC is "eligible for relicensing" if it is licensed under this
|
1529
|
-
License, and if all works that were first published under this
|
1530
|
-
License somewhere other than this MMC, and subsequently
|
1531
|
-
incorporated in whole or in part into the MMC, (1) had no cover
|
1532
|
-
texts or invariant sections, and (2) were thus incorporated prior
|
1533
|
-
to November 1, 2008.
|
1534
|
-
|
1535
|
-
The operator of an MMC Site may republish an MMC contained in the
|
1536
|
-
site under CC-BY-SA on the same site at any time before August 1,
|
1537
|
-
2009, provided the MMC is eligible for relicensing.
|
1538
|
-
|
1539
|
-
ADDENDUM: How to use this License for your documents
|
1540
|
-
====================================================
|
1541
|
-
|
1542
|
-
To use this License in a document you have written, include a copy of
|
1543
|
-
the License in the document and put the following copyright and license
|
1544
|
-
notices just after the title page:
|
1545
|
-
|
1546
|
-
Copyright (C) YEAR YOUR NAME.
|
1547
|
-
Permission is granted to copy, distribute and/or modify this document
|
1548
|
-
under the terms of the GNU Free Documentation License, Version 1.3
|
1549
|
-
or any later version published by the Free Software Foundation;
|
1550
|
-
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
|
1551
|
-
Texts. A copy of the license is included in the section entitled ``GNU
|
1552
|
-
Free Documentation License''.
|
1553
|
-
|
1554
|
-
If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts,
|
1555
|
-
replace the "with...Texts." line with this:
|
1556
|
-
|
1557
|
-
with the Invariant Sections being LIST THEIR TITLES, with
|
1558
|
-
the Front-Cover Texts being LIST, and with the Back-Cover Texts
|
1559
|
-
being LIST.
|
1560
|
-
|
1561
|
-
If you have Invariant Sections without Cover Texts, or some other
|
1562
|
-
combination of the three, merge those two alternatives to suit the
|
1563
|
-
situation.
|
1564
|
-
|
1565
|
-
If your document contains nontrivial examples of program code, we
|
1566
|
-
recommend releasing these examples in parallel under your choice of free
|
1567
|
-
software license, such as the GNU General Public License, to permit
|
1568
|
-
their use in free software.
|
1569
|
-
|
1570
|
-
|
1571
|
-
|
1572
|
-
Tag Table:
|
1573
|
-
Node: Top778
|
1574
|
-
Node: Preface1771
|
1575
|
-
Node: Guile Preparations2276
|
1576
|
-
Node: Guile API Conventions4915
|
1577
|
-
Node: Enumerates and Constants5489
|
1578
|
-
Node: Procedure Names7814
|
1579
|
-
Node: Representation of Binary Data8797
|
1580
|
-
Node: Input and Output9904
|
1581
|
-
Node: Exception Handling11777
|
1582
|
-
Node: Guile Examples13605
|
1583
|
-
Node: Anonymous Authentication Guile Example14059
|
1584
|
-
Node: OpenPGP Authentication Guile Example16621
|
1585
|
-
Node: Importing OpenPGP Keys Guile Example19503
|
1586
|
-
Node: Guile Reference20943
|
1587
|
-
Node: Copying Information41815
|
1588
|
-
|
1589
|
-
End Tag Table
|