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
@@ -0,0 +1,2123 @@
|
|
1
|
+
This is libtasn1.info, produced by makeinfo version 6.0 from
|
2
|
+
libtasn1.texi.
|
3
|
+
|
4
|
+
This manual is for GNU Libtasn1 (version 4.6, 9 March 2015), which is a
|
5
|
+
library for Abstract Syntax Notation One (ASN.1) and Distinguished
|
6
|
+
Encoding Rules (DER) manipulation.
|
7
|
+
|
8
|
+
Copyright (C) 2001-2015 Free Software Foundation, Inc.
|
9
|
+
|
10
|
+
Permission is granted to copy, distribute and/or modify this
|
11
|
+
document under the terms of the GNU Free Documentation License,
|
12
|
+
Version 1.3 or any later version published by the Free Software
|
13
|
+
Foundation; with no Invariant Sections, no Front-Cover Texts, and
|
14
|
+
no Back-Cover Texts. A copy of the license is included in the
|
15
|
+
section entitled "GNU Free Documentation License".
|
16
|
+
INFO-DIR-SECTION Software libraries
|
17
|
+
START-INFO-DIR-ENTRY
|
18
|
+
* libtasn1: (libtasn1). Library for Abstract Syntax Notation One (ASN.1).
|
19
|
+
END-INFO-DIR-ENTRY
|
20
|
+
|
21
|
+
|
22
|
+
File: libtasn1.info, Node: Top, Next: Introduction, Up: (dir)
|
23
|
+
|
24
|
+
Libtasn1
|
25
|
+
********
|
26
|
+
|
27
|
+
This manual is for GNU Libtasn1 (version 4.6, 9 March 2015), which is a
|
28
|
+
library for Abstract Syntax Notation One (ASN.1) and Distinguished
|
29
|
+
Encoding Rules (DER) manipulation.
|
30
|
+
|
31
|
+
Copyright (C) 2001-2015 Free Software Foundation, Inc.
|
32
|
+
|
33
|
+
Permission is granted to copy, distribute and/or modify this
|
34
|
+
document under the terms of the GNU Free Documentation License,
|
35
|
+
Version 1.3 or any later version published by the Free Software
|
36
|
+
Foundation; with no Invariant Sections, no Front-Cover Texts, and
|
37
|
+
no Back-Cover Texts. A copy of the license is included in the
|
38
|
+
section entitled "GNU Free Documentation License".
|
39
|
+
|
40
|
+
* Menu:
|
41
|
+
|
42
|
+
* Introduction::
|
43
|
+
* ASN.1 structure handling::
|
44
|
+
* Utilities::
|
45
|
+
* Function reference::
|
46
|
+
* Copying Information::
|
47
|
+
|
48
|
+
Indices
|
49
|
+
|
50
|
+
* Concept Index:: Index of concepts and programs.
|
51
|
+
* Function and Data Index:: Index of functions, variables and data types.
|
52
|
+
|
53
|
+
|
54
|
+
File: libtasn1.info, Node: Introduction, Next: ASN.1 structure handling, Prev: Top, Up: Top
|
55
|
+
|
56
|
+
1 Introduction
|
57
|
+
**************
|
58
|
+
|
59
|
+
This document describes the Libtasn1 library that provides Abstract
|
60
|
+
Syntax Notation One (ASN.1, as specified by the X.680 ITU-T
|
61
|
+
recommendation) parsing and structures management, and Distinguished
|
62
|
+
Encoding Rules (DER, as per X.690) encoding and decoding functions.
|
63
|
+
|
64
|
+
The main features of this library are:
|
65
|
+
|
66
|
+
* On-line ASN.1 structure management that doesn't require any C code
|
67
|
+
file generation.
|
68
|
+
|
69
|
+
* Off-line ASN.1 structure management with C code file generation
|
70
|
+
containing an array.
|
71
|
+
|
72
|
+
* Distinguished Encoding Rules (DER) encoding support.
|
73
|
+
|
74
|
+
* No limits for INTEGER and ENUMERATED values.
|
75
|
+
|
76
|
+
* It's Free Software. Anybody can use, modify, and redistribute the
|
77
|
+
library under the terms of the GNU Lesser General Public License
|
78
|
+
version 2.1 or later. The command line tools, self-tests and build
|
79
|
+
infrastructure are licensed under the GNU General Public License
|
80
|
+
version 3.0 or later.
|
81
|
+
|
82
|
+
* Thread-safety. No global variables are used and multiple library
|
83
|
+
handles and session handles may be used in parallel.
|
84
|
+
|
85
|
+
* Portability. The code should work on all Unix like operating
|
86
|
+
systems, and Windows. The library itself should be portable to any
|
87
|
+
C89 system, not even POSIX is required.
|
88
|
+
|
89
|
+
|
90
|
+
File: libtasn1.info, Node: ASN.1 structure handling, Next: Utilities, Prev: Introduction, Up: Top
|
91
|
+
|
92
|
+
2 ASN.1 structure handling
|
93
|
+
**************************
|
94
|
+
|
95
|
+
* Menu:
|
96
|
+
|
97
|
+
* ASN.1 syntax::
|
98
|
+
* Naming::
|
99
|
+
* Simple parsing::
|
100
|
+
* Library Notes::
|
101
|
+
* Future developments::
|
102
|
+
|
103
|
+
|
104
|
+
File: libtasn1.info, Node: ASN.1 syntax, Next: Naming, Up: ASN.1 structure handling
|
105
|
+
|
106
|
+
2.1 ASN.1 syntax
|
107
|
+
================
|
108
|
+
|
109
|
+
The parser is case sensitive. The comments begin with '--' and end
|
110
|
+
either with another '--', or at the end of the respective line,
|
111
|
+
whichever comes first. The C-style '/*', '*/' comments are not
|
112
|
+
supported.
|
113
|
+
|
114
|
+
For an example of the syntax, check the 'pkix.asn' file distributed
|
115
|
+
with the library.
|
116
|
+
|
117
|
+
ASN.1 definitions must follow the syntax below:
|
118
|
+
|
119
|
+
definitions_name {<object definition>}
|
120
|
+
|
121
|
+
DEFINITIONS <EXPLICIT or IMPLICIT> TAGS ::=
|
122
|
+
|
123
|
+
BEGIN
|
124
|
+
|
125
|
+
<type and constants definitions>
|
126
|
+
|
127
|
+
END
|
128
|
+
|
129
|
+
The '::=' token must be separate from other elements, so the
|
130
|
+
following declaration is invalid:
|
131
|
+
|
132
|
+
-- INCORRECT
|
133
|
+
Version ::=INTEGER
|
134
|
+
|
135
|
+
The correct form is:
|
136
|
+
|
137
|
+
Version ::= INTEGER
|
138
|
+
|
139
|
+
Here is the list of types that the parser can manage:
|
140
|
+
|
141
|
+
* 'INTEGER';
|
142
|
+
* 'ENUMERATED';
|
143
|
+
* 'BOOLEAN';
|
144
|
+
* 'OBJECT IDENTIFIER';
|
145
|
+
* 'NULL';
|
146
|
+
* 'BIT STRING';
|
147
|
+
* 'OCTET STRING';
|
148
|
+
* 'UTCTime';
|
149
|
+
* 'GeneralizedTime';
|
150
|
+
* 'GeneralString';
|
151
|
+
* 'NumericString';
|
152
|
+
* 'IA5String';
|
153
|
+
* 'TeletexString';
|
154
|
+
* 'PrintableString';
|
155
|
+
* 'UniversalString';
|
156
|
+
* 'BMPString';
|
157
|
+
* 'UTF8String';
|
158
|
+
* 'VisibleString';
|
159
|
+
* 'SEQUENCE';
|
160
|
+
* 'SEQUENCE OF';
|
161
|
+
* 'SET';
|
162
|
+
* 'SET OF';
|
163
|
+
* 'CHOICE';
|
164
|
+
* 'ANY';
|
165
|
+
* 'ANY DEFINED BY'.
|
166
|
+
|
167
|
+
This version doesn't handle the 'REAL' type. It doesn't support the
|
168
|
+
'AUTOMATIC TAGS' option, and the 'EXPORT' and 'IMPORT' sections, either.
|
169
|
+
|
170
|
+
The 'SIZE' constraints are allowed, but no check is done on them.
|
171
|
+
|
172
|
+
|
173
|
+
File: libtasn1.info, Node: Naming, Next: Simple parsing, Prev: ASN.1 syntax, Up: ASN.1 structure handling
|
174
|
+
|
175
|
+
2.2 Naming
|
176
|
+
==========
|
177
|
+
|
178
|
+
Consider this definition:
|
179
|
+
|
180
|
+
Example { 1 2 3 4 }
|
181
|
+
|
182
|
+
DEFINITIONS EXPLICIT TAGS ::=
|
183
|
+
|
184
|
+
BEGIN
|
185
|
+
|
186
|
+
Group ::= SEQUENCE {
|
187
|
+
id OBJECT IDENTIFIER,
|
188
|
+
value Value
|
189
|
+
}
|
190
|
+
|
191
|
+
Value ::= SEQUENCE {
|
192
|
+
value1 INTEGER,
|
193
|
+
value2 BOOLEAN
|
194
|
+
}
|
195
|
+
|
196
|
+
END
|
197
|
+
|
198
|
+
The notation to access the 'Group' type of the 'Example' definition
|
199
|
+
above is 'Example.Group' (as a NUL-terminated string.) Such strings are
|
200
|
+
used in the functions described below.
|
201
|
+
|
202
|
+
Others examples:
|
203
|
+
|
204
|
+
* field 'id' of the 'Group' type: 'Example.Group.id';
|
205
|
+
|
206
|
+
* field 'value1' of the 'value' field of the 'Group' type:
|
207
|
+
'Example.Group.value.value1'.
|
208
|
+
|
209
|
+
Elements of structured types unnamed by the respective definition
|
210
|
+
receive the names '?1', '?2', and so on.
|
211
|
+
|
212
|
+
The '?LAST' name indicates the last element of a 'SET OF' or
|
213
|
+
'SEQUENCE OF'.
|
214
|
+
|
215
|
+
|
216
|
+
File: libtasn1.info, Node: Simple parsing, Next: Library Notes, Prev: Naming, Up: ASN.1 structure handling
|
217
|
+
|
218
|
+
2.3 Simple parsing
|
219
|
+
==================
|
220
|
+
|
221
|
+
For simple types like 'OCTET STRING' the simple parsing functions listed
|
222
|
+
below may be used instead.
|
223
|
+
|
224
|
+
* *note asn1_decode_simple_der::
|
225
|
+
* *note asn1_encode_simple_der::
|
226
|
+
|
227
|
+
|
228
|
+
File: libtasn1.info, Node: Library Notes, Next: Future developments, Prev: Simple parsing, Up: ASN.1 structure handling
|
229
|
+
|
230
|
+
2.4 Library Notes
|
231
|
+
=================
|
232
|
+
|
233
|
+
The header file of this library is 'libtasn1.h'.
|
234
|
+
|
235
|
+
The main type used in it is 'asn1_node', and it's used to store the
|
236
|
+
ASN.1 definitions and structures (instances).
|
237
|
+
|
238
|
+
The 'NULL' constant can be used for the variable initialization. For
|
239
|
+
example:
|
240
|
+
|
241
|
+
asn1_node definitions = NULL;
|
242
|
+
|
243
|
+
Some functions require an 'errorDescription' argument of type 'char
|
244
|
+
*', pointing to a pre-allocated buffer of at least
|
245
|
+
'ASN1_MAX_ERROR_DESCRIPTION_SIZE' bytes size (e.g., as in 'char
|
246
|
+
description[ASN1_MAX_ERROR_DESCRIPTION_SIZE];').
|
247
|
+
|
248
|
+
'ASN1_MAX_NAME_SIZE' is the maximum number of characters allowed for
|
249
|
+
an ASN.1 identifier.
|
250
|
+
|
251
|
+
|
252
|
+
File: libtasn1.info, Node: Future developments, Prev: Library Notes, Up: ASN.1 structure handling
|
253
|
+
|
254
|
+
2.5 Future developments
|
255
|
+
=======================
|
256
|
+
|
257
|
+
* Add functions for a C code file generation containing equivalent
|
258
|
+
data structures (not a single array like now).
|
259
|
+
|
260
|
+
* The 'REAL' type.
|
261
|
+
|
262
|
+
|
263
|
+
File: libtasn1.info, Node: Utilities, Next: Function reference, Prev: ASN.1 structure handling, Up: Top
|
264
|
+
|
265
|
+
3 Utilities
|
266
|
+
***********
|
267
|
+
|
268
|
+
* Menu:
|
269
|
+
|
270
|
+
* Invoking asn1Parser::
|
271
|
+
* Invoking asn1Coding::
|
272
|
+
* Invoking asn1Decoding::
|
273
|
+
|
274
|
+
|
275
|
+
File: libtasn1.info, Node: Invoking asn1Parser, Next: Invoking asn1Coding, Up: Utilities
|
276
|
+
|
277
|
+
3.1 Invoking asn1Parser
|
278
|
+
=======================
|
279
|
+
|
280
|
+
'asn1Parser' reads a single file with ASN.1 definitions and generates a
|
281
|
+
file with an array to use with libtasn1 functions.
|
282
|
+
|
283
|
+
Usage: asn1Parser [options] file
|
284
|
+
|
285
|
+
Options:
|
286
|
+
-h : shows the help message.
|
287
|
+
-v : shows version information and exit.
|
288
|
+
-c : checks the syntax only.
|
289
|
+
-o file : output file.
|
290
|
+
-n name : array name.
|
291
|
+
|
292
|
+
|
293
|
+
File: libtasn1.info, Node: Invoking asn1Coding, Next: Invoking asn1Decoding, Prev: Invoking asn1Parser, Up: Utilities
|
294
|
+
|
295
|
+
3.2 Invoking asn1Coding
|
296
|
+
=======================
|
297
|
+
|
298
|
+
'asn1Coding' generates a DER encoding from a file with ASN.1 definitions
|
299
|
+
and another one with assignments.
|
300
|
+
|
301
|
+
The file with assignments must have this syntax:
|
302
|
+
|
303
|
+
InstanceName Asn1Definition
|
304
|
+
|
305
|
+
nameString value
|
306
|
+
|
307
|
+
nameString value
|
308
|
+
...
|
309
|
+
|
310
|
+
To specify the field of a 'CHOICE' to be used, specify its name as a
|
311
|
+
value to the 'CHOICE' element itself. Use '''' to denote the root
|
312
|
+
element itself. (as in the example below.)
|
313
|
+
|
314
|
+
The output file is a binary file with the DER encoding.
|
315
|
+
|
316
|
+
Usage: asn1Coding [options] file1 file2
|
317
|
+
file1 : file with ASN1 definitions.
|
318
|
+
file2 : file with assignments.
|
319
|
+
Options:
|
320
|
+
-h : shows the help message.
|
321
|
+
-v : shows version information and exit.
|
322
|
+
-c : checks the syntax only.
|
323
|
+
-o file : output file.
|
324
|
+
|
325
|
+
For example, consider an ASN.1 definitions file as follows:
|
326
|
+
|
327
|
+
PKIX1 { }
|
328
|
+
|
329
|
+
DEFINITIONS IMPLICIT TAGS ::=
|
330
|
+
|
331
|
+
BEGIN
|
332
|
+
|
333
|
+
Dss-Sig-Value ::= SEQUENCE {
|
334
|
+
r INTEGER,
|
335
|
+
s INTEGER
|
336
|
+
}
|
337
|
+
|
338
|
+
END
|
339
|
+
|
340
|
+
And a assignments file as follows:
|
341
|
+
|
342
|
+
dp PKIX1.Dss-Sig-Value
|
343
|
+
|
344
|
+
r 42
|
345
|
+
s 47
|
346
|
+
|
347
|
+
Running the command below will generate a 'assign.out' file,
|
348
|
+
containing the DER encoding of 'PKIX1.Dss-Sig-Value'.
|
349
|
+
|
350
|
+
$ asn1Coding pkix.asn assign.asn1
|
351
|
+
|
352
|
+
If the root element is of the 'CHOICE' type, the assignment file may
|
353
|
+
be like (using the types defined in 'pkix.asn'):
|
354
|
+
elt PKIX1Implicit88.GeneralName
|
355
|
+
|
356
|
+
'' dNSName
|
357
|
+
dNSName example.org
|
358
|
+
|
359
|
+
|
360
|
+
File: libtasn1.info, Node: Invoking asn1Decoding, Prev: Invoking asn1Coding, Up: Utilities
|
361
|
+
|
362
|
+
3.3 Invoking asn1Decoding
|
363
|
+
=========================
|
364
|
+
|
365
|
+
'asn1Decoding' generates an ASN.1 structure from a file with ASN.1
|
366
|
+
definitions and a binary file with a DER encoding.
|
367
|
+
|
368
|
+
Usage: asn1Decoding [options] file1 file2 type
|
369
|
+
file1 : file with ASN1 definitions.
|
370
|
+
file2 : binary file with a DER encoding.
|
371
|
+
type : ASN1 definition name.
|
372
|
+
Options:
|
373
|
+
-h : shows the help message.
|
374
|
+
-v : shows version information and exit.
|
375
|
+
-o file : output file.
|
376
|
+
|
377
|
+
For example, after generating the 'assign.out' file from the example
|
378
|
+
section of the 'asn1Coding' command above, the following invocation will
|
379
|
+
decode the DER data.
|
380
|
+
|
381
|
+
$ asn1Decoding pkix.asn assign.out PKIX1.Dss-Sig-Value
|
382
|
+
|
383
|
+
|
384
|
+
File: libtasn1.info, Node: Function reference, Next: Copying Information, Prev: Utilities, Up: Top
|
385
|
+
|
386
|
+
4 Function reference
|
387
|
+
********************
|
388
|
+
|
389
|
+
* Menu:
|
390
|
+
|
391
|
+
* ASN.1 schema functions::
|
392
|
+
* ASN.1 field functions::
|
393
|
+
* DER functions::
|
394
|
+
* Error handling functions::
|
395
|
+
* Auxilliary functions::
|
396
|
+
|
397
|
+
|
398
|
+
File: libtasn1.info, Node: ASN.1 schema functions, Next: ASN.1 field functions, Up: Function reference
|
399
|
+
|
400
|
+
4.1 ASN.1 schema functions
|
401
|
+
==========================
|
402
|
+
|
403
|
+
asn1_parser2tree
|
404
|
+
----------------
|
405
|
+
|
406
|
+
-- Function: int asn1_parser2tree (const char * FILE, asn1_node *
|
407
|
+
DEFINITIONS, char * ERROR_DESC)
|
408
|
+
FILE: specify the path and the name of file that contains ASN.1
|
409
|
+
declarations.
|
410
|
+
|
411
|
+
DEFINITIONS: return the pointer to the structure created from
|
412
|
+
"file" ASN.1 declarations.
|
413
|
+
|
414
|
+
ERROR_DESC: return the error description or an empty string if
|
415
|
+
success.
|
416
|
+
|
417
|
+
Function used to start the parse algorithm. Creates the structures
|
418
|
+
needed to manage the definitions included in 'file' file.
|
419
|
+
|
420
|
+
*Returns:* 'ASN1_SUCCESS' if the file has a correct syntax and
|
421
|
+
every identifier is known, 'ASN1_ELEMENT_NOT_EMPTY' if
|
422
|
+
'definitions' not 'NULL' , 'ASN1_FILE_NOT_FOUND' if an error
|
423
|
+
occured while opening 'file' , 'ASN1_SYNTAX_ERROR' if the syntax is
|
424
|
+
not correct, 'ASN1_IDENTIFIER_NOT_FOUND' if in the file there is an
|
425
|
+
identifier that is not defined, 'ASN1_NAME_TOO_LONG' if in the file
|
426
|
+
there is an identifier whith more than 'ASN1_MAX_NAME_SIZE'
|
427
|
+
characters.
|
428
|
+
|
429
|
+
asn1_parser2array
|
430
|
+
-----------------
|
431
|
+
|
432
|
+
-- Function: int asn1_parser2array (const char * INPUTFILENAME, const
|
433
|
+
char * OUTPUTFILENAME, const char * VECTORNAME, char *
|
434
|
+
ERROR_DESC)
|
435
|
+
INPUTFILENAME: specify the path and the name of file that contains
|
436
|
+
ASN.1 declarations.
|
437
|
+
|
438
|
+
OUTPUTFILENAME: specify the path and the name of file that will
|
439
|
+
contain the C vector definition.
|
440
|
+
|
441
|
+
VECTORNAME: specify the name of the C vector.
|
442
|
+
|
443
|
+
ERROR_DESC: return the error description or an empty string if
|
444
|
+
success.
|
445
|
+
|
446
|
+
Function that generates a C structure from an ASN1 file. Creates a
|
447
|
+
file containing a C vector to use to manage the definitions
|
448
|
+
included in 'inputFileName' file. If 'inputFileName' is
|
449
|
+
"/aa/bb/xx.yy" and 'outputFileName' is 'NULL' , the file created is
|
450
|
+
"/aa/bb/xx_asn1_tab.c". If 'vectorName' is 'NULL' the vector name
|
451
|
+
will be "xx_asn1_tab".
|
452
|
+
|
453
|
+
*Returns:* 'ASN1_SUCCESS' if the file has a correct syntax and
|
454
|
+
every identifier is known, 'ASN1_FILE_NOT_FOUND' if an error
|
455
|
+
occured while opening 'inputFileName' , 'ASN1_SYNTAX_ERROR' if the
|
456
|
+
syntax is not correct, 'ASN1_IDENTIFIER_NOT_FOUND' if in the file
|
457
|
+
there is an identifier that is not defined, 'ASN1_NAME_TOO_LONG' if
|
458
|
+
in the file there is an identifier whith more than
|
459
|
+
'ASN1_MAX_NAME_SIZE' characters.
|
460
|
+
|
461
|
+
|
462
|
+
File: libtasn1.info, Node: ASN.1 field functions, Next: DER functions, Prev: ASN.1 schema functions, Up: Function reference
|
463
|
+
|
464
|
+
4.2 ASN.1 field functions
|
465
|
+
=========================
|
466
|
+
|
467
|
+
asn1_array2tree
|
468
|
+
---------------
|
469
|
+
|
470
|
+
-- Function: int asn1_array2tree (const asn1_static_node * ARRAY,
|
471
|
+
asn1_node * DEFINITIONS, char * ERRORDESCRIPTION)
|
472
|
+
ARRAY: specify the array that contains ASN.1 declarations
|
473
|
+
|
474
|
+
DEFINITIONS: return the pointer to the structure created by *ARRAY
|
475
|
+
ASN.1 declarations
|
476
|
+
|
477
|
+
ERRORDESCRIPTION: return the error description.
|
478
|
+
|
479
|
+
Creates the structures needed to manage the ASN.1 definitions.
|
480
|
+
'array' is a vector created by 'asn1_parser2array()' .
|
481
|
+
|
482
|
+
*Returns:* 'ASN1_SUCCESS' if structure was created correctly,
|
483
|
+
'ASN1_ELEMENT_NOT_EMPTY' if * 'definitions' not NULL,
|
484
|
+
'ASN1_IDENTIFIER_NOT_FOUND' if in the file there is an identifier
|
485
|
+
that is not defined (see 'errorDescription' for more information),
|
486
|
+
'ASN1_ARRAY_ERROR' if the array pointed by 'array' is wrong.
|
487
|
+
|
488
|
+
asn1_delete_structure
|
489
|
+
---------------------
|
490
|
+
|
491
|
+
-- Function: int asn1_delete_structure (asn1_node * STRUCTURE)
|
492
|
+
STRUCTURE: pointer to the structure that you want to delete.
|
493
|
+
|
494
|
+
Deletes the structure * 'structure' . At the end, * 'structure' is
|
495
|
+
set to NULL.
|
496
|
+
|
497
|
+
*Returns:* 'ASN1_SUCCESS' if successful, 'ASN1_ELEMENT_NOT_FOUND'
|
498
|
+
if * 'structure' was NULL.
|
499
|
+
|
500
|
+
asn1_delete_structure2
|
501
|
+
----------------------
|
502
|
+
|
503
|
+
-- Function: int asn1_delete_structure2 (asn1_node * STRUCTURE,
|
504
|
+
unsigned int FLAGS)
|
505
|
+
STRUCTURE: pointer to the structure that you want to delete.
|
506
|
+
|
507
|
+
FLAGS: additional flags (see 'ASN1_DELETE_FLAG' )
|
508
|
+
|
509
|
+
Deletes the structure * 'structure' . At the end, * 'structure' is
|
510
|
+
set to NULL.
|
511
|
+
|
512
|
+
*Returns:* 'ASN1_SUCCESS' if successful, 'ASN1_ELEMENT_NOT_FOUND'
|
513
|
+
if * 'structure' was NULL.
|
514
|
+
|
515
|
+
asn1_delete_element
|
516
|
+
-------------------
|
517
|
+
|
518
|
+
-- Function: int asn1_delete_element (asn1_node STRUCTURE, const char *
|
519
|
+
ELEMENT_NAME)
|
520
|
+
STRUCTURE: pointer to the structure that contains the element you
|
521
|
+
want to delete.
|
522
|
+
|
523
|
+
ELEMENT_NAME: element's name you want to delete.
|
524
|
+
|
525
|
+
Deletes the element named * 'element_name' inside * 'structure' .
|
526
|
+
|
527
|
+
*Returns:* 'ASN1_SUCCESS' if successful, 'ASN1_ELEMENT_NOT_FOUND'
|
528
|
+
if the 'element_name' was not found.
|
529
|
+
|
530
|
+
asn1_create_element
|
531
|
+
-------------------
|
532
|
+
|
533
|
+
-- Function: int asn1_create_element (asn1_node DEFINITIONS, const char
|
534
|
+
* SOURCE_NAME, asn1_node * ELEMENT)
|
535
|
+
DEFINITIONS: pointer to the structure returned by "parser_asn1"
|
536
|
+
function
|
537
|
+
|
538
|
+
SOURCE_NAME: the name of the type of the new structure (must be
|
539
|
+
inside p_structure).
|
540
|
+
|
541
|
+
ELEMENT: pointer to the structure created.
|
542
|
+
|
543
|
+
Creates a structure of type 'source_name' . Example using
|
544
|
+
"pkix.asn":
|
545
|
+
|
546
|
+
rc = asn1_create_element(cert_def, "PKIX1.Certificate", certptr);
|
547
|
+
|
548
|
+
*Returns:* 'ASN1_SUCCESS' if creation OK, 'ASN1_ELEMENT_NOT_FOUND'
|
549
|
+
if 'source_name' is not known.
|
550
|
+
|
551
|
+
asn1_print_structure
|
552
|
+
--------------------
|
553
|
+
|
554
|
+
-- Function: void asn1_print_structure (FILE * OUT, asn1_node
|
555
|
+
STRUCTURE, const char * NAME, int MODE)
|
556
|
+
OUT: pointer to the output file (e.g. stdout).
|
557
|
+
|
558
|
+
STRUCTURE: pointer to the structure that you want to visit.
|
559
|
+
|
560
|
+
NAME: an element of the structure
|
561
|
+
|
562
|
+
MODE: specify how much of the structure to print, can be
|
563
|
+
'ASN1_PRINT_NAME' , 'ASN1_PRINT_NAME_TYPE' ,
|
564
|
+
'ASN1_PRINT_NAME_TYPE_VALUE' , or 'ASN1_PRINT_ALL' .
|
565
|
+
|
566
|
+
Prints on the 'out' file descriptor the structure's tree starting
|
567
|
+
from the 'name' element inside the structure 'structure' .
|
568
|
+
|
569
|
+
asn1_number_of_elements
|
570
|
+
-----------------------
|
571
|
+
|
572
|
+
-- Function: int asn1_number_of_elements (asn1_node ELEMENT, const char
|
573
|
+
* NAME, int * NUM)
|
574
|
+
ELEMENT: pointer to the root of an ASN1 structure.
|
575
|
+
|
576
|
+
NAME: the name of a sub-structure of ROOT.
|
577
|
+
|
578
|
+
NUM: pointer to an integer where the result will be stored
|
579
|
+
|
580
|
+
Counts the number of elements of a sub-structure called NAME with
|
581
|
+
names equal to "?1","?2", ...
|
582
|
+
|
583
|
+
*Returns:* 'ASN1_SUCCESS' if successful, 'ASN1_ELEMENT_NOT_FOUND'
|
584
|
+
if 'name' is not known, 'ASN1_GENERIC_ERROR' if pointer 'num' is
|
585
|
+
'NULL' .
|
586
|
+
|
587
|
+
asn1_find_structure_from_oid
|
588
|
+
----------------------------
|
589
|
+
|
590
|
+
-- Function: const char * asn1_find_structure_from_oid (asn1_node
|
591
|
+
DEFINITIONS, const char * OIDVALUE)
|
592
|
+
DEFINITIONS: ASN1 definitions
|
593
|
+
|
594
|
+
OIDVALUE: value of the OID to search (e.g. "1.2.3.4").
|
595
|
+
|
596
|
+
Search the structure that is defined just after an OID definition.
|
597
|
+
|
598
|
+
*Returns:* 'NULL' when 'oidValue' not found, otherwise the pointer
|
599
|
+
to a constant string that contains the element name defined just
|
600
|
+
after the OID.
|
601
|
+
|
602
|
+
asn1_copy_node
|
603
|
+
--------------
|
604
|
+
|
605
|
+
-- Function: int asn1_copy_node (asn1_node DST, const char * DST_NAME,
|
606
|
+
asn1_node SRC, const char * SRC_NAME)
|
607
|
+
DST: Destination asn1 node.
|
608
|
+
|
609
|
+
DST_NAME: Field name in destination node.
|
610
|
+
|
611
|
+
SRC: Source asn1 node.
|
612
|
+
|
613
|
+
SRC_NAME: Field name in source node.
|
614
|
+
|
615
|
+
Create a deep copy of a asn1_node variable. That function requires
|
616
|
+
'dst' to be expanded using 'asn1_create_element()' .
|
617
|
+
|
618
|
+
*Returns:* Return 'ASN1_SUCCESS' on success.
|
619
|
+
|
620
|
+
asn1_dup_node
|
621
|
+
-------------
|
622
|
+
|
623
|
+
-- Function: asn1_node asn1_dup_node (asn1_node SRC, const char *
|
624
|
+
SRC_NAME)
|
625
|
+
SRC: Source asn1 node.
|
626
|
+
|
627
|
+
SRC_NAME: Field name in source node.
|
628
|
+
|
629
|
+
Create a deep copy of a asn1_node variable. This function will
|
630
|
+
return an exact copy of the provided structure.
|
631
|
+
|
632
|
+
*Returns:* Return 'NULL' on failure.
|
633
|
+
|
634
|
+
asn1_write_value
|
635
|
+
----------------
|
636
|
+
|
637
|
+
-- Function: int asn1_write_value (asn1_node NODE_ROOT, const char *
|
638
|
+
NAME, const void * IVALUE, int LEN)
|
639
|
+
NODE_ROOT: pointer to a structure
|
640
|
+
|
641
|
+
NAME: the name of the element inside the structure that you want to
|
642
|
+
set.
|
643
|
+
|
644
|
+
IVALUE: vector used to specify the value to set. If len is >0,
|
645
|
+
VALUE must be a two's complement form integer. if len=0 *VALUE
|
646
|
+
must be a null terminated string with an integer value.
|
647
|
+
|
648
|
+
LEN: number of bytes of *value to use to set the value:
|
649
|
+
value[0]..value[len-1] or 0 if value is a null terminated string
|
650
|
+
|
651
|
+
Set the value of one element inside a structure.
|
652
|
+
|
653
|
+
If an element is OPTIONAL and you want to delete it, you must use
|
654
|
+
the value=NULL and len=0. Using "pkix.asn":
|
655
|
+
|
656
|
+
result=asn1_write_value(cert, "tbsCertificate.issuerUniqueID",
|
657
|
+
NULL, 0);
|
658
|
+
|
659
|
+
Description for each type:
|
660
|
+
|
661
|
+
*INTEGER:* VALUE must contain a two's complement form integer.
|
662
|
+
|
663
|
+
value[0]=0xFF , len=1 -> integer=-1. value[0]=0xFF value[1]=0xFF ,
|
664
|
+
len=2 -> integer=-1. value[0]=0x01 , len=1 -> integer= 1.
|
665
|
+
value[0]=0x00 value[1]=0x01 , len=2 -> integer= 1. value="123" ,
|
666
|
+
len=0 -> integer= 123.
|
667
|
+
|
668
|
+
*ENUMERATED:* As INTEGER (but only with not negative numbers).
|
669
|
+
|
670
|
+
*BOOLEAN:* VALUE must be the null terminated string "TRUE" or
|
671
|
+
"FALSE" and LEN != 0.
|
672
|
+
|
673
|
+
value="TRUE" , len=1 -> boolean=TRUE. value="FALSE" , len=1 ->
|
674
|
+
boolean=FALSE.
|
675
|
+
|
676
|
+
OBJECT IDENTIFIER: VALUE must be a null terminated string with each
|
677
|
+
number separated by a dot (e.g. "1.2.3.543.1"). LEN != 0.
|
678
|
+
|
679
|
+
value="1 2 840 10040 4 3" , len=1 -> OID=dsa-with-sha.
|
680
|
+
|
681
|
+
*UTCTime:* VALUE must be a null terminated string in one of these
|
682
|
+
formats: "YYMMDDhhmmssZ", "YYMMDDhhmmssZ", "YYMMDDhhmmss+hh'mm'",
|
683
|
+
"YYMMDDhhmmss-hh'mm'", "YYMMDDhhmm+hh'mm'", or "YYMMDDhhmm-hh'mm'".
|
684
|
+
LEN != 0.
|
685
|
+
|
686
|
+
value="9801011200Z" , len=1 -> time=Jannuary 1st, 1998 at 12h 00m
|
687
|
+
Greenwich Mean Time
|
688
|
+
|
689
|
+
*GeneralizedTime:* VALUE must be in one of this format:
|
690
|
+
"YYYYMMDDhhmmss.sZ", "YYYYMMDDhhmmss.sZ",
|
691
|
+
"YYYYMMDDhhmmss.s+hh'mm'", "YYYYMMDDhhmmss.s-hh'mm'",
|
692
|
+
"YYYYMMDDhhmm+hh'mm'", or "YYYYMMDDhhmm-hh'mm'" where ss.s
|
693
|
+
indicates the seconds with any precision like "10.1" or "01.02".
|
694
|
+
LEN != 0
|
695
|
+
|
696
|
+
value="2001010112001.12-0700" , len=1 -> time=Jannuary 1st, 2001 at
|
697
|
+
12h 00m 01.12s Pacific Daylight Time
|
698
|
+
|
699
|
+
OCTET STRING: VALUE contains the octet string and LEN is the number
|
700
|
+
of octets.
|
701
|
+
|
702
|
+
value="$\backslash$x01$\backslash$x02$\backslash$x03" , len=3 ->
|
703
|
+
three bytes octet string
|
704
|
+
|
705
|
+
*GeneralString:* VALUE contains the generalstring and LEN is the
|
706
|
+
number of octets.
|
707
|
+
|
708
|
+
value="$\backslash$x01$\backslash$x02$\backslash$x03" , len=3 ->
|
709
|
+
three bytes generalstring
|
710
|
+
|
711
|
+
BIT STRING: VALUE contains the bit string organized by bytes and
|
712
|
+
LEN is the number of bits.
|
713
|
+
|
714
|
+
value="$\backslash$xCF" , len=6 -> bit string="110011" (six bits)
|
715
|
+
|
716
|
+
*CHOICE:* if NAME indicates a choice type, VALUE must specify one
|
717
|
+
of the alternatives with a null terminated string. LEN != 0.
|
718
|
+
Using "pkix.asn"\:
|
719
|
+
|
720
|
+
result=asn1_write_value(cert,
|
721
|
+
"certificate1.tbsCertificate.subject", "rdnSequence", 1);
|
722
|
+
|
723
|
+
*ANY:* VALUE indicates the der encoding of a structure. LEN != 0.
|
724
|
+
|
725
|
+
SEQUENCE OF: VALUE must be the null terminated string "NEW" and LEN
|
726
|
+
!= 0. With this instruction another element is appended in the
|
727
|
+
sequence. The name of this element will be "?1" if it's the first
|
728
|
+
one, "?2" for the second and so on.
|
729
|
+
|
730
|
+
Using "pkix.asn"\:
|
731
|
+
|
732
|
+
result=asn1_write_value(cert,
|
733
|
+
"certificate1.tbsCertificate.subject.rdnSequence", "NEW", 1);
|
734
|
+
|
735
|
+
SET OF: the same as SEQUENCE OF. Using "pkix.asn":
|
736
|
+
|
737
|
+
result=asn1_write_value(cert,
|
738
|
+
"tbsCertificate.subject.rdnSequence.?LAST", "NEW", 1);
|
739
|
+
|
740
|
+
*Returns:* 'ASN1_SUCCESS' if the value was set,
|
741
|
+
'ASN1_ELEMENT_NOT_FOUND' if 'name' is not a valid element, and
|
742
|
+
'ASN1_VALUE_NOT_VALID' if 'ivalue' has a wrong format.
|
743
|
+
|
744
|
+
asn1_read_value
|
745
|
+
---------------
|
746
|
+
|
747
|
+
-- Function: int asn1_read_value (asn1_node ROOT, const char * NAME,
|
748
|
+
void * IVALUE, int * LEN)
|
749
|
+
ROOT: pointer to a structure.
|
750
|
+
|
751
|
+
NAME: the name of the element inside a structure that you want to
|
752
|
+
read.
|
753
|
+
|
754
|
+
IVALUE: vector that will contain the element's content, must be a
|
755
|
+
pointer to memory cells already allocated (may be 'NULL' ).
|
756
|
+
|
757
|
+
LEN: number of bytes of *value: value[0]..value[len-1]. Initialy
|
758
|
+
holds the sizeof value.
|
759
|
+
|
760
|
+
Returns the value of one element inside a structure. If an element
|
761
|
+
is OPTIONAL and this returns 'ASN1_ELEMENT_NOT_FOUND' , it means
|
762
|
+
that this element wasn't present in the der encoding that created
|
763
|
+
the structure. The first element of a SEQUENCE_OF or SET_OF is
|
764
|
+
named "?1". The second one "?2" and so on. If the 'root' provided
|
765
|
+
is a node to specific sequence element, then the keyword "?CURRENT"
|
766
|
+
is also acceptable and indicates the current sequence element of
|
767
|
+
this node.
|
768
|
+
|
769
|
+
Note that there can be valid values with length zero. In these
|
770
|
+
case this function will succeed and 'len' will be zero.
|
771
|
+
|
772
|
+
*INTEGER:* VALUE will contain a two's complement form integer.
|
773
|
+
|
774
|
+
integer=-1 -> value[0]=0xFF , len=1. integer=1 -> value[0]=0x01 ,
|
775
|
+
len=1.
|
776
|
+
|
777
|
+
*ENUMERATED:* As INTEGER (but only with not negative numbers).
|
778
|
+
|
779
|
+
*BOOLEAN:* VALUE will be the null terminated string "TRUE" or
|
780
|
+
"FALSE" and LEN=5 or LEN=6.
|
781
|
+
|
782
|
+
OBJECT IDENTIFIER: VALUE will be a null terminated string with each
|
783
|
+
number separated by a dot (i.e. "1.2.3.543.1").
|
784
|
+
|
785
|
+
LEN = strlen(VALUE)+1
|
786
|
+
|
787
|
+
*UTCTime:* VALUE will be a null terminated string in one of these
|
788
|
+
formats: "YYMMDDhhmmss+hh'mm'" or "YYMMDDhhmmss-hh'mm'".
|
789
|
+
LEN=strlen(VALUE)+1.
|
790
|
+
|
791
|
+
*GeneralizedTime:* VALUE will be a null terminated string in the
|
792
|
+
same format used to set the value.
|
793
|
+
|
794
|
+
OCTET STRING: VALUE will contain the octet string and LEN will be
|
795
|
+
the number of octets.
|
796
|
+
|
797
|
+
*GeneralString:* VALUE will contain the generalstring and LEN will
|
798
|
+
be the number of octets.
|
799
|
+
|
800
|
+
BIT STRING: VALUE will contain the bit string organized by bytes
|
801
|
+
and LEN will be the number of bits.
|
802
|
+
|
803
|
+
*CHOICE:* If NAME indicates a choice type, VALUE will specify the
|
804
|
+
alternative selected.
|
805
|
+
|
806
|
+
*ANY:* If NAME indicates an any type, VALUE will indicate the DER
|
807
|
+
encoding of the structure actually used.
|
808
|
+
|
809
|
+
*Returns:* 'ASN1_SUCCESS' if value is returned,
|
810
|
+
'ASN1_ELEMENT_NOT_FOUND' if 'name' is not a valid element,
|
811
|
+
'ASN1_VALUE_NOT_FOUND' if there isn't any value for the element
|
812
|
+
selected, and 'ASN1_MEM_ERROR' if The value vector isn't big enough
|
813
|
+
to store the result, and in this case 'len' will contain the number
|
814
|
+
of bytes needed.
|
815
|
+
|
816
|
+
asn1_read_value_type
|
817
|
+
--------------------
|
818
|
+
|
819
|
+
-- Function: int asn1_read_value_type (asn1_node ROOT, const char *
|
820
|
+
NAME, void * IVALUE, int * LEN, unsigned int * ETYPE)
|
821
|
+
ROOT: pointer to a structure.
|
822
|
+
|
823
|
+
NAME: the name of the element inside a structure that you want to
|
824
|
+
read.
|
825
|
+
|
826
|
+
IVALUE: vector that will contain the element's content, must be a
|
827
|
+
pointer to memory cells already allocated (may be 'NULL' ).
|
828
|
+
|
829
|
+
LEN: number of bytes of *value: value[0]..value[len-1]. Initialy
|
830
|
+
holds the sizeof value.
|
831
|
+
|
832
|
+
ETYPE: The type of the value read (ASN1_ETYPE)
|
833
|
+
|
834
|
+
Returns the type and value of one element inside a structure. If
|
835
|
+
an element is OPTIONAL and this returns 'ASN1_ELEMENT_NOT_FOUND' ,
|
836
|
+
it means that this element wasn't present in the der encoding that
|
837
|
+
created the structure. The first element of a SEQUENCE_OF or
|
838
|
+
SET_OF is named "?1". The second one "?2" and so on. If the
|
839
|
+
'root' provided is a node to specific sequence element, then the
|
840
|
+
keyword "?CURRENT" is also acceptable and indicates the current
|
841
|
+
sequence element of this node.
|
842
|
+
|
843
|
+
Note that there can be valid values with length zero. In these
|
844
|
+
case this function will succeed and 'len' will be zero.
|
845
|
+
|
846
|
+
*INTEGER:* VALUE will contain a two's complement form integer.
|
847
|
+
|
848
|
+
integer=-1 -> value[0]=0xFF , len=1. integer=1 -> value[0]=0x01 ,
|
849
|
+
len=1.
|
850
|
+
|
851
|
+
*ENUMERATED:* As INTEGER (but only with not negative numbers).
|
852
|
+
|
853
|
+
*BOOLEAN:* VALUE will be the null terminated string "TRUE" or
|
854
|
+
"FALSE" and LEN=5 or LEN=6.
|
855
|
+
|
856
|
+
OBJECT IDENTIFIER: VALUE will be a null terminated string with each
|
857
|
+
number separated by a dot (i.e. "1.2.3.543.1").
|
858
|
+
|
859
|
+
LEN = strlen(VALUE)+1
|
860
|
+
|
861
|
+
*UTCTime:* VALUE will be a null terminated string in one of these
|
862
|
+
formats: "YYMMDDhhmmss+hh'mm'" or "YYMMDDhhmmss-hh'mm'".
|
863
|
+
LEN=strlen(VALUE)+1.
|
864
|
+
|
865
|
+
*GeneralizedTime:* VALUE will be a null terminated string in the
|
866
|
+
same format used to set the value.
|
867
|
+
|
868
|
+
OCTET STRING: VALUE will contain the octet string and LEN will be
|
869
|
+
the number of octets.
|
870
|
+
|
871
|
+
*GeneralString:* VALUE will contain the generalstring and LEN will
|
872
|
+
be the number of octets.
|
873
|
+
|
874
|
+
BIT STRING: VALUE will contain the bit string organized by bytes
|
875
|
+
and LEN will be the number of bits.
|
876
|
+
|
877
|
+
*CHOICE:* If NAME indicates a choice type, VALUE will specify the
|
878
|
+
alternative selected.
|
879
|
+
|
880
|
+
*ANY:* If NAME indicates an any type, VALUE will indicate the DER
|
881
|
+
encoding of the structure actually used.
|
882
|
+
|
883
|
+
*Returns:* 'ASN1_SUCCESS' if value is returned,
|
884
|
+
'ASN1_ELEMENT_NOT_FOUND' if 'name' is not a valid element,
|
885
|
+
'ASN1_VALUE_NOT_FOUND' if there isn't any value for the element
|
886
|
+
selected, and 'ASN1_MEM_ERROR' if The value vector isn't big enough
|
887
|
+
to store the result, and in this case 'len' will contain the number
|
888
|
+
of bytes needed.
|
889
|
+
|
890
|
+
asn1_read_tag
|
891
|
+
-------------
|
892
|
+
|
893
|
+
-- Function: int asn1_read_tag (asn1_node ROOT, const char * NAME, int
|
894
|
+
* TAGVALUE, int * CLASSVALUE)
|
895
|
+
ROOT: pointer to a structure
|
896
|
+
|
897
|
+
NAME: the name of the element inside a structure.
|
898
|
+
|
899
|
+
TAGVALUE: variable that will contain the TAG value.
|
900
|
+
|
901
|
+
CLASSVALUE: variable that will specify the TAG type.
|
902
|
+
|
903
|
+
Returns the TAG and the CLASS of one element inside a structure.
|
904
|
+
CLASS can have one of these constants: 'ASN1_CLASS_APPLICATION' ,
|
905
|
+
'ASN1_CLASS_UNIVERSAL' , 'ASN1_CLASS_PRIVATE' or
|
906
|
+
'ASN1_CLASS_CONTEXT_SPECIFIC' .
|
907
|
+
|
908
|
+
*Returns:* 'ASN1_SUCCESS' if successful, 'ASN1_ELEMENT_NOT_FOUND'
|
909
|
+
if 'name' is not a valid element.
|
910
|
+
|
911
|
+
asn1_read_node_value
|
912
|
+
--------------------
|
913
|
+
|
914
|
+
-- Function: int asn1_read_node_value (asn1_node NODE,
|
915
|
+
asn1_data_node_st * DATA)
|
916
|
+
NODE: pointer to a node.
|
917
|
+
|
918
|
+
DATA: a point to a asn1_data_node_st
|
919
|
+
|
920
|
+
Returns the value a data node inside a asn1_node structure. The
|
921
|
+
data returned should be handled as constant values.
|
922
|
+
|
923
|
+
*Returns:* 'ASN1_SUCCESS' if the node exists.
|
924
|
+
|
925
|
+
|
926
|
+
File: libtasn1.info, Node: DER functions, Next: Error handling functions, Prev: ASN.1 field functions, Up: Function reference
|
927
|
+
|
928
|
+
4.3 DER functions
|
929
|
+
=================
|
930
|
+
|
931
|
+
asn1_length_der
|
932
|
+
---------------
|
933
|
+
|
934
|
+
-- Function: void asn1_length_der (unsigned long int LEN, unsigned char
|
935
|
+
* DER, int * DER_LEN)
|
936
|
+
LEN: value to convert.
|
937
|
+
|
938
|
+
DER: buffer to hold the returned encoding (may be 'NULL' ).
|
939
|
+
|
940
|
+
DER_LEN: number of meaningful bytes of ANS
|
941
|
+
(der[0]..der[der_len-1]).
|
942
|
+
|
943
|
+
Creates the DER encoding of the provided length value. The 'der'
|
944
|
+
buffer must have enough room for the output. The maximum length
|
945
|
+
this function will encode is 'ASN1_MAX_LENGTH_SIZE' .
|
946
|
+
|
947
|
+
To know the size of the DER encoding use a 'NULL' value for 'der' .
|
948
|
+
|
949
|
+
asn1_octet_der
|
950
|
+
--------------
|
951
|
+
|
952
|
+
-- Function: void asn1_octet_der (const unsigned char * STR, int
|
953
|
+
STR_LEN, unsigned char * DER, int * DER_LEN)
|
954
|
+
STR: the input data.
|
955
|
+
|
956
|
+
STR_LEN: STR length (str[0]..str[*str_len-1]).
|
957
|
+
|
958
|
+
DER: encoded string returned.
|
959
|
+
|
960
|
+
DER_LEN: number of meaningful bytes of DER
|
961
|
+
(der[0]..der[der_len-1]).
|
962
|
+
|
963
|
+
Creates a length-value DER encoding for the input data. The DER
|
964
|
+
encoding of the input data will be placed in the 'der' variable.
|
965
|
+
|
966
|
+
Note that the OCTET STRING tag is not included in the output.
|
967
|
+
|
968
|
+
This function does not return any value because it is expected that
|
969
|
+
'der_len' will contain enough bytes to store the string plus the
|
970
|
+
DER encoding. The DER encoding size can be obtained using
|
971
|
+
'asn1_length_der()' .
|
972
|
+
|
973
|
+
asn1_encode_simple_der
|
974
|
+
----------------------
|
975
|
+
|
976
|
+
-- Function: int asn1_encode_simple_der (unsigned int ETYPE, const
|
977
|
+
unsigned char * STR, unsigned int STR_LEN, unsigned char * TL,
|
978
|
+
unsigned int * TL_LEN)
|
979
|
+
ETYPE: The type of the string to be encoded (ASN1_ETYPE_)
|
980
|
+
|
981
|
+
STR: the string data.
|
982
|
+
|
983
|
+
STR_LEN: the string length
|
984
|
+
|
985
|
+
TL: the encoded tag and length
|
986
|
+
|
987
|
+
TL_LEN: the bytes of the 'tl' field
|
988
|
+
|
989
|
+
Creates the DER encoding for various simple ASN.1 types like
|
990
|
+
strings etc. It stores the tag and length in 'tl' , which should
|
991
|
+
have space for at least 'ASN1_MAX_TL_SIZE' bytes. Initially
|
992
|
+
'tl_len' should contain the size of 'tl' .
|
993
|
+
|
994
|
+
The complete DER encoding should consist of the value in 'tl'
|
995
|
+
appended with the provided 'str' .
|
996
|
+
|
997
|
+
*Returns:* 'ASN1_SUCCESS' if successful or an error value.
|
998
|
+
|
999
|
+
asn1_bit_der
|
1000
|
+
------------
|
1001
|
+
|
1002
|
+
-- Function: void asn1_bit_der (const unsigned char * STR, int BIT_LEN,
|
1003
|
+
unsigned char * DER, int * DER_LEN)
|
1004
|
+
STR: BIT string.
|
1005
|
+
|
1006
|
+
BIT_LEN: number of meaningful bits in STR.
|
1007
|
+
|
1008
|
+
DER: string returned.
|
1009
|
+
|
1010
|
+
DER_LEN: number of meaningful bytes of DER
|
1011
|
+
(der[0]..der[ans_len-1]).
|
1012
|
+
|
1013
|
+
Creates a length-value DER encoding for the input data as it would
|
1014
|
+
have been for a BIT STRING. The DER encoded data will be copied in
|
1015
|
+
'der' .
|
1016
|
+
|
1017
|
+
Note that the BIT STRING tag is not included in the output.
|
1018
|
+
|
1019
|
+
This function does not return any value because it is expected that
|
1020
|
+
'der_len' will contain enough bytes to store the string plus the
|
1021
|
+
DER encoding. The DER encoding size can be obtained using
|
1022
|
+
'asn1_length_der()' .
|
1023
|
+
|
1024
|
+
asn1_der_coding
|
1025
|
+
---------------
|
1026
|
+
|
1027
|
+
-- Function: int asn1_der_coding (asn1_node ELEMENT, const char * NAME,
|
1028
|
+
void * IDER, int * LEN, char * ERRORDESCRIPTION)
|
1029
|
+
ELEMENT: pointer to an ASN1 element
|
1030
|
+
|
1031
|
+
NAME: the name of the structure you want to encode (it must be
|
1032
|
+
inside *POINTER).
|
1033
|
+
|
1034
|
+
IDER: vector that will contain the DER encoding. DER must be a
|
1035
|
+
pointer to memory cells already allocated.
|
1036
|
+
|
1037
|
+
LEN: number of bytes of * 'ider' : 'ider' [0].. 'ider' [len-1],
|
1038
|
+
Initialy holds the sizeof of der vector.
|
1039
|
+
|
1040
|
+
ERRORDESCRIPTION: return the error description or an empty string
|
1041
|
+
if success.
|
1042
|
+
|
1043
|
+
Creates the DER encoding for the NAME structure (inside *POINTER
|
1044
|
+
structure).
|
1045
|
+
|
1046
|
+
*Returns:* 'ASN1_SUCCESS' if DER encoding OK,
|
1047
|
+
'ASN1_ELEMENT_NOT_FOUND' if 'name' is not a valid element,
|
1048
|
+
'ASN1_VALUE_NOT_FOUND' if there is an element without a value,
|
1049
|
+
'ASN1_MEM_ERROR' if the 'ider' vector isn't big enough and in this
|
1050
|
+
case 'len' will contain the length needed.
|
1051
|
+
|
1052
|
+
asn1_get_length_der
|
1053
|
+
-------------------
|
1054
|
+
|
1055
|
+
-- Function: long asn1_get_length_der (const unsigned char * DER, int
|
1056
|
+
DER_LEN, int * LEN)
|
1057
|
+
DER: DER data to decode.
|
1058
|
+
|
1059
|
+
DER_LEN: Length of DER data to decode.
|
1060
|
+
|
1061
|
+
LEN: Output variable containing the length of the DER length field.
|
1062
|
+
|
1063
|
+
Extract a length field from DER data.
|
1064
|
+
|
1065
|
+
*Returns:* Return the decoded length value, or -1 on indefinite
|
1066
|
+
length, or -2 when the value was too big to fit in a int, or -4
|
1067
|
+
when the decoded length value plus 'len' would exceed 'der_len' .
|
1068
|
+
|
1069
|
+
asn1_get_tag_der
|
1070
|
+
----------------
|
1071
|
+
|
1072
|
+
-- Function: int asn1_get_tag_der (const unsigned char * DER, int
|
1073
|
+
DER_LEN, unsigned char * CLS, int * LEN, unsigned long * TAG)
|
1074
|
+
DER: DER data to decode.
|
1075
|
+
|
1076
|
+
DER_LEN: Length of DER data to decode.
|
1077
|
+
|
1078
|
+
CLS: Output variable containing decoded class.
|
1079
|
+
|
1080
|
+
LEN: Output variable containing the length of the DER TAG data.
|
1081
|
+
|
1082
|
+
TAG: Output variable containing the decoded tag.
|
1083
|
+
|
1084
|
+
Decode the class and TAG from DER code.
|
1085
|
+
|
1086
|
+
*Returns:* Returns 'ASN1_SUCCESS' on success, or an error.
|
1087
|
+
|
1088
|
+
asn1_get_length_ber
|
1089
|
+
-------------------
|
1090
|
+
|
1091
|
+
-- Function: long asn1_get_length_ber (const unsigned char * BER, int
|
1092
|
+
BER_LEN, int * LEN)
|
1093
|
+
BER: BER data to decode.
|
1094
|
+
|
1095
|
+
BER_LEN: Length of BER data to decode.
|
1096
|
+
|
1097
|
+
LEN: Output variable containing the length of the BER length field.
|
1098
|
+
|
1099
|
+
Extract a length field from BER data. The difference to
|
1100
|
+
'asn1_get_length_der()' is that this function will return a length
|
1101
|
+
even if the value has indefinite encoding.
|
1102
|
+
|
1103
|
+
*Returns:* Return the decoded length value, or negative value when
|
1104
|
+
the value was too big.
|
1105
|
+
|
1106
|
+
*Since:* 2.0
|
1107
|
+
|
1108
|
+
asn1_get_octet_der
|
1109
|
+
------------------
|
1110
|
+
|
1111
|
+
-- Function: int asn1_get_octet_der (const unsigned char * DER, int
|
1112
|
+
DER_LEN, int * RET_LEN, unsigned char * STR, int STR_SIZE, int
|
1113
|
+
* STR_LEN)
|
1114
|
+
DER: DER data to decode containing the OCTET SEQUENCE.
|
1115
|
+
|
1116
|
+
DER_LEN: Length of DER data to decode.
|
1117
|
+
|
1118
|
+
RET_LEN: Output variable containing the length of the DER data.
|
1119
|
+
|
1120
|
+
STR: Pre-allocated output buffer to put decoded OCTET SEQUENCE in.
|
1121
|
+
|
1122
|
+
STR_SIZE: Length of pre-allocated output buffer.
|
1123
|
+
|
1124
|
+
STR_LEN: Output variable containing the length of the OCTET
|
1125
|
+
SEQUENCE.
|
1126
|
+
|
1127
|
+
Extract an OCTET SEQUENCE from DER data.
|
1128
|
+
|
1129
|
+
*Returns:* Returns 'ASN1_SUCCESS' on success, or an error.
|
1130
|
+
|
1131
|
+
asn1_get_object_id_der
|
1132
|
+
----------------------
|
1133
|
+
|
1134
|
+
-- Function: int asn1_get_object_id_der (const unsigned char * DER, int
|
1135
|
+
DER_LEN, int * RET_LEN, char * STR, int STR_SIZE)
|
1136
|
+
DER: DER data to decode containing the OBJECT IDENTIFIER
|
1137
|
+
|
1138
|
+
DER_LEN: Length of DER data to decode.
|
1139
|
+
|
1140
|
+
RET_LEN: Output variable containing the length of the DER data.
|
1141
|
+
|
1142
|
+
STR: Pre-allocated output buffer to put the textual object id in.
|
1143
|
+
|
1144
|
+
STR_SIZE: Length of pre-allocated output buffer.
|
1145
|
+
|
1146
|
+
Converts a DER encoded object identifier to its textual form.
|
1147
|
+
|
1148
|
+
*Returns:* 'ASN1_SUCCESS' on success, or an error.
|
1149
|
+
|
1150
|
+
asn1_get_bit_der
|
1151
|
+
----------------
|
1152
|
+
|
1153
|
+
-- Function: int asn1_get_bit_der (const unsigned char * DER, int
|
1154
|
+
DER_LEN, int * RET_LEN, unsigned char * STR, int STR_SIZE, int
|
1155
|
+
* BIT_LEN)
|
1156
|
+
DER: DER data to decode containing the BIT SEQUENCE.
|
1157
|
+
|
1158
|
+
DER_LEN: Length of DER data to decode.
|
1159
|
+
|
1160
|
+
RET_LEN: Output variable containing the length of the DER data.
|
1161
|
+
|
1162
|
+
STR: Pre-allocated output buffer to put decoded BIT SEQUENCE in.
|
1163
|
+
|
1164
|
+
STR_SIZE: Length of pre-allocated output buffer.
|
1165
|
+
|
1166
|
+
BIT_LEN: Output variable containing the size of the BIT SEQUENCE.
|
1167
|
+
|
1168
|
+
Extract a BIT SEQUENCE from DER data.
|
1169
|
+
|
1170
|
+
*Returns:* 'ASN1_SUCCESS' on success, or an error.
|
1171
|
+
|
1172
|
+
asn1_der_decoding2
|
1173
|
+
------------------
|
1174
|
+
|
1175
|
+
-- Function: int asn1_der_decoding2 (asn1_node * ELEMENT, const void *
|
1176
|
+
IDER, int * MAX_IDER_LEN, unsigned int FLAGS, char *
|
1177
|
+
ERRORDESCRIPTION)
|
1178
|
+
ELEMENT: pointer to an ASN1 structure.
|
1179
|
+
|
1180
|
+
IDER: vector that contains the DER encoding.
|
1181
|
+
|
1182
|
+
MAX_IDER_LEN: pointer to an integer giving the information about
|
1183
|
+
the maximal number of bytes occupied by * 'ider' . The real size
|
1184
|
+
of the DER encoding is returned through this pointer.
|
1185
|
+
|
1186
|
+
FLAGS: flags controlling the behaviour of the function.
|
1187
|
+
|
1188
|
+
ERRORDESCRIPTION: null-terminated string contains details when an
|
1189
|
+
error occurred.
|
1190
|
+
|
1191
|
+
Fill the structure * 'element' with values of a DER encoding
|
1192
|
+
string. The structure must just be created with function
|
1193
|
+
'asn1_create_element()' .
|
1194
|
+
|
1195
|
+
If 'ASN1_DECODE_FLAG_ALLOW_PADDING' flag is set then the function
|
1196
|
+
will ignore padding after the decoded DER data. Upon a successful
|
1197
|
+
return the value of * 'max_ider_len' will be set to the number of
|
1198
|
+
bytes decoded.
|
1199
|
+
|
1200
|
+
If 'ASN1_DECODE_FLAG_STRICT_DER' flag is set then the function will
|
1201
|
+
not decode any BER-encoded elements.
|
1202
|
+
|
1203
|
+
*Returns:* 'ASN1_SUCCESS' if DER encoding OK,
|
1204
|
+
'ASN1_ELEMENT_NOT_FOUND' if 'ELEMENT' is 'NULL' , and
|
1205
|
+
'ASN1_TAG_ERROR' or 'ASN1_DER_ERROR' if the der encoding doesn't
|
1206
|
+
match the structure name (* 'ELEMENT' deleted).
|
1207
|
+
|
1208
|
+
asn1_der_decoding
|
1209
|
+
-----------------
|
1210
|
+
|
1211
|
+
-- Function: int asn1_der_decoding (asn1_node * ELEMENT, const void *
|
1212
|
+
IDER, int IDER_LEN, char * ERRORDESCRIPTION)
|
1213
|
+
ELEMENT: pointer to an ASN1 structure.
|
1214
|
+
|
1215
|
+
IDER: vector that contains the DER encoding.
|
1216
|
+
|
1217
|
+
IDER_LEN: number of bytes of * 'ider' : 'ider' [0].. 'ider'
|
1218
|
+
[len-1].
|
1219
|
+
|
1220
|
+
ERRORDESCRIPTION: null-terminated string contains details when an
|
1221
|
+
error occurred.
|
1222
|
+
|
1223
|
+
Fill the structure * 'element' with values of a DER encoding
|
1224
|
+
string. The structure must just be created with function
|
1225
|
+
'asn1_create_element()' .
|
1226
|
+
|
1227
|
+
Note that the * 'element' variable is provided as a pointer for
|
1228
|
+
historical reasons.
|
1229
|
+
|
1230
|
+
*Returns:* 'ASN1_SUCCESS' if DER encoding OK,
|
1231
|
+
'ASN1_ELEMENT_NOT_FOUND' if 'ELEMENT' is 'NULL' , and
|
1232
|
+
'ASN1_TAG_ERROR' or 'ASN1_DER_ERROR' if the der encoding doesn't
|
1233
|
+
match the structure name (* 'ELEMENT' deleted).
|
1234
|
+
|
1235
|
+
asn1_der_decoding_element
|
1236
|
+
-------------------------
|
1237
|
+
|
1238
|
+
-- Function: int asn1_der_decoding_element (asn1_node * STRUCTURE,
|
1239
|
+
const char * ELEMENTNAME, const void * IDER, int LEN, char *
|
1240
|
+
ERRORDESCRIPTION)
|
1241
|
+
STRUCTURE: pointer to an ASN1 structure
|
1242
|
+
|
1243
|
+
ELEMENTNAME: name of the element to fill
|
1244
|
+
|
1245
|
+
IDER: vector that contains the DER encoding of the whole structure.
|
1246
|
+
|
1247
|
+
LEN: number of bytes of *der: der[0]..der[len-1]
|
1248
|
+
|
1249
|
+
ERRORDESCRIPTION: null-terminated string contains details when an
|
1250
|
+
error occurred.
|
1251
|
+
|
1252
|
+
Fill the element named 'ELEMENTNAME' with values of a DER encoding
|
1253
|
+
string. The structure must just be created with function
|
1254
|
+
'asn1_create_element()' . The DER vector must contain the encoding
|
1255
|
+
string of the whole 'STRUCTURE' . If an error occurs during the
|
1256
|
+
decoding procedure, the * 'STRUCTURE' is deleted and set equal to
|
1257
|
+
'NULL' .
|
1258
|
+
|
1259
|
+
This function is deprecated and may just be an alias to
|
1260
|
+
asn1_der_decoding in future versions. Use 'asn1_der_decoding()'
|
1261
|
+
instead.
|
1262
|
+
|
1263
|
+
*Returns:* 'ASN1_SUCCESS' if DER encoding OK,
|
1264
|
+
'ASN1_ELEMENT_NOT_FOUND' if ELEMENT is 'NULL' or 'elementName' ==
|
1265
|
+
NULL, and 'ASN1_TAG_ERROR' or 'ASN1_DER_ERROR' if the der encoding
|
1266
|
+
doesn't match the structure 'structure' (*ELEMENT deleted).
|
1267
|
+
|
1268
|
+
asn1_der_decoding_startEnd
|
1269
|
+
--------------------------
|
1270
|
+
|
1271
|
+
-- Function: int asn1_der_decoding_startEnd (asn1_node ELEMENT, const
|
1272
|
+
void * IDER, int IDER_LEN, const char * NAME_ELEMENT, int *
|
1273
|
+
START, int * END)
|
1274
|
+
ELEMENT: pointer to an ASN1 element
|
1275
|
+
|
1276
|
+
IDER: vector that contains the DER encoding.
|
1277
|
+
|
1278
|
+
IDER_LEN: number of bytes of * 'ider' : 'ider' [0].. 'ider'
|
1279
|
+
[len-1]
|
1280
|
+
|
1281
|
+
NAME_ELEMENT: an element of NAME structure.
|
1282
|
+
|
1283
|
+
START: the position of the first byte of NAME_ELEMENT decoding (
|
1284
|
+
'ider' [*start])
|
1285
|
+
|
1286
|
+
END: the position of the last byte of NAME_ELEMENT decoding (
|
1287
|
+
'ider' [*end])
|
1288
|
+
|
1289
|
+
Find the start and end point of an element in a DER encoding
|
1290
|
+
string. I mean that if you have a der encoding and you have
|
1291
|
+
already used the function 'asn1_der_decoding()' to fill a
|
1292
|
+
structure, it may happen that you want to find the piece of string
|
1293
|
+
concerning an element of the structure.
|
1294
|
+
|
1295
|
+
One example is the sequence "tbsCertificate" inside an X509
|
1296
|
+
certificate.
|
1297
|
+
|
1298
|
+
Note that since libtasn1 3.7 the 'ider' and 'ider_len' parameters
|
1299
|
+
can be omitted, if the element is already decoded using
|
1300
|
+
'asn1_der_decoding()' .
|
1301
|
+
|
1302
|
+
*Returns:* 'ASN1_SUCCESS' if DER encoding OK,
|
1303
|
+
'ASN1_ELEMENT_NOT_FOUND' if ELEMENT is 'asn1_node' EMPTY or
|
1304
|
+
'name_element' is not a valid element, 'ASN1_TAG_ERROR' or
|
1305
|
+
'ASN1_DER_ERROR' if the der encoding doesn't match the structure
|
1306
|
+
ELEMENT.
|
1307
|
+
|
1308
|
+
asn1_expand_any_defined_by
|
1309
|
+
--------------------------
|
1310
|
+
|
1311
|
+
-- Function: int asn1_expand_any_defined_by (asn1_node DEFINITIONS,
|
1312
|
+
asn1_node * ELEMENT)
|
1313
|
+
DEFINITIONS: ASN1 definitions
|
1314
|
+
|
1315
|
+
ELEMENT: pointer to an ASN1 structure
|
1316
|
+
|
1317
|
+
Expands every "ANY DEFINED BY" element of a structure created from
|
1318
|
+
a DER decoding process (asn1_der_decoding function). The element
|
1319
|
+
ANY must be defined by an OBJECT IDENTIFIER. The type used to
|
1320
|
+
expand the element ANY is the first one following the definition of
|
1321
|
+
the actual value of the OBJECT IDENTIFIER.
|
1322
|
+
|
1323
|
+
*Returns:* 'ASN1_SUCCESS' if Substitution OK, 'ASN1_ERROR_TYPE_ANY'
|
1324
|
+
if some "ANY DEFINED BY" element couldn't be expanded due to a
|
1325
|
+
problem in OBJECT_ID -> TYPE association, or other error codes
|
1326
|
+
depending on DER decoding.
|
1327
|
+
|
1328
|
+
asn1_expand_octet_string
|
1329
|
+
------------------------
|
1330
|
+
|
1331
|
+
-- Function: int asn1_expand_octet_string (asn1_node DEFINITIONS,
|
1332
|
+
asn1_node * ELEMENT, const char * OCTETNAME, const char *
|
1333
|
+
OBJECTNAME)
|
1334
|
+
DEFINITIONS: ASN1 definitions
|
1335
|
+
|
1336
|
+
ELEMENT: pointer to an ASN1 structure
|
1337
|
+
|
1338
|
+
OCTETNAME: name of the OCTECT STRING field to expand.
|
1339
|
+
|
1340
|
+
OBJECTNAME: name of the OBJECT IDENTIFIER field to use to define
|
1341
|
+
the type for expansion.
|
1342
|
+
|
1343
|
+
Expands an "OCTET STRING" element of a structure created from a DER
|
1344
|
+
decoding process (the 'asn1_der_decoding()' function). The type
|
1345
|
+
used for expansion is the first one following the definition of the
|
1346
|
+
actual value of the OBJECT IDENTIFIER indicated by OBJECTNAME.
|
1347
|
+
|
1348
|
+
*Returns:* 'ASN1_SUCCESS' if substitution OK,
|
1349
|
+
'ASN1_ELEMENT_NOT_FOUND' if 'objectName' or 'octetName' are not
|
1350
|
+
correct, 'ASN1_VALUE_NOT_VALID' if it wasn't possible to find the
|
1351
|
+
type to use for expansion, or other errors depending on DER
|
1352
|
+
decoding.
|
1353
|
+
|
1354
|
+
asn1_decode_simple_der
|
1355
|
+
----------------------
|
1356
|
+
|
1357
|
+
-- Function: int asn1_decode_simple_der (unsigned int ETYPE, const
|
1358
|
+
unsigned char * DER, unsigned int _DER_LEN, const unsigned
|
1359
|
+
char ** STR, unsigned int * STR_LEN)
|
1360
|
+
ETYPE: The type of the string to be encoded (ASN1_ETYPE_)
|
1361
|
+
|
1362
|
+
DER: the encoded string
|
1363
|
+
|
1364
|
+
_DER_LEN: the bytes of the encoded string
|
1365
|
+
|
1366
|
+
STR: a pointer to the data
|
1367
|
+
|
1368
|
+
STR_LEN: the length of the data
|
1369
|
+
|
1370
|
+
Decodes a simple DER encoded type (e.g. a string, which is not
|
1371
|
+
constructed). The output is a pointer inside the 'der' .
|
1372
|
+
|
1373
|
+
*Returns:* 'ASN1_SUCCESS' if successful or an error value.
|
1374
|
+
|
1375
|
+
asn1_decode_simple_ber
|
1376
|
+
----------------------
|
1377
|
+
|
1378
|
+
-- Function: int asn1_decode_simple_ber (unsigned int ETYPE, const
|
1379
|
+
unsigned char * DER, unsigned int _DER_LEN, unsigned char **
|
1380
|
+
STR, unsigned int * STR_LEN, unsigned int * BER_LEN)
|
1381
|
+
ETYPE: The type of the string to be encoded (ASN1_ETYPE_)
|
1382
|
+
|
1383
|
+
DER: the encoded string
|
1384
|
+
|
1385
|
+
_DER_LEN: the bytes of the encoded string
|
1386
|
+
|
1387
|
+
STR: a pointer to the data
|
1388
|
+
|
1389
|
+
STR_LEN: the length of the data
|
1390
|
+
|
1391
|
+
BER_LEN: the total length occupied by BER (may be 'NULL' )
|
1392
|
+
|
1393
|
+
Decodes a BER encoded type. The output is an allocated value of
|
1394
|
+
the data. This decodes BER STRINGS only. Other types are decoded
|
1395
|
+
as DER.
|
1396
|
+
|
1397
|
+
*Returns:* 'ASN1_SUCCESS' if successful or an error value.
|
1398
|
+
|
1399
|
+
|
1400
|
+
File: libtasn1.info, Node: Error handling functions, Next: Auxilliary functions, Prev: DER functions, Up: Function reference
|
1401
|
+
|
1402
|
+
4.4 Error handling functions
|
1403
|
+
============================
|
1404
|
+
|
1405
|
+
asn1_perror
|
1406
|
+
-----------
|
1407
|
+
|
1408
|
+
-- Function: void asn1_perror (int ERROR)
|
1409
|
+
ERROR: is an error returned by a libtasn1 function.
|
1410
|
+
|
1411
|
+
Prints a string to stderr with a description of an error. This
|
1412
|
+
function is like 'perror()' . The only difference is that it
|
1413
|
+
accepts an error returned by a libtasn1 function.
|
1414
|
+
|
1415
|
+
*Since:* 1.6
|
1416
|
+
|
1417
|
+
asn1_strerror
|
1418
|
+
-------------
|
1419
|
+
|
1420
|
+
-- Function: const char * asn1_strerror (int ERROR)
|
1421
|
+
ERROR: is an error returned by a libtasn1 function.
|
1422
|
+
|
1423
|
+
Returns a string with a description of an error. This function is
|
1424
|
+
similar to strerror. The only difference is that it accepts an
|
1425
|
+
error (number) returned by a libtasn1 function.
|
1426
|
+
|
1427
|
+
*Returns:* Pointer to static zero-terminated string describing
|
1428
|
+
error code.
|
1429
|
+
|
1430
|
+
*Since:* 1.6
|
1431
|
+
|
1432
|
+
|
1433
|
+
File: libtasn1.info, Node: Auxilliary functions, Prev: Error handling functions, Up: Function reference
|
1434
|
+
|
1435
|
+
4.5 Auxilliary functions
|
1436
|
+
========================
|
1437
|
+
|
1438
|
+
asn1_find_node
|
1439
|
+
--------------
|
1440
|
+
|
1441
|
+
-- Function: asn1_node asn1_find_node (asn1_node POINTER, const char *
|
1442
|
+
NAME)
|
1443
|
+
POINTER: NODE_ASN element pointer.
|
1444
|
+
|
1445
|
+
NAME: null terminated string with the element's name to find.
|
1446
|
+
|
1447
|
+
Searches for an element called 'name' starting from 'pointer' .
|
1448
|
+
The name is composed by differents identifiers separated by dots.
|
1449
|
+
When * 'pointer' has a name, the first identifier must be the name
|
1450
|
+
of * 'pointer' , otherwise it must be the name of one child of *
|
1451
|
+
'pointer' .
|
1452
|
+
|
1453
|
+
*Returns:* the search result, or 'NULL' if not found.
|
1454
|
+
|
1455
|
+
asn1_check_version
|
1456
|
+
------------------
|
1457
|
+
|
1458
|
+
-- Function: const char * asn1_check_version (const char * REQ_VERSION)
|
1459
|
+
REQ_VERSION: Required version number, or 'NULL' .
|
1460
|
+
|
1461
|
+
Check that the version of the library is at minimum the requested
|
1462
|
+
one and return the version string; return 'NULL' if the condition
|
1463
|
+
is not satisfied. If a 'NULL' is passed to this function, no check
|
1464
|
+
is done, but the version string is simply returned.
|
1465
|
+
|
1466
|
+
See 'ASN1_VERSION' for a suitable 'req_version' string.
|
1467
|
+
|
1468
|
+
*Returns:* Version string of run-time library, or 'NULL' if the
|
1469
|
+
run-time library does not meet the required version number.
|
1470
|
+
|
1471
|
+
|
1472
|
+
File: libtasn1.info, Node: Copying Information, Next: Concept Index, Prev: Function reference, Up: Top
|
1473
|
+
|
1474
|
+
Appendix A Copying Information
|
1475
|
+
******************************
|
1476
|
+
|
1477
|
+
* Menu:
|
1478
|
+
|
1479
|
+
* GNU Free Documentation License:: License for copying this manual.
|
1480
|
+
|
1481
|
+
|
1482
|
+
File: libtasn1.info, Node: GNU Free Documentation License, Up: Copying Information
|
1483
|
+
|
1484
|
+
A.1 GNU Free Documentation License
|
1485
|
+
==================================
|
1486
|
+
|
1487
|
+
Version 1.3, 3 November 2008
|
1488
|
+
|
1489
|
+
Copyright (C) 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
|
1490
|
+
<http://fsf.org/>
|
1491
|
+
|
1492
|
+
Everyone is permitted to copy and distribute verbatim copies
|
1493
|
+
of this license document, but changing it is not allowed.
|
1494
|
+
|
1495
|
+
0. PREAMBLE
|
1496
|
+
|
1497
|
+
The purpose of this License is to make a manual, textbook, or other
|
1498
|
+
functional and useful document "free" in the sense of freedom: to
|
1499
|
+
assure everyone the effective freedom to copy and redistribute it,
|
1500
|
+
with or without modifying it, either commercially or
|
1501
|
+
noncommercially. Secondarily, this License preserves for the
|
1502
|
+
author and publisher a way to get credit for their work, while not
|
1503
|
+
being considered responsible for modifications made by others.
|
1504
|
+
|
1505
|
+
This License is a kind of "copyleft", which means that derivative
|
1506
|
+
works of the document must themselves be free in the same sense.
|
1507
|
+
It complements the GNU General Public License, which is a copyleft
|
1508
|
+
license designed for free software.
|
1509
|
+
|
1510
|
+
We have designed this License in order to use it for manuals for
|
1511
|
+
free software, because free software needs free documentation: a
|
1512
|
+
free program should come with manuals providing the same freedoms
|
1513
|
+
that the software does. But this License is not limited to
|
1514
|
+
software manuals; it can be used for any textual work, regardless
|
1515
|
+
of subject matter or whether it is published as a printed book. We
|
1516
|
+
recommend this License principally for works whose purpose is
|
1517
|
+
instruction or reference.
|
1518
|
+
|
1519
|
+
1. APPLICABILITY AND DEFINITIONS
|
1520
|
+
|
1521
|
+
This License applies to any manual or other work, in any medium,
|
1522
|
+
that contains a notice placed by the copyright holder saying it can
|
1523
|
+
be distributed under the terms of this License. Such a notice
|
1524
|
+
grants a world-wide, royalty-free license, unlimited in duration,
|
1525
|
+
to use that work under the conditions stated herein. The
|
1526
|
+
"Document", below, refers to any such manual or work. Any member
|
1527
|
+
of the public is a licensee, and is addressed as "you". You accept
|
1528
|
+
the license if you copy, modify or distribute the work in a way
|
1529
|
+
requiring permission under copyright law.
|
1530
|
+
|
1531
|
+
A "Modified Version" of the Document means any work containing the
|
1532
|
+
Document or a portion of it, either copied verbatim, or with
|
1533
|
+
modifications and/or translated into another language.
|
1534
|
+
|
1535
|
+
A "Secondary Section" is a named appendix or a front-matter section
|
1536
|
+
of the Document that deals exclusively with the relationship of the
|
1537
|
+
publishers or authors of the Document to the Document's overall
|
1538
|
+
subject (or to related matters) and contains nothing that could
|
1539
|
+
fall directly within that overall subject. (Thus, if the Document
|
1540
|
+
is in part a textbook of mathematics, a Secondary Section may not
|
1541
|
+
explain any mathematics.) The relationship could be a matter of
|
1542
|
+
historical connection with the subject or with related matters, or
|
1543
|
+
of legal, commercial, philosophical, ethical or political position
|
1544
|
+
regarding them.
|
1545
|
+
|
1546
|
+
The "Invariant Sections" are certain Secondary Sections whose
|
1547
|
+
titles are designated, as being those of Invariant Sections, in the
|
1548
|
+
notice that says that the Document is released under this License.
|
1549
|
+
If a section does not fit the above definition of Secondary then it
|
1550
|
+
is not allowed to be designated as Invariant. The Document may
|
1551
|
+
contain zero Invariant Sections. If the Document does not identify
|
1552
|
+
any Invariant Sections then there are none.
|
1553
|
+
|
1554
|
+
The "Cover Texts" are certain short passages of text that are
|
1555
|
+
listed, as Front-Cover Texts or Back-Cover Texts, in the notice
|
1556
|
+
that says that the Document is released under this License. A
|
1557
|
+
Front-Cover Text may be at most 5 words, and a Back-Cover Text may
|
1558
|
+
be at most 25 words.
|
1559
|
+
|
1560
|
+
A "Transparent" copy of the Document means a machine-readable copy,
|
1561
|
+
represented in a format whose specification is available to the
|
1562
|
+
general public, that is suitable for revising the document
|
1563
|
+
straightforwardly with generic text editors or (for images composed
|
1564
|
+
of pixels) generic paint programs or (for drawings) some widely
|
1565
|
+
available drawing editor, and that is suitable for input to text
|
1566
|
+
formatters or for automatic translation to a variety of formats
|
1567
|
+
suitable for input to text formatters. A copy made in an otherwise
|
1568
|
+
Transparent file format whose markup, or absence of markup, has
|
1569
|
+
been arranged to thwart or discourage subsequent modification by
|
1570
|
+
readers is not Transparent. An image format is not Transparent if
|
1571
|
+
used for any substantial amount of text. A copy that is not
|
1572
|
+
"Transparent" is called "Opaque".
|
1573
|
+
|
1574
|
+
Examples of suitable formats for Transparent copies include plain
|
1575
|
+
ASCII without markup, Texinfo input format, LaTeX input format,
|
1576
|
+
SGML or XML using a publicly available DTD, and standard-conforming
|
1577
|
+
simple HTML, PostScript or PDF designed for human modification.
|
1578
|
+
Examples of transparent image formats include PNG, XCF and JPG.
|
1579
|
+
Opaque formats include proprietary formats that can be read and
|
1580
|
+
edited only by proprietary word processors, SGML or XML for which
|
1581
|
+
the DTD and/or processing tools are not generally available, and
|
1582
|
+
the machine-generated HTML, PostScript or PDF produced by some word
|
1583
|
+
processors for output purposes only.
|
1584
|
+
|
1585
|
+
The "Title Page" means, for a printed book, the title page itself,
|
1586
|
+
plus such following pages as are needed to hold, legibly, the
|
1587
|
+
material this License requires to appear in the title page. For
|
1588
|
+
works in formats which do not have any title page as such, "Title
|
1589
|
+
Page" means the text near the most prominent appearance of the
|
1590
|
+
work's title, preceding the beginning of the body of the text.
|
1591
|
+
|
1592
|
+
The "publisher" means any person or entity that distributes copies
|
1593
|
+
of the Document to the public.
|
1594
|
+
|
1595
|
+
A section "Entitled XYZ" means a named subunit of the Document
|
1596
|
+
whose title either is precisely XYZ or contains XYZ in parentheses
|
1597
|
+
following text that translates XYZ in another language. (Here XYZ
|
1598
|
+
stands for a specific section name mentioned below, such as
|
1599
|
+
"Acknowledgements", "Dedications", "Endorsements", or "History".)
|
1600
|
+
To "Preserve the Title" of such a section when you modify the
|
1601
|
+
Document means that it remains a section "Entitled XYZ" according
|
1602
|
+
to this definition.
|
1603
|
+
|
1604
|
+
The Document may include Warranty Disclaimers next to the notice
|
1605
|
+
which states that this License applies to the Document. These
|
1606
|
+
Warranty Disclaimers are considered to be included by reference in
|
1607
|
+
this License, but only as regards disclaiming warranties: any other
|
1608
|
+
implication that these Warranty Disclaimers may have is void and
|
1609
|
+
has no effect on the meaning of this License.
|
1610
|
+
|
1611
|
+
2. VERBATIM COPYING
|
1612
|
+
|
1613
|
+
You may copy and distribute the Document in any medium, either
|
1614
|
+
commercially or noncommercially, provided that this License, the
|
1615
|
+
copyright notices, and the license notice saying this License
|
1616
|
+
applies to the Document are reproduced in all copies, and that you
|
1617
|
+
add no other conditions whatsoever to those of this License. You
|
1618
|
+
may not use technical measures to obstruct or control the reading
|
1619
|
+
or further copying of the copies you make or distribute. However,
|
1620
|
+
you may accept compensation in exchange for copies. If you
|
1621
|
+
distribute a large enough number of copies you must also follow the
|
1622
|
+
conditions in section 3.
|
1623
|
+
|
1624
|
+
You may also lend copies, under the same conditions stated above,
|
1625
|
+
and you may publicly display copies.
|
1626
|
+
|
1627
|
+
3. COPYING IN QUANTITY
|
1628
|
+
|
1629
|
+
If you publish printed copies (or copies in media that commonly
|
1630
|
+
have printed covers) of the Document, numbering more than 100, and
|
1631
|
+
the Document's license notice requires Cover Texts, you must
|
1632
|
+
enclose the copies in covers that carry, clearly and legibly, all
|
1633
|
+
these Cover Texts: Front-Cover Texts on the front cover, and
|
1634
|
+
Back-Cover Texts on the back cover. Both covers must also clearly
|
1635
|
+
and legibly identify you as the publisher of these copies. The
|
1636
|
+
front cover must present the full title with all words of the title
|
1637
|
+
equally prominent and visible. You may add other material on the
|
1638
|
+
covers in addition. Copying with changes limited to the covers, as
|
1639
|
+
long as they preserve the title of the Document and satisfy these
|
1640
|
+
conditions, can be treated as verbatim copying in other respects.
|
1641
|
+
|
1642
|
+
If the required texts for either cover are too voluminous to fit
|
1643
|
+
legibly, you should put the first ones listed (as many as fit
|
1644
|
+
reasonably) on the actual cover, and continue the rest onto
|
1645
|
+
adjacent pages.
|
1646
|
+
|
1647
|
+
If you publish or distribute Opaque copies of the Document
|
1648
|
+
numbering more than 100, you must either include a machine-readable
|
1649
|
+
Transparent copy along with each Opaque copy, or state in or with
|
1650
|
+
each Opaque copy a computer-network location from which the general
|
1651
|
+
network-using public has access to download using public-standard
|
1652
|
+
network protocols a complete Transparent copy of the Document, free
|
1653
|
+
of added material. If you use the latter option, you must take
|
1654
|
+
reasonably prudent steps, when you begin distribution of Opaque
|
1655
|
+
copies in quantity, to ensure that this Transparent copy will
|
1656
|
+
remain thus accessible at the stated location until at least one
|
1657
|
+
year after the last time you distribute an Opaque copy (directly or
|
1658
|
+
through your agents or retailers) of that edition to the public.
|
1659
|
+
|
1660
|
+
It is requested, but not required, that you contact the authors of
|
1661
|
+
the Document well before redistributing any large number of copies,
|
1662
|
+
to give them a chance to provide you with an updated version of the
|
1663
|
+
Document.
|
1664
|
+
|
1665
|
+
4. MODIFICATIONS
|
1666
|
+
|
1667
|
+
You may copy and distribute a Modified Version of the Document
|
1668
|
+
under the conditions of sections 2 and 3 above, provided that you
|
1669
|
+
release the Modified Version under precisely this License, with the
|
1670
|
+
Modified Version filling the role of the Document, thus licensing
|
1671
|
+
distribution and modification of the Modified Version to whoever
|
1672
|
+
possesses a copy of it. In addition, you must do these things in
|
1673
|
+
the Modified Version:
|
1674
|
+
|
1675
|
+
A. Use in the Title Page (and on the covers, if any) a title
|
1676
|
+
distinct from that of the Document, and from those of previous
|
1677
|
+
versions (which should, if there were any, be listed in the
|
1678
|
+
History section of the Document). You may use the same title
|
1679
|
+
as a previous version if the original publisher of that
|
1680
|
+
version gives permission.
|
1681
|
+
|
1682
|
+
B. List on the Title Page, as authors, one or more persons or
|
1683
|
+
entities responsible for authorship of the modifications in
|
1684
|
+
the Modified Version, together with at least five of the
|
1685
|
+
principal authors of the Document (all of its principal
|
1686
|
+
authors, if it has fewer than five), unless they release you
|
1687
|
+
from this requirement.
|
1688
|
+
|
1689
|
+
C. State on the Title page the name of the publisher of the
|
1690
|
+
Modified Version, as the publisher.
|
1691
|
+
|
1692
|
+
D. Preserve all the copyright notices of the Document.
|
1693
|
+
|
1694
|
+
E. Add an appropriate copyright notice for your modifications
|
1695
|
+
adjacent to the other copyright notices.
|
1696
|
+
|
1697
|
+
F. Include, immediately after the copyright notices, a license
|
1698
|
+
notice giving the public permission to use the Modified
|
1699
|
+
Version under the terms of this License, in the form shown in
|
1700
|
+
the Addendum below.
|
1701
|
+
|
1702
|
+
G. Preserve in that license notice the full lists of Invariant
|
1703
|
+
Sections and required Cover Texts given in the Document's
|
1704
|
+
license notice.
|
1705
|
+
|
1706
|
+
H. Include an unaltered copy of this License.
|
1707
|
+
|
1708
|
+
I. Preserve the section Entitled "History", Preserve its Title,
|
1709
|
+
and add to it an item stating at least the title, year, new
|
1710
|
+
authors, and publisher of the Modified Version as given on the
|
1711
|
+
Title Page. If there is no section Entitled "History" in the
|
1712
|
+
Document, create one stating the title, year, authors, and
|
1713
|
+
publisher of the Document as given on its Title Page, then add
|
1714
|
+
an item describing the Modified Version as stated in the
|
1715
|
+
previous sentence.
|
1716
|
+
|
1717
|
+
J. Preserve the network location, if any, given in the Document
|
1718
|
+
for public access to a Transparent copy of the Document, and
|
1719
|
+
likewise the network locations given in the Document for
|
1720
|
+
previous versions it was based on. These may be placed in the
|
1721
|
+
"History" section. You may omit a network location for a work
|
1722
|
+
that was published at least four years before the Document
|
1723
|
+
itself, or if the original publisher of the version it refers
|
1724
|
+
to gives permission.
|
1725
|
+
|
1726
|
+
K. For any section Entitled "Acknowledgements" or "Dedications",
|
1727
|
+
Preserve the Title of the section, and preserve in the section
|
1728
|
+
all the substance and tone of each of the contributor
|
1729
|
+
acknowledgements and/or dedications given therein.
|
1730
|
+
|
1731
|
+
L. Preserve all the Invariant Sections of the Document, unaltered
|
1732
|
+
in their text and in their titles. Section numbers or the
|
1733
|
+
equivalent are not considered part of the section titles.
|
1734
|
+
|
1735
|
+
M. Delete any section Entitled "Endorsements". Such a section
|
1736
|
+
may not be included in the Modified Version.
|
1737
|
+
|
1738
|
+
N. Do not retitle any existing section to be Entitled
|
1739
|
+
"Endorsements" or to conflict in title with any Invariant
|
1740
|
+
Section.
|
1741
|
+
|
1742
|
+
O. Preserve any Warranty Disclaimers.
|
1743
|
+
|
1744
|
+
If the Modified Version includes new front-matter sections or
|
1745
|
+
appendices that qualify as Secondary Sections and contain no
|
1746
|
+
material copied from the Document, you may at your option designate
|
1747
|
+
some or all of these sections as invariant. To do this, add their
|
1748
|
+
titles to the list of Invariant Sections in the Modified Version's
|
1749
|
+
license notice. These titles must be distinct from any other
|
1750
|
+
section titles.
|
1751
|
+
|
1752
|
+
You may add a section Entitled "Endorsements", provided it contains
|
1753
|
+
nothing but endorsements of your Modified Version by various
|
1754
|
+
parties--for example, statements of peer review or that the text
|
1755
|
+
has been approved by an organization as the authoritative
|
1756
|
+
definition of a standard.
|
1757
|
+
|
1758
|
+
You may add a passage of up to five words as a Front-Cover Text,
|
1759
|
+
and a passage of up to 25 words as a Back-Cover Text, to the end of
|
1760
|
+
the list of Cover Texts in the Modified Version. Only one passage
|
1761
|
+
of Front-Cover Text and one of Back-Cover Text may be added by (or
|
1762
|
+
through arrangements made by) any one entity. If the Document
|
1763
|
+
already includes a cover text for the same cover, previously added
|
1764
|
+
by you or by arrangement made by the same entity you are acting on
|
1765
|
+
behalf of, you may not add another; but you may replace the old
|
1766
|
+
one, on explicit permission from the previous publisher that added
|
1767
|
+
the old one.
|
1768
|
+
|
1769
|
+
The author(s) and publisher(s) of the Document do not by this
|
1770
|
+
License give permission to use their names for publicity for or to
|
1771
|
+
assert or imply endorsement of any Modified Version.
|
1772
|
+
|
1773
|
+
5. COMBINING DOCUMENTS
|
1774
|
+
|
1775
|
+
You may combine the Document with other documents released under
|
1776
|
+
this License, under the terms defined in section 4 above for
|
1777
|
+
modified versions, provided that you include in the combination all
|
1778
|
+
of the Invariant Sections of all of the original documents,
|
1779
|
+
unmodified, and list them all as Invariant Sections of your
|
1780
|
+
combined work in its license notice, and that you preserve all
|
1781
|
+
their Warranty Disclaimers.
|
1782
|
+
|
1783
|
+
The combined work need only contain one copy of this License, and
|
1784
|
+
multiple identical Invariant Sections may be replaced with a single
|
1785
|
+
copy. If there are multiple Invariant Sections with the same name
|
1786
|
+
but different contents, make the title of each such section unique
|
1787
|
+
by adding at the end of it, in parentheses, the name of the
|
1788
|
+
original author or publisher of that section if known, or else a
|
1789
|
+
unique number. Make the same adjustment to the section titles in
|
1790
|
+
the list of Invariant Sections in the license notice of the
|
1791
|
+
combined work.
|
1792
|
+
|
1793
|
+
In the combination, you must combine any sections Entitled
|
1794
|
+
"History" in the various original documents, forming one section
|
1795
|
+
Entitled "History"; likewise combine any sections Entitled
|
1796
|
+
"Acknowledgements", and any sections Entitled "Dedications". You
|
1797
|
+
must delete all sections Entitled "Endorsements."
|
1798
|
+
|
1799
|
+
6. COLLECTIONS OF DOCUMENTS
|
1800
|
+
|
1801
|
+
You may make a collection consisting of the Document and other
|
1802
|
+
documents released under this License, and replace the individual
|
1803
|
+
copies of this License in the various documents with a single copy
|
1804
|
+
that is included in the collection, provided that you follow the
|
1805
|
+
rules of this License for verbatim copying of each of the documents
|
1806
|
+
in all other respects.
|
1807
|
+
|
1808
|
+
You may extract a single document from such a collection, and
|
1809
|
+
distribute it individually under this License, provided you insert
|
1810
|
+
a copy of this License into the extracted document, and follow this
|
1811
|
+
License in all other respects regarding verbatim copying of that
|
1812
|
+
document.
|
1813
|
+
|
1814
|
+
7. AGGREGATION WITH INDEPENDENT WORKS
|
1815
|
+
|
1816
|
+
A compilation of the Document or its derivatives with other
|
1817
|
+
separate and independent documents or works, in or on a volume of a
|
1818
|
+
storage or distribution medium, is called an "aggregate" if the
|
1819
|
+
copyright resulting from the compilation is not used to limit the
|
1820
|
+
legal rights of the compilation's users beyond what the individual
|
1821
|
+
works permit. When the Document is included in an aggregate, this
|
1822
|
+
License does not apply to the other works in the aggregate which
|
1823
|
+
are not themselves derivative works of the Document.
|
1824
|
+
|
1825
|
+
If the Cover Text requirement of section 3 is applicable to these
|
1826
|
+
copies of the Document, then if the Document is less than one half
|
1827
|
+
of the entire aggregate, the Document's Cover Texts may be placed
|
1828
|
+
on covers that bracket the Document within the aggregate, or the
|
1829
|
+
electronic equivalent of covers if the Document is in electronic
|
1830
|
+
form. Otherwise they must appear on printed covers that bracket
|
1831
|
+
the whole aggregate.
|
1832
|
+
|
1833
|
+
8. TRANSLATION
|
1834
|
+
|
1835
|
+
Translation is considered a kind of modification, so you may
|
1836
|
+
distribute translations of the Document under the terms of section
|
1837
|
+
4. Replacing Invariant Sections with translations requires special
|
1838
|
+
permission from their copyright holders, but you may include
|
1839
|
+
translations of some or all Invariant Sections in addition to the
|
1840
|
+
original versions of these Invariant Sections. You may include a
|
1841
|
+
translation of this License, and all the license notices in the
|
1842
|
+
Document, and any Warranty Disclaimers, provided that you also
|
1843
|
+
include the original English version of this License and the
|
1844
|
+
original versions of those notices and disclaimers. In case of a
|
1845
|
+
disagreement between the translation and the original version of
|
1846
|
+
this License or a notice or disclaimer, the original version will
|
1847
|
+
prevail.
|
1848
|
+
|
1849
|
+
If a section in the Document is Entitled "Acknowledgements",
|
1850
|
+
"Dedications", or "History", the requirement (section 4) to
|
1851
|
+
Preserve its Title (section 1) will typically require changing the
|
1852
|
+
actual title.
|
1853
|
+
|
1854
|
+
9. TERMINATION
|
1855
|
+
|
1856
|
+
You may not copy, modify, sublicense, or distribute the Document
|
1857
|
+
except as expressly provided under this License. Any attempt
|
1858
|
+
otherwise to copy, modify, sublicense, or distribute it is void,
|
1859
|
+
and will automatically terminate your rights under this License.
|
1860
|
+
|
1861
|
+
However, if you cease all violation of this License, then your
|
1862
|
+
license from a particular copyright holder is reinstated (a)
|
1863
|
+
provisionally, unless and until the copyright holder explicitly and
|
1864
|
+
finally terminates your license, and (b) permanently, if the
|
1865
|
+
copyright holder fails to notify you of the violation by some
|
1866
|
+
reasonable means prior to 60 days after the cessation.
|
1867
|
+
|
1868
|
+
Moreover, your license from a particular copyright holder is
|
1869
|
+
reinstated permanently if the copyright holder notifies you of the
|
1870
|
+
violation by some reasonable means, this is the first time you have
|
1871
|
+
received notice of violation of this License (for any work) from
|
1872
|
+
that copyright holder, and you cure the violation prior to 30 days
|
1873
|
+
after your receipt of the notice.
|
1874
|
+
|
1875
|
+
Termination of your rights under this section does not terminate
|
1876
|
+
the licenses of parties who have received copies or rights from you
|
1877
|
+
under this License. If your rights have been terminated and not
|
1878
|
+
permanently reinstated, receipt of a copy of some or all of the
|
1879
|
+
same material does not give you any rights to use it.
|
1880
|
+
|
1881
|
+
10. FUTURE REVISIONS OF THIS LICENSE
|
1882
|
+
|
1883
|
+
The Free Software Foundation may publish new, revised versions of
|
1884
|
+
the GNU Free Documentation License from time to time. Such new
|
1885
|
+
versions will be similar in spirit to the present version, but may
|
1886
|
+
differ in detail to address new problems or concerns. See
|
1887
|
+
<http://www.gnu.org/copyleft/>.
|
1888
|
+
|
1889
|
+
Each version of the License is given a distinguishing version
|
1890
|
+
number. If the Document specifies that a particular numbered
|
1891
|
+
version of this License "or any later version" applies to it, you
|
1892
|
+
have the option of following the terms and conditions either of
|
1893
|
+
that specified version or of any later version that has been
|
1894
|
+
published (not as a draft) by the Free Software Foundation. If the
|
1895
|
+
Document does not specify a version number of this License, you may
|
1896
|
+
choose any version ever published (not as a draft) by the Free
|
1897
|
+
Software Foundation. If the Document specifies that a proxy can
|
1898
|
+
decide which future versions of this License can be used, that
|
1899
|
+
proxy's public statement of acceptance of a version permanently
|
1900
|
+
authorizes you to choose that version for the Document.
|
1901
|
+
|
1902
|
+
11. RELICENSING
|
1903
|
+
|
1904
|
+
"Massive Multiauthor Collaboration Site" (or "MMC Site") means any
|
1905
|
+
World Wide Web server that publishes copyrightable works and also
|
1906
|
+
provides prominent facilities for anybody to edit those works. A
|
1907
|
+
public wiki that anybody can edit is an example of such a server.
|
1908
|
+
A "Massive Multiauthor Collaboration" (or "MMC") contained in the
|
1909
|
+
site means any set of copyrightable works thus published on the MMC
|
1910
|
+
site.
|
1911
|
+
|
1912
|
+
"CC-BY-SA" means the Creative Commons Attribution-Share Alike 3.0
|
1913
|
+
license published by Creative Commons Corporation, a not-for-profit
|
1914
|
+
corporation with a principal place of business in San Francisco,
|
1915
|
+
California, as well as future copyleft versions of that license
|
1916
|
+
published by that same organization.
|
1917
|
+
|
1918
|
+
"Incorporate" means to publish or republish a Document, in whole or
|
1919
|
+
in part, as part of another Document.
|
1920
|
+
|
1921
|
+
An MMC is "eligible for relicensing" if it is licensed under this
|
1922
|
+
License, and if all works that were first published under this
|
1923
|
+
License somewhere other than this MMC, and subsequently
|
1924
|
+
incorporated in whole or in part into the MMC, (1) had no cover
|
1925
|
+
texts or invariant sections, and (2) were thus incorporated prior
|
1926
|
+
to November 1, 2008.
|
1927
|
+
|
1928
|
+
The operator of an MMC Site may republish an MMC contained in the
|
1929
|
+
site under CC-BY-SA on the same site at any time before August 1,
|
1930
|
+
2009, provided the MMC is eligible for relicensing.
|
1931
|
+
|
1932
|
+
ADDENDUM: How to use this License for your documents
|
1933
|
+
====================================================
|
1934
|
+
|
1935
|
+
To use this License in a document you have written, include a copy of
|
1936
|
+
the License in the document and put the following copyright and license
|
1937
|
+
notices just after the title page:
|
1938
|
+
|
1939
|
+
Copyright (C) YEAR YOUR NAME.
|
1940
|
+
Permission is granted to copy, distribute and/or modify this document
|
1941
|
+
under the terms of the GNU Free Documentation License, Version 1.3
|
1942
|
+
or any later version published by the Free Software Foundation;
|
1943
|
+
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
|
1944
|
+
Texts. A copy of the license is included in the section entitled ``GNU
|
1945
|
+
Free Documentation License''.
|
1946
|
+
|
1947
|
+
If you have Invariant Sections, Front-Cover Texts and Back-Cover
|
1948
|
+
Texts, replace the "with...Texts." line with this:
|
1949
|
+
|
1950
|
+
with the Invariant Sections being LIST THEIR TITLES, with
|
1951
|
+
the Front-Cover Texts being LIST, and with the Back-Cover Texts
|
1952
|
+
being LIST.
|
1953
|
+
|
1954
|
+
If you have Invariant Sections without Cover Texts, or some other
|
1955
|
+
combination of the three, merge those two alternatives to suit the
|
1956
|
+
situation.
|
1957
|
+
|
1958
|
+
If your document contains nontrivial examples of program code, we
|
1959
|
+
recommend releasing these examples in parallel under your choice of free
|
1960
|
+
software license, such as the GNU General Public License, to permit
|
1961
|
+
their use in free software.
|
1962
|
+
|
1963
|
+
|
1964
|
+
File: libtasn1.info, Node: Concept Index, Next: Function and Data Index, Prev: Copying Information, Up: Top
|
1965
|
+
|
1966
|
+
Concept Index
|
1967
|
+
*************
|
1968
|
+
|
1969
|
+
[index]
|
1970
|
+
* Menu:
|
1971
|
+
|
1972
|
+
* ASN.1 schema: ASN.1 syntax. (line 6)
|
1973
|
+
* asn1Coding program: Invoking asn1Coding. (line 6)
|
1974
|
+
* asn1Decoding program: Invoking asn1Decoding.
|
1975
|
+
(line 6)
|
1976
|
+
* asn1Parser program: Invoking asn1Parser. (line 6)
|
1977
|
+
* FDL, GNU Free Documentation License: GNU Free Documentation License.
|
1978
|
+
(line 6)
|
1979
|
+
* Future developments: Future developments. (line 6)
|
1980
|
+
* Header file libtasn1.h: Library Notes. (line 6)
|
1981
|
+
* Main type asn1_node: Library Notes. (line 8)
|
1982
|
+
* Porting: Introduction. (line 32)
|
1983
|
+
* Supported ASN.1 types, list of: ASN.1 syntax. (line 38)
|
1984
|
+
* threads: Introduction. (line 29)
|
1985
|
+
|
1986
|
+
|
1987
|
+
File: libtasn1.info, Node: Function and Data Index, Prev: Concept Index, Up: Top
|
1988
|
+
|
1989
|
+
Function and Data Index
|
1990
|
+
***********************
|
1991
|
+
|
1992
|
+
[index]
|
1993
|
+
* Menu:
|
1994
|
+
|
1995
|
+
* asn1_array2tree: ASN.1 field functions.
|
1996
|
+
(line 9)
|
1997
|
+
* asn1_bit_der: DER functions. (line 77)
|
1998
|
+
* asn1_check_version: Auxilliary functions.
|
1999
|
+
(line 26)
|
2000
|
+
* asn1_copy_node: ASN.1 field functions.
|
2001
|
+
(line 144)
|
2002
|
+
* asn1_create_element: ASN.1 field functions.
|
2003
|
+
(line 72)
|
2004
|
+
* asn1_decode_simple_ber: DER functions. (line 453)
|
2005
|
+
* asn1_decode_simple_der: DER functions. (line 432)
|
2006
|
+
* asn1_delete_element: ASN.1 field functions.
|
2007
|
+
(line 57)
|
2008
|
+
* asn1_delete_structure: ASN.1 field functions.
|
2009
|
+
(line 30)
|
2010
|
+
* asn1_delete_structure2: ASN.1 field functions.
|
2011
|
+
(line 42)
|
2012
|
+
* asn1_der_coding: DER functions. (line 102)
|
2013
|
+
* asn1_der_decoding: DER functions. (line 286)
|
2014
|
+
* asn1_der_decoding2: DER functions. (line 250)
|
2015
|
+
* asn1_der_decoding_element: DER functions. (line 313)
|
2016
|
+
* asn1_der_decoding_startEnd: DER functions. (line 346)
|
2017
|
+
* asn1_dup_node: ASN.1 field functions.
|
2018
|
+
(line 162)
|
2019
|
+
* asn1_encode_simple_der: DER functions. (line 51)
|
2020
|
+
* asn1_expand_any_defined_by: DER functions. (line 386)
|
2021
|
+
* asn1_expand_octet_string: DER functions. (line 406)
|
2022
|
+
* asn1_find_node: Auxilliary functions.
|
2023
|
+
(line 9)
|
2024
|
+
* asn1_find_structure_from_oid: ASN.1 field functions.
|
2025
|
+
(line 129)
|
2026
|
+
* asn1_get_bit_der: DER functions. (line 228)
|
2027
|
+
* asn1_get_length_ber: DER functions. (line 166)
|
2028
|
+
* asn1_get_length_der: DER functions. (line 130)
|
2029
|
+
* asn1_get_object_id_der: DER functions. (line 209)
|
2030
|
+
* asn1_get_octet_der: DER functions. (line 186)
|
2031
|
+
* asn1_get_tag_der: DER functions. (line 147)
|
2032
|
+
* asn1_length_der: DER functions. (line 9)
|
2033
|
+
* asn1_number_of_elements: ASN.1 field functions.
|
2034
|
+
(line 111)
|
2035
|
+
* asn1_octet_der: DER functions. (line 27)
|
2036
|
+
* asn1_parser2array: ASN.1 schema functions.
|
2037
|
+
(line 35)
|
2038
|
+
* asn1_parser2tree: ASN.1 schema functions.
|
2039
|
+
(line 9)
|
2040
|
+
* asn1_perror: Error handling functions.
|
2041
|
+
(line 9)
|
2042
|
+
* asn1_print_structure: ASN.1 field functions.
|
2043
|
+
(line 93)
|
2044
|
+
* asn1_read_node_value: ASN.1 field functions.
|
2045
|
+
(line 453)
|
2046
|
+
* asn1_read_tag: ASN.1 field functions.
|
2047
|
+
(line 432)
|
2048
|
+
* asn1_read_value: ASN.1 field functions.
|
2049
|
+
(line 286)
|
2050
|
+
* asn1_read_value_type: ASN.1 field functions.
|
2051
|
+
(line 358)
|
2052
|
+
* asn1_strerror: Error handling functions.
|
2053
|
+
(line 21)
|
2054
|
+
* asn1_write_value: ASN.1 field functions.
|
2055
|
+
(line 176)
|
2056
|
+
|
2057
|
+
|
2058
|
+
|
2059
|
+
Tag Table:
|
2060
|
+
Node: Top861
|
2061
|
+
Node: Introduction1851
|
2062
|
+
Node: ASN.1 structure handling3220
|
2063
|
+
Node: ASN.1 syntax3479
|
2064
|
+
Node: Naming5067
|
2065
|
+
Node: Simple parsing6048
|
2066
|
+
Node: Library Notes6375
|
2067
|
+
Node: Future developments7157
|
2068
|
+
Node: Utilities7456
|
2069
|
+
Node: Invoking asn1Parser7676
|
2070
|
+
Node: Invoking asn1Coding8138
|
2071
|
+
Node: Invoking asn1Decoding9647
|
2072
|
+
Node: Function reference10402
|
2073
|
+
Node: ASN.1 schema functions10686
|
2074
|
+
Ref: asn1_parser2tree10885
|
2075
|
+
Ref: asn1_parser2array11936
|
2076
|
+
Node: ASN.1 field functions13254
|
2077
|
+
Ref: asn1_array2tree13471
|
2078
|
+
Ref: asn1_delete_structure14323
|
2079
|
+
Ref: asn1_delete_structure214697
|
2080
|
+
Ref: asn1_delete_element15152
|
2081
|
+
Ref: asn1_create_element15624
|
2082
|
+
Ref: asn1_print_structure16278
|
2083
|
+
Ref: asn1_number_of_elements16907
|
2084
|
+
Ref: asn1_find_structure_from_oid17502
|
2085
|
+
Ref: asn1_copy_node17980
|
2086
|
+
Ref: asn1_dup_node18466
|
2087
|
+
Ref: asn1_write_value18826
|
2088
|
+
Ref: asn1_read_value22860
|
2089
|
+
Ref: asn1_read_value_type25650
|
2090
|
+
Ref: asn1_read_tag28515
|
2091
|
+
Ref: asn1_read_node_value29222
|
2092
|
+
Node: DER functions29568
|
2093
|
+
Ref: asn1_length_der29771
|
2094
|
+
Ref: asn1_octet_der30357
|
2095
|
+
Ref: asn1_encode_simple_der31165
|
2096
|
+
Ref: asn1_bit_der31995
|
2097
|
+
Ref: asn1_der_coding32786
|
2098
|
+
Ref: asn1_get_length_der33809
|
2099
|
+
Ref: asn1_get_tag_der34349
|
2100
|
+
Ref: asn1_get_length_ber34894
|
2101
|
+
Ref: asn1_get_octet_der35487
|
2102
|
+
Ref: asn1_get_object_id_der36194
|
2103
|
+
Ref: asn1_get_bit_der36792
|
2104
|
+
Ref: asn1_der_decoding237465
|
2105
|
+
Ref: asn1_der_decoding38863
|
2106
|
+
Ref: asn1_der_decoding_element39802
|
2107
|
+
Ref: asn1_der_decoding_startEnd41109
|
2108
|
+
Ref: asn1_expand_any_defined_by42561
|
2109
|
+
Ref: asn1_expand_octet_string43366
|
2110
|
+
Ref: asn1_decode_simple_der44367
|
2111
|
+
Ref: asn1_decode_simple_ber45009
|
2112
|
+
Node: Error handling functions45710
|
2113
|
+
Ref: asn1_perror45926
|
2114
|
+
Ref: asn1_strerror46267
|
2115
|
+
Node: Auxilliary functions46678
|
2116
|
+
Ref: asn1_find_node46870
|
2117
|
+
Ref: asn1_check_version47466
|
2118
|
+
Node: Copying Information48065
|
2119
|
+
Node: GNU Free Documentation License48318
|
2120
|
+
Node: Concept Index73433
|
2121
|
+
Node: Function and Data Index74539
|
2122
|
+
|
2123
|
+
End Tag Table
|