glib2 1.2.5-x86-mingw32 → 1.2.6-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Rakefile +3 -3
- data/ext/glib2/rbglib.c +0 -1
- data/ext/glib2/rbglib.h +1 -1
- data/ext/glib2/rbglib2conversions.h +0 -2
- data/ext/glib2/rbglib_source.c +9 -6
- data/ext/glib2/rbgobj_closure.c +4 -2
- data/ext/glib2/rbgprivate.h +0 -1
- data/lib/1.9/glib2.so +0 -0
- data/lib/2.0/glib2.so +0 -0
- data/lib/glib-mkenums.rb +1 -3
- data/lib/gnome2-raketask.rb +3 -0
- data/lib/gnome2-win32-binary-build-task.rb +4 -2
- data/test/test_source.rb +29 -0
- data/vendor/local/bin/certtool.exe +0 -0
- data/vendor/local/bin/danetool.exe +0 -0
- data/vendor/local/bin/gdbus-codegen +1 -1
- data/vendor/local/bin/gdbus.exe +0 -0
- 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/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/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-win32-helper-console.exe +0 -0
- data/vendor/local/bin/gspawn-win32-helper.exe +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-28.def +837 -803
- 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 +200 -194
- data/vendor/local/bin/libgnutls-xssl-0.dll +0 -0
- data/vendor/local/bin/libgnutls-xssl-28.def +176 -0
- data/vendor/local/bin/libgnutlsxx-28.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-2-2.dll +0 -0
- data/vendor/local/bin/libnettle-4-4.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/ocsptool.exe +0 -0
- data/vendor/local/bin/pkcs1-conv.exe +0 -0
- data/vendor/local/bin/psktool.exe +0 -0
- data/vendor/local/bin/sexp-conv.exe +0 -0
- data/vendor/local/bin/srptool.exe +0 -0
- data/vendor/local/include/gio-win32-2.0/gio/gwin32inputstream.h +5 -0
- data/vendor/local/include/gio-win32-2.0/gio/gwin32outputstream.h +5 -0
- data/vendor/local/include/glib-2.0/gio/gaction.h +11 -3
- data/vendor/local/include/glib-2.0/gio/gactiongroup.h +17 -3
- data/vendor/local/include/glib-2.0/gio/gactiongroupexporter.h +3 -3
- data/vendor/local/include/glib-2.0/gio/gactionmap.h +7 -3
- data/vendor/local/include/glib-2.0/gio/gappinfo.h +43 -4
- data/vendor/local/include/glib-2.0/gio/gapplication.h +41 -3
- data/vendor/local/include/glib-2.0/gio/gapplicationcommandline.h +27 -8
- data/vendor/local/include/glib-2.0/gio/gasyncinitable.h +10 -3
- data/vendor/local/include/glib-2.0/gio/gasyncresult.h +7 -4
- data/vendor/local/include/glib-2.0/gio/gbufferedinputstream.h +15 -3
- data/vendor/local/include/glib-2.0/gio/gbufferedoutputstream.h +10 -3
- data/vendor/local/include/glib-2.0/gio/gcancellable.h +18 -3
- data/vendor/local/include/glib-2.0/gio/gcharsetconverter.h +8 -3
- data/vendor/local/include/glib-2.0/gio/gcontenttype.h +15 -3
- data/vendor/local/include/glib-2.0/gio/gconverter.h +6 -3
- data/vendor/local/include/glib-2.0/gio/gconverterinputstream.h +6 -3
- data/vendor/local/include/glib-2.0/gio/gconverteroutputstream.h +6 -3
- data/vendor/local/include/glib-2.0/gio/gcredentials.h +14 -3
- data/vendor/local/include/glib-2.0/gio/gdatainputstream.h +25 -3
- data/vendor/local/include/glib-2.0/gio/gdataoutputstream.h +15 -3
- data/vendor/local/include/glib-2.0/gio/gdbusactiongroup.h +4 -3
- data/vendor/local/include/glib-2.0/gio/gdbusaddress.h +12 -3
- data/vendor/local/include/glib-2.0/gio/gdbusauthobserver.h +6 -3
- data/vendor/local/include/glib-2.0/gio/gdbusconnection.h +44 -3
- data/vendor/local/include/glib-2.0/gio/gdbuserror.h +16 -5
- data/vendor/local/include/glib-2.0/gio/gdbusinterface.h +4 -0
- data/vendor/local/include/glib-2.0/gio/gdbusinterfaceskeleton.h +14 -0
- data/vendor/local/include/glib-2.0/gio/gdbusintrospection.h +34 -3
- data/vendor/local/include/glib-2.0/gio/gdbusmenumodel.h +2 -0
- data/vendor/local/include/glib-2.0/gio/gdbusmessage.h +53 -3
- data/vendor/local/include/glib-2.0/gio/gdbusmethodinvocation.h +24 -5
- data/vendor/local/include/glib-2.0/gio/gdbusnameowning.h +8 -3
- data/vendor/local/include/glib-2.0/gio/gdbusnamewatching.h +14 -4
- data/vendor/local/include/glib-2.0/gio/gdbusobject.h +4 -0
- data/vendor/local/include/glib-2.0/gio/gdbusobjectmanager.h +5 -0
- data/vendor/local/include/glib-2.0/gio/gdbusobjectmanagerclient.h +11 -0
- data/vendor/local/include/glib-2.0/gio/gdbusobjectmanagerserver.h +8 -0
- data/vendor/local/include/glib-2.0/gio/gdbusobjectproxy.h +3 -0
- data/vendor/local/include/glib-2.0/gio/gdbusobjectskeleton.h +7 -0
- data/vendor/local/include/glib-2.0/gio/gdbusproxy.h +29 -3
- data/vendor/local/include/glib-2.0/gio/gdbusserver.h +11 -3
- data/vendor/local/include/glib-2.0/gio/gdbusutils.h +11 -3
- data/vendor/local/include/glib-2.0/gio/gdrive.h +28 -3
- data/vendor/local/include/glib-2.0/gio/gemblem.h +8 -3
- data/vendor/local/include/glib-2.0/gio/gemblemedicon.h +9 -3
- data/vendor/local/include/glib-2.0/gio/gfile.h +115 -3
- data/vendor/local/include/glib-2.0/gio/gfileattribute.h +10 -3
- data/vendor/local/include/glib-2.0/gio/gfileenumerator.h +17 -3
- data/vendor/local/include/glib-2.0/gio/gfileicon.h +6 -3
- data/vendor/local/include/glib-2.0/gio/gfileinfo.h +77 -3
- data/vendor/local/include/glib-2.0/gio/gfileinputstream.h +7 -3
- data/vendor/local/include/glib-2.0/gio/gfileiostream.h +8 -3
- data/vendor/local/include/glib-2.0/gio/gfilemonitor.h +8 -3
- data/vendor/local/include/glib-2.0/gio/gfilenamecompleter.h +8 -3
- data/vendor/local/include/glib-2.0/gio/gfileoutputstream.h +8 -3
- data/vendor/local/include/glib-2.0/gio/gfilterinputstream.h +7 -3
- data/vendor/local/include/glib-2.0/gio/gfilteroutputstream.h +7 -3
- data/vendor/local/include/glib-2.0/gio/gicon.h +8 -3
- data/vendor/local/include/glib-2.0/gio/ginetaddress.h +23 -3
- data/vendor/local/include/glib-2.0/gio/ginetaddressmask.h +9 -3
- data/vendor/local/include/glib-2.0/gio/ginetsocketaddress.h +7 -3
- data/vendor/local/include/glib-2.0/gio/ginitable.h +8 -3
- data/vendor/local/include/glib-2.0/gio/ginputstream.h +18 -3
- data/vendor/local/include/glib-2.0/gio/gio.h +2 -0
- data/vendor/local/include/glib-2.0/gio/gioenums.h +16 -10
- data/vendor/local/include/glib-2.0/gio/gioenumtypes.h +70 -70
- data/vendor/local/include/glib-2.0/gio/gioerror.h +6 -3
- data/vendor/local/include/glib-2.0/gio/giomodule.h +26 -3
- data/vendor/local/include/glib-2.0/gio/gioscheduler.h +7 -3
- data/vendor/local/include/glib-2.0/gio/giostream.h +15 -3
- data/vendor/local/include/glib-2.0/gio/giotypes.h +4 -3
- data/vendor/local/include/glib-2.0/gio/gloadableicon.h +7 -3
- data/vendor/local/include/glib-2.0/gio/gmemoryinputstream.h +7 -3
- data/vendor/local/include/glib-2.0/gio/gmemoryoutputstream.h +11 -3
- data/vendor/local/include/glib-2.0/gio/gmenu.h +27 -0
- data/vendor/local/include/glib-2.0/gio/gmenumodel.h +83 -2
- data/vendor/local/include/glib-2.0/gio/gmount.h +27 -3
- data/vendor/local/include/glib-2.0/gio/gmountoperation.h +18 -3
- data/vendor/local/include/glib-2.0/gio/gnativevolumemonitor.h +4 -3
- data/vendor/local/include/glib-2.0/gio/gnetworkaddress.h +10 -3
- data/vendor/local/include/glib-2.0/gio/gnetworking.h +83 -0
- data/vendor/local/include/glib-2.0/gio/gnetworkmonitor.h +7 -3
- data/vendor/local/include/glib-2.0/gio/gnetworkservice.h +10 -3
- data/vendor/local/include/glib-2.0/gio/goutputstream.h +22 -3
- data/vendor/local/include/glib-2.0/gio/gpermission.h +14 -3
- data/vendor/local/include/glib-2.0/gio/gpollableinputstream.h +8 -3
- data/vendor/local/include/glib-2.0/gio/gpollableoutputstream.h +8 -3
- data/vendor/local/include/glib-2.0/gio/gpollableutils.h +4 -3
- data/vendor/local/include/glib-2.0/gio/gproxy.h +9 -3
- data/vendor/local/include/glib-2.0/gio/gproxyaddress.h +10 -3
- data/vendor/local/include/glib-2.0/gio/gproxyaddressenumerator.h +4 -3
- data/vendor/local/include/glib-2.0/gio/gproxyresolver.h +9 -3
- data/vendor/local/include/glib-2.0/gio/gremoteactiongroup.h +3 -3
- data/vendor/local/include/glib-2.0/gio/gresolver.h +18 -3
- data/vendor/local/include/glib-2.0/gio/gresource.h +5 -3
- data/vendor/local/include/glib-2.0/gio/gseekable.h +9 -3
- data/vendor/local/include/glib-2.0/gio/gsettings.h +47 -3
- data/vendor/local/include/glib-2.0/gio/gsettingsbackend.h +12 -0
- data/vendor/local/include/glib-2.0/gio/gsettingsschema.h +4 -0
- data/vendor/local/include/glib-2.0/gio/gsimpleaction.h +8 -3
- data/vendor/local/include/glib-2.0/gio/gsimpleactiongroup.h +9 -3
- data/vendor/local/include/glib-2.0/gio/gsimpleasyncresult.h +31 -5
- data/vendor/local/include/glib-2.0/gio/gsimplepermission.h +5 -3
- data/vendor/local/include/glib-2.0/gio/gsimpleproxyresolver.h +91 -0
- data/vendor/local/include/glib-2.0/gio/gsocket.h +56 -3
- data/vendor/local/include/glib-2.0/gio/gsocketaddress.h +8 -3
- data/vendor/local/include/glib-2.0/gio/gsocketaddressenumerator.h +7 -3
- data/vendor/local/include/glib-2.0/gio/gsocketclient.h +39 -3
- data/vendor/local/include/glib-2.0/gio/gsocketconnectable.h +6 -3
- data/vendor/local/include/glib-2.0/gio/gsocketconnection.h +10 -3
- data/vendor/local/include/glib-2.0/gio/gsocketcontrolmessage.h +9 -3
- data/vendor/local/include/glib-2.0/gio/gsocketlistener.h +17 -3
- data/vendor/local/include/glib-2.0/gio/gsocketservice.h +8 -3
- data/vendor/local/include/glib-2.0/gio/gsrvtarget.h +12 -3
- data/vendor/local/include/glib-2.0/gio/gtask.h +160 -0
- data/vendor/local/include/glib-2.0/gio/gtcpconnection.h +6 -3
- data/vendor/local/include/glib-2.0/gio/gtcpwrapperconnection.h +6 -3
- data/vendor/local/include/glib-2.0/gio/gtestdbus.h +3 -3
- data/vendor/local/include/glib-2.0/gio/gthemedicon.h +10 -3
- data/vendor/local/include/glib-2.0/gio/gthreadedsocketservice.h +5 -3
- data/vendor/local/include/glib-2.0/gio/gtlsbackend.h +11 -3
- data/vendor/local/include/glib-2.0/gio/gtlscertificate.h +10 -3
- data/vendor/local/include/glib-2.0/gio/gtlsclientconnection.h +12 -3
- data/vendor/local/include/glib-2.0/gio/gtlsconnection.h +21 -3
- data/vendor/local/include/glib-2.0/gio/gtlsdatabase.h +17 -3
- data/vendor/local/include/glib-2.0/gio/gtlsfiledatabase.h +5 -3
- data/vendor/local/include/glib-2.0/gio/gtlsinteraction.h +8 -3
- data/vendor/local/include/glib-2.0/gio/gtlspassword.h +14 -3
- data/vendor/local/include/glib-2.0/gio/gtlsserverconnection.h +5 -3
- data/vendor/local/include/glib-2.0/gio/gvfs.h +11 -3
- data/vendor/local/include/glib-2.0/gio/gvolume.h +20 -3
- data/vendor/local/include/glib-2.0/gio/gvolumemonitor.h +10 -3
- data/vendor/local/include/glib-2.0/gio/gzlibcompressor.h +7 -3
- data/vendor/local/include/glib-2.0/gio/gzlibdecompressor.h +6 -3
- data/vendor/local/include/glib-2.0/glib-unix.h +33 -0
- data/vendor/local/include/glib-2.0/glib.h +2 -0
- data/vendor/local/include/glib-2.0/glib/deprecated/gallocator.h +3 -3
- data/vendor/local/include/glib-2.0/glib/deprecated/gcache.h +3 -3
- data/vendor/local/include/glib-2.0/glib/deprecated/gcompletion.h +3 -3
- data/vendor/local/include/glib-2.0/glib/deprecated/gmain.h +3 -3
- data/vendor/local/include/glib-2.0/glib/deprecated/grel.h +3 -3
- data/vendor/local/include/glib-2.0/glib/deprecated/gthread.h +5 -4
- data/vendor/local/include/glib-2.0/glib/galloca.h +3 -3
- data/vendor/local/include/glib-2.0/glib/garray.h +52 -3
- data/vendor/local/include/glib-2.0/glib/gasyncqueue.h +23 -3
- data/vendor/local/include/glib-2.0/glib/gatomic.h +17 -5
- data/vendor/local/include/glib-2.0/glib/gbacktrace.h +5 -3
- data/vendor/local/include/glib-2.0/glib/gbase64.h +9 -3
- data/vendor/local/include/glib-2.0/glib/gbitlock.h +6 -0
- data/vendor/local/include/glib-2.0/glib/gbookmarkfile.h +43 -3
- data/vendor/local/include/glib-2.0/glib/gbytes.h +17 -3
- data/vendor/local/include/glib-2.0/glib/gcharset.h +7 -3
- data/vendor/local/include/glib-2.0/glib/gchecksum.h +16 -4
- data/vendor/local/include/glib-2.0/glib/gconvert.h +48 -12
- data/vendor/local/include/glib-2.0/glib/gdataset.h +18 -3
- data/vendor/local/include/glib-2.0/glib/gdate.h +50 -3
- data/vendor/local/include/glib-2.0/glib/gdatetime.h +50 -3
- data/vendor/local/include/glib-2.0/glib/gdir.h +19 -11
- data/vendor/local/include/glib-2.0/glib/genviron.h +26 -11
- data/vendor/local/include/glib-2.0/glib/gerror.h +16 -4
- data/vendor/local/include/glib-2.0/glib/gfileutils.h +47 -18
- data/vendor/local/include/glib-2.0/glib/ggettext.h +9 -3
- data/vendor/local/include/glib-2.0/glib/ghash.h +40 -3
- data/vendor/local/include/glib-2.0/glib/ghmac.h +3 -3
- data/vendor/local/include/glib-2.0/glib/ghook.h +26 -3
- data/vendor/local/include/glib-2.0/glib/ghostutils.h +8 -3
- data/vendor/local/include/glib-2.0/glib/giochannel.h +61 -20
- data/vendor/local/include/glib-2.0/glib/gkeyfile.h +50 -3
- data/vendor/local/include/glib-2.0/glib/glist.h +33 -3
- data/vendor/local/include/glib-2.0/glib/gmacros.h +15 -11
- data/vendor/local/include/glib-2.0/glib/gmain.h +124 -6
- data/vendor/local/include/glib-2.0/glib/gmappedfile.h +9 -3
- data/vendor/local/include/glib-2.0/glib/gmarkup.h +23 -4
- data/vendor/local/include/glib-2.0/glib/gmem.h +19 -3
- data/vendor/local/include/glib-2.0/glib/gmessages.h +21 -6
- data/vendor/local/include/glib-2.0/glib/gnode.h +29 -3
- data/vendor/local/include/glib-2.0/glib/goption.h +29 -3
- data/vendor/local/include/glib-2.0/glib/gpattern.h +9 -3
- data/vendor/local/include/glib-2.0/glib/gpoll.h +4 -3
- data/vendor/local/include/glib-2.0/glib/gprimes.h +4 -3
- data/vendor/local/include/glib-2.0/glib/gprintf.h +11 -4
- data/vendor/local/include/glib-2.0/glib/gqsort.h +4 -3
- data/vendor/local/include/glib-2.0/glib/gquark.h +9 -3
- data/vendor/local/include/glib-2.0/glib/gqueue.h +43 -3
- data/vendor/local/include/glib-2.0/glib/grand.h +19 -3
- data/vendor/local/include/glib-2.0/glib/gregex.h +43 -3
- data/vendor/local/include/glib-2.0/glib/gscanner.h +24 -3
- data/vendor/local/include/glib-2.0/glib/gsequence.h +40 -3
- data/vendor/local/include/glib-2.0/glib/gshell.h +7 -3
- data/vendor/local/include/glib-2.0/glib/gslice.h +13 -3
- data/vendor/local/include/glib-2.0/glib/gslist.h +31 -3
- data/vendor/local/include/glib-2.0/glib/gspawn.h +62 -13
- data/vendor/local/include/glib-2.0/glib/gstdio.h +23 -0
- data/vendor/local/include/glib-2.0/glib/gstrfuncs.h +50 -4
- data/vendor/local/include/glib-2.0/glib/gstring.h +38 -5
- data/vendor/local/include/glib-2.0/glib/gstringchunk.h +9 -3
- data/vendor/local/include/glib-2.0/glib/gtestutils.h +49 -3
- data/vendor/local/include/glib-2.0/glib/gthread.h +22 -3
- data/vendor/local/include/glib-2.0/glib/gthreadpool.h +17 -3
- data/vendor/local/include/glib-2.0/glib/gtimer.h +14 -3
- data/vendor/local/include/glib-2.0/glib/gtimezone.h +13 -3
- data/vendor/local/include/glib-2.0/glib/gtrashstack.h +3 -3
- data/vendor/local/include/glib-2.0/glib/gtree.h +19 -3
- data/vendor/local/include/glib-2.0/glib/gtypes.h +6 -6
- data/vendor/local/include/glib-2.0/glib/gunicode.h +70 -9
- data/vendor/local/include/glib-2.0/glib/gurifuncs.h +7 -3
- data/vendor/local/include/glib-2.0/glib/gutils.h +33 -23
- data/vendor/local/include/glib-2.0/glib/gvariant.h +112 -3
- data/vendor/local/include/glib-2.0/glib/gvarianttype.h +33 -3
- data/vendor/local/include/glib-2.0/glib/gversion.h +4 -3
- data/vendor/local/include/glib-2.0/glib/gversionmacros.h +43 -18
- data/vendor/local/include/glib-2.0/glib/gwin32.h +28 -13
- data/vendor/local/include/glib-2.0/gmodule.h +21 -7
- data/vendor/local/include/glib-2.0/gobject/gbinding.h +13 -3
- data/vendor/local/include/glib-2.0/gobject/gboxed.h +13 -3
- data/vendor/local/include/glib-2.0/gobject/gclosure.h +21 -3
- data/vendor/local/include/glib-2.0/gobject/genums.h +17 -3
- data/vendor/local/include/glib-2.0/gobject/glib-types.h +64 -3
- data/vendor/local/include/glib-2.0/gobject/gmarshal.h +330 -286
- data/vendor/local/include/glib-2.0/gobject/gobject.h +73 -13
- data/vendor/local/include/glib-2.0/gobject/gparam.h +32 -3
- data/vendor/local/include/glib-2.0/gobject/gparamspecs.h +27 -4
- data/vendor/local/include/glib-2.0/gobject/gsignal.h +41 -3
- data/vendor/local/include/glib-2.0/gobject/gsourceclosure.h +5 -3
- data/vendor/local/include/glib-2.0/gobject/gtype.h +73 -10
- data/vendor/local/include/glib-2.0/gobject/gtypemodule.h +11 -3
- data/vendor/local/include/glib-2.0/gobject/gtypeplugin.h +8 -3
- data/vendor/local/include/glib-2.0/gobject/gvalue.h +14 -3
- data/vendor/local/include/glib-2.0/gobject/gvaluearray.h +14 -14
- data/vendor/local/include/glib-2.0/gobject/gvaluetypes.h +41 -3
- data/vendor/local/include/gnutls/abstract.h +15 -6
- data/vendor/local/include/gnutls/compat.h +1 -1
- data/vendor/local/include/gnutls/crypto.h +3 -1
- data/vendor/local/include/gnutls/dtls.h +1 -1
- data/vendor/local/include/gnutls/gnutls.h +49 -7
- data/vendor/local/include/gnutls/gnutlsxx.h +1 -1
- data/vendor/local/include/gnutls/openpgp.h +4 -1
- data/vendor/local/include/gnutls/pkcs11.h +5 -2
- data/vendor/local/include/gnutls/pkcs12.h +1 -1
- data/vendor/local/include/gnutls/tpm.h +5 -3
- data/vendor/local/include/gnutls/x509.h +25 -3
- data/vendor/local/include/gnutls/xssl.h +121 -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 +1 -1
- data/vendor/local/lib/glib-2.0/include/glibconfig.h +2 -2
- 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 +3 -3
- data/vendor/local/lib/libgmodule-2.0.dll.a +0 -0
- data/vendor/local/lib/libgmodule-2.0.la +3 -3
- data/vendor/local/lib/libgmp.dll.a +0 -0
- 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 +1 -1
- 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 +41 -0
- data/vendor/local/lib/libgnutls.a +0 -0
- data/vendor/local/lib/libgnutls.dll.a +0 -0
- data/vendor/local/lib/libgnutls.la +3 -3
- data/vendor/local/lib/libgnutlsxx.a +0 -0
- data/vendor/local/lib/libgnutlsxx.dll.a +0 -0
- data/vendor/local/lib/libgnutlsxx.la +1 -1
- 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 +3 -3
- data/vendor/local/lib/libhogweed.a +0 -0
- data/vendor/local/lib/libhogweed.dll.a +0 -0
- data/vendor/local/lib/libnettle.a +0 -0
- data/vendor/local/lib/libnettle.dll.a +0 -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/share/gdb/auto-load/{libglib-2.0.so.0.3400.3-gdb.py → libglib-2.0.so.0.3600.0-gdb.py} +0 -0
- data/vendor/local/share/gdb/auto-load/{libgobject-2.0.so.0.3400.3-gdb.py → libgobject-2.0.so.0.3600.0-gdb.py} +0 -0
- data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/__init__.py +0 -0
- 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/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen.py +2 -1
- data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen.pyc +0 -0
- data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen.pyo +0 -0
- data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen_docbook.py +31 -23
- 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/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen_main.py +2 -0
- data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen_main.pyc +0 -0
- data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen_main.pyo +0 -0
- data/vendor/local/{lib/gdbus-2.0 → 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/{lib/gdbus-2.0 → share/glib-2.0}/codegen/dbustypes.py +0 -0
- data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/dbustypes.pyc +0 -0
- data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/dbustypes.pyo +0 -0
- data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/parser.py +0 -0
- data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/parser.pyc +0 -0
- data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/parser.pyo +0 -0
- data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/utils.py +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/glib-2.0/gdb/glib.py +0 -4
- data/vendor/local/share/glib-2.0/gettext/po/Makefile.in.in +5 -17
- data/vendor/local/share/glib-2.0/schemas/gschema.dtd +4 -4
- data/vendor/local/share/glib-2.0/schemas/gschemas.compiled +0 -0
- data/vendor/local/share/gtk-doc/html/gio/ExampleAnimal.html +129 -129
- data/vendor/local/share/gtk-doc/html/gio/ExampleCat.html +57 -57
- data/vendor/local/share/gtk-doc/html/gio/ExampleObject.html +18 -18
- data/vendor/local/share/gtk-doc/html/gio/ExampleObjectManagerClient.html +57 -57
- data/vendor/local/share/gtk-doc/html/gio/GAction.html +53 -53
- data/vendor/local/share/gtk-doc/html/gio/GActionGroup.html +107 -107
- data/vendor/local/share/gtk-doc/html/gio/GActionMap.html +50 -49
- data/vendor/local/share/gtk-doc/html/gio/GAppInfo.html +149 -123
- data/vendor/local/share/gtk-doc/html/gio/GApplication.html +371 -354
- data/vendor/local/share/gtk-doc/html/gio/GApplicationCommandLine.html +130 -48
- data/vendor/local/share/gtk-doc/html/gio/GAsyncInitable.html +135 -151
- data/vendor/local/share/gtk-doc/html/gio/GAsyncResult.html +72 -60
- data/vendor/local/share/gtk-doc/html/gio/GBufferedInputStream.html +54 -54
- data/vendor/local/share/gtk-doc/html/gio/GBufferedOutputStream.html +22 -22
- data/vendor/local/share/gtk-doc/html/gio/GCancellable.html +77 -75
- data/vendor/local/share/gtk-doc/html/gio/GCharsetConverter.html +25 -25
- data/vendor/local/share/gtk-doc/html/gio/GConverter.html +15 -15
- data/vendor/local/share/gtk-doc/html/gio/GCredentials.html +67 -28
- data/vendor/local/share/gtk-doc/html/gio/GDBusActionGroup.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/GDBusAuthObserver.html +42 -42
- data/vendor/local/share/gtk-doc/html/gio/GDBusConnection.html +1814 -1830
- data/vendor/local/share/gtk-doc/html/gio/GDBusInterface.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/GDBusInterfaceSkeleton.html +38 -38
- data/vendor/local/share/gtk-doc/html/gio/GDBusMenuModel.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/GDBusMessage.html +149 -149
- data/vendor/local/share/gtk-doc/html/gio/GDBusMethodInvocation.html +61 -61
- data/vendor/local/share/gtk-doc/html/gio/GDBusObject.html +18 -18
- data/vendor/local/share/gtk-doc/html/gio/GDBusObjectManager.html +28 -28
- data/vendor/local/share/gtk-doc/html/gio/GDBusObjectManagerClient.html +143 -141
- data/vendor/local/share/gtk-doc/html/gio/GDBusObjectManagerServer.html +21 -21
- data/vendor/local/share/gtk-doc/html/gio/GDBusObjectProxy.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/GDBusObjectSkeleton.html +18 -18
- data/vendor/local/share/gtk-doc/html/gio/GDBusProxy.html +443 -447
- data/vendor/local/share/gtk-doc/html/gio/GDBusServer.html +239 -243
- data/vendor/local/share/gtk-doc/html/gio/GDataInputStream.html +155 -155
- data/vendor/local/share/gtk-doc/html/gio/GDataOutputStream.html +81 -80
- data/vendor/local/share/gtk-doc/html/gio/GDrive.html +124 -124
- data/vendor/local/share/gtk-doc/html/gio/GEmblem.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/GEmblemedIcon.html +9 -9
- data/vendor/local/share/gtk-doc/html/gio/GFile.html +791 -720
- data/vendor/local/share/gtk-doc/html/gio/GFileDescriptorBased.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GFileEnumerator.html +110 -53
- data/vendor/local/share/gtk-doc/html/gio/GFileIOStream.html +17 -17
- data/vendor/local/share/gtk-doc/html/gio/GFileIcon.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/GFileInfo.html +152 -124
- data/vendor/local/share/gtk-doc/html/gio/GFileInputStream.html +17 -17
- data/vendor/local/share/gtk-doc/html/gio/GFileMonitor.html +19 -19
- data/vendor/local/share/gtk-doc/html/gio/GFileOutputStream.html +17 -17
- data/vendor/local/share/gtk-doc/html/gio/GFilenameCompleter.html +12 -12
- data/vendor/local/share/gtk-doc/html/gio/GFilterInputStream.html +11 -11
- data/vendor/local/share/gtk-doc/html/gio/GFilterOutputStream.html +11 -11
- data/vendor/local/share/gtk-doc/html/gio/GIOModule.html +24 -24
- data/vendor/local/share/gtk-doc/html/gio/GIOStream.html +42 -42
- data/vendor/local/share/gtk-doc/html/gio/GIcon.html +24 -24
- data/vendor/local/share/gtk-doc/html/gio/GInetAddress.html +69 -69
- data/vendor/local/share/gtk-doc/html/gio/GInetSocketAddress.html +18 -18
- data/vendor/local/share/gtk-doc/html/gio/GInitable.html +65 -62
- data/vendor/local/share/gtk-doc/html/gio/GInputStream.html +133 -127
- data/vendor/local/share/gtk-doc/html/gio/GLoadableIcon.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/GMemoryInputStream.html +72 -13
- data/vendor/local/share/gtk-doc/html/gio/GMemoryOutputStream.html +89 -45
- data/vendor/local/share/gtk-doc/html/gio/GMenu.html +167 -167
- data/vendor/local/share/gtk-doc/html/gio/GMenuModel.html +129 -91
- data/vendor/local/share/gtk-doc/html/gio/GMount.html +121 -121
- data/vendor/local/share/gtk-doc/html/gio/GMountOperation.html +50 -49
- data/vendor/local/share/gtk-doc/html/gio/GNetworkAddress.html +39 -39
- data/vendor/local/share/gtk-doc/html/gio/GNetworkMonitor.html +33 -33
- data/vendor/local/share/gtk-doc/html/gio/GNetworkService.html +28 -28
- data/vendor/local/share/gtk-doc/html/gio/GOutputStream.html +128 -128
- data/vendor/local/share/gtk-doc/html/gio/GPermission.html +63 -63
- data/vendor/local/share/gtk-doc/html/gio/GPollableInputStream.html +30 -30
- data/vendor/local/share/gtk-doc/html/gio/GPollableOutputStream.html +30 -30
- data/vendor/local/share/gtk-doc/html/gio/GProxy.html +19 -19
- data/vendor/local/share/gtk-doc/html/gio/GProxyAddress.html +51 -51
- data/vendor/local/share/gtk-doc/html/gio/GProxyResolver.html +37 -29
- data/vendor/local/share/gtk-doc/html/gio/GRemoteActionGroup.html +21 -21
- data/vendor/local/share/gtk-doc/html/gio/GResolver.html +125 -125
- data/vendor/local/share/gtk-doc/html/gio/GSeekable.html +39 -39
- data/vendor/local/share/gtk-doc/html/gio/GSettings.html +430 -430
- data/vendor/local/share/gtk-doc/html/gio/GSettingsBackend.html +56 -56
- data/vendor/local/share/gtk-doc/html/gio/GSimpleAction.html +53 -51
- data/vendor/local/share/gtk-doc/html/gio/GSimpleActionGroup.html +13 -13
- data/vendor/local/share/gtk-doc/html/gio/GSimpleAsyncResult.html +222 -214
- data/vendor/local/share/gtk-doc/html/gio/GSimplePermission.html +6 -6
- data/vendor/local/share/gtk-doc/html/gio/GSimpleProxyResolver.html +323 -0
- data/vendor/local/share/gtk-doc/html/gio/GSocket.html +501 -363
- data/vendor/local/share/gtk-doc/html/gio/GSocketAddress.html +20 -20
- data/vendor/local/share/gtk-doc/html/gio/GSocketClient.html +189 -109
- data/vendor/local/share/gtk-doc/html/gio/GSocketConnectable.html +78 -68
- data/vendor/local/share/gtk-doc/html/gio/GSocketConnection.html +44 -44
- data/vendor/local/share/gtk-doc/html/gio/GSocketControlMessage.html +13 -13
- data/vendor/local/share/gtk-doc/html/gio/GSocketListener.html +84 -84
- data/vendor/local/share/gtk-doc/html/gio/GSocketService.html +11 -11
- data/vendor/local/share/gtk-doc/html/gio/GSrvTarget.html +23 -23
- data/vendor/local/share/gtk-doc/html/gio/GTask.html +2296 -0
- data/vendor/local/share/gtk-doc/html/gio/GTcpConnection.html +10 -10
- data/vendor/local/share/gtk-doc/html/gio/GTcpWrapperConnection.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/GTestDBus.html +323 -13
- data/vendor/local/share/gtk-doc/html/gio/GThemedIcon.html +37 -34
- data/vendor/local/share/gtk-doc/html/gio/GThreadedSocketService.html +10 -10
- data/vendor/local/share/gtk-doc/html/gio/GTlsBackend.html +23 -23
- data/vendor/local/share/gtk-doc/html/gio/GTlsCertificate.html +52 -52
- data/vendor/local/share/gtk-doc/html/gio/GTlsClientConnection.html +24 -24
- data/vendor/local/share/gtk-doc/html/gio/GTlsConnection.html +56 -56
- data/vendor/local/share/gtk-doc/html/gio/GTlsDatabase.html +73 -73
- data/vendor/local/share/gtk-doc/html/gio/GTlsFileDatabase.html +11 -11
- data/vendor/local/share/gtk-doc/html/gio/GTlsInteraction.html +13 -13
- data/vendor/local/share/gtk-doc/html/gio/GTlsPassword.html +33 -33
- data/vendor/local/share/gtk-doc/html/gio/GTlsServerConnection.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/GUnixConnection.html +47 -47
- data/vendor/local/share/gtk-doc/html/gio/GUnixCredentialsMessage.html +6 -6
- data/vendor/local/share/gtk-doc/html/gio/GUnixFDList.html +38 -38
- data/vendor/local/share/gtk-doc/html/gio/GUnixFDMessage.html +19 -19
- data/vendor/local/share/gtk-doc/html/gio/GUnixInputStream.html +21 -21
- data/vendor/local/share/gtk-doc/html/gio/GUnixOutputStream.html +21 -21
- data/vendor/local/share/gtk-doc/html/gio/GUnixSocketAddress.html +27 -27
- data/vendor/local/share/gtk-doc/html/gio/GVfs.html +12 -12
- data/vendor/local/share/gtk-doc/html/gio/GVolume.html +85 -85
- data/vendor/local/share/gtk-doc/html/gio/GVolumeMonitor.html +49 -49
- data/vendor/local/share/gtk-doc/html/gio/GZlibCompressor.html +8 -8
- data/vendor/local/share/gtk-doc/html/gio/GZlibDecompressor.html +6 -6
- data/vendor/local/share/gtk-doc/html/gio/annotation-glossary.html +8 -5
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-20.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-22.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-24.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-26.html +6 -2
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-28.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-30.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-32.html +34 -2
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-34.html +20 -4
- data/vendor/local/share/gtk-doc/html/gio/api-index-2-36.html +256 -0
- data/vendor/local/share/gtk-doc/html/gio/api-index-deprecated.html +21 -2
- data/vendor/local/share/gtk-doc/html/gio/api-index-full.html +258 -2
- data/vendor/local/share/gtk-doc/html/gio/application.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/async.html +5 -2
- data/vendor/local/share/gtk-doc/html/gio/ch01.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/ch02.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/ch03.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/ch29.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/ch30.html +35 -35
- data/vendor/local/share/gtk-doc/html/gio/ch30s02.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/ch30s03.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/ch31.html +6 -7
- data/vendor/local/share/gtk-doc/html/gio/ch31s02.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/ch31s03.html +25 -25
- data/vendor/local/share/gtk-doc/html/gio/ch31s04.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/ch31s05.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/ch31s06.html +6 -6
- data/vendor/local/share/gtk-doc/html/gio/ch31s07.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/ch32.html +9 -6
- data/vendor/local/share/gtk-doc/html/gio/ch32s02.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/ch32s03.html +63 -63
- data/vendor/local/share/gtk-doc/html/gio/ch32s04.html +16 -16
- data/vendor/local/share/gtk-doc/html/gio/ch32s05.html +400 -408
- data/vendor/local/share/gtk-doc/html/gio/conversion.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/extending-gio.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/extending.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/failable_initialization.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/file_mon.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/file_ops.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/gdbus-codegen.html +246 -246
- data/vendor/local/share/gtk-doc/html/gio/gdbus-convenience.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/gdbus-lowlevel.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/gdbus-org.gtk.GDBus.Example.ObjectManager.Animal.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gdbus-org.gtk.GDBus.Example.ObjectManager.Cat.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/gdbus.html +11 -11
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Addresses.html +41 -41
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Introspection-Data.html +81 -81
- data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Utilities.html +68 -68
- data/vendor/local/share/gtk-doc/html/gio/gio-Desktop-file-based-GAppInfo.html +160 -51
- data/vendor/local/share/gtk-doc/html/gio/gio-Extension-Points.html +38 -38
- data/vendor/local/share/gtk-doc/html/gio/gio-GActionGroup-exporter.html +11 -11
- data/vendor/local/share/gtk-doc/html/gio/gio-GContentType.html +62 -62
- data/vendor/local/share/gtk-doc/html/gio/gio-GConverterInputstream.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/gio-GConverterOutputstream.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/gio-GDBusError.html +120 -120
- data/vendor/local/share/gtk-doc/html/gio/gio-GFileAttribute.html +11 -11
- data/vendor/local/share/gtk-doc/html/gio/gio-GIOError.html +16 -10
- data/vendor/local/share/gtk-doc/html/gio/gio-GIOScheduler.html +66 -49
- data/vendor/local/share/gtk-doc/html/gio/gio-GInetAddressMask.html +22 -22
- data/vendor/local/share/gtk-doc/html/gio/gio-GMenuModel-exporter.html +12 -12
- data/vendor/local/share/gtk-doc/html/gio/gio-GResource.html +175 -88
- data/vendor/local/share/gtk-doc/html/gio/gio-GSettingsSchema-GSettingsSchemaSource.html +72 -72
- data/vendor/local/share/gtk-doc/html/gio/gio-GWin32InputStream.html +12 -12
- data/vendor/local/share/gtk-doc/html/gio/gio-GWin32OutputStream.html +12 -12
- data/vendor/local/share/gtk-doc/html/gio/gio-Owning-Bus-Names.html +145 -149
- data/vendor/local/share/gtk-doc/html/gio/gio-TLS-Overview.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gio-Unix-Mounts.html +57 -57
- data/vendor/local/share/gtk-doc/html/gio/gio-Watching-Bus-Names.html +143 -141
- data/vendor/local/share/gtk-doc/html/gio/gio-gnetworking.h.html +91 -0
- data/vendor/local/share/gtk-doc/html/gio/gio-gpollableutils.html +69 -69
- data/vendor/local/share/gtk-doc/html/gio/gio-hierarchy.html +6 -4
- data/vendor/local/share/gtk-doc/html/gio/gio-querymodules.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/gio.devhelp2 +92 -16
- data/vendor/local/share/gtk-doc/html/gio/glib-compile-resources.html +17 -5
- data/vendor/local/share/gtk-doc/html/gio/glib-compile-schemas.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gresource-tool.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/gsettings-tool.html +7 -7
- data/vendor/local/share/gtk-doc/html/gio/highlevel-socket.html +4 -4
- data/vendor/local/share/gtk-doc/html/gio/icons.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/index.html +16 -6
- data/vendor/local/share/gtk-doc/html/gio/index.sgml +91 -0
- data/vendor/local/share/gtk-doc/html/gio/migrating.html +5 -5
- data/vendor/local/share/gtk-doc/html/gio/networking.html +5 -2
- data/vendor/local/share/gtk-doc/html/gio/permissions.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/pt01.html +3 -3
- data/vendor/local/share/gtk-doc/html/gio/pt02.html +12 -3
- data/vendor/local/share/gtk-doc/html/gio/resolver.html +5 -2
- data/vendor/local/share/gtk-doc/html/gio/resources.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/running-gio-apps.html +10 -2
- data/vendor/local/share/gtk-doc/html/gio/settings.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/streaming.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/testing.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/tls.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/tools.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/types.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/utils.html +2 -2
- data/vendor/local/share/gtk-doc/html/gio/volume_mon.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/annotation-glossary.html +8 -5
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-10.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-12.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-14.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-16.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-2.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-20.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-22.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-24.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-26.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-28.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-30.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-32.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-34.html +8 -4
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-36.html +114 -0
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-6.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/api-index-2-8.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/api-index-deprecated.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/api-index-full.html +79 -3
- data/vendor/local/share/gtk-doc/html/glib/deprecated.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Arrays.html +20 -20
- data/vendor/local/share/gtk-doc/html/glib/glib-Asynchronous-Queues.html +7 -7
- data/vendor/local/share/gtk-doc/html/glib/glib-Atomic-Operations.html +6 -6
- data/vendor/local/share/gtk-doc/html/glib/glib-Automatic-String-Completion.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Balanced-Binary-Trees.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Base64-Encoding.html +5 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html +9 -9
- data/vendor/local/share/gtk-doc/html/glib/glib-Bookmark-file-parser.html +25 -25
- data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Arrays.html +22 -22
- data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Order-Macros.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-Caches.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Character-Set-Conversion.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-Commandline-option-parser.html +32 -32
- data/vendor/local/share/gtk-doc/html/glib/glib-Data-Checksums.html +15 -6
- data/vendor/local/share/gtk-doc/html/glib/glib-Data-HMACs.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html +9 -9
- data/vendor/local/share/gtk-doc/html/glib/glib-Deprecated-Thread-APIs.html +62 -66
- data/vendor/local/share/gtk-doc/html/glib/glib-Double-ended-Queues.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html +19 -19
- data/vendor/local/share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html +39 -39
- data/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html +104 -104
- data/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html +53 -18
- data/vendor/local/share/gtk-doc/html/glib/glib-GDateTime.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-GTimeZone.html +46 -11
- data/vendor/local/share/gtk-doc/html/glib/glib-GVariant.html +142 -66
- data/vendor/local/share/gtk-doc/html/glib/glib-GVariantType.html +9 -9
- data/vendor/local/share/gtk-doc/html/glib/glib-Glob-style-pattern-matching.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Hash-Tables.html +16 -57
- data/vendor/local/share/gtk-doc/html/glib/glib-Hook-Functions.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Hostname-Utilities.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-I18N.html +31 -31
- data/vendor/local/share/gtk-doc/html/glib/glib-IO-Channels.html +19 -10
- data/vendor/local/share/gtk-doc/html/glib/glib-Key-value-file-parser.html +20 -20
- data/vendor/local/share/gtk-doc/html/glib/glib-Keyed-Data-Lists.html +5 -5
- data/vendor/local/share/gtk-doc/html/glib/glib-Lexical-Scanner.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Slices.html +33 -33
- data/vendor/local/share/gtk-doc/html/glib/glib-Message-Logging.html +12 -12
- data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Macros.html +32 -32
- data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html +33 -40
- data/vendor/local/share/gtk-doc/html/glib/glib-N-ary-Trees.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Numerical-Definitions.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Perl-compatible-regular-expressions.html +72 -72
- data/vendor/local/share/gtk-doc/html/glib/glib-Pointer-Arrays.html +13 -13
- data/vendor/local/share/gtk-doc/html/glib/glib-Quarks.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Random-Numbers.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Relations-and-Tuples.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Sequences.html +5 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-Shell-related-Utilities.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html +119 -69
- data/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html +16 -16
- data/vendor/local/share/gtk-doc/html/glib/glib-Spawning-Processes.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-String-Chunks.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html +11 -14
- data/vendor/local/share/gtk-doc/html/glib/glib-Strings.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Testing.html +48 -27
- data/vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html +375 -147
- 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 +173 -147
- data/vendor/local/share/gtk-doc/html/glib/glib-Timers.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Trash-Stacks.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-Type-Conversion-Macros.html +12 -12
- data/vendor/local/share/gtk-doc/html/glib/glib-UNIX-specific-utilities-and-integration.html +241 -26
- data/vendor/local/share/gtk-doc/html/glib/glib-URI-Functions.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html +17 -13
- data/vendor/local/share/gtk-doc/html/glib/glib-Version-Information.html +33 -9
- data/vendor/local/share/gtk-doc/html/glib/glib-Warnings-and-Assertions.html +23 -23
- data/vendor/local/share/gtk-doc/html/glib/glib-Windows-Compatibility-Functions.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-building.html +8 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-changes.html +4 -4
- data/vendor/local/share/gtk-doc/html/glib/glib-compiling.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-core.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-cross-compiling.html +3 -3
- data/vendor/local/share/gtk-doc/html/glib/glib-data-types.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-fundamentals.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib-gettextize.html +5 -5
- data/vendor/local/share/gtk-doc/html/glib/glib-programming.html +5 -5
- data/vendor/local/share/gtk-doc/html/glib/glib-regex-syntax.html +47 -47
- data/vendor/local/share/gtk-doc/html/glib/glib-resources.html +5 -5
- data/vendor/local/share/gtk-doc/html/glib/glib-running.html +8 -8
- data/vendor/local/share/gtk-doc/html/glib/glib-utilities.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/glib.devhelp2 +50 -27
- data/vendor/local/share/gtk-doc/html/glib/glib.html +2 -2
- data/vendor/local/share/gtk-doc/html/glib/gtester-report.html +5 -5
- data/vendor/local/share/gtk-doc/html/glib/gtester.html +5 -5
- data/vendor/local/share/gtk-doc/html/glib/gvariant-format-strings.html +155 -155
- data/vendor/local/share/gtk-doc/html/glib/gvariant-text.html +11 -11
- data/vendor/local/share/gtk-doc/html/glib/index.html +4 -3
- data/vendor/local/share/gtk-doc/html/glib/index.sgml +24 -1
- data/vendor/local/share/gtk-doc/html/glib/tools.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/GBinding.html +72 -72
- data/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html +63 -63
- data/vendor/local/share/gtk-doc/html/gobject/GTypePlugin.html +6 -6
- data/vendor/local/share/gtk-doc/html/gobject/annotation-glossary.html +8 -5
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-10.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-12.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-14.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-2.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-22.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-24.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-26.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-28.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-30.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-32.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-34.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-36.html +50 -0
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-6.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/api-index-2-8.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/api-index-deprecated.html +14 -2
- data/vendor/local/share/gtk-doc/html/gobject/api-index-full.html +18 -2
- data/vendor/local/share/gtk-doc/html/gobject/ch01s02.html +6 -6
- data/vendor/local/share/gtk-doc/html/gobject/chapter-gobject.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/chapter-gtype.html +6 -6
- data/vendor/local/share/gtk-doc/html/gobject/chapter-intro.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/chapter-signal.html +10 -10
- data/vendor/local/share/gtk-doc/html/gobject/glib-genmarshal.html +8 -8
- data/vendor/local/share/gtk-doc/html/gobject/glib-mkenums.html +7 -7
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html +83 -50
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html +344 -344
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html +50 -50
- data/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html +81 -81
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html +68 -72
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html +259 -285
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html +463 -443
- data/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html +356 -355
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html +371 -427
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Value-arrays.html +41 -41
- data/vendor/local/share/gtk-doc/html/gobject/gobject-Varargs-Value-Collection.html +7 -36
- data/vendor/local/share/gtk-doc/html/gobject/gobject-memory.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/gobject-properties.html +96 -96
- data/vendor/local/share/gtk-doc/html/gobject/gobject-query.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/gobject.devhelp2 +15 -10
- data/vendor/local/share/gtk-doc/html/gobject/gtype-conventions.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/gtype-instantiable-classed.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable-classed.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-chainup.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-code.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-construction.html +24 -24
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-destruction.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-methods.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/howto-gobject.html +5 -5
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-implement.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-override.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-prerequisite.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface-properties.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/howto-interface.html +6 -6
- data/vendor/local/share/gtk-doc/html/gobject/howto-signals.html +4 -4
- data/vendor/local/share/gtk-doc/html/gobject/index.html +12 -11
- data/vendor/local/share/gtk-doc/html/gobject/index.sgml +5 -0
- data/vendor/local/share/gtk-doc/html/gobject/pr01.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/pt01.html +6 -6
- data/vendor/local/share/gtk-doc/html/gobject/pt02.html +8 -8
- data/vendor/local/share/gtk-doc/html/gobject/pt03.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/rn01.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/rn02.html +3 -3
- data/vendor/local/share/gtk-doc/html/gobject/signal.html +9 -9
- data/vendor/local/share/gtk-doc/html/gobject/tools-ginspector.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/tools-gob.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/tools-gtkdoc.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/tools-refdb.html +2 -2
- data/vendor/local/share/gtk-doc/html/gobject/tools-vala.html +2 -2
- data/vendor/local/share/info/gnutls-guile.info +15 -15
- data/vendor/local/share/info/gnutls.info +1274 -1229
- data/vendor/local/share/info/gnutls.info-1 +2153 -2008
- data/vendor/local/share/info/gnutls.info-2 +991 -314
- data/vendor/local/share/info/gnutls.info-3 +358 -232
- data/vendor/local/share/info/gnutls.info-4 +928 -671
- data/vendor/local/share/locale/an/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/glib-networking.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/da/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/glib-networking.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/el/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/en@quot/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/glib-networking.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/gl/LC_MESSAGES/glib-networking.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/glib-networking.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/glib-networking.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/ja/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/glib-networking.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/mr/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/glib-networking.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/glib-networking.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/pt/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/glib-networking.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/zh_CN/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gnutls.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/glib-networking.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/glib20.mo +0 -0
- data/vendor/local/share/man/man1/certtool.1 +27 -4
- data/vendor/local/share/man/man1/gdbus-codegen.1 +1 -1
- data/vendor/local/share/man/man1/gdbus.1 +1 -1
- data/vendor/local/share/man/man1/gio-querymodules.1 +1 -1
- data/vendor/local/share/man/man1/glib-compile-resources.1 +13 -1
- data/vendor/local/share/man/man1/glib-compile-schemas.1 +1 -1
- data/vendor/local/share/man/man1/glib-genmarshal.1 +1 -1
- data/vendor/local/share/man/man1/glib-gettextize.1 +1 -1
- data/vendor/local/share/man/man1/glib-mkenums.1 +1 -1
- data/vendor/local/share/man/man1/gnutls-cli-debug.1 +2 -2
- data/vendor/local/share/man/man1/gnutls-cli.1 +11 -2
- data/vendor/local/share/man/man1/gnutls-serv.1 +2 -2
- data/vendor/local/share/man/man1/gobject-query.1 +1 -1
- data/vendor/local/share/man/man1/gresource.1 +1 -1
- data/vendor/local/share/man/man1/gsettings.1 +1 -1
- data/vendor/local/share/man/man1/gtester-report.1 +1 -1
- data/vendor/local/share/man/man1/gtester.1 +1 -1
- data/vendor/local/share/man/man1/ocsptool.1 +2 -2
- data/vendor/local/share/man/man1/p11tool.1 +23 -2
- data/vendor/local/share/man/man1/psktool.1 +2 -2
- data/vendor/local/share/man/man1/srptool.1 +2 -2
- data/vendor/local/share/man/man1/tpmtool.1 +2 -2
- data/vendor/local/share/man/man3/gnutls_alert_get.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_alert_get_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_alert_get_strname.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_alert_send.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_alert_send_appropriate.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_anon_allocate_client_credentials.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_anon_allocate_server_credentials.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_anon_free_client_credentials.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_anon_free_server_credentials.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_anon_set_params_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_anon_set_server_dh_params.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_anon_set_server_params_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_auth_client_get_type.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_auth_get_type.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_auth_server_get_type.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_bye.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_activation_time_peers.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_allocate_credentials.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_client_get_request_status.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_expiration_time_peers.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_free_ca_names.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_free_cas.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_free_credentials.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_free_crls.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_free_keys.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_get_issuer.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_get_ours.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_get_peers.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_get_peers_subkey_id.3 +3 -1
- data/vendor/local/share/man/man3/gnutls_certificate_send_x509_rdn_sequence.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_server_set_request.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_dh_params.3 +3 -4
- data/vendor/local/share/man/man3/gnutls_certificate_set_key.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_ocsp_status_request_file.3 +3 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_ocsp_status_request_function.3 +3 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_file.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_file2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_mem.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_mem2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_keyring_file.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_keyring_mem.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_params_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_pin_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_retrieve_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_retrieve_function2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_rsa_export_params.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_verify_flags.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_verify_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_verify_limits.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl_file.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl_mem.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_file.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_mem.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_simple_pkcs12_file.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_simple_pkcs12_mem.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_system_trust.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust_file.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust_mem.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_type_get.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_type_get_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_type_get_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_type_list.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_type_set_priority.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_verification_status_print.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_verify_peers2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_certificate_verify_peers3.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_check_version.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_cipher_add_auth.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_cipher_decrypt.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_cipher_decrypt2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_cipher_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_cipher_encrypt.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_cipher_encrypt2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_cipher_get.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_cipher_get_block_size.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_cipher_get_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_cipher_get_key_size.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_cipher_get_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_cipher_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_cipher_list.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_cipher_set_iv.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_cipher_set_priority.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_cipher_suite_get_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_cipher_suite_info.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_cipher_tag.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_compression_get.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_compression_get_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_compression_get_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_compression_list.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_compression_set_priority.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_credentials_clear.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_credentials_set.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_db_check_entry.3 +2 -4
- data/vendor/local/share/man/man3/gnutls_db_check_entry_time.3 +45 -0
- data/vendor/local/share/man/man3/gnutls_db_get_ptr.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_db_remove_session.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_db_set_cache_expiration.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_db_set_ptr.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_db_set_remove_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_db_set_retrieve_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_db_set_store_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dh_get_group.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dh_get_peers_public_bits.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dh_get_prime_bits.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dh_get_pubkey.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dh_get_secret_bits.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dh_params_cpy.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dh_params_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dh_params_export2_pkcs3.3 +3 -1
- data/vendor/local/share/man/man3/gnutls_dh_params_export_pkcs3.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dh_params_export_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dh_params_generate2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dh_params_import_pkcs3.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dh_params_import_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dh_params_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dh_set_prime_bits.3 +7 -2
- data/vendor/local/share/man/man3/gnutls_dtls_cookie_send.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dtls_cookie_verify.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dtls_get_data_mtu.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dtls_get_mtu.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dtls_get_timeout.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dtls_prestate_set.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dtls_set_data_mtu.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dtls_set_mtu.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_dtls_set_timeouts.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ecc_curve_get.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ecc_curve_get_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ecc_curve_get_size.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ecc_curve_list.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_error_is_fatal.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_error_to_alert.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_fingerprint.3 +2 -2
- data/vendor/local/share/man/man3/gnutls_global_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_global_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_global_set_audit_log_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_global_set_log_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_global_set_log_level.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_global_set_mem_functions.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_global_set_mutex.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_global_set_time_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_handshake.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_handshake_get_last_in.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_handshake_get_last_out.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_handshake_set_max_packet_length.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_handshake_set_post_client_hello_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_handshake_set_private_extensions.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_handshake_set_random.3 +55 -0
- data/vendor/local/share/man/man3/gnutls_handshake_set_timeout.3 +3 -2
- data/vendor/local/share/man/man3/gnutls_hash.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_hash_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_hash_fast.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_hash_get_len.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_hash_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_hash_output.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_heartbeat_allowed.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_heartbeat_enable.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_heartbeat_get_timeout.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_heartbeat_ping.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_heartbeat_pong.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_heartbeat_set_timeouts.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_hex2bin.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_hex_decode.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_hex_encode.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_hmac.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_hmac_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_hmac_fast.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_hmac_get_len.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_hmac_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_hmac_output.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_key_generate.3 +2 -2
- data/vendor/local/share/man/man3/gnutls_kx_get.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_kx_get_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_kx_get_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_kx_list.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_kx_set_priority.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_load_file.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_mac_get.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_mac_get_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_mac_get_key_size.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_mac_get_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_mac_list.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_mac_set_priority.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_req_add_cert.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_req_add_cert_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_req_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_req_export.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_req_get_cert_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_req_get_extension.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_req_get_nonce.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_req_get_version.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_req_import.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_req_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_req_print.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_req_randomize_nonce.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_req_set_extension.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_req_set_nonce.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_check_crt.3 +3 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_export.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_certs.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_extension.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_nonce.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_produced.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_responder.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_response.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_signature.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_signature_algorithm.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_single.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_status.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_version.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_import.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_print.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_verify.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_resp_verify_direct.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_status_request_enable_client.3 +3 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_status_request_get.3 +3 -1
- data/vendor/local/share/man/man3/gnutls_ocsp_status_request_is_checked.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_check_hostname.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_export.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_export2.3 +3 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_auth_subkey.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_creation_time.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_expiration_time.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_fingerprint.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_key_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_key_usage.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_algorithm.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_dsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_rsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_preferred_key_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_revoked_status.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_count.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_creation_time.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_expiration_time.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_fingerprint.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_idx.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_algorithm.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_revoked_status.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_usage.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_version.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_import.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_print.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_set_preferred_key_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_verify_ring.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_crt_verify_self.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_check_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_get_crt.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_get_crt_count.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_import.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_keyring_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export2.3 +2 -2
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_dsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_rsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_subkey_dsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_subkey_rsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_fingerprint.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_key_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_pk_algorithm.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_preferred_key_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_revoked_status.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_count.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_creation_time.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_fingerprint.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_idx.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_revoked_status.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_import.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_sec_param.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_set_preferred_key_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_privkey_sign_hash.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_send_cert.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_openpgp_set_recv_key_function.3 +3 -1
- data/vendor/local/share/man/man3/gnutls_pcert_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pcert_import_openpgp.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pcert_import_openpgp_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pcert_import_x509.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pcert_import_x509_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pcert_list_import_x509_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pem_base64_decode.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pem_base64_decode_alloc.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pem_base64_encode.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pem_base64_encode_alloc.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_perror.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pk_algorithm_get_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pk_bits_to_sec_param.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pk_get_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pk_get_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pk_list.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pk_to_sign.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_add_provider.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_copy_secret_key.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_copy_x509_crt.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_copy_x509_privkey.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_delete_url.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_get_pin_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export2.3 +2 -2
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export_url.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_get_info.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_get_type.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_import_url.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_list_import_url.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_list_import_url2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_obj_set_pin_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_export_url.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_generate.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_generate2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_get_info.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_get_pk_algorithm.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_import_url.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_set_pin_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_status.3 +47 -0
- data/vendor/local/share/man/man3/gnutls_pkcs11_reinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_set_pin_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_set_token_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_flags.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_info.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_mechanism.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_url.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_token_set_pin.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs11_type_get_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_decrypt.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_encrypt.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_count.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_data.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_friendly_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_key_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_type.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_crl.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_crt.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_data.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_friendly_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_key_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_export.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_export2.3 +2 -2
- data/vendor/local/share/man/man3/gnutls_pkcs12_generate_mac.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_get_bag.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_import.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_set_bag.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs12_simple_parse.3 +11 -11
- data/vendor/local/share/man/man3/gnutls_pkcs12_verify_mac.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs7_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs7_delete_crl.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs7_delete_crt.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs7_export.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs7_export2.3 +3 -1
- data/vendor/local/share/man/man3/gnutls_pkcs7_get_crl_count.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs7_get_crl_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs7_get_crt_count.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs7_get_crt_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs7_import.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs7_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs7_set_crl.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs7_set_crl_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs7_set_crt.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pkcs7_set_crt_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_prf.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_prf_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_priority_certificate_type_list.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_priority_compression_list.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_priority_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_priority_ecc_curve_list.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_priority_get_cipher_suite_index.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_priority_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_priority_protocol_list.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_priority_set.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_priority_set_direct.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_priority_sign_list.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_privkey_decrypt_data.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_privkey_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_privkey_get_pk_algorithm.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_privkey_get_type.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_privkey_import_ext.3 +4 -1
- data/vendor/local/share/man/man3/gnutls_privkey_import_ext2.3 +4 -1
- data/vendor/local/share/man/man3/gnutls_privkey_import_openpgp.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_privkey_import_openpgp_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_privkey_import_pkcs11.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_privkey_import_pkcs11_url.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_privkey_import_tpm_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_privkey_import_tpm_url.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_privkey_import_url.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_privkey_import_x509.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_privkey_import_x509_raw.3 +3 -3
- data/vendor/local/share/man/man3/gnutls_privkey_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_privkey_set_pin_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_privkey_sign_data.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_privkey_sign_hash.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_privkey_sign_raw_data.3 +57 -0
- data/vendor/local/share/man/man3/gnutls_privkey_status.3 +50 -0
- data/vendor/local/share/man/man3/gnutls_protocol_get_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_protocol_get_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_protocol_get_version.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_protocol_list.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_protocol_set_priority.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_psk_allocate_client_credentials.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_psk_allocate_server_credentials.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_psk_client_get_hint.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_psk_free_client_credentials.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_psk_free_server_credentials.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_psk_server_get_username.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_psk_set_client_credentials.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_psk_set_client_credentials_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_psk_set_params_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_file.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_hint.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_psk_set_server_dh_params.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_psk_set_server_params_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_encrypt_data.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_export.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_export2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_get_key_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_get_key_usage.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_get_openpgp_key_id.3 +6 -3
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_algorithm.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_dsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_ecc_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_ecc_x962.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_rsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_get_preferred_hash_algorithm.3 +4 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_get_verify_algorithm.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_import.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_import_dsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_import_ecc_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_import_ecc_x962.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_import_openpgp.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_import_openpgp_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_import_pkcs11.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_import_pkcs11_url.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_import_privkey.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_import_rsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_import_tpm_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_import_tpm_url.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_import_url.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_import_x509.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_import_x509_crq.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_import_x509_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_print.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_set_key_usage.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_set_pin_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_verify_data.3 +4 -3
- data/vendor/local/share/man/man3/gnutls_pubkey_verify_data2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_pubkey_verify_hash.3 +3 -2
- data/vendor/local/share/man/man3/gnutls_pubkey_verify_hash2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_random_art.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_range_split.3 +56 -0
- data/vendor/local/share/man/man3/gnutls_record_can_use_length_hiding.3 +51 -0
- data/vendor/local/share/man/man3/gnutls_record_check_pending.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_record_cork.3 +46 -0
- data/vendor/local/share/man/man3/gnutls_record_disable_padding.3 +3 -3
- data/vendor/local/share/man/man3/gnutls_record_get_direction.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_record_get_discarded.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_record_get_max_size.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_record_recv.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_record_recv_seq.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_record_send.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_record_send_range.3 +60 -0
- data/vendor/local/share/man/man3/gnutls_record_set_max_empty_records.3 +50 -0
- data/vendor/local/share/man/man3/gnutls_record_set_max_size.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_record_set_timeout.3 +52 -0
- data/vendor/local/share/man/man3/gnutls_record_uncork.3 +53 -0
- data/vendor/local/share/man/man3/gnutls_rehandshake.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_rnd.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_rnd_refresh.3 +47 -0
- data/vendor/local/share/man/man3/gnutls_rsa_export_get_modulus_bits.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_rsa_export_get_pubkey.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_rsa_params_cpy.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_rsa_params_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_rsa_params_export_pkcs1.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_rsa_params_export_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_rsa_params_generate2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_rsa_params_import_pkcs1.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_rsa_params_import_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_rsa_params_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_safe_renegotiation_status.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_sec_param_get_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_sec_param_to_pk_bits.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_server_name_get.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_server_name_set.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_session_channel_binding.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_session_enable_compatibility_mode.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_session_force_valid.3 +46 -0
- data/vendor/local/share/man/man3/gnutls_session_get_data.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_session_get_data2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_session_get_desc.3 +47 -0
- data/vendor/local/share/man/man3/gnutls_session_get_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_session_get_id2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_session_get_ptr.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_session_get_random.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_session_is_resumed.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_session_resumption_requested.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_session_set_data.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_session_set_premaster.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_session_set_ptr.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_session_ticket_enable_client.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_session_ticket_enable_server.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_session_ticket_key_generate.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_set_default_export_priority.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_set_default_priority.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_sign_algorithm_get.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_sign_algorithm_get_requested.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_sign_callback_get.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_sign_callback_set.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_sign_get_hash_algorithm.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_sign_get_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_sign_get_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_sign_get_pk_algorithm.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_sign_is_secure.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_sign_list.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srp_allocate_client_credentials.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srp_allocate_server_credentials.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srp_base64_decode.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srp_base64_decode_alloc.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srp_base64_encode.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srp_base64_encode_alloc.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srp_free_client_credentials.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srp_free_server_credentials.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srp_server_get_username.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srp_set_client_credentials.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srp_set_client_credentials_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srp_set_prime_bits.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srp_set_server_credentials_file.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srp_set_server_credentials_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srp_verifier.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srtp_get_keys.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srtp_get_mki.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srtp_get_profile_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srtp_get_profile_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srtp_get_selected_profile.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srtp_set_mki.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srtp_set_profile.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_srtp_set_profile_direct.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_store_commitment.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_store_pubkey.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_strerror.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_strerror_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_supplemental_get_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_tdb_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_tdb_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_tdb_set_store_commitment_func.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_tdb_set_store_func.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_tdb_set_verify_func.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_tpm_get_registered.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_tpm_key_list_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_tpm_key_list_get_url.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_tpm_privkey_delete.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_tpm_privkey_generate.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_transport_get_int.3 +48 -0
- data/vendor/local/share/man/man3/gnutls_transport_get_int2.3 +50 -0
- data/vendor/local/share/man/man3/gnutls_transport_get_ptr.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_transport_get_ptr2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_transport_set_errno.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_transport_set_errno_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_transport_set_int.3 +47 -0
- data/vendor/local/share/man/man3/gnutls_transport_set_int2.3 +51 -0
- data/vendor/local/share/man/man3/gnutls_transport_set_ptr.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_transport_set_ptr2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_transport_set_pull_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_transport_set_pull_timeout_function.3 +2 -2
- data/vendor/local/share/man/man3/gnutls_transport_set_push_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_transport_set_vec_push_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_url_is_supported.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_verify_stored_pubkey.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_check_issuer.3 +4 -5
- data/vendor/local/share/man/man3/gnutls_x509_crl_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_export.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_export2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_authority_key_gn_serial.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_authority_key_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_crt_count.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_crt_serial.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_dn_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_data.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_info.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn2.3 +52 -0
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn_by_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_next_update.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_number.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_raw_issuer_dn.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_signature.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_signature_algorithm.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_this_update.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_get_version.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_import.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_list_import.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_list_import2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_print.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_privkey_sign.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_authority_key_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_crt.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_crt_serial.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_next_update.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_number.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_this_update.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_set_version.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_sign.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_sign2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crl_verify.3 +9 -5
- data/vendor/local/share/man/man3/gnutls_x509_crq_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_export.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_export2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_by_oid.3 +8 -5
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_data.3 +2 -2
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_info.3 +2 -2
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_basic_constraints.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_challenge_password.3 +3 -3
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn.3 +4 -4
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn2.3 +52 -0
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn_by_oid.3 +6 -6
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn_oid.3 +2 -2
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_by_oid.3 +5 -5
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_data.3 +2 -2
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_info.3 +2 -2
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_purpose_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_rsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_usage.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_pk_algorithm.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_private_key_usage_period.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_subject_alt_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_subject_alt_othername_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_get_version.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_import.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_print.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_privkey_sign.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_attribute_by_oid.3 +8 -5
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_basic_constraints.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_challenge_password.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_dn.3 +50 -0
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_dn_by_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_key.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_purpose_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_rsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_usage.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_private_key_usage_period.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_pubkey.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_subject_alt_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_set_version.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_sign.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_sign2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crq_verify.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_check_hostname.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_check_issuer.3 +2 -3
- data/vendor/local/share/man/man3/gnutls_x509_crt_check_revocation.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_cpy_crl_dist_points.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_export.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_export2.3 +2 -2
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_activation_time.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_info_access.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_key_gn_serial.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_key_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_basic_constraints.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_ca_status.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_crl_dist_points.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn2.3 +52 -0
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn_by_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_expiration_time.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_by_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_data.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_info.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_fingerprint.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_name2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_othername_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn2.3 +52 -0
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn_by_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_unique_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_purpose_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_usage.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_algorithm.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_dsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_rsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_policy.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_preferred_hash_algorithm.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_private_key_usage_period.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_proxy.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_raw_dn.3 +3 -3
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_raw_issuer_dn.3 +3 -3
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_serial.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_signature.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_signature_algorithm.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_name2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_othername_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_key_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_unique_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_verify_algorithm.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_get_version.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_import.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_import_pkcs11.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_import_pkcs11_url.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_list_import.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_list_import2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_list_import_pkcs11.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_list_verify.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_print.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_privkey_sign.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_activation_time.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_authority_info_access.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_authority_key_id.3 +2 -2
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_basic_constraints.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_ca_status.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_crl_dist_points.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_crl_dist_points2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_crq.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_crq_extensions.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_dn.3 +50 -0
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_dn_by_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_expiration_time.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_extension_by_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_issuer_dn.3 +50 -0
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_issuer_dn_by_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_key.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_key_purpose_oid.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_key_usage.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_pin_function.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_policy.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_private_key_usage_period.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_proxy.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_proxy_dn.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_pubkey.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_serial.3 +6 -4
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_alt_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_alternative_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_key_id.3 +2 -2
- data/vendor/local/share/man/man3/gnutls_x509_crt_set_version.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_sign.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_sign2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_crt_verify.3 +3 -2
- data/vendor/local/share/man/man3/gnutls_x509_crt_verify_data.3 +3 -2
- data/vendor/local/share/man/man3/gnutls_x509_crt_verify_hash.3 +3 -2
- data/vendor/local/share/man/man3/gnutls_x509_dn_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_dn_export.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_dn_export2.3 +3 -1
- data/vendor/local/share/man/man3/gnutls_x509_dn_get_rdn_ava.3 +7 -5
- data/vendor/local/share/man/man3/gnutls_x509_dn_import.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_dn_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_dn_oid_known.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_dn_oid_name.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_policy_release.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_cpy.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export2_pkcs8.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_dsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_ecc_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_pkcs8.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_rsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_export_rsa_raw2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_fix.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_generate.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_get_key_id.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_get_pk_algorithm.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_get_pk_algorithm2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import2.3 +3 -3
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_dsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_ecc_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_openssl.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_pkcs8.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_rsa_raw.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_import_rsa_raw2.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_sec_param.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_sign_data.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_sign_hash.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_privkey_verify_params.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_rdn_get.3 +4 -4
- data/vendor/local/share/man/man3/gnutls_x509_rdn_get_by_oid.3 +4 -4
- data/vendor/local/share/man/man3/gnutls_x509_rdn_get_oid.3 +4 -4
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_cas.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_crls.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_named_crt.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_system_trust.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_trust_file.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_trust_mem.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_deinit.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_get_issuer.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_init.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_remove_cas.3 +51 -0
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_remove_trust_file.3 +52 -0
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_remove_trust_mem.3 +51 -0
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_verify_crt.3 +1 -1
- data/vendor/local/share/man/man3/gnutls_x509_trust_list_verify_named_crt.3 +1 -1
- metadata +76 -36
- data/ext/glib2/rbglib_completion.c +0 -195
- data/sample/completion.rb +0 -45
- data/vendor/local/lib/gdbus-2.0/codegen/__init__.pyc +0 -0
- data/vendor/local/lib/gdbus-2.0/codegen/__init__.pyo +0 -0
- data/vendor/local/lib/gdbus-2.0/codegen/codegen_docbook.pyc +0 -0
- data/vendor/local/lib/gdbus-2.0/codegen/codegen_docbook.pyo +0 -0
- data/vendor/local/lib/gdbus-2.0/codegen/config.pyc +0 -0
- data/vendor/local/lib/gdbus-2.0/codegen/config.pyo +0 -0
- data/vendor/local/lib/gdbus-2.0/codegen/utils.pyc +0 -0
- data/vendor/local/lib/gdbus-2.0/codegen/utils.pyo +0 -0
- data/vendor/local/lib/gio-2.0.def +0 -1604
- data/vendor/local/lib/glib-2.0.def +0 -1603
- data/vendor/local/lib/gmodule-2.0.def +0 -11
- data/vendor/local/lib/gobject-2.0.def +0 -417
- data/vendor/local/lib/pkgconfig/gnutls-dane.pc +0 -24
- data/vendor/local/share/glib-2.0/gettext/mkinstalldirs +0 -162
@@ -1,9 +1,9 @@
|
|
1
1
|
This is gnutls.info, produced by makeinfo version 4.13 from gnutls.texi.
|
2
2
|
|
3
|
-
This manual is last updated
|
4
|
-
GnuTLS.
|
3
|
+
This manual is last updated 21 March 2013 for version 3.1.10 of GnuTLS.
|
5
4
|
|
6
|
-
Copyright (C) 2001-
|
5
|
+
Copyright (C) 2001-2013 Free Software Foundation, Inc.\\ Copyright (C)
|
6
|
+
2001-2013 Nikos Mavrogiannopoulos
|
7
7
|
|
8
8
|
Permission is granted to copy, distribute and/or modify this
|
9
9
|
document under the terms of the GNU Free Documentation License,
|
@@ -28,9 +28,17 @@ START-INFO-DIR-ENTRY
|
|
28
28
|
END-INFO-DIR-ENTRY
|
29
29
|
|
30
30
|
|
31
|
-
File: gnutls.info, Node:
|
31
|
+
File: gnutls.info, Node: High level TLS API, Next: Datagram TLS API, Prev: Core TLS API, Up: API reference
|
32
32
|
|
33
|
-
E.2
|
33
|
+
E.2 High level TLS API
|
34
|
+
======================
|
35
|
+
|
36
|
+
The prototypes for the following functions lie in `gnutls/xssl.h'.
|
37
|
+
|
38
|
+
|
39
|
+
File: gnutls.info, Node: Datagram TLS API, Next: X509 certificate API, Prev: High level TLS API, Up: API reference
|
40
|
+
|
41
|
+
E.3 Datagram TLS API
|
34
42
|
====================
|
35
43
|
|
36
44
|
The prototypes for the following functions lie in `gnutls/dtls.h'.
|
@@ -236,7 +244,7 @@ gnutls_record_get_discarded
|
|
236
244
|
|
237
245
|
File: gnutls.info, Node: X509 certificate API, Next: OCSP API, Prev: Datagram TLS API, Up: API reference
|
238
246
|
|
239
|
-
E.
|
247
|
+
E.4 X.509 certificate API
|
240
248
|
=========================
|
241
249
|
|
242
250
|
The following functions are to be used for X.509 certificate handling.
|
@@ -328,6 +336,8 @@ gnutls_pkcs7_export2
|
|
328
336
|
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
329
337
|
otherwise a negative error value.
|
330
338
|
|
339
|
+
*Since:* 3.1.3
|
340
|
+
|
331
341
|
gnutls_pkcs7_get_crl_count
|
332
342
|
--------------------------
|
333
343
|
|
@@ -502,11 +512,10 @@ gnutls_x509_crl_check_issuer
|
|
502
512
|
ISSUER: is the certificate of a possible issuer
|
503
513
|
|
504
514
|
This function will check if the given CRL was issued by the given
|
505
|
-
issuer certificate.
|
506
|
-
issued by the given issuer, and false (0) if not.
|
515
|
+
issuer certificate.
|
507
516
|
|
508
|
-
*Returns:*
|
509
|
-
|
517
|
+
*Returns:* true (1) if the given CRL was issued by the given
|
518
|
+
issuer, and false (0) if not.
|
510
519
|
|
511
520
|
gnutls_x509_crl_deinit
|
512
521
|
----------------------
|
@@ -800,6 +809,26 @@ gnutls_x509_crl_get_issuer_dn
|
|
800
809
|
is not long enough, and in that case the sizeof_buf will be updated
|
801
810
|
with the required size, and 0 on success.
|
802
811
|
|
812
|
+
gnutls_x509_crl_get_issuer_dn2
|
813
|
+
------------------------------
|
814
|
+
|
815
|
+
-- Function: int gnutls_x509_crl_get_issuer_dn2 (gnutls_x509_crl_t
|
816
|
+
CRL, gnutls_datum_t * DN)
|
817
|
+
CRL: - undescribed -
|
818
|
+
|
819
|
+
DN: a pointer to a structure to hold the name
|
820
|
+
|
821
|
+
This function will allocate buffer and copy the name of the CRL
|
822
|
+
issuer. The name will be in the form "C=xxxx,O=yyyy,CN=zzzz" as
|
823
|
+
described in RFC4514. The output string will be ASCII or UTF-8
|
824
|
+
encoded, depending on the certificate data.
|
825
|
+
|
826
|
+
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
827
|
+
otherwise a negative error value. and a negative error code on
|
828
|
+
error.
|
829
|
+
|
830
|
+
*Since:* 3.1.10
|
831
|
+
|
803
832
|
gnutls_x509_crl_get_issuer_dn_by_oid
|
804
833
|
------------------------------------
|
805
834
|
|
@@ -1209,13 +1238,14 @@ gnutls_x509_crl_verify
|
|
1209
1238
|
----------------------
|
1210
1239
|
|
1211
1240
|
-- Function: int gnutls_x509_crl_verify (gnutls_x509_crl_t CRL, const
|
1212
|
-
gnutls_x509_crt_t *
|
1241
|
+
gnutls_x509_crt_t * TRUSTED_CAS, int TCAS_SIZE, unsigned int
|
1213
1242
|
FLAGS, unsigned int * VERIFY)
|
1214
1243
|
CRL: is the crl to be verified
|
1215
1244
|
|
1216
|
-
|
1245
|
+
TRUSTED_CAS: is a certificate list that is considered to be
|
1246
|
+
trusted one
|
1217
1247
|
|
1218
|
-
|
1248
|
+
TCAS_SIZE: holds the number of CA certificates in CA_list
|
1219
1249
|
|
1220
1250
|
FLAGS: Flags that may be used to change the verification
|
1221
1251
|
algorithm. Use OR of the gnutls_certificate_verify_flags
|
@@ -1224,9 +1254,13 @@ gnutls_x509_crl_verify
|
|
1224
1254
|
VERIFY: will hold the crl verification output.
|
1225
1255
|
|
1226
1256
|
This function will try to verify the given crl and return its
|
1227
|
-
status. See `gnutls_x509_crt_list_verify()' for a
|
1228
|
-
description of return values. Note that since GnuTLS
|
1229
|
-
function includes the time checks.
|
1257
|
+
verification status. See `gnutls_x509_crt_list_verify()' for a
|
1258
|
+
detailed description of return values. Note that since GnuTLS
|
1259
|
+
3.1.4 this function includes the time checks.
|
1260
|
+
|
1261
|
+
Note that value in `verify' is set only when the return value of
|
1262
|
+
this function is success (i.e, failure to trust a CRL a
|
1263
|
+
certificate does not imply a negative return value).
|
1230
1264
|
|
1231
1265
|
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
1232
1266
|
otherwise a negative error value.
|
@@ -1297,23 +1331,27 @@ gnutls_x509_crq_get_attribute_by_oid
|
|
1297
1331
|
|
1298
1332
|
-- Function: int gnutls_x509_crq_get_attribute_by_oid
|
1299
1333
|
(gnutls_x509_crq_t CRQ, const char * OID, int INDX, void *
|
1300
|
-
BUF, size_t *
|
1334
|
+
BUF, size_t * BUF_SIZE)
|
1301
1335
|
CRQ: should contain a `gnutls_x509_crq_t' structure
|
1302
1336
|
|
1303
|
-
OID: holds an Object
|
1337
|
+
OID: holds an Object Identifier in null-terminated string
|
1304
1338
|
|
1305
1339
|
INDX: In case multiple same OIDs exist in the attribute list, this
|
1306
|
-
specifies which to
|
1340
|
+
specifies which to get, use (0) to get the first one
|
1307
1341
|
|
1308
1342
|
BUF: a pointer to a structure to hold the attribute data (may be
|
1309
1343
|
`NULL' )
|
1310
1344
|
|
1311
|
-
|
1345
|
+
BUF_SIZE: initially holds the size of `buf'
|
1312
1346
|
|
1313
1347
|
This function will return the attribute in the certificate request
|
1314
1348
|
specified by the given Object ID. The attribute will be DER
|
1315
1349
|
encoded.
|
1316
1350
|
|
1351
|
+
Attributes in a certificate request is an optional set of data
|
1352
|
+
appended to the request. Their interpretation depends on the CA
|
1353
|
+
policy.
|
1354
|
+
|
1317
1355
|
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
1318
1356
|
otherwise a negative error value.
|
1319
1357
|
|
@@ -1324,7 +1362,7 @@ gnutls_x509_crq_get_attribute_data
|
|
1324
1362
|
CRQ, int INDX, void * DATA, size_t * SIZEOF_DATA)
|
1325
1363
|
CRQ: should contain a `gnutls_x509_crq_t' structure
|
1326
1364
|
|
1327
|
-
INDX: Specifies which attribute
|
1365
|
+
INDX: Specifies which attribute number to get. Use (0) to get the
|
1328
1366
|
first one.
|
1329
1367
|
|
1330
1368
|
DATA: a pointer to a structure to hold the data (may be null)
|
@@ -1353,7 +1391,7 @@ gnutls_x509_crq_get_attribute_info
|
|
1353
1391
|
CRQ, int INDX, void * OID, size_t * SIZEOF_OID)
|
1354
1392
|
CRQ: should contain a `gnutls_x509_crq_t' structure
|
1355
1393
|
|
1356
|
-
INDX: Specifies which attribute
|
1394
|
+
INDX: Specifies which attribute number to get. Use (0) to get the
|
1357
1395
|
first one.
|
1358
1396
|
|
1359
1397
|
OID: a pointer to a structure to hold the OID
|
@@ -1411,12 +1449,12 @@ gnutls_x509_crq_get_challenge_password
|
|
1411
1449
|
--------------------------------------
|
1412
1450
|
|
1413
1451
|
-- Function: int gnutls_x509_crq_get_challenge_password
|
1414
|
-
(gnutls_x509_crq_t CRQ, char * PASS, size_t *
|
1452
|
+
(gnutls_x509_crq_t CRQ, char * PASS, size_t * PASS_SIZE)
|
1415
1453
|
CRQ: should contain a `gnutls_x509_crq_t' structure
|
1416
1454
|
|
1417
1455
|
PASS: will hold a (0)-terminated password string
|
1418
1456
|
|
1419
|
-
|
1457
|
+
PASS_SIZE: Initially holds the size of `pass' .
|
1420
1458
|
|
1421
1459
|
This function will return the challenge password in the request.
|
1422
1460
|
The challenge password is intended to be used for requesting a
|
@@ -1429,12 +1467,12 @@ gnutls_x509_crq_get_dn
|
|
1429
1467
|
----------------------
|
1430
1468
|
|
1431
1469
|
-- Function: int gnutls_x509_crq_get_dn (gnutls_x509_crq_t CRQ, char *
|
1432
|
-
BUF, size_t *
|
1470
|
+
BUF, size_t * BUF_SIZE)
|
1433
1471
|
CRQ: should contain a `gnutls_x509_crq_t' structure
|
1434
1472
|
|
1435
1473
|
BUF: a pointer to a structure to hold the name (may be `NULL' )
|
1436
1474
|
|
1437
|
-
|
1475
|
+
BUF_SIZE: initially holds the size of `buf'
|
1438
1476
|
|
1439
1477
|
This function will copy the name of the Certificate request subject
|
1440
1478
|
to the provided buffer. The name will be in the form
|
@@ -1443,27 +1481,47 @@ gnutls_x509_crq_get_dn
|
|
1443
1481
|
data.
|
1444
1482
|
|
1445
1483
|
*Returns:* `GNUTLS_E_SHORT_MEMORY_BUFFER' if the provided buffer
|
1446
|
-
is not long enough, and in that case the * `
|
1484
|
+
is not long enough, and in that case the * `buf_size' will be
|
1447
1485
|
updated with the required size. On success 0 is returned.
|
1448
1486
|
|
1487
|
+
gnutls_x509_crq_get_dn2
|
1488
|
+
-----------------------
|
1489
|
+
|
1490
|
+
-- Function: int gnutls_x509_crq_get_dn2 (gnutls_x509_crq_t CRQ,
|
1491
|
+
gnutls_datum_t * DN)
|
1492
|
+
CRQ: should contain a `gnutls_x509_crq_t' structure
|
1493
|
+
|
1494
|
+
DN: a pointer to a structure to hold the name
|
1495
|
+
|
1496
|
+
This function will allocate buffer and copy the name of the
|
1497
|
+
Certificate request. The name will be in the form
|
1498
|
+
"C=xxxx,O=yyyy,CN=zzzz" as described in RFC4514. The output string
|
1499
|
+
will be ASCII or UTF-8 encoded, depending on the certificate data.
|
1500
|
+
|
1501
|
+
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
1502
|
+
otherwise a negative error value. and a negative error code on
|
1503
|
+
error.
|
1504
|
+
|
1505
|
+
*Since:* 3.1.10
|
1506
|
+
|
1449
1507
|
gnutls_x509_crq_get_dn_by_oid
|
1450
1508
|
-----------------------------
|
1451
1509
|
|
1452
1510
|
-- Function: int gnutls_x509_crq_get_dn_by_oid (gnutls_x509_crq_t CRQ,
|
1453
1511
|
const char * OID, int INDX, unsigned int RAW_FLAG, void *
|
1454
|
-
BUF, size_t *
|
1512
|
+
BUF, size_t * BUF_SIZE)
|
1455
1513
|
CRQ: should contain a gnutls_x509_crq_t structure
|
1456
1514
|
|
1457
|
-
OID: holds an Object
|
1515
|
+
OID: holds an Object Identifier in a null terminated string
|
1458
1516
|
|
1459
1517
|
INDX: In case multiple same OIDs exist in the RDN, this specifies
|
1460
|
-
which to
|
1518
|
+
which to get. Use (0) to get the first one.
|
1461
1519
|
|
1462
1520
|
RAW_FLAG: If non-zero returns the raw DER data of the DN part.
|
1463
1521
|
|
1464
1522
|
BUF: a pointer to a structure to hold the name (may be `NULL' )
|
1465
1523
|
|
1466
|
-
|
1524
|
+
BUF_SIZE: initially holds the size of `buf'
|
1467
1525
|
|
1468
1526
|
This function will extract the part of the name of the Certificate
|
1469
1527
|
request subject, specified by the given OID. The output will be
|
@@ -1477,7 +1535,7 @@ gnutls_x509_crq_get_dn_by_oid
|
|
1477
1535
|
using `gnutls_x509_dn_oid_known()' .
|
1478
1536
|
|
1479
1537
|
*Returns:* `GNUTLS_E_SHORT_MEMORY_BUFFER' if the provided buffer
|
1480
|
-
is not long enough, and in that case the * `
|
1538
|
+
is not long enough, and in that case the * `buf_size' will be
|
1481
1539
|
updated with the required size. On success 0 is returned.
|
1482
1540
|
|
1483
1541
|
gnutls_x509_crq_get_dn_oid
|
@@ -1487,7 +1545,7 @@ gnutls_x509_crq_get_dn_oid
|
|
1487
1545
|
int INDX, void * OID, size_t * SIZEOF_OID)
|
1488
1546
|
CRQ: should contain a gnutls_x509_crq_t structure
|
1489
1547
|
|
1490
|
-
INDX: Specifies which DN OID to
|
1548
|
+
INDX: Specifies which DN OID to get. Use (0) to get the first one.
|
1491
1549
|
|
1492
1550
|
OID: a pointer to a structure to hold the name (may be `NULL' )
|
1493
1551
|
|
@@ -1505,17 +1563,17 @@ gnutls_x509_crq_get_extension_by_oid
|
|
1505
1563
|
|
1506
1564
|
-- Function: int gnutls_x509_crq_get_extension_by_oid
|
1507
1565
|
(gnutls_x509_crq_t CRQ, const char * OID, int INDX, void *
|
1508
|
-
BUF, size_t *
|
1566
|
+
BUF, size_t * BUF_SIZE, unsigned int * CRITICAL)
|
1509
1567
|
CRQ: should contain a `gnutls_x509_crq_t' structure
|
1510
1568
|
|
1511
|
-
OID: holds an Object
|
1569
|
+
OID: holds an Object Identifier in a null terminated string
|
1512
1570
|
|
1513
1571
|
INDX: In case multiple same OIDs exist in the extensions, this
|
1514
|
-
specifies which to
|
1572
|
+
specifies which to get. Use (0) to get the first one.
|
1515
1573
|
|
1516
1574
|
BUF: a pointer to a structure to hold the name (may be null)
|
1517
1575
|
|
1518
|
-
|
1576
|
+
BUF_SIZE: initially holds the size of `buf'
|
1519
1577
|
|
1520
1578
|
CRITICAL: will be non-zero if the extension is marked as critical
|
1521
1579
|
|
@@ -1537,7 +1595,7 @@ gnutls_x509_crq_get_extension_data
|
|
1537
1595
|
CRQ, int INDX, void * DATA, size_t * SIZEOF_DATA)
|
1538
1596
|
CRQ: should contain a `gnutls_x509_crq_t' structure
|
1539
1597
|
|
1540
|
-
INDX: Specifies which extension
|
1598
|
+
INDX: Specifies which extension number to get. Use (0) to get the
|
1541
1599
|
first one.
|
1542
1600
|
|
1543
1601
|
DATA: a pointer to a structure to hold the data (may be null)
|
@@ -1568,7 +1626,7 @@ gnutls_x509_crq_get_extension_info
|
|
1568
1626
|
* CRITICAL)
|
1569
1627
|
CRQ: should contain a `gnutls_x509_crq_t' structure
|
1570
1628
|
|
1571
|
-
INDX: Specifies which extension
|
1629
|
+
INDX: Specifies which extension number to get. Use (0) to get the
|
1572
1630
|
first one.
|
1573
1631
|
|
1574
1632
|
OID: a pointer to a structure to hold the OID
|
@@ -1883,18 +1941,22 @@ gnutls_x509_crq_set_attribute_by_oid
|
|
1883
1941
|
|
1884
1942
|
-- Function: int gnutls_x509_crq_set_attribute_by_oid
|
1885
1943
|
(gnutls_x509_crq_t CRQ, const char * OID, void * BUF, size_t
|
1886
|
-
|
1944
|
+
BUF_SIZE)
|
1887
1945
|
CRQ: should contain a `gnutls_x509_crq_t' structure
|
1888
1946
|
|
1889
|
-
OID: holds an Object
|
1947
|
+
OID: holds an Object Identifier in a null-terminated string
|
1890
1948
|
|
1891
1949
|
BUF: a pointer to a structure that holds the attribute data
|
1892
1950
|
|
1893
|
-
|
1951
|
+
BUF_SIZE: holds the size of `buf'
|
1894
1952
|
|
1895
1953
|
This function will set the attribute in the certificate request
|
1896
|
-
specified by the given Object ID.
|
1897
|
-
encoded.
|
1954
|
+
specified by the given Object ID. The provided attribute must be
|
1955
|
+
be DER encoded.
|
1956
|
+
|
1957
|
+
Attributes in a certificate request is an optional set of data
|
1958
|
+
appended to the request. Their interpretation depends on the CA
|
1959
|
+
policy.
|
1898
1960
|
|
1899
1961
|
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
1900
1962
|
otherwise a negative error value.
|
@@ -1936,6 +1998,23 @@ gnutls_x509_crq_set_challenge_password
|
|
1936
1998
|
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
1937
1999
|
otherwise a negative error value.
|
1938
2000
|
|
2001
|
+
gnutls_x509_crq_set_dn
|
2002
|
+
----------------------
|
2003
|
+
|
2004
|
+
-- Function: int gnutls_x509_crq_set_dn (gnutls_x509_crq_t CRQ, const
|
2005
|
+
char * DN, const char** ERR)
|
2006
|
+
CRQ: a certificate of type `gnutls_x509_crq_t'
|
2007
|
+
|
2008
|
+
DN: a comma separated DN string (RFC4514)
|
2009
|
+
|
2010
|
+
ERR: indicates the error position (if any)
|
2011
|
+
|
2012
|
+
This function will set the DN on the provided certificate. The
|
2013
|
+
input string should be plain ASCII or UTF-8 encoded.
|
2014
|
+
|
2015
|
+
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
2016
|
+
otherwise a negative error value.
|
2017
|
+
|
1939
2018
|
gnutls_x509_crq_set_dn_by_oid
|
1940
2019
|
-----------------------------
|
1941
2020
|
|
@@ -2172,8 +2251,7 @@ gnutls_x509_crt_check_issuer
|
|
2172
2251
|
identifier and subject key identifier fields match.
|
2173
2252
|
|
2174
2253
|
*Returns:* It will return true (1) if the given certificate is
|
2175
|
-
issued by the given issuer, and false (0) if not.
|
2176
|
-
error code is returned in case of an error.
|
2254
|
+
issued by the given issuer, and false (0) if not.
|
2177
2255
|
|
2178
2256
|
gnutls_x509_crt_check_revocation
|
2179
2257
|
--------------------------------
|
@@ -2263,7 +2341,7 @@ gnutls_x509_crt_export2
|
|
2263
2341
|
*Returns:* In case of failure a negative error code will be
|
2264
2342
|
returned, and 0 on success.
|
2265
2343
|
|
2266
|
-
*Since:* 3.1
|
2344
|
+
*Since:* 3.1.3
|
2267
2345
|
|
2268
2346
|
gnutls_x509_crt_get_activation_time
|
2269
2347
|
-----------------------------------
|
@@ -2528,6 +2606,26 @@ gnutls_x509_crt_get_dn
|
|
2528
2606
|
is not long enough, and in that case the `buf_size' will be
|
2529
2607
|
updated with the required size. On success 0 is returned.
|
2530
2608
|
|
2609
|
+
gnutls_x509_crt_get_dn2
|
2610
|
+
-----------------------
|
2611
|
+
|
2612
|
+
-- Function: int gnutls_x509_crt_get_dn2 (gnutls_x509_crt_t CERT,
|
2613
|
+
gnutls_datum_t * DN)
|
2614
|
+
CERT: should contain a `gnutls_x509_crt_t' structure
|
2615
|
+
|
2616
|
+
DN: a pointer to a structure to hold the name
|
2617
|
+
|
2618
|
+
This function will allocate buffer and copy the name of the
|
2619
|
+
Certificate. The name will be in the form "C=xxxx,O=yyyy,CN=zzzz"
|
2620
|
+
as described in RFC4514. The output string will be ASCII or UTF-8
|
2621
|
+
encoded, depending on the certificate data.
|
2622
|
+
|
2623
|
+
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
2624
|
+
otherwise a negative error value. and a negative error code on
|
2625
|
+
error.
|
2626
|
+
|
2627
|
+
*Since:* 3.1.10
|
2628
|
+
|
2531
2629
|
gnutls_x509_crt_get_dn_by_oid
|
2532
2630
|
-----------------------------
|
2533
2631
|
|
@@ -2906,6 +3004,26 @@ gnutls_x509_crt_get_issuer_dn
|
|
2906
3004
|
not long enough, and in that case the `buf_size' will be updated
|
2907
3005
|
with the required size. On success 0 is returned.
|
2908
3006
|
|
3007
|
+
gnutls_x509_crt_get_issuer_dn2
|
3008
|
+
------------------------------
|
3009
|
+
|
3010
|
+
-- Function: int gnutls_x509_crt_get_issuer_dn2 (gnutls_x509_crt_t
|
3011
|
+
CERT, gnutls_datum_t * DN)
|
3012
|
+
CERT: should contain a `gnutls_x509_crt_t' structure
|
3013
|
+
|
3014
|
+
DN: a pointer to a structure to hold the name
|
3015
|
+
|
3016
|
+
This function will allocate buffer and copy the name of issuer of
|
3017
|
+
the Certificate. The name will be in the form
|
3018
|
+
"C=xxxx,O=yyyy,CN=zzzz" as described in RFC4514. The output string
|
3019
|
+
will be ASCII or UTF-8 encoded, depending on the certificate data.
|
3020
|
+
|
3021
|
+
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
3022
|
+
otherwise a negative error value. and a negative error code on
|
3023
|
+
error.
|
3024
|
+
|
3025
|
+
*Since:* 3.1.10
|
3026
|
+
|
2909
3027
|
gnutls_x509_crt_get_issuer_dn_by_oid
|
2910
3028
|
------------------------------------
|
2911
3029
|
|
@@ -3219,10 +3337,10 @@ gnutls_x509_crt_get_raw_dn
|
|
3219
3337
|
--------------------------
|
3220
3338
|
|
3221
3339
|
-- Function: int gnutls_x509_crt_get_raw_dn (gnutls_x509_crt_t CERT,
|
3222
|
-
gnutls_datum_t *
|
3340
|
+
gnutls_datum_t * DN)
|
3223
3341
|
CERT: should contain a `gnutls_x509_crt_t' structure
|
3224
3342
|
|
3225
|
-
|
3343
|
+
DN: will hold the starting point of the DN
|
3226
3344
|
|
3227
3345
|
This function will return a pointer to the DER encoded DN
|
3228
3346
|
structure and the length. This points to allocated data that must
|
@@ -3236,10 +3354,10 @@ gnutls_x509_crt_get_raw_issuer_dn
|
|
3236
3354
|
---------------------------------
|
3237
3355
|
|
3238
3356
|
-- Function: int gnutls_x509_crt_get_raw_issuer_dn (gnutls_x509_crt_t
|
3239
|
-
CERT, gnutls_datum_t *
|
3357
|
+
CERT, gnutls_datum_t * DN)
|
3240
3358
|
CERT: should contain a `gnutls_x509_crt_t' structure
|
3241
3359
|
|
3242
|
-
|
3360
|
+
DN: will hold the starting point of the DN
|
3243
3361
|
|
3244
3362
|
This function will return a pointer to the DER encoded DN structure
|
3245
3363
|
and the length. This points to allocated data that must be free'd
|
@@ -3702,7 +3820,7 @@ gnutls_x509_crt_set_authority_key_id
|
|
3702
3820
|
|
3703
3821
|
ID: The key ID
|
3704
3822
|
|
3705
|
-
ID_SIZE: Holds the size of the
|
3823
|
+
ID_SIZE: Holds the size of the key ID field.
|
3706
3824
|
|
3707
3825
|
This function will set the X.509 certificate's authority key ID
|
3708
3826
|
extension. Only the keyIdentifier field can be set with this
|
@@ -3826,6 +3944,23 @@ gnutls_x509_crt_set_crq_extensions
|
|
3826
3944
|
|
3827
3945
|
*Since:* 2.8.0
|
3828
3946
|
|
3947
|
+
gnutls_x509_crt_set_dn
|
3948
|
+
----------------------
|
3949
|
+
|
3950
|
+
-- Function: int gnutls_x509_crt_set_dn (gnutls_x509_crt_t CRT, const
|
3951
|
+
char * DN, const char** ERR)
|
3952
|
+
CRT: a certificate of type `gnutls_x509_crt_t'
|
3953
|
+
|
3954
|
+
DN: a comma separated DN string (RFC4514)
|
3955
|
+
|
3956
|
+
ERR: indicates the error position (if any)
|
3957
|
+
|
3958
|
+
This function will set the DN on the provided certificate. The
|
3959
|
+
input string should be plain ASCII or UTF-8 encoded.
|
3960
|
+
|
3961
|
+
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
3962
|
+
otherwise a negative error value.
|
3963
|
+
|
3829
3964
|
gnutls_x509_crt_set_dn_by_oid
|
3830
3965
|
-----------------------------
|
3831
3966
|
|
@@ -3893,6 +4028,23 @@ gnutls_x509_crt_set_extension_by_oid
|
|
3893
4028
|
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
3894
4029
|
otherwise a negative error value.
|
3895
4030
|
|
4031
|
+
gnutls_x509_crt_set_issuer_dn
|
4032
|
+
-----------------------------
|
4033
|
+
|
4034
|
+
-- Function: int gnutls_x509_crt_set_issuer_dn (gnutls_x509_crt_t CRT,
|
4035
|
+
const char * DN, const char** ERR)
|
4036
|
+
CRT: a certificate of type `gnutls_x509_crt_t'
|
4037
|
+
|
4038
|
+
DN: a comma separated DN string (RFC4514)
|
4039
|
+
|
4040
|
+
ERR: indicates the error position (if any)
|
4041
|
+
|
4042
|
+
This function will set the DN on the provided certificate. The
|
4043
|
+
input string should be plain ASCII or UTF-8 encoded.
|
4044
|
+
|
4045
|
+
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
4046
|
+
otherwise a negative error value.
|
4047
|
+
|
3896
4048
|
gnutls_x509_crt_set_issuer_dn_by_oid
|
3897
4049
|
------------------------------------
|
3898
4050
|
|
@@ -4100,31 +4252,11 @@ gnutls_x509_crt_set_serial
|
|
4100
4252
|
SERIAL_SIZE: Holds the size of the serial field.
|
4101
4253
|
|
4102
4254
|
This function will set the X.509 certificate's serial number.
|
4103
|
-
|
4104
|
-
|
4105
|
-
|
4106
|
-
|
4107
|
-
|
4108
|
-
otherwise a negative error value.
|
4109
|
-
|
4110
|
-
gnutls_x509_crt_set_subject_alternative_name
|
4111
|
-
--------------------------------------------
|
4112
|
-
|
4113
|
-
-- Function: int gnutls_x509_crt_set_subject_alternative_name
|
4114
|
-
(gnutls_x509_crt_t CRT, gnutls_x509_subject_alt_name_t TYPE,
|
4115
|
-
const char * DATA_STRING)
|
4116
|
-
CRT: a certificate of type `gnutls_x509_crt_t'
|
4117
|
-
|
4118
|
-
TYPE: is one of the gnutls_x509_subject_alt_name_t enumerations
|
4119
|
-
|
4120
|
-
DATA_STRING: The data to be set, a (0) terminated string
|
4121
|
-
|
4122
|
-
This function will set the subject alternative name certificate
|
4123
|
-
extension. This function assumes that data can be expressed as a
|
4124
|
-
null terminated string.
|
4125
|
-
|
4126
|
-
The name of the function is unfortunate since it is incosistent
|
4127
|
-
with `gnutls_x509_crt_get_subject_alt_name()' .
|
4255
|
+
While the serial number is an integer, it is often handled as an
|
4256
|
+
opaque field by several CAs. For this reason this function accepts
|
4257
|
+
any kind of data as a serial number. To be consistent with the
|
4258
|
+
X.509/PKIX specifications the provided `serial' should be a
|
4259
|
+
big-endian positive number (i.e. it's leftmost bit should be zero).
|
4128
4260
|
|
4129
4261
|
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
4130
4262
|
otherwise a negative error value.
|
@@ -4154,6 +4286,28 @@ gnutls_x509_crt_set_subject_alt_name
|
|
4154
4286
|
|
4155
4287
|
*Since:* 2.6.0
|
4156
4288
|
|
4289
|
+
gnutls_x509_crt_set_subject_alternative_name
|
4290
|
+
--------------------------------------------
|
4291
|
+
|
4292
|
+
-- Function: int gnutls_x509_crt_set_subject_alternative_name
|
4293
|
+
(gnutls_x509_crt_t CRT, gnutls_x509_subject_alt_name_t TYPE,
|
4294
|
+
const char * DATA_STRING)
|
4295
|
+
CRT: a certificate of type `gnutls_x509_crt_t'
|
4296
|
+
|
4297
|
+
TYPE: is one of the gnutls_x509_subject_alt_name_t enumerations
|
4298
|
+
|
4299
|
+
DATA_STRING: The data to be set, a (0) terminated string
|
4300
|
+
|
4301
|
+
This function will set the subject alternative name certificate
|
4302
|
+
extension. This function assumes that data can be expressed as a
|
4303
|
+
null terminated string.
|
4304
|
+
|
4305
|
+
The name of the function is unfortunate since it is incosistent
|
4306
|
+
with `gnutls_x509_crt_get_subject_alt_name()' .
|
4307
|
+
|
4308
|
+
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
4309
|
+
otherwise a negative error value.
|
4310
|
+
|
4157
4311
|
gnutls_x509_crt_set_subject_key_id
|
4158
4312
|
----------------------------------
|
4159
4313
|
|
@@ -4163,7 +4317,7 @@ gnutls_x509_crt_set_subject_key_id
|
|
4163
4317
|
|
4164
4318
|
ID: The key ID
|
4165
4319
|
|
4166
|
-
ID_SIZE: Holds the size of the
|
4320
|
+
ID_SIZE: Holds the size of the subject key ID field.
|
4167
4321
|
|
4168
4322
|
This function will set the X.509 certificate's subject key ID
|
4169
4323
|
extension.
|
@@ -4254,7 +4408,8 @@ gnutls_x509_crt_verify
|
|
4254
4408
|
VERIFY: will hold the certificate verification output.
|
4255
4409
|
|
4256
4410
|
This function will try to verify the given certificate and return
|
4257
|
-
its status.
|
4411
|
+
its status. Note that a verification error does not imply a
|
4412
|
+
negative return status. In that case the `verify' status is set.
|
4258
4413
|
|
4259
4414
|
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
4260
4415
|
otherwise a negative error value.
|
@@ -4318,12 +4473,14 @@ gnutls_x509_dn_export2
|
|
4318
4473
|
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
4319
4474
|
otherwise a negative error value.
|
4320
4475
|
|
4476
|
+
*Since:* 3.1.3
|
4477
|
+
|
4321
4478
|
gnutls_x509_dn_get_rdn_ava
|
4322
4479
|
--------------------------
|
4323
4480
|
|
4324
4481
|
-- Function: int gnutls_x509_dn_get_rdn_ava (gnutls_x509_dn_t DN, int
|
4325
4482
|
IRDN, int IAVA, gnutls_x509_ava_st * AVA)
|
4326
|
-
DN:
|
4483
|
+
DN: a pointer to DN
|
4327
4484
|
|
4328
4485
|
IRDN: index of RDN
|
4329
4486
|
|
@@ -4337,11 +4494,15 @@ gnutls_x509_dn_get_rdn_ava
|
|
4337
4494
|
struct gnutls_x509_ava_st { gnutls_datum_t oid; gnutls_datum_t
|
4338
4495
|
value; unsigned long value_tag; };
|
4339
4496
|
|
4340
|
-
|
4341
|
-
|
4342
|
-
|
4343
|
-
|
4344
|
-
|
4497
|
+
The X.509 distinguished name is a sequence of sequences of strings
|
4498
|
+
and this is what the `irdn' and `iava' indexes model.
|
4499
|
+
|
4500
|
+
Note that `ava' will contain pointers into the `dn' structure
|
4501
|
+
which in turns points to the original certificate. Thus you should
|
4502
|
+
not modify any data or deallocate any of those.
|
4503
|
+
|
4504
|
+
This is a low-level function that requires the caller to do the
|
4505
|
+
value conversions when necessary (e.g. from UCS-2).
|
4345
4506
|
|
4346
4507
|
*Returns:* Returns 0 on success, or an error code.
|
4347
4508
|
|
@@ -4826,8 +4987,8 @@ gnutls_x509_privkey_import2
|
|
4826
4987
|
native `gnutls_x509_privkey_t' format, irrespective of the input
|
4827
4988
|
format. The input format is auto-detected.
|
4828
4989
|
|
4829
|
-
The supported formats are
|
4830
|
-
format.
|
4990
|
+
The supported formats are basic unencrypted key, PKCS `8' , PKCS
|
4991
|
+
`12' , and the openssl format.
|
4831
4992
|
|
4832
4993
|
If the provided key is encrypted but no password was given, then
|
4833
4994
|
`GNUTLS_E_DECRYPTION_FAILED' is returned.
|
@@ -5053,19 +5214,19 @@ gnutls_x509_rdn_get
|
|
5053
5214
|
-------------------
|
5054
5215
|
|
5055
5216
|
-- Function: int gnutls_x509_rdn_get (const gnutls_datum_t * IDN, char
|
5056
|
-
* BUF, size_t *
|
5217
|
+
* BUF, size_t * BUF_SIZE)
|
5057
5218
|
IDN: should contain a DER encoded RDN sequence
|
5058
5219
|
|
5059
5220
|
BUF: a pointer to a structure to hold the peer's name
|
5060
5221
|
|
5061
|
-
|
5222
|
+
BUF_SIZE: holds the size of `buf'
|
5062
5223
|
|
5063
5224
|
This function will return the name of the given RDN sequence. The
|
5064
5225
|
name will be in the form "C=xxxx,O=yyyy,CN=zzzz" as described in
|
5065
5226
|
RFC4514.
|
5066
5227
|
|
5067
5228
|
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned, or
|
5068
|
-
`GNUTLS_E_SHORT_MEMORY_BUFFER' is returned and * `
|
5229
|
+
`GNUTLS_E_SHORT_MEMORY_BUFFER' is returned and * `buf_size' is
|
5069
5230
|
updated if the provided buffer is not long enough, otherwise a
|
5070
5231
|
negative error value.
|
5071
5232
|
|
@@ -5074,7 +5235,7 @@ gnutls_x509_rdn_get_by_oid
|
|
5074
5235
|
|
5075
5236
|
-- Function: int gnutls_x509_rdn_get_by_oid (const gnutls_datum_t *
|
5076
5237
|
IDN, const char * OID, int INDX, unsigned int RAW_FLAG, void
|
5077
|
-
* BUF, size_t *
|
5238
|
+
* BUF, size_t * BUF_SIZE)
|
5078
5239
|
IDN: should contain a DER encoded RDN sequence
|
5079
5240
|
|
5080
5241
|
OID: an Object Identifier
|
@@ -5086,14 +5247,14 @@ gnutls_x509_rdn_get_by_oid
|
|
5086
5247
|
|
5087
5248
|
BUF: a pointer to a structure to hold the peer's name
|
5088
5249
|
|
5089
|
-
|
5250
|
+
BUF_SIZE: holds the size of `buf'
|
5090
5251
|
|
5091
5252
|
This function will return the name of the given Object identifier,
|
5092
5253
|
of the RDN sequence. The name will be encoded using the rules
|
5093
5254
|
from RFC4514.
|
5094
5255
|
|
5095
5256
|
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned, or
|
5096
|
-
`GNUTLS_E_SHORT_MEMORY_BUFFER' is returned and * `
|
5257
|
+
`GNUTLS_E_SHORT_MEMORY_BUFFER' is returned and * `buf_size' is
|
5097
5258
|
updated if the provided buffer is not long enough, otherwise a
|
5098
5259
|
negative error value.
|
5099
5260
|
|
@@ -5101,20 +5262,20 @@ gnutls_x509_rdn_get_oid
|
|
5101
5262
|
-----------------------
|
5102
5263
|
|
5103
5264
|
-- Function: int gnutls_x509_rdn_get_oid (const gnutls_datum_t * IDN,
|
5104
|
-
int INDX, void * BUF, size_t *
|
5265
|
+
int INDX, void * BUF, size_t * BUF_SIZE)
|
5105
5266
|
IDN: should contain a DER encoded RDN sequence
|
5106
5267
|
|
5107
5268
|
INDX: Indicates which OID to return. Use 0 for the first one.
|
5108
5269
|
|
5109
5270
|
BUF: a pointer to a structure to hold the peer's name OID
|
5110
5271
|
|
5111
|
-
|
5272
|
+
BUF_SIZE: holds the size of `buf'
|
5112
5273
|
|
5113
5274
|
This function will return the specified Object identifier, of the
|
5114
5275
|
RDN sequence.
|
5115
5276
|
|
5116
5277
|
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned, or
|
5117
|
-
`GNUTLS_E_SHORT_MEMORY_BUFFER' is returned and * `
|
5278
|
+
`GNUTLS_E_SHORT_MEMORY_BUFFER' is returned and * `buf_size' is
|
5118
5279
|
updated if the provided buffer is not long enough, otherwise a
|
5119
5280
|
negative error value.
|
5120
5281
|
|
@@ -5336,6 +5497,64 @@ gnutls_x509_trust_list_init
|
|
5336
5497
|
|
5337
5498
|
*Since:* 3.0
|
5338
5499
|
|
5500
|
+
gnutls_x509_trust_list_remove_cas
|
5501
|
+
---------------------------------
|
5502
|
+
|
5503
|
+
-- Function: int gnutls_x509_trust_list_remove_cas
|
5504
|
+
(gnutls_x509_trust_list_t LIST, const gnutls_x509_crt_t *
|
5505
|
+
CLIST, int CLIST_SIZE)
|
5506
|
+
LIST: The structure of the list
|
5507
|
+
|
5508
|
+
CLIST: A list of CAs
|
5509
|
+
|
5510
|
+
CLIST_SIZE: The length of the CA list
|
5511
|
+
|
5512
|
+
This function will remove the given certificate authorities from
|
5513
|
+
the trusted list.
|
5514
|
+
|
5515
|
+
*Returns:* The number of removed elements is returned.
|
5516
|
+
|
5517
|
+
*Since:* 3.1.10
|
5518
|
+
|
5519
|
+
gnutls_x509_trust_list_remove_trust_file
|
5520
|
+
----------------------------------------
|
5521
|
+
|
5522
|
+
-- Function: int gnutls_x509_trust_list_remove_trust_file
|
5523
|
+
(gnutls_x509_trust_list_t LIST, const char* CA_FILE,
|
5524
|
+
gnutls_x509_crt_fmt_t TYPE)
|
5525
|
+
LIST: The structure of the list
|
5526
|
+
|
5527
|
+
CA_FILE: A file containing a list of CAs
|
5528
|
+
|
5529
|
+
TYPE: The format of the certificates
|
5530
|
+
|
5531
|
+
This function will add the given certificate authorities to the
|
5532
|
+
trusted list. pkcs11 URLs are also accepted, instead of files, by
|
5533
|
+
this function.
|
5534
|
+
|
5535
|
+
*Returns:* The number of added elements is returned.
|
5536
|
+
|
5537
|
+
*Since:* 3.1.10
|
5538
|
+
|
5539
|
+
gnutls_x509_trust_list_remove_trust_mem
|
5540
|
+
---------------------------------------
|
5541
|
+
|
5542
|
+
-- Function: int gnutls_x509_trust_list_remove_trust_mem
|
5543
|
+
(gnutls_x509_trust_list_t LIST, const gnutls_datum_t * CAS,
|
5544
|
+
gnutls_x509_crt_fmt_t TYPE)
|
5545
|
+
LIST: The structure of the list
|
5546
|
+
|
5547
|
+
CAS: A buffer containing a list of CAs (optional)
|
5548
|
+
|
5549
|
+
TYPE: The format of the certificates
|
5550
|
+
|
5551
|
+
This function will add the given certificate authorities to the
|
5552
|
+
trusted list.
|
5553
|
+
|
5554
|
+
*Returns:* The number of added elements is returned.
|
5555
|
+
|
5556
|
+
*Since:* 3.1.10
|
5557
|
+
|
5339
5558
|
gnutls_x509_trust_list_verify_crt
|
5340
5559
|
---------------------------------
|
5341
5560
|
|
@@ -5409,7 +5628,7 @@ gnutls_x509_trust_list_verify_named_crt
|
|
5409
5628
|
|
5410
5629
|
File: gnutls.info, Node: OCSP API, Next: OpenPGP API, Prev: X509 certificate API, Up: API reference
|
5411
5630
|
|
5412
|
-
E.
|
5631
|
+
E.5 OCSP API
|
5413
5632
|
============
|
5414
5633
|
|
5415
5634
|
The following functions are for OCSP certificate status checking.
|
@@ -5719,6 +5938,8 @@ gnutls_ocsp_resp_check_crt
|
|
5719
5938
|
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
5720
5939
|
otherwise a negative error code is returned.
|
5721
5940
|
|
5941
|
+
*Since:* 3.1.3
|
5942
|
+
|
5722
5943
|
gnutls_ocsp_resp_deinit
|
5723
5944
|
-----------------------
|
5724
5945
|
|
@@ -6107,7 +6328,7 @@ gnutls_ocsp_resp_verify_direct
|
|
6107
6328
|
|
6108
6329
|
File: gnutls.info, Node: OpenPGP API, Next: PKCS 12 API, Prev: OCSP API, Up: API reference
|
6109
6330
|
|
6110
|
-
E.
|
6331
|
+
E.6 OpenPGP API
|
6111
6332
|
===============
|
6112
6333
|
|
6113
6334
|
The following functions are to be used for OpenPGP certificate
|
@@ -6296,7 +6517,7 @@ gnutls_openpgp_crt_check_hostname
|
|
6296
6517
|
given hostname. This is a basic implementation of the matching
|
6297
6518
|
described in RFC2818 (HTTPS), which takes into account wildcards.
|
6298
6519
|
|
6299
|
-
*Returns:*
|
6520
|
+
*Returns:* non-zero for a successful match, and zero on failure.
|
6300
6521
|
|
6301
6522
|
gnutls_openpgp_crt_deinit
|
6302
6523
|
-------------------------
|
@@ -6343,6 +6564,8 @@ gnutls_openpgp_crt_export2
|
|
6343
6564
|
|
6344
6565
|
*Returns:* `GNUTLS_E_SUCCESS' on success, or an error code.
|
6345
6566
|
|
6567
|
+
*Since:* 3.1.3
|
6568
|
+
|
6346
6569
|
gnutls_openpgp_crt_get_auth_subkey
|
6347
6570
|
----------------------------------
|
6348
6571
|
|
@@ -7030,7 +7253,7 @@ gnutls_openpgp_privkey_export2
|
|
7030
7253
|
|
7031
7254
|
*Returns:* `GNUTLS_E_SUCCESS' on success, or an error code.
|
7032
7255
|
|
7033
|
-
*Since:* 3.1
|
7256
|
+
*Since:* 3.1.3
|
7034
7257
|
|
7035
7258
|
gnutls_openpgp_privkey_export_dsa_raw
|
7036
7259
|
-------------------------------------
|
@@ -7447,10 +7670,12 @@ gnutls_openpgp_set_recv_key_function
|
|
7447
7670
|
This callback is only useful in server side, and will be used if
|
7448
7671
|
the peer sent a key fingerprint instead of a full key.
|
7449
7672
|
|
7673
|
+
The retrieved key must be allocated using `gnutls_malloc()' .
|
7674
|
+
|
7450
7675
|
|
7451
7676
|
File: gnutls.info, Node: PKCS 12 API, Next: PKCS 11 API, Prev: OpenPGP API, Up: API reference
|
7452
7677
|
|
7453
|
-
E.
|
7678
|
+
E.7 PKCS 12 API
|
7454
7679
|
===============
|
7455
7680
|
|
7456
7681
|
The following functions are to be used for PKCS 12 handling. Their
|
@@ -7735,7 +7960,7 @@ gnutls_pkcs12_export2
|
|
7735
7960
|
*Returns:* In case of failure a negative error code will be
|
7736
7961
|
returned, and 0 on success.
|
7737
7962
|
|
7738
|
-
*Since:* 3.1
|
7963
|
+
*Since:* 3.1.3
|
7739
7964
|
|
7740
7965
|
gnutls_pkcs12_generate_mac
|
7741
7966
|
--------------------------
|
@@ -7836,17 +8061,19 @@ gnutls_pkcs12_simple_parse
|
|
7836
8061
|
|
7837
8062
|
KEY: a structure to store the parsed private key.
|
7838
8063
|
|
7839
|
-
CHAIN: the corresponding to key certificate chain
|
8064
|
+
CHAIN: the corresponding to key certificate chain (may be `NULL' )
|
7840
8065
|
|
7841
|
-
CHAIN_LEN: will be updated with the number of additional
|
8066
|
+
CHAIN_LEN: will be updated with the number of additional (may be
|
8067
|
+
`NULL' )
|
7842
8068
|
|
7843
8069
|
EXTRA_CERTS: optional pointer to receive an array of additional
|
7844
|
-
certificates found in the PKCS`12' blob.
|
8070
|
+
certificates found in the PKCS`12' blob (may be `NULL' ).
|
7845
8071
|
|
7846
8072
|
EXTRA_CERTS_LEN: will be updated with the number of additional
|
7847
|
-
certs.
|
8073
|
+
certs (may be `NULL' ).
|
7848
8074
|
|
7849
|
-
CRL: an optional structure to store the parsed CRL
|
8075
|
+
CRL: an optional structure to store the parsed CRL (may be `NULL'
|
8076
|
+
).
|
7850
8077
|
|
7851
8078
|
FLAGS: should be zero or one of GNUTLS_PKCS12_SP_*
|
7852
8079
|
|
@@ -7854,21 +8081,21 @@ gnutls_pkcs12_simple_parse
|
|
7854
8081
|
the private key, the corresponding certificate chain, and any
|
7855
8082
|
additional certificates and a CRL.
|
7856
8083
|
|
7857
|
-
The `extra_certs_ret' and `
|
8084
|
+
The `extra_certs_ret' and `extra_certs_len' parameters are
|
7858
8085
|
optional and both may be set to `NULL' . If either is non-`NULL' ,
|
7859
|
-
then both must be.
|
8086
|
+
then both must be set.
|
7860
8087
|
|
7861
8088
|
Encrypted PKCS`12' bags and PKCS`8' private keys are supported.
|
7862
8089
|
However, only password based security, and the same password for
|
7863
8090
|
all operations, are supported.
|
7864
8091
|
|
7865
|
-
PKCS`12' file may contain many keys and/or certificates, and
|
7866
|
-
is no way to identify which key/certificate pair you want.
|
7867
|
-
should make sure the PKCS`12' file only contain one
|
8092
|
+
A PKCS`12' file may contain many keys and/or certificates, and
|
8093
|
+
there is no way to identify which key/certificate pair you want.
|
8094
|
+
You should make sure the PKCS`12' file only contain one
|
7868
8095
|
key/certificate pair and/or one CRL.
|
7869
8096
|
|
7870
|
-
It is believed that the limitations of this function
|
7871
|
-
for
|
8097
|
+
It is believed that the limitations of this function are acceptable
|
8098
|
+
for common usage, and that any more flexibility would introduce
|
7872
8099
|
complexity that would make it harder to use this functionality at
|
7873
8100
|
all.
|
7874
8101
|
|
@@ -7903,7 +8130,7 @@ gnutls_pkcs12_verify_mac
|
|
7903
8130
|
|
7904
8131
|
File: gnutls.info, Node: PKCS 11 API, Next: TPM API, Prev: PKCS 12 API, Up: API reference
|
7905
8132
|
|
7906
|
-
E.
|
8133
|
+
E.8 Hardware token via PKCS 11 API
|
7907
8134
|
==================================
|
7908
8135
|
|
7909
8136
|
The following functions are to be used for PKCS 11 handling. Their
|
@@ -8124,7 +8351,7 @@ gnutls_pkcs11_obj_export2
|
|
8124
8351
|
*Returns:* In case of failure a negative error code will be
|
8125
8352
|
returned, and `GNUTLS_E_SUCCESS' (0) on success.
|
8126
8353
|
|
8127
|
-
*Since:* 3.1
|
8354
|
+
*Since:* 3.1.3
|
8128
8355
|
|
8129
8356
|
gnutls_pkcs11_obj_export_url
|
8130
8357
|
----------------------------
|
@@ -8371,7 +8598,7 @@ gnutls_pkcs11_privkey_generate2
|
|
8371
8598
|
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
8372
8599
|
otherwise a negative error value.
|
8373
8600
|
|
8374
|
-
*Since:* 3.1
|
8601
|
+
*Since:* 3.1.5
|
8375
8602
|
|
8376
8603
|
gnutls_pkcs11_privkey_get_info
|
8377
8604
|
------------------------------
|
@@ -8463,6 +8690,20 @@ gnutls_pkcs11_privkey_set_pin_function
|
|
8463
8690
|
|
8464
8691
|
*Since:* 3.1.0
|
8465
8692
|
|
8693
|
+
gnutls_pkcs11_privkey_status
|
8694
|
+
----------------------------
|
8695
|
+
|
8696
|
+
-- Function: int gnutls_pkcs11_privkey_status (gnutls_pkcs11_privkey_t
|
8697
|
+
KEY)
|
8698
|
+
KEY: Holds the key
|
8699
|
+
|
8700
|
+
Checks the status of the private key token.
|
8701
|
+
|
8702
|
+
*Returns:* this function will return non-zero if the token holding
|
8703
|
+
the private key is still available (inserted), and zero otherwise.
|
8704
|
+
|
8705
|
+
*Since:* 3.1.9
|
8706
|
+
|
8466
8707
|
gnutls_pkcs11_reinit
|
8467
8708
|
--------------------
|
8468
8709
|
|
@@ -8699,118 +8940,3 @@ gnutls_x509_crt_list_import_pkcs11
|
|
8699
8940
|
|
8700
8941
|
*Since:* 2.12.0
|
8701
8942
|
|
8702
|
-
|
8703
|
-
File: gnutls.info, Node: TPM API, Next: Abstract key API, Prev: PKCS 11 API, Up: API reference
|
8704
|
-
|
8705
|
-
E.8 TPM API
|
8706
|
-
===========
|
8707
|
-
|
8708
|
-
The following functions are to be used for TPM handling. Their
|
8709
|
-
prototypes lie in `gnutls/tpm.h'.
|
8710
|
-
|
8711
|
-
gnutls_tpm_get_registered
|
8712
|
-
-------------------------
|
8713
|
-
|
8714
|
-
-- Function: int gnutls_tpm_get_registered (gnutls_tpm_key_list_t *
|
8715
|
-
LIST)
|
8716
|
-
LIST: a list to store the keys
|
8717
|
-
|
8718
|
-
This function will get a list of stored keys in the TPM. The uuid
|
8719
|
-
of those keys
|
8720
|
-
|
8721
|
-
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
8722
|
-
otherwise a negative error value.
|
8723
|
-
|
8724
|
-
*Since:* 3.1.0
|
8725
|
-
|
8726
|
-
gnutls_tpm_key_list_deinit
|
8727
|
-
--------------------------
|
8728
|
-
|
8729
|
-
-- Function: void gnutls_tpm_key_list_deinit (gnutls_tpm_key_list_t
|
8730
|
-
LIST)
|
8731
|
-
LIST: a list of the keys
|
8732
|
-
|
8733
|
-
This function will deinitialize the list of stored keys in the TPM.
|
8734
|
-
|
8735
|
-
*Since:* 3.1.0
|
8736
|
-
|
8737
|
-
gnutls_tpm_key_list_get_url
|
8738
|
-
---------------------------
|
8739
|
-
|
8740
|
-
-- Function: int gnutls_tpm_key_list_get_url (gnutls_tpm_key_list_t
|
8741
|
-
LIST, unsigned int IDX, char** URL, unsigned int FLAGS)
|
8742
|
-
LIST: a list of the keys
|
8743
|
-
|
8744
|
-
IDX: The index of the key (starting from zero)
|
8745
|
-
|
8746
|
-
URL: The URL to be returned
|
8747
|
-
|
8748
|
-
FLAGS: should be zero
|
8749
|
-
|
8750
|
-
This function will return for each given index a URL of the
|
8751
|
-
corresponding key. If the provided index is out of bounds then
|
8752
|
-
`GNUTLS_E_REQUESTED_DATA_NOT_AVAILABLE' is returned.
|
8753
|
-
|
8754
|
-
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
8755
|
-
otherwise a negative error value.
|
8756
|
-
|
8757
|
-
*Since:* 3.1.0
|
8758
|
-
|
8759
|
-
gnutls_tpm_privkey_delete
|
8760
|
-
-------------------------
|
8761
|
-
|
8762
|
-
-- Function: int gnutls_tpm_privkey_delete (const char* URL, const
|
8763
|
-
char* SRK_PASSWORD)
|
8764
|
-
URL: the URL describing the key
|
8765
|
-
|
8766
|
-
SRK_PASSWORD: a password for the SRK key
|
8767
|
-
|
8768
|
-
This function will unregister the private key from the TPM chip.
|
8769
|
-
|
8770
|
-
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
8771
|
-
otherwise a negative error value.
|
8772
|
-
|
8773
|
-
*Since:* 3.1.0
|
8774
|
-
|
8775
|
-
gnutls_tpm_privkey_generate
|
8776
|
-
---------------------------
|
8777
|
-
|
8778
|
-
-- Function: int gnutls_tpm_privkey_generate (gnutls_pk_algorithm_t
|
8779
|
-
PK, unsigned int BITS, const char* SRK_PASSWORD, const char*
|
8780
|
-
KEY_PASSWORD, gnutls_tpmkey_fmt_t FORMAT,
|
8781
|
-
gnutls_x509_crt_fmt_t PUB_FORMAT, gnutls_datum_t* PRIVKEY,
|
8782
|
-
gnutls_datum_t* PUBKEY, unsigned int FLAGS)
|
8783
|
-
PK: the public key algorithm
|
8784
|
-
|
8785
|
-
BITS: the security bits
|
8786
|
-
|
8787
|
-
SRK_PASSWORD: a password to protect the exported key (optional)
|
8788
|
-
|
8789
|
-
KEY_PASSWORD: the password for the TPM (optional)
|
8790
|
-
|
8791
|
-
FORMAT: the format of the private key
|
8792
|
-
|
8793
|
-
PUB_FORMAT: the format of the public key
|
8794
|
-
|
8795
|
-
PRIVKEY: the generated key
|
8796
|
-
|
8797
|
-
PUBKEY: the corresponding public key (may be null)
|
8798
|
-
|
8799
|
-
FLAGS: should be a list of GNUTLS_TPM_* flags
|
8800
|
-
|
8801
|
-
This function will generate a private key in the TPM chip. The
|
8802
|
-
private key will be generated within the chip and will be exported
|
8803
|
-
in a wrapped with TPM's master key form. Furthermore the wrapped
|
8804
|
-
key can be protected with the provided `password' .
|
8805
|
-
|
8806
|
-
Note that bits in TPM is quantized value. If the input value is
|
8807
|
-
not one of the allowed values, then it will be quantized to one of
|
8808
|
-
512, 1024, 2048, 4096, 8192 and 16384.
|
8809
|
-
|
8810
|
-
Allowed flags are:
|
8811
|
-
|
8812
|
-
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
8813
|
-
otherwise a negative error value.
|
8814
|
-
|
8815
|
-
*Since:* 3.1.0
|
8816
|
-
|