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,
|
@@ -27,11 +27,126 @@ START-INFO-DIR-ENTRY
|
|
27
27
|
* srptool: (gnutls)Invoking srptool. Simple SRP password tool.
|
28
28
|
END-INFO-DIR-ENTRY
|
29
29
|
|
30
|
+
|
31
|
+
File: gnutls.info, Node: TPM API, Next: Abstract key API, Prev: PKCS 11 API, Up: API reference
|
32
|
+
|
33
|
+
E.9 TPM API
|
34
|
+
===========
|
35
|
+
|
36
|
+
The following functions are to be used for TPM handling. Their
|
37
|
+
prototypes lie in `gnutls/tpm.h'.
|
38
|
+
|
39
|
+
gnutls_tpm_get_registered
|
40
|
+
-------------------------
|
41
|
+
|
42
|
+
-- Function: int gnutls_tpm_get_registered (gnutls_tpm_key_list_t *
|
43
|
+
LIST)
|
44
|
+
LIST: a list to store the keys
|
45
|
+
|
46
|
+
This function will get a list of stored keys in the TPM. The uuid
|
47
|
+
of those keys
|
48
|
+
|
49
|
+
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
50
|
+
otherwise a negative error value.
|
51
|
+
|
52
|
+
*Since:* 3.1.0
|
53
|
+
|
54
|
+
gnutls_tpm_key_list_deinit
|
55
|
+
--------------------------
|
56
|
+
|
57
|
+
-- Function: void gnutls_tpm_key_list_deinit (gnutls_tpm_key_list_t
|
58
|
+
LIST)
|
59
|
+
LIST: a list of the keys
|
60
|
+
|
61
|
+
This function will deinitialize the list of stored keys in the TPM.
|
62
|
+
|
63
|
+
*Since:* 3.1.0
|
64
|
+
|
65
|
+
gnutls_tpm_key_list_get_url
|
66
|
+
---------------------------
|
67
|
+
|
68
|
+
-- Function: int gnutls_tpm_key_list_get_url (gnutls_tpm_key_list_t
|
69
|
+
LIST, unsigned int IDX, char** URL, unsigned int FLAGS)
|
70
|
+
LIST: a list of the keys
|
71
|
+
|
72
|
+
IDX: The index of the key (starting from zero)
|
73
|
+
|
74
|
+
URL: The URL to be returned
|
75
|
+
|
76
|
+
FLAGS: should be zero
|
77
|
+
|
78
|
+
This function will return for each given index a URL of the
|
79
|
+
corresponding key. If the provided index is out of bounds then
|
80
|
+
`GNUTLS_E_REQUESTED_DATA_NOT_AVAILABLE' is returned.
|
81
|
+
|
82
|
+
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
83
|
+
otherwise a negative error value.
|
84
|
+
|
85
|
+
*Since:* 3.1.0
|
86
|
+
|
87
|
+
gnutls_tpm_privkey_delete
|
88
|
+
-------------------------
|
89
|
+
|
90
|
+
-- Function: int gnutls_tpm_privkey_delete (const char* URL, const
|
91
|
+
char* SRK_PASSWORD)
|
92
|
+
URL: the URL describing the key
|
93
|
+
|
94
|
+
SRK_PASSWORD: a password for the SRK key
|
95
|
+
|
96
|
+
This function will unregister the private key from the TPM chip.
|
97
|
+
|
98
|
+
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
99
|
+
otherwise a negative error value.
|
100
|
+
|
101
|
+
*Since:* 3.1.0
|
102
|
+
|
103
|
+
gnutls_tpm_privkey_generate
|
104
|
+
---------------------------
|
105
|
+
|
106
|
+
-- Function: int gnutls_tpm_privkey_generate (gnutls_pk_algorithm_t
|
107
|
+
PK, unsigned int BITS, const char* SRK_PASSWORD, const char*
|
108
|
+
KEY_PASSWORD, gnutls_tpmkey_fmt_t FORMAT,
|
109
|
+
gnutls_x509_crt_fmt_t PUB_FORMAT, gnutls_datum_t* PRIVKEY,
|
110
|
+
gnutls_datum_t* PUBKEY, unsigned int FLAGS)
|
111
|
+
PK: the public key algorithm
|
112
|
+
|
113
|
+
BITS: the security bits
|
114
|
+
|
115
|
+
SRK_PASSWORD: a password to protect the exported key (optional)
|
116
|
+
|
117
|
+
KEY_PASSWORD: the password for the TPM (optional)
|
118
|
+
|
119
|
+
FORMAT: the format of the private key
|
120
|
+
|
121
|
+
PUB_FORMAT: the format of the public key
|
122
|
+
|
123
|
+
PRIVKEY: the generated key
|
124
|
+
|
125
|
+
PUBKEY: the corresponding public key (may be null)
|
126
|
+
|
127
|
+
FLAGS: should be a list of GNUTLS_TPM_* flags
|
128
|
+
|
129
|
+
This function will generate a private key in the TPM chip. The
|
130
|
+
private key will be generated within the chip and will be exported
|
131
|
+
in a wrapped with TPM's master key form. Furthermore the wrapped
|
132
|
+
key can be protected with the provided `password' .
|
133
|
+
|
134
|
+
Note that bits in TPM is quantized value. If the input value is
|
135
|
+
not one of the allowed values, then it will be quantized to one of
|
136
|
+
512, 1024, 2048, 4096, 8192 and 16384.
|
137
|
+
|
138
|
+
Allowed flags are:
|
139
|
+
|
140
|
+
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
141
|
+
otherwise a negative error value.
|
142
|
+
|
143
|
+
*Since:* 3.1.0
|
144
|
+
|
30
145
|
|
31
146
|
File: gnutls.info, Node: Abstract key API, Next: DANE API, Prev: TPM API, Up: API reference
|
32
147
|
|
33
|
-
E.
|
34
|
-
|
148
|
+
E.10 Abstract key API
|
149
|
+
=====================
|
35
150
|
|
36
151
|
The following functions are to be used for abstract key handling.
|
37
152
|
Their prototypes lie in `gnutls/abstract.h'.
|
@@ -339,6 +454,9 @@ gnutls_privkey_import_ext
|
|
339
454
|
`gnutls_privkey_t' structure. At least one of the two callbacks
|
340
455
|
must be non-null.
|
341
456
|
|
457
|
+
Note that the signing function is supposed to "raw" sign data,
|
458
|
+
i.e., without any hashing or preprocessing.
|
459
|
+
|
342
460
|
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
343
461
|
otherwise a negative error value.
|
344
462
|
|
@@ -371,6 +489,9 @@ gnutls_privkey_import_ext2
|
|
371
489
|
must be non-null. If a deinitialization function is provided then
|
372
490
|
flags is assumed to contain `GNUTLS_PRIVKEY_IMPORT_AUTO_RELEASE' .
|
373
491
|
|
492
|
+
Note that the signing function is supposed to "raw" sign data,
|
493
|
+
i.e., without any hashing or preprocessing.
|
494
|
+
|
374
495
|
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
375
496
|
otherwise a negative error value.
|
376
497
|
|
@@ -597,8 +718,8 @@ gnutls_privkey_import_x509_raw
|
|
597
718
|
This function will import the given private key to the abstract
|
598
719
|
`gnutls_privkey_t' structure.
|
599
720
|
|
600
|
-
The supported formats are
|
601
|
-
format.
|
721
|
+
The supported formats are basic unencrypted key, PKCS `8' , PKCS
|
722
|
+
`12' , and the openssl format.
|
602
723
|
|
603
724
|
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
604
725
|
otherwise a negative error value.
|
@@ -699,6 +820,49 @@ gnutls_privkey_sign_hash
|
|
699
820
|
|
700
821
|
*Since:* 2.12.0
|
701
822
|
|
823
|
+
gnutls_privkey_sign_raw_data
|
824
|
+
----------------------------
|
825
|
+
|
826
|
+
-- Function: int gnutls_privkey_sign_raw_data (gnutls_privkey_t KEY,
|
827
|
+
unsigned FLAGS, const gnutls_datum_t * DATA, gnutls_datum_t *
|
828
|
+
SIGNATURE)
|
829
|
+
KEY: Holds the key
|
830
|
+
|
831
|
+
FLAGS: should be zero
|
832
|
+
|
833
|
+
DATA: holds the data to be signed
|
834
|
+
|
835
|
+
SIGNATURE: will contain the signature allocate with
|
836
|
+
`gnutls_malloc()'
|
837
|
+
|
838
|
+
This function will sign the given data using a signature algorithm
|
839
|
+
supported by the private key. Note that this is a low-level
|
840
|
+
function and does not apply any preprocessing or hash on the
|
841
|
+
signed data. For example on an RSA key the input `data' should
|
842
|
+
be of the DigestInfo PKCS `1' 1.5 format. Use it only if you know
|
843
|
+
what are you doing.
|
844
|
+
|
845
|
+
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
846
|
+
otherwise a negative error value.
|
847
|
+
|
848
|
+
*Since:* 3.1.10
|
849
|
+
|
850
|
+
gnutls_privkey_status
|
851
|
+
---------------------
|
852
|
+
|
853
|
+
-- Function: int gnutls_privkey_status (gnutls_privkey_t KEY)
|
854
|
+
KEY: Holds the key
|
855
|
+
|
856
|
+
Checks the status of the private key token. This function is an
|
857
|
+
actual wrapper over `gnutls_pkcs11_privkey_status()' , and if the
|
858
|
+
private key is a PKCS `11' token it will check whether it is
|
859
|
+
inserted or not.
|
860
|
+
|
861
|
+
*Returns:* this function will return non-zero if the token holding
|
862
|
+
the private key is still available (inserted), and zero otherwise.
|
863
|
+
|
864
|
+
*Since:* 3.1.10
|
865
|
+
|
702
866
|
gnutls_pubkey_deinit
|
703
867
|
--------------------
|
704
868
|
|
@@ -840,7 +1004,7 @@ gnutls_pubkey_get_openpgp_key_id
|
|
840
1004
|
* OUTPUT_DATA_SIZE, unsigned int * SUBKEY)
|
841
1005
|
KEY: Holds the public key
|
842
1006
|
|
843
|
-
FLAGS: should be 0
|
1007
|
+
FLAGS: should be 0 or `GNUTLS_PUBKEY_GET_OPENPGP_FINGERPRINT'
|
844
1008
|
|
845
1009
|
OUTPUT_DATA: will contain the key ID
|
846
1010
|
|
@@ -849,9 +1013,12 @@ gnutls_pubkey_get_openpgp_key_id
|
|
849
1013
|
|
850
1014
|
SUBKEY: Will be non zero if the key ID corresponds to a subkey
|
851
1015
|
|
852
|
-
This function
|
1016
|
+
This function returns the OpenPGP key ID of the corresponding key.
|
853
1017
|
The key is a unique ID that depends on the public key parameters.
|
854
1018
|
|
1019
|
+
If the flag `GNUTLS_PUBKEY_GET_OPENPGP_FINGERPRINT' is specified
|
1020
|
+
this function returns the fingerprint of the master key.
|
1021
|
+
|
855
1022
|
If the buffer provided is not long enough to hold the output, then
|
856
1023
|
*output_data_size is updated and `GNUTLS_E_SHORT_MEMORY_BUFFER'
|
857
1024
|
will be returned. The output is `GNUTLS_OPENPGP_KEYID_SIZE'
|
@@ -988,6 +1155,10 @@ gnutls_pubkey_get_preferred_hash_algorithm
|
|
988
1155
|
certificates (i.e. DSA might not be able to sign without the
|
989
1156
|
preferred algorithm).
|
990
1157
|
|
1158
|
+
To get the signature algorithm instead of just the hash use
|
1159
|
+
`gnutls_pk_to_sign()' with the algorithm of the certificate/key
|
1160
|
+
and the provided `hash' .
|
1161
|
+
|
991
1162
|
*Returns:* the 0 if the hash algorithm is found. A negative error
|
992
1163
|
code is returned on error.
|
993
1164
|
|
@@ -1397,6 +1568,8 @@ gnutls_pubkey_print
|
|
1397
1568
|
*Returns:* On success, `GNUTLS_E_SUCCESS' (0) is returned,
|
1398
1569
|
otherwise a negative error value.
|
1399
1570
|
|
1571
|
+
*Since:* 3.1.5
|
1572
|
+
|
1400
1573
|
gnutls_pubkey_set_key_usage
|
1401
1574
|
---------------------------
|
1402
1575
|
|
@@ -1452,13 +1625,13 @@ gnutls_pubkey_verify_data
|
|
1452
1625
|
This function will verify the given signed data, using the
|
1453
1626
|
parameters from the certificate.
|
1454
1627
|
|
1628
|
+
Deprecated. This function cannot be easily used securely. Use
|
1629
|
+
`gnutls_pubkey_verify_data2()' instead.
|
1630
|
+
|
1455
1631
|
*Returns:* In case of a verification failure
|
1456
1632
|
`GNUTLS_E_PK_SIG_VERIFY_FAILED' is returned, and zero or positive
|
1457
1633
|
code on success.
|
1458
1634
|
|
1459
|
-
Deprecated. Use `gnutls_pubkey_verify_data2()' instead of this
|
1460
|
-
function.
|
1461
|
-
|
1462
1635
|
*Since:* 2.12.0
|
1463
1636
|
|
1464
1637
|
gnutls_pubkey_verify_data2
|
@@ -1503,8 +1676,8 @@ gnutls_pubkey_verify_hash
|
|
1503
1676
|
This function will verify the given signed digest, using the
|
1504
1677
|
parameters from the public key.
|
1505
1678
|
|
1506
|
-
Deprecated.
|
1507
|
-
|
1679
|
+
Deprecated. This function cannot be easily used securely. Use
|
1680
|
+
`gnutls_pubkey_verify_hash2()' instead.
|
1508
1681
|
|
1509
1682
|
*Returns:* In case of a verification failure
|
1510
1683
|
`GNUTLS_E_PK_SIG_VERIFY_FAILED' is returned, and zero or positive
|
@@ -1656,7 +1829,7 @@ gnutls_x509_crt_set_pubkey
|
|
1656
1829
|
|
1657
1830
|
File: gnutls.info, Node: DANE API, Next: Cryptographic API, Prev: Abstract key API, Up: API reference
|
1658
1831
|
|
1659
|
-
E.
|
1832
|
+
E.11 DANE API
|
1660
1833
|
=============
|
1661
1834
|
|
1662
1835
|
The following functions are to be used for DANE certificate
|
@@ -1790,6 +1963,18 @@ dane_state_init
|
|
1790
1963
|
*Returns:* On success, `DANE_E_SUCCESS' (0) is returned,
|
1791
1964
|
otherwise a negative error value.
|
1792
1965
|
|
1966
|
+
dane_state_set_dlv_file
|
1967
|
+
-----------------------
|
1968
|
+
|
1969
|
+
-- Function: int dane_state_set_dlv_file (dane_state_t S, const char*
|
1970
|
+
FILE)
|
1971
|
+
S: The structure to be deinitialized
|
1972
|
+
|
1973
|
+
FILE: The file holding the DLV keys.
|
1974
|
+
|
1975
|
+
This function will set a file with trusted keys for DLV (DNSSEC
|
1976
|
+
Lookaside Validation).
|
1977
|
+
|
1793
1978
|
dane_strerror
|
1794
1979
|
-------------
|
1795
1980
|
|
@@ -1847,7 +2032,8 @@ dane_verify_crt
|
|
1847
2032
|
|
1848
2033
|
SFLAGS: Flags for the the initialization of `s' (if NULL)
|
1849
2034
|
|
1850
|
-
VFLAGS: Verification flags;
|
2035
|
+
VFLAGS: Verification flags; an OR'ed list of `dane_verify_flags_t'
|
2036
|
+
.
|
1851
2037
|
|
1852
2038
|
VERIFY: An OR'ed list of `dane_verify_status_t' .
|
1853
2039
|
|
@@ -1858,6 +2044,9 @@ dane_verify_crt
|
|
1858
2044
|
available for the DANE record then the verify flag
|
1859
2045
|
`DANE_VERIFY_NO_DNSSEC_DATA' is set.
|
1860
2046
|
|
2047
|
+
Note that the CA constraint only applies for the directly
|
2048
|
+
certifying CA and does not account for long CA chains.
|
2049
|
+
|
1861
2050
|
Due to the many possible options of DANE, there is no single threat
|
1862
2051
|
model countered. When notifying the user about DANE verification
|
1863
2052
|
results it may be better to mention: DANE verification did not
|
@@ -1903,7 +2092,7 @@ dane_verify_session_crt
|
|
1903
2092
|
|
1904
2093
|
File: gnutls.info, Node: Cryptographic API, Next: Compatibility API, Prev: DANE API, Up: API reference
|
1905
2094
|
|
1906
|
-
E.
|
2095
|
+
E.12 Cryptographic API
|
1907
2096
|
======================
|
1908
2097
|
|
1909
2098
|
The following functions are to be used for low-level cryptographic
|
@@ -2312,10 +2501,22 @@ gnutls_rnd
|
|
2312
2501
|
|
2313
2502
|
*Since:* 2.12.0
|
2314
2503
|
|
2504
|
+
gnutls_rnd_refresh
|
2505
|
+
------------------
|
2506
|
+
|
2507
|
+
-- Function: void gnutls_rnd_refresh ()
|
2508
|
+
This function refreshes the random generator state. That is the
|
2509
|
+
current precise time, CPU usage, and other values are input into
|
2510
|
+
its state.
|
2511
|
+
|
2512
|
+
On a slower rate input from /dev/urandom is mixed too.
|
2513
|
+
|
2514
|
+
*Since:* 3.1.7
|
2515
|
+
|
2315
2516
|
|
2316
2517
|
File: gnutls.info, Node: Compatibility API, Prev: Cryptographic API, Up: API reference
|
2317
2518
|
|
2318
|
-
E.
|
2519
|
+
E.13 Compatibility API
|
2319
2520
|
======================
|
2320
2521
|
|
2321
2522
|
The following functions are carried over from old GnuTLS released. They
|
@@ -2774,7 +2975,7 @@ gnutls_x509_crt_get_preferred_hash_algorithm
|
|
2774
2975
|
HASH: The result of the call with the hash algorithm used for
|
2775
2976
|
signature
|
2776
2977
|
|
2777
|
-
MAND: If non
|
2978
|
+
MAND: If non-zero it means that the algorithm MUST use this hash.
|
2778
2979
|
May be NULL.
|
2779
2980
|
|
2780
2981
|
This function will read the certifcate and return the appropriate
|
@@ -2830,7 +3031,8 @@ gnutls_x509_crt_verify_data
|
|
2830
3031
|
This function will verify the given signed data, using the
|
2831
3032
|
parameters from the certificate.
|
2832
3033
|
|
2833
|
-
Deprecated.
|
3034
|
+
Deprecated. This function cannot be easily used securely. Use
|
3035
|
+
`gnutls_pubkey_verify_data2()' instead.
|
2834
3036
|
|
2835
3037
|
*Returns:* In case of a verification failure
|
2836
3038
|
`GNUTLS_E_PK_SIG_VERIFY_FAILED' is returned, and zero or positive
|
@@ -2853,8 +3055,8 @@ gnutls_x509_crt_verify_hash
|
|
2853
3055
|
This function will verify the given signed digest, using the
|
2854
3056
|
parameters from the certificate.
|
2855
3057
|
|
2856
|
-
Deprecated.
|
2857
|
-
`gnutls_pubkey_verify_hash2()'
|
3058
|
+
Deprecated. This function cannot be easily used securely. Use
|
3059
|
+
`gnutls_pubkey_verify_hash2()' instead.
|
2858
3060
|
|
2859
3061
|
*Returns:* In case of a verification failure
|
2860
3062
|
`GNUTLS_E_PK_SIG_VERIFY_FAILED' is returned, and zero or positive
|
@@ -3524,6 +3726,12 @@ Bibliography
|
|
3524
3726
|
Security (TLS) Renegotiation Indication Extension", February 2010,
|
3525
3727
|
available from `http://www.ietf.org/rfc/rfc5746'.
|
3526
3728
|
|
3729
|
+
[RFC5280]
|
3730
|
+
D. Cooper, S. Santesson, S. Farrell, S. Boeyen, R. Housley, and W.
|
3731
|
+
Polk, "Internet X.509 Public Key Infrastructure Certificate and
|
3732
|
+
Certificate Revocation List (CRL) Profile", May 2008, available
|
3733
|
+
from `http://www.ietf.org/rfc/rfc5280'.
|
3734
|
+
|
3527
3735
|
[TLSTKT]
|
3528
3736
|
Joseph Salowey, Hao Zhou, Pasi Eronen, Hannes Tschofenig,
|
3529
3737
|
"Transport Layer Security (TLS) Session Resumption without
|
@@ -3599,9 +3807,14 @@ Bibliography
|
|
3599
3807
|
2010, available from `http://www.ietf.org/rfc/rfc5929'.
|
3600
3808
|
|
3601
3809
|
[PKCS11URI]
|
3602
|
-
J. Pechanec, D. Moffat, "The PKCS#11 URI Scheme",
|
3810
|
+
J. Pechanec, D. Moffat, "The PKCS#11 URI Scheme", January 2013,
|
3603
3811
|
Work in progress, available from
|
3604
|
-
`http://tools.ietf.org/html/draft-pechanec-pkcs11uri-
|
3812
|
+
`http://tools.ietf.org/html/draft-pechanec-pkcs11uri-08'.
|
3813
|
+
|
3814
|
+
[TPMURI]
|
3815
|
+
C. Latze, N. Mavrogiannopoulos, "The TPMKEY URI Scheme", January
|
3816
|
+
2013, Work in progress, available from
|
3817
|
+
`http://tools.ietf.org/html/draft-mavrogiannopoulos-tpmuri-01'.
|
3605
3818
|
|
3606
3819
|
[ANDERSON]
|
3607
3820
|
R. J. Anderson, "Security Engineering: A Guide to Building
|
@@ -3643,12 +3856,13 @@ Function and Data Index
|
|
3643
3856
|
* dane_query_tlsa: DANE API. (line 100)
|
3644
3857
|
* dane_state_deinit: DANE API. (line 120)
|
3645
3858
|
* dane_state_init: DANE API. (line 128)
|
3646
|
-
*
|
3647
|
-
*
|
3648
|
-
*
|
3859
|
+
* dane_state_set_dlv_file: DANE API. (line 142)
|
3860
|
+
* dane_strerror: DANE API. (line 153)
|
3861
|
+
* dane_verification_status_print: DANE API. (line 168)
|
3862
|
+
* dane_verify_crt <1>: DANE API. (line 190)
|
3649
3863
|
* dane_verify_crt: Certificate verification.
|
3650
3864
|
(line 176)
|
3651
|
-
* dane_verify_session_crt: DANE API. (line
|
3865
|
+
* dane_verify_session_crt: DANE API. (line 240)
|
3652
3866
|
* gnutls_alert_get <1>: Core TLS API. (line 13)
|
3653
3867
|
* gnutls_alert_get: Handling alerts. (line 20)
|
3654
3868
|
* gnutls_alert_get_name <1>: Core TLS API. (line 29)
|
@@ -3685,20 +3899,20 @@ Function and Data Index
|
|
3685
3899
|
* gnutls_certificate_get_peers: Core TLS API. (line 429)
|
3686
3900
|
* gnutls_certificate_get_peers_subkey_id: Core TLS API. (line 451)
|
3687
3901
|
* gnutls_certificate_send_x509_rdn_sequence <1>: Core TLS API.
|
3688
|
-
(line
|
3902
|
+
(line 468)
|
3689
3903
|
* gnutls_certificate_send_x509_rdn_sequence: Certificate credentials.
|
3690
3904
|
(line 186)
|
3691
|
-
* gnutls_certificate_server_set_request <1>: Core TLS API. (line
|
3905
|
+
* gnutls_certificate_server_set_request <1>: Core TLS API. (line 486)
|
3692
3906
|
* gnutls_certificate_server_set_request: Certificate credentials.
|
3693
3907
|
(line 174)
|
3694
|
-
* gnutls_certificate_set_dh_params: Core TLS API. (line
|
3908
|
+
* gnutls_certificate_set_dh_params: Core TLS API. (line 502)
|
3695
3909
|
* gnutls_certificate_set_key <1>: Abstract key API. (line 16)
|
3696
3910
|
* gnutls_certificate_set_key: Certificate credentials.
|
3697
3911
|
(line 77)
|
3698
3912
|
* gnutls_certificate_set_ocsp_status_request_file: Core TLS API.
|
3699
|
-
(line
|
3913
|
+
(line 519)
|
3700
3914
|
* gnutls_certificate_set_ocsp_status_request_function: Core TLS API.
|
3701
|
-
(line
|
3915
|
+
(line 543)
|
3702
3916
|
* gnutls_certificate_set_openpgp_key: OpenPGP API. (line 15)
|
3703
3917
|
* gnutls_certificate_set_openpgp_key_file: OpenPGP API. (line 40)
|
3704
3918
|
* gnutls_certificate_set_openpgp_key_file2: OpenPGP API. (line 62)
|
@@ -3709,149 +3923,151 @@ Function and Data Index
|
|
3709
3923
|
* gnutls_certificate_set_openpgp_keyring_file: OpenPGP certificates.
|
3710
3924
|
(line 151)
|
3711
3925
|
* gnutls_certificate_set_openpgp_keyring_mem: OpenPGP API. (line 163)
|
3712
|
-
* gnutls_certificate_set_params_function <1>: Core TLS API. (line
|
3926
|
+
* gnutls_certificate_set_params_function <1>: Core TLS API. (line 577)
|
3713
3927
|
* gnutls_certificate_set_params_function: Parameter generation.
|
3714
3928
|
(line 61)
|
3715
|
-
* gnutls_certificate_set_pin_function <1>: Core TLS API. (line
|
3929
|
+
* gnutls_certificate_set_pin_function <1>: Core TLS API. (line 592)
|
3716
3930
|
* gnutls_certificate_set_pin_function: Certificate credentials.
|
3717
3931
|
(line 52)
|
3718
|
-
* gnutls_certificate_set_retrieve_function: Core TLS API. (line
|
3932
|
+
* gnutls_certificate_set_retrieve_function: Core TLS API. (line 613)
|
3719
3933
|
* gnutls_certificate_set_retrieve_function2: Abstract key API.
|
3720
3934
|
(line 50)
|
3721
3935
|
* gnutls_certificate_set_rsa_export_params: Compatibility API.
|
3722
3936
|
(line 16)
|
3723
|
-
* gnutls_certificate_set_verify_flags: Core TLS API. (line
|
3724
|
-
* gnutls_certificate_set_verify_function <1>: Core TLS API. (line
|
3937
|
+
* gnutls_certificate_set_verify_flags: Core TLS API. (line 657)
|
3938
|
+
* gnutls_certificate_set_verify_function <1>: Core TLS API. (line 671)
|
3725
3939
|
* gnutls_certificate_set_verify_function: Certificate credentials.
|
3726
3940
|
(line 261)
|
3727
|
-
* gnutls_certificate_set_verify_limits: Core TLS API. (line
|
3728
|
-
* gnutls_certificate_set_x509_crl: Core TLS API. (line
|
3729
|
-
* gnutls_certificate_set_x509_crl_file: Core TLS API. (line
|
3730
|
-
* gnutls_certificate_set_x509_crl_mem: Core TLS API. (line
|
3731
|
-
* gnutls_certificate_set_x509_key: Core TLS API. (line
|
3732
|
-
* gnutls_certificate_set_x509_key_file: Core TLS API. (line
|
3733
|
-
* gnutls_certificate_set_x509_key_mem: Core TLS API. (line
|
3941
|
+
* gnutls_certificate_set_verify_limits: Core TLS API. (line 700)
|
3942
|
+
* gnutls_certificate_set_x509_crl: Core TLS API. (line 719)
|
3943
|
+
* gnutls_certificate_set_x509_crl_file: Core TLS API. (line 743)
|
3944
|
+
* gnutls_certificate_set_x509_crl_mem: Core TLS API. (line 765)
|
3945
|
+
* gnutls_certificate_set_x509_key: Core TLS API. (line 787)
|
3946
|
+
* gnutls_certificate_set_x509_key_file: Core TLS API. (line 814)
|
3947
|
+
* gnutls_certificate_set_x509_key_mem: Core TLS API. (line 845)
|
3734
3948
|
* gnutls_certificate_set_x509_simple_pkcs12_file: Core TLS API.
|
3735
|
-
(line
|
3949
|
+
(line 879)
|
3736
3950
|
* gnutls_certificate_set_x509_simple_pkcs12_mem: Core TLS API.
|
3737
|
-
(line
|
3951
|
+
(line 916)
|
3738
3952
|
* gnutls_certificate_set_x509_system_trust <1>: Core TLS API.
|
3739
|
-
(line
|
3953
|
+
(line 954)
|
3740
3954
|
* gnutls_certificate_set_x509_system_trust: Using a PKCS11 token with TLS.
|
3741
3955
|
(line 17)
|
3742
|
-
* gnutls_certificate_set_x509_trust: Core TLS API. (line
|
3743
|
-
* gnutls_certificate_set_x509_trust_file: Core TLS API. (line
|
3744
|
-
* gnutls_certificate_set_x509_trust_mem: Core TLS API. (line
|
3745
|
-
* gnutls_certificate_type_get: Core TLS API. (line
|
3746
|
-
* gnutls_certificate_type_get_id: Core TLS API. (line
|
3747
|
-
* gnutls_certificate_type_get_name: Core TLS API. (line
|
3748
|
-
* gnutls_certificate_type_list: Core TLS API. (line
|
3956
|
+
* gnutls_certificate_set_x509_trust: Core TLS API. (line 973)
|
3957
|
+
* gnutls_certificate_set_x509_trust_file: Core TLS API. (line 1000)
|
3958
|
+
* gnutls_certificate_set_x509_trust_mem: Core TLS API. (line 1031)
|
3959
|
+
* gnutls_certificate_type_get: Core TLS API. (line 1055)
|
3960
|
+
* gnutls_certificate_type_get_id: Core TLS API. (line 1068)
|
3961
|
+
* gnutls_certificate_type_get_name: Core TLS API. (line 1080)
|
3962
|
+
* gnutls_certificate_type_list: Core TLS API. (line 1092)
|
3749
3963
|
* gnutls_certificate_type_set_priority: Compatibility API. (line 29)
|
3750
3964
|
* gnutls_certificate_verification_status_print: Core TLS API.
|
3751
|
-
(line
|
3965
|
+
(line 1103)
|
3752
3966
|
* gnutls_certificate_verify_flags <1>: Certificate verification.
|
3753
3967
|
(line 6)
|
3754
3968
|
* gnutls_certificate_verify_flags: Verifying a certificate in the context of TLS session.
|
3755
3969
|
(line 6)
|
3756
|
-
* gnutls_certificate_verify_peers2: Core TLS API. (line
|
3757
|
-
* gnutls_certificate_verify_peers3 <1>: Core TLS API. (line
|
3970
|
+
* gnutls_certificate_verify_peers2: Core TLS API. (line 1127)
|
3971
|
+
* gnutls_certificate_verify_peers3 <1>: Core TLS API. (line 1158)
|
3758
3972
|
* gnutls_certificate_verify_peers3: Certificate credentials.
|
3759
3973
|
(line 228)
|
3760
|
-
* gnutls_check_version: Core TLS API. (line
|
3974
|
+
* gnutls_check_version: Core TLS API. (line 1193)
|
3761
3975
|
* gnutls_cipher_add_auth: Cryptographic API. (line 14)
|
3762
3976
|
* gnutls_cipher_decrypt: Cryptographic API. (line 33)
|
3763
3977
|
* gnutls_cipher_decrypt2: Cryptographic API. (line 52)
|
3764
3978
|
* gnutls_cipher_deinit: Cryptographic API. (line 73)
|
3765
3979
|
* gnutls_cipher_encrypt: Cryptographic API. (line 85)
|
3766
3980
|
* gnutls_cipher_encrypt2: Cryptographic API. (line 104)
|
3767
|
-
* gnutls_cipher_get: Core TLS API. (line
|
3981
|
+
* gnutls_cipher_get: Core TLS API. (line 1210)
|
3768
3982
|
* gnutls_cipher_get_block_size: Cryptographic API. (line 126)
|
3769
|
-
* gnutls_cipher_get_id: Core TLS API. (line
|
3770
|
-
* gnutls_cipher_get_key_size: Core TLS API. (line
|
3771
|
-
* gnutls_cipher_get_name: Core TLS API. (line
|
3983
|
+
* gnutls_cipher_get_id: Core TLS API. (line 1222)
|
3984
|
+
* gnutls_cipher_get_key_size: Core TLS API. (line 1235)
|
3985
|
+
* gnutls_cipher_get_name: Core TLS API. (line 1247)
|
3772
3986
|
* gnutls_cipher_init: Cryptographic API. (line 140)
|
3773
|
-
* gnutls_cipher_list: Core TLS API. (line
|
3987
|
+
* gnutls_cipher_list: Core TLS API. (line 1259)
|
3774
3988
|
* gnutls_cipher_set_iv: Cryptographic API. (line 162)
|
3775
3989
|
* gnutls_cipher_set_priority: Compatibility API. (line 47)
|
3776
|
-
* gnutls_cipher_suite_get_name: Core TLS API. (line
|
3777
|
-
* gnutls_cipher_suite_info: Core TLS API. (line
|
3990
|
+
* gnutls_cipher_suite_get_name: Core TLS API. (line 1276)
|
3991
|
+
* gnutls_cipher_suite_info: Core TLS API. (line 1295)
|
3778
3992
|
* gnutls_cipher_tag: Cryptographic API. (line 178)
|
3779
|
-
* gnutls_compression_get: Core TLS API. (line
|
3780
|
-
* gnutls_compression_get_id: Core TLS API. (line
|
3781
|
-
* gnutls_compression_get_name: Core TLS API. (line
|
3782
|
-
* gnutls_compression_list: Core TLS API. (line
|
3993
|
+
* gnutls_compression_get: Core TLS API. (line 1323)
|
3994
|
+
* gnutls_compression_get_id: Core TLS API. (line 1335)
|
3995
|
+
* gnutls_compression_get_name: Core TLS API. (line 1347)
|
3996
|
+
* gnutls_compression_list: Core TLS API. (line 1359)
|
3783
3997
|
* gnutls_compression_set_priority: Compatibility API. (line 65)
|
3784
|
-
* gnutls_credentials_clear: Core TLS API. (line
|
3785
|
-
* gnutls_credentials_set <1>: Core TLS API. (line
|
3998
|
+
* gnutls_credentials_clear: Core TLS API. (line 1368)
|
3999
|
+
* gnutls_credentials_set <1>: Core TLS API. (line 1377)
|
3786
4000
|
* gnutls_credentials_set: Session initialization.
|
3787
4001
|
(line 48)
|
3788
|
-
* gnutls_db_check_entry: Core TLS API. (line
|
3789
|
-
*
|
3790
|
-
*
|
3791
|
-
*
|
3792
|
-
*
|
3793
|
-
*
|
3794
|
-
*
|
3795
|
-
*
|
3796
|
-
*
|
4002
|
+
* gnutls_db_check_entry: Core TLS API. (line 1412)
|
4003
|
+
* gnutls_db_check_entry_time: Core TLS API. (line 1425)
|
4004
|
+
* gnutls_db_get_ptr: Core TLS API. (line 1436)
|
4005
|
+
* gnutls_db_remove_session: Core TLS API. (line 1447)
|
4006
|
+
* gnutls_db_set_cache_expiration: Core TLS API. (line 1462)
|
4007
|
+
* gnutls_db_set_ptr: Core TLS API. (line 1474)
|
4008
|
+
* gnutls_db_set_remove_function: Core TLS API. (line 1486)
|
4009
|
+
* gnutls_db_set_retrieve_function: Core TLS API. (line 1501)
|
4010
|
+
* gnutls_db_set_store_function: Core TLS API. (line 1521)
|
4011
|
+
* gnutls_deinit <1>: Core TLS API. (line 1535)
|
3797
4012
|
* gnutls_deinit: Data transfer and termination.
|
3798
4013
|
(line 177)
|
3799
|
-
* gnutls_dh_get_group: Core TLS API. (line
|
3800
|
-
* gnutls_dh_get_peers_public_bits: Core TLS API. (line
|
3801
|
-
* gnutls_dh_get_prime_bits: Core TLS API. (line
|
3802
|
-
* gnutls_dh_get_pubkey: Core TLS API. (line
|
3803
|
-
* gnutls_dh_get_secret_bits: Core TLS API. (line
|
3804
|
-
* gnutls_dh_params_cpy: Core TLS API. (line
|
3805
|
-
* gnutls_dh_params_deinit: Core TLS API. (line
|
3806
|
-
* gnutls_dh_params_export2_pkcs3: Core TLS API. (line
|
3807
|
-
* gnutls_dh_params_export_pkcs3: Core TLS API. (line
|
3808
|
-
* gnutls_dh_params_export_raw: Core TLS API. (line
|
3809
|
-
* gnutls_dh_params_generate2: Core TLS API. (line
|
3810
|
-
* gnutls_dh_params_import_pkcs3: Core TLS API. (line
|
3811
|
-
* gnutls_dh_params_import_raw: Core TLS API. (line
|
3812
|
-
* gnutls_dh_params_init: Core TLS API. (line
|
3813
|
-
* gnutls_dh_set_prime_bits: Core TLS API. (line
|
4014
|
+
* gnutls_dh_get_group: Core TLS API. (line 1546)
|
4015
|
+
* gnutls_dh_get_peers_public_bits: Core TLS API. (line 1566)
|
4016
|
+
* gnutls_dh_get_prime_bits: Core TLS API. (line 1579)
|
4017
|
+
* gnutls_dh_get_pubkey: Core TLS API. (line 1596)
|
4018
|
+
* gnutls_dh_get_secret_bits: Core TLS API. (line 1612)
|
4019
|
+
* gnutls_dh_params_cpy: Core TLS API. (line 1626)
|
4020
|
+
* gnutls_dh_params_deinit: Core TLS API. (line 1641)
|
4021
|
+
* gnutls_dh_params_export2_pkcs3: Core TLS API. (line 1650)
|
4022
|
+
* gnutls_dh_params_export_pkcs3: Core TLS API. (line 1675)
|
4023
|
+
* gnutls_dh_params_export_raw: Core TLS API. (line 1702)
|
4024
|
+
* gnutls_dh_params_generate2: Core TLS API. (line 1723)
|
4025
|
+
* gnutls_dh_params_import_pkcs3: Core TLS API. (line 1747)
|
4026
|
+
* gnutls_dh_params_import_raw: Core TLS API. (line 1769)
|
4027
|
+
* gnutls_dh_params_init: Core TLS API. (line 1786)
|
4028
|
+
* gnutls_dh_set_prime_bits: Core TLS API. (line 1798)
|
3814
4029
|
* gnutls_dtls_cookie_send: Datagram TLS API. (line 15)
|
3815
4030
|
* gnutls_dtls_cookie_verify: Datagram TLS API. (line 44)
|
3816
4031
|
* gnutls_dtls_get_data_mtu: Datagram TLS API. (line 70)
|
3817
4032
|
* gnutls_dtls_get_mtu: Datagram TLS API. (line 85)
|
3818
4033
|
* gnutls_dtls_get_timeout <1>: Datagram TLS API. (line 100)
|
3819
4034
|
* gnutls_dtls_get_timeout: Setting up the transport layer.
|
3820
|
-
(line
|
4035
|
+
(line 162)
|
3821
4036
|
* gnutls_dtls_prestate_set: Datagram TLS API. (line 117)
|
3822
4037
|
* gnutls_dtls_set_data_mtu: Datagram TLS API. (line 131)
|
3823
4038
|
* gnutls_dtls_set_mtu: Datagram TLS API. (line 154)
|
3824
4039
|
* gnutls_dtls_set_timeouts: Datagram TLS API. (line 171)
|
3825
|
-
* gnutls_ecc_curve_get: Core TLS API. (line
|
3826
|
-
* gnutls_ecc_curve_get_name: Core TLS API. (line
|
3827
|
-
* gnutls_ecc_curve_get_size: Core TLS API. (line
|
3828
|
-
* gnutls_ecc_curve_list: Core TLS API. (line
|
3829
|
-
* gnutls_error_is_fatal <1>: Core TLS API. (line
|
4040
|
+
* gnutls_ecc_curve_get: Core TLS API. (line 1827)
|
4041
|
+
* gnutls_ecc_curve_get_name: Core TLS API. (line 1841)
|
4042
|
+
* gnutls_ecc_curve_get_size: Core TLS API. (line 1854)
|
4043
|
+
* gnutls_ecc_curve_list: Core TLS API. (line 1866)
|
4044
|
+
* gnutls_error_is_fatal <1>: Core TLS API. (line 1877)
|
3830
4045
|
* gnutls_error_is_fatal: Data transfer and termination.
|
3831
4046
|
(line 70)
|
3832
|
-
* gnutls_error_to_alert <1>: Core TLS API. (line
|
4047
|
+
* gnutls_error_to_alert <1>: Core TLS API. (line 1896)
|
3833
4048
|
* gnutls_error_to_alert: Handling alerts. (line 67)
|
3834
|
-
* gnutls_fingerprint: Core TLS API. (line
|
3835
|
-
* gnutls_global_deinit: Core TLS API. (line
|
3836
|
-
* gnutls_global_init: Core TLS API. (line
|
3837
|
-
* gnutls_global_set_audit_log_function <1>: Core TLS API. (line
|
4049
|
+
* gnutls_fingerprint: Core TLS API. (line 1917)
|
4050
|
+
* gnutls_global_deinit: Core TLS API. (line 1942)
|
4051
|
+
* gnutls_global_init: Core TLS API. (line 1952)
|
4052
|
+
* gnutls_global_set_audit_log_function <1>: Core TLS API. (line 1982)
|
3838
4053
|
* gnutls_global_set_audit_log_function: Debugging and auditing.
|
3839
4054
|
(line 26)
|
3840
|
-
* gnutls_global_set_log_function: Core TLS API. (line
|
3841
|
-
* gnutls_global_set_log_level: Core TLS API. (line
|
3842
|
-
* gnutls_global_set_mem_functions: Core TLS API. (line
|
3843
|
-
* gnutls_global_set_mutex <1>: Core TLS API. (line
|
4055
|
+
* gnutls_global_set_log_function: Core TLS API. (line 2000)
|
4056
|
+
* gnutls_global_set_log_level: Core TLS API. (line 2014)
|
4057
|
+
* gnutls_global_set_mem_functions: Core TLS API. (line 2031)
|
4058
|
+
* gnutls_global_set_mutex <1>: Core TLS API. (line 2061)
|
3844
4059
|
* gnutls_global_set_mutex: Thread safety. (line 40)
|
3845
|
-
* gnutls_global_set_time_function: Core TLS API. (line
|
3846
|
-
* gnutls_handshake <1>: Core TLS API. (line
|
4060
|
+
* gnutls_global_set_time_function: Core TLS API. (line 2085)
|
4061
|
+
* gnutls_handshake <1>: Core TLS API. (line 2098)
|
3847
4062
|
* gnutls_handshake: TLS handshake. (line 11)
|
3848
|
-
* gnutls_handshake_get_last_in: Core TLS API. (line
|
3849
|
-
* gnutls_handshake_get_last_out: Core TLS API. (line
|
3850
|
-
* gnutls_handshake_set_max_packet_length: Core TLS API. (line
|
4063
|
+
* gnutls_handshake_get_last_in: Core TLS API. (line 2131)
|
4064
|
+
* gnutls_handshake_get_last_out: Core TLS API. (line 2148)
|
4065
|
+
* gnutls_handshake_set_max_packet_length: Core TLS API. (line 2165)
|
3851
4066
|
* gnutls_handshake_set_post_client_hello_function: Core TLS API.
|
3852
|
-
(line
|
3853
|
-
* gnutls_handshake_set_private_extensions: Core TLS API. (line
|
3854
|
-
*
|
4067
|
+
(line 2184)
|
4068
|
+
* gnutls_handshake_set_private_extensions: Core TLS API. (line 2209)
|
4069
|
+
* gnutls_handshake_set_random: Core TLS API. (line 2228)
|
4070
|
+
* gnutls_handshake_set_timeout <1>: Core TLS API. (line 2250)
|
3855
4071
|
* gnutls_handshake_set_timeout: TLS handshake. (line 41)
|
3856
4072
|
* gnutls_hash: Cryptographic API. (line 196)
|
3857
4073
|
* gnutls_hash_deinit: Cryptographic API. (line 214)
|
@@ -3859,36 +4075,36 @@ Function and Data Index
|
|
3859
4075
|
* gnutls_hash_get_len: Cryptographic API. (line 248)
|
3860
4076
|
* gnutls_hash_init: Cryptographic API. (line 262)
|
3861
4077
|
* gnutls_hash_output: Cryptographic API. (line 280)
|
3862
|
-
* gnutls_heartbeat_allowed: Core TLS API. (line
|
3863
|
-
* gnutls_heartbeat_enable: Core TLS API. (line
|
3864
|
-
* gnutls_heartbeat_get_timeout: Core TLS API. (line
|
3865
|
-
* gnutls_heartbeat_ping: Core TLS API. (line
|
3866
|
-
* gnutls_heartbeat_pong: Core TLS API. (line
|
3867
|
-
* gnutls_heartbeat_set_timeouts: Core TLS API. (line
|
3868
|
-
* gnutls_hex2bin: Core TLS API. (line
|
3869
|
-
* gnutls_hex_decode: Core TLS API. (line
|
3870
|
-
* gnutls_hex_encode: Core TLS API. (line
|
4078
|
+
* gnutls_heartbeat_allowed: Core TLS API. (line 2266)
|
4079
|
+
* gnutls_heartbeat_enable: Core TLS API. (line 2283)
|
4080
|
+
* gnutls_heartbeat_get_timeout: Core TLS API. (line 2296)
|
4081
|
+
* gnutls_heartbeat_ping: Core TLS API. (line 2312)
|
4082
|
+
* gnutls_heartbeat_pong: Core TLS API. (line 2339)
|
4083
|
+
* gnutls_heartbeat_set_timeouts: Core TLS API. (line 2356)
|
4084
|
+
* gnutls_hex2bin: Core TLS API. (line 2383)
|
4085
|
+
* gnutls_hex_decode: Core TLS API. (line 2404)
|
4086
|
+
* gnutls_hex_encode: Core TLS API. (line 2423)
|
3871
4087
|
* gnutls_hmac: Cryptographic API. (line 293)
|
3872
4088
|
* gnutls_hmac_deinit: Cryptographic API. (line 311)
|
3873
4089
|
* gnutls_hmac_fast: Cryptographic API. (line 326)
|
3874
4090
|
* gnutls_hmac_get_len: Cryptographic API. (line 349)
|
3875
4091
|
* gnutls_hmac_init: Cryptographic API. (line 364)
|
3876
4092
|
* gnutls_hmac_output: Cryptographic API. (line 386)
|
3877
|
-
* gnutls_init <1>: Core TLS API. (line
|
4093
|
+
* gnutls_init <1>: Core TLS API. (line 2440)
|
3878
4094
|
* gnutls_init: Session initialization.
|
3879
4095
|
(line 16)
|
3880
|
-
* gnutls_key_generate: Core TLS API. (line
|
3881
|
-
* gnutls_kx_get: Core TLS API. (line
|
3882
|
-
* gnutls_kx_get_id: Core TLS API. (line
|
3883
|
-
* gnutls_kx_get_name: Core TLS API. (line
|
3884
|
-
* gnutls_kx_list: Core TLS API. (line
|
4096
|
+
* gnutls_key_generate: Core TLS API. (line 2467)
|
4097
|
+
* gnutls_kx_get: Core TLS API. (line 2484)
|
4098
|
+
* gnutls_kx_get_id: Core TLS API. (line 2495)
|
4099
|
+
* gnutls_kx_get_name: Core TLS API. (line 2508)
|
4100
|
+
* gnutls_kx_list: Core TLS API. (line 2519)
|
3885
4101
|
* gnutls_kx_set_priority: Compatibility API. (line 88)
|
3886
|
-
* gnutls_load_file: Core TLS API. (line
|
3887
|
-
* gnutls_mac_get: Core TLS API. (line
|
3888
|
-
* gnutls_mac_get_id: Core TLS API. (line
|
3889
|
-
* gnutls_mac_get_key_size: Core TLS API. (line
|
3890
|
-
* gnutls_mac_get_name: Core TLS API. (line
|
3891
|
-
* gnutls_mac_list: Core TLS API. (line
|
4102
|
+
* gnutls_load_file: Core TLS API. (line 2531)
|
4103
|
+
* gnutls_mac_get: Core TLS API. (line 2549)
|
4104
|
+
* gnutls_mac_get_id: Core TLS API. (line 2561)
|
4105
|
+
* gnutls_mac_get_key_size: Core TLS API. (line 2574)
|
4106
|
+
* gnutls_mac_get_name: Core TLS API. (line 2586)
|
4107
|
+
* gnutls_mac_list: Core TLS API. (line 2597)
|
3892
4108
|
* gnutls_mac_set_priority: Compatibility API. (line 106)
|
3893
4109
|
* gnutls_ocsp_req_add_cert: OCSP API. (line 15)
|
3894
4110
|
* gnutls_ocsp_req_add_cert_id: OCSP API. (line 40)
|
@@ -3905,123 +4121,123 @@ Function and Data Index
|
|
3905
4121
|
* gnutls_ocsp_req_set_extension: OCSP API. (line 262)
|
3906
4122
|
* gnutls_ocsp_req_set_nonce: OCSP API. (line 282)
|
3907
4123
|
* gnutls_ocsp_resp_check_crt: OCSP API. (line 300)
|
3908
|
-
* gnutls_ocsp_resp_deinit: OCSP API. (line
|
3909
|
-
* gnutls_ocsp_resp_export: OCSP API. (line
|
3910
|
-
* gnutls_ocsp_resp_get_certs: OCSP API. (line
|
3911
|
-
* gnutls_ocsp_resp_get_extension: OCSP API. (line
|
3912
|
-
* gnutls_ocsp_resp_get_nonce: OCSP API. (line
|
3913
|
-
* gnutls_ocsp_resp_get_produced: OCSP API. (line
|
3914
|
-
* gnutls_ocsp_resp_get_responder: OCSP API. (line
|
3915
|
-
* gnutls_ocsp_resp_get_response: OCSP API. (line
|
3916
|
-
* gnutls_ocsp_resp_get_signature: OCSP API. (line
|
3917
|
-
* gnutls_ocsp_resp_get_signature_algorithm: OCSP API. (line
|
3918
|
-
* gnutls_ocsp_resp_get_single <1>: OCSP API. (line
|
4124
|
+
* gnutls_ocsp_resp_deinit: OCSP API. (line 319)
|
4125
|
+
* gnutls_ocsp_resp_export: OCSP API. (line 328)
|
4126
|
+
* gnutls_ocsp_resp_get_certs: OCSP API. (line 342)
|
4127
|
+
* gnutls_ocsp_resp_get_extension: OCSP API. (line 370)
|
4128
|
+
* gnutls_ocsp_resp_get_nonce: OCSP API. (line 403)
|
4129
|
+
* gnutls_ocsp_resp_get_produced: OCSP API. (line 423)
|
4130
|
+
* gnutls_ocsp_resp_get_responder: OCSP API. (line 435)
|
4131
|
+
* gnutls_ocsp_resp_get_response: OCSP API. (line 456)
|
4132
|
+
* gnutls_ocsp_resp_get_signature: OCSP API. (line 482)
|
4133
|
+
* gnutls_ocsp_resp_get_signature_algorithm: OCSP API. (line 496)
|
4134
|
+
* gnutls_ocsp_resp_get_single <1>: OCSP API. (line 514)
|
3919
4135
|
* gnutls_ocsp_resp_get_single: OCSP certificate status checking.
|
3920
4136
|
(line 165)
|
3921
|
-
* gnutls_ocsp_resp_get_status: OCSP API. (line
|
3922
|
-
* gnutls_ocsp_resp_get_version: OCSP API. (line
|
3923
|
-
* gnutls_ocsp_resp_import: OCSP API. (line
|
3924
|
-
* gnutls_ocsp_resp_init: OCSP API. (line
|
3925
|
-
* gnutls_ocsp_resp_print: OCSP API. (line
|
3926
|
-
* gnutls_ocsp_resp_verify: OCSP API. (line
|
3927
|
-
* gnutls_ocsp_resp_verify_direct: OCSP API. (line
|
3928
|
-
* gnutls_ocsp_status_request_enable_client: Core TLS API. (line
|
3929
|
-
* gnutls_ocsp_status_request_get: Core TLS API. (line
|
3930
|
-
* gnutls_ocsp_status_request_is_checked: Core TLS API. (line
|
4137
|
+
* gnutls_ocsp_resp_get_status: OCSP API. (line 560)
|
4138
|
+
* gnutls_ocsp_resp_get_version: OCSP API. (line 572)
|
4139
|
+
* gnutls_ocsp_resp_import: OCSP API. (line 585)
|
4140
|
+
* gnutls_ocsp_resp_init: OCSP API. (line 600)
|
4141
|
+
* gnutls_ocsp_resp_print: OCSP API. (line 612)
|
4142
|
+
* gnutls_ocsp_resp_verify: OCSP API. (line 636)
|
4143
|
+
* gnutls_ocsp_resp_verify_direct: OCSP API. (line 674)
|
4144
|
+
* gnutls_ocsp_status_request_enable_client: Core TLS API. (line 2613)
|
4145
|
+
* gnutls_ocsp_status_request_get: Core TLS API. (line 2638)
|
4146
|
+
* gnutls_ocsp_status_request_is_checked: Core TLS API. (line 2657)
|
3931
4147
|
* gnutls_openpgp_crt_check_hostname: OpenPGP API. (line 184)
|
3932
4148
|
* gnutls_openpgp_crt_deinit: OpenPGP API. (line 198)
|
3933
4149
|
* gnutls_openpgp_crt_export: OpenPGP API. (line 208)
|
3934
4150
|
* gnutls_openpgp_crt_export2: OpenPGP API. (line 228)
|
3935
|
-
* gnutls_openpgp_crt_get_auth_subkey: OpenPGP API. (line
|
3936
|
-
* gnutls_openpgp_crt_get_creation_time: OpenPGP API. (line
|
3937
|
-
* gnutls_openpgp_crt_get_expiration_time: OpenPGP API. (line
|
3938
|
-
* gnutls_openpgp_crt_get_fingerprint: OpenPGP API. (line
|
3939
|
-
* gnutls_openpgp_crt_get_key_id: OpenPGP API. (line
|
3940
|
-
* gnutls_openpgp_crt_get_key_usage: OpenPGP API. (line
|
3941
|
-
* gnutls_openpgp_crt_get_name: OpenPGP API. (line
|
3942
|
-
* gnutls_openpgp_crt_get_pk_algorithm: OpenPGP API. (line
|
3943
|
-
* gnutls_openpgp_crt_get_pk_dsa_raw: OpenPGP API. (line
|
3944
|
-
* gnutls_openpgp_crt_get_pk_rsa_raw: OpenPGP API. (line
|
3945
|
-
* gnutls_openpgp_crt_get_preferred_key_id: OpenPGP API. (line
|
3946
|
-
* gnutls_openpgp_crt_get_revoked_status: OpenPGP API. (line
|
3947
|
-
* gnutls_openpgp_crt_get_subkey_count: OpenPGP API. (line
|
3948
|
-
* gnutls_openpgp_crt_get_subkey_creation_time: OpenPGP API. (line
|
4151
|
+
* gnutls_openpgp_crt_get_auth_subkey: OpenPGP API. (line 247)
|
4152
|
+
* gnutls_openpgp_crt_get_creation_time: OpenPGP API. (line 265)
|
4153
|
+
* gnutls_openpgp_crt_get_expiration_time: OpenPGP API. (line 276)
|
4154
|
+
* gnutls_openpgp_crt_get_fingerprint: OpenPGP API. (line 288)
|
4155
|
+
* gnutls_openpgp_crt_get_key_id: OpenPGP API. (line 305)
|
4156
|
+
* gnutls_openpgp_crt_get_key_usage: OpenPGP API. (line 320)
|
4157
|
+
* gnutls_openpgp_crt_get_name: OpenPGP API. (line 335)
|
4158
|
+
* gnutls_openpgp_crt_get_pk_algorithm: OpenPGP API. (line 356)
|
4159
|
+
* gnutls_openpgp_crt_get_pk_dsa_raw: OpenPGP API. (line 377)
|
4160
|
+
* gnutls_openpgp_crt_get_pk_rsa_raw: OpenPGP API. (line 402)
|
4161
|
+
* gnutls_openpgp_crt_get_preferred_key_id: OpenPGP API. (line 422)
|
4162
|
+
* gnutls_openpgp_crt_get_revoked_status: OpenPGP API. (line 436)
|
4163
|
+
* gnutls_openpgp_crt_get_subkey_count: OpenPGP API. (line 450)
|
4164
|
+
* gnutls_openpgp_crt_get_subkey_creation_time: OpenPGP API. (line 465)
|
3949
4165
|
* gnutls_openpgp_crt_get_subkey_expiration_time: OpenPGP API.
|
3950
|
-
(line
|
3951
|
-
* gnutls_openpgp_crt_get_subkey_fingerprint: OpenPGP API. (line
|
3952
|
-
* gnutls_openpgp_crt_get_subkey_id: OpenPGP API. (line
|
3953
|
-
* gnutls_openpgp_crt_get_subkey_idx: OpenPGP API. (line
|
3954
|
-
* gnutls_openpgp_crt_get_subkey_pk_algorithm: OpenPGP API. (line
|
3955
|
-
* gnutls_openpgp_crt_get_subkey_pk_dsa_raw: OpenPGP API. (line
|
3956
|
-
* gnutls_openpgp_crt_get_subkey_pk_rsa_raw: OpenPGP API. (line
|
3957
|
-
* gnutls_openpgp_crt_get_subkey_revoked_status: OpenPGP API. (line
|
3958
|
-
* gnutls_openpgp_crt_get_subkey_usage: OpenPGP API. (line
|
3959
|
-
* gnutls_openpgp_crt_get_version: OpenPGP API. (line
|
3960
|
-
* gnutls_openpgp_crt_import: OpenPGP API. (line
|
3961
|
-
* gnutls_openpgp_crt_init: OpenPGP API. (line
|
3962
|
-
* gnutls_openpgp_crt_print: OpenPGP API. (line
|
3963
|
-
* gnutls_openpgp_crt_set_preferred_key_id: OpenPGP API. (line
|
3964
|
-
* gnutls_openpgp_crt_verify_ring <1>: OpenPGP API. (line
|
4166
|
+
(line 480)
|
4167
|
+
* gnutls_openpgp_crt_get_subkey_fingerprint: OpenPGP API. (line 497)
|
4168
|
+
* gnutls_openpgp_crt_get_subkey_id: OpenPGP API. (line 519)
|
4169
|
+
* gnutls_openpgp_crt_get_subkey_idx: OpenPGP API. (line 534)
|
4170
|
+
* gnutls_openpgp_crt_get_subkey_pk_algorithm: OpenPGP API. (line 550)
|
4171
|
+
* gnutls_openpgp_crt_get_subkey_pk_dsa_raw: OpenPGP API. (line 575)
|
4172
|
+
* gnutls_openpgp_crt_get_subkey_pk_rsa_raw: OpenPGP API. (line 602)
|
4173
|
+
* gnutls_openpgp_crt_get_subkey_revoked_status: OpenPGP API. (line 624)
|
4174
|
+
* gnutls_openpgp_crt_get_subkey_usage: OpenPGP API. (line 642)
|
4175
|
+
* gnutls_openpgp_crt_get_version: OpenPGP API. (line 663)
|
4176
|
+
* gnutls_openpgp_crt_import: OpenPGP API. (line 675)
|
4177
|
+
* gnutls_openpgp_crt_init: OpenPGP API. (line 691)
|
4178
|
+
* gnutls_openpgp_crt_print: OpenPGP API. (line 703)
|
4179
|
+
* gnutls_openpgp_crt_set_preferred_key_id: OpenPGP API. (line 723)
|
4180
|
+
* gnutls_openpgp_crt_verify_ring <1>: OpenPGP API. (line 742)
|
3965
4181
|
* gnutls_openpgp_crt_verify_ring: OpenPGP certificates.
|
3966
4182
|
(line 105)
|
3967
|
-
* gnutls_openpgp_crt_verify_self <1>: OpenPGP API. (line
|
4183
|
+
* gnutls_openpgp_crt_verify_self <1>: OpenPGP API. (line 768)
|
3968
4184
|
* gnutls_openpgp_crt_verify_self: OpenPGP certificates.
|
3969
4185
|
(line 128)
|
3970
|
-
* gnutls_openpgp_keyring_check_id: OpenPGP API. (line
|
3971
|
-
* gnutls_openpgp_keyring_deinit: OpenPGP API. (line
|
3972
|
-
* gnutls_openpgp_keyring_get_crt: OpenPGP API. (line
|
3973
|
-
* gnutls_openpgp_keyring_get_crt_count: OpenPGP API. (line
|
3974
|
-
* gnutls_openpgp_keyring_import: OpenPGP API. (line
|
3975
|
-
* gnutls_openpgp_keyring_init: OpenPGP API. (line
|
3976
|
-
* gnutls_openpgp_privkey_deinit: OpenPGP API. (line
|
3977
|
-
* gnutls_openpgp_privkey_export: OpenPGP API. (line
|
3978
|
-
* gnutls_openpgp_privkey_export2: OpenPGP API. (line
|
3979
|
-
* gnutls_openpgp_privkey_export_dsa_raw: OpenPGP API. (line
|
3980
|
-
* gnutls_openpgp_privkey_export_rsa_raw: OpenPGP API. (line
|
3981
|
-
* gnutls_openpgp_privkey_export_subkey_dsa_raw: OpenPGP API. (line
|
3982
|
-
* gnutls_openpgp_privkey_export_subkey_rsa_raw: OpenPGP API. (line
|
3983
|
-
* gnutls_openpgp_privkey_get_fingerprint: OpenPGP API. (line
|
3984
|
-
* gnutls_openpgp_privkey_get_key_id: OpenPGP API. (line
|
3985
|
-
* gnutls_openpgp_privkey_get_pk_algorithm: OpenPGP API. (line
|
3986
|
-
* gnutls_openpgp_privkey_get_preferred_key_id: OpenPGP API. (line
|
3987
|
-
* gnutls_openpgp_privkey_get_revoked_status: OpenPGP API. (line
|
3988
|
-
* gnutls_openpgp_privkey_get_subkey_count: OpenPGP API. (line
|
4186
|
+
* gnutls_openpgp_keyring_check_id: OpenPGP API. (line 786)
|
4187
|
+
* gnutls_openpgp_keyring_deinit: OpenPGP API. (line 802)
|
4188
|
+
* gnutls_openpgp_keyring_get_crt: OpenPGP API. (line 812)
|
4189
|
+
* gnutls_openpgp_keyring_get_crt_count: OpenPGP API. (line 830)
|
4190
|
+
* gnutls_openpgp_keyring_import: OpenPGP API. (line 844)
|
4191
|
+
* gnutls_openpgp_keyring_init: OpenPGP API. (line 861)
|
4192
|
+
* gnutls_openpgp_privkey_deinit: OpenPGP API. (line 872)
|
4193
|
+
* gnutls_openpgp_privkey_export: OpenPGP API. (line 883)
|
4194
|
+
* gnutls_openpgp_privkey_export2: OpenPGP API. (line 912)
|
4195
|
+
* gnutls_openpgp_privkey_export_dsa_raw: OpenPGP API. (line 937)
|
4196
|
+
* gnutls_openpgp_privkey_export_rsa_raw: OpenPGP API. (line 965)
|
4197
|
+
* gnutls_openpgp_privkey_export_subkey_dsa_raw: OpenPGP API. (line 995)
|
4198
|
+
* gnutls_openpgp_privkey_export_subkey_rsa_raw: OpenPGP API. (line 1026)
|
4199
|
+
* gnutls_openpgp_privkey_get_fingerprint: OpenPGP API. (line 1056)
|
4200
|
+
* gnutls_openpgp_privkey_get_key_id: OpenPGP API. (line 1075)
|
4201
|
+
* gnutls_openpgp_privkey_get_pk_algorithm: OpenPGP API. (line 1091)
|
4202
|
+
* gnutls_openpgp_privkey_get_preferred_key_id: OpenPGP API. (line 1113)
|
4203
|
+
* gnutls_openpgp_privkey_get_revoked_status: OpenPGP API. (line 1127)
|
4204
|
+
* gnutls_openpgp_privkey_get_subkey_count: OpenPGP API. (line 1141)
|
3989
4205
|
* gnutls_openpgp_privkey_get_subkey_creation_time: OpenPGP API.
|
3990
|
-
(line
|
4206
|
+
(line 1156)
|
3991
4207
|
* gnutls_openpgp_privkey_get_subkey_fingerprint: OpenPGP API.
|
3992
|
-
(line
|
3993
|
-
* gnutls_openpgp_privkey_get_subkey_id: OpenPGP API. (line
|
3994
|
-
* gnutls_openpgp_privkey_get_subkey_idx: OpenPGP API. (line
|
4208
|
+
(line 1172)
|
4209
|
+
* gnutls_openpgp_privkey_get_subkey_id: OpenPGP API. (line 1194)
|
4210
|
+
* gnutls_openpgp_privkey_get_subkey_idx: OpenPGP API. (line 1212)
|
3995
4211
|
* gnutls_openpgp_privkey_get_subkey_pk_algorithm: OpenPGP API.
|
3996
|
-
(line
|
4212
|
+
(line 1229)
|
3997
4213
|
* gnutls_openpgp_privkey_get_subkey_revoked_status: OpenPGP API.
|
3998
|
-
(line
|
3999
|
-
* gnutls_openpgp_privkey_import: OpenPGP API. (line
|
4000
|
-
* gnutls_openpgp_privkey_init: OpenPGP API. (line
|
4001
|
-
* gnutls_openpgp_privkey_sec_param: OpenPGP API. (line
|
4002
|
-
* gnutls_openpgp_privkey_set_preferred_key_id: OpenPGP API. (line
|
4214
|
+
(line 1253)
|
4215
|
+
* gnutls_openpgp_privkey_import: OpenPGP API. (line 1271)
|
4216
|
+
* gnutls_openpgp_privkey_init: OpenPGP API. (line 1292)
|
4217
|
+
* gnutls_openpgp_privkey_sec_param: OpenPGP API. (line 1303)
|
4218
|
+
* gnutls_openpgp_privkey_set_preferred_key_id: OpenPGP API. (line 1319)
|
4003
4219
|
* gnutls_openpgp_privkey_sign_hash: Compatibility API. (line 125)
|
4004
|
-
* gnutls_openpgp_send_cert: Core TLS API. (line
|
4005
|
-
* gnutls_openpgp_set_recv_key_function: OpenPGP API. (line
|
4220
|
+
* gnutls_openpgp_send_cert: Core TLS API. (line 2675)
|
4221
|
+
* gnutls_openpgp_set_recv_key_function: OpenPGP API. (line 1337)
|
4006
4222
|
* gnutls_pcert_deinit: Abstract key API. (line 97)
|
4007
4223
|
* gnutls_pcert_import_openpgp: Abstract key API. (line 108)
|
4008
4224
|
* gnutls_pcert_import_openpgp_raw: Abstract key API. (line 129)
|
4009
4225
|
* gnutls_pcert_import_x509: Abstract key API. (line 153)
|
4010
4226
|
* gnutls_pcert_import_x509_raw: Abstract key API. (line 174)
|
4011
4227
|
* gnutls_pcert_list_import_x509_raw: Abstract key API. (line 197)
|
4012
|
-
* gnutls_pem_base64_decode: Core TLS API. (line
|
4013
|
-
* gnutls_pem_base64_decode_alloc: Core TLS API. (line
|
4014
|
-
* gnutls_pem_base64_encode: Core TLS API. (line
|
4015
|
-
* gnutls_pem_base64_encode_alloc: Core TLS API. (line
|
4016
|
-
* gnutls_perror: Core TLS API. (line
|
4017
|
-
* gnutls_pk_algorithm_get_name: Core TLS API. (line
|
4018
|
-
* gnutls_pk_bits_to_sec_param <1>: Core TLS API. (line
|
4228
|
+
* gnutls_pem_base64_decode: Core TLS API. (line 2691)
|
4229
|
+
* gnutls_pem_base64_decode_alloc: Core TLS API. (line 2714)
|
4230
|
+
* gnutls_pem_base64_encode: Core TLS API. (line 2736)
|
4231
|
+
* gnutls_pem_base64_encode_alloc: Core TLS API. (line 2759)
|
4232
|
+
* gnutls_perror: Core TLS API. (line 2779)
|
4233
|
+
* gnutls_pk_algorithm_get_name: Core TLS API. (line 2789)
|
4234
|
+
* gnutls_pk_bits_to_sec_param <1>: Core TLS API. (line 2801)
|
4019
4235
|
* gnutls_pk_bits_to_sec_param: Selecting cryptographic key sizes.
|
4020
4236
|
(line 74)
|
4021
|
-
* gnutls_pk_get_id: Core TLS API. (line
|
4022
|
-
* gnutls_pk_get_name: Core TLS API. (line
|
4023
|
-
* gnutls_pk_list: Core TLS API. (line
|
4024
|
-
* gnutls_pk_to_sign: Core TLS API. (line
|
4237
|
+
* gnutls_pk_get_id: Core TLS API. (line 2817)
|
4238
|
+
* gnutls_pk_get_name: Core TLS API. (line 2833)
|
4239
|
+
* gnutls_pk_list: Core TLS API. (line 2846)
|
4240
|
+
* gnutls_pk_to_sign: Core TLS API. (line 2860)
|
4025
4241
|
* gnutls_pkcs11_add_provider: PKCS 11 API. (line 14)
|
4026
4242
|
* gnutls_pkcs11_copy_secret_key: PKCS 11 API. (line 33)
|
4027
4243
|
* gnutls_pkcs11_copy_x509_crt <1>: PKCS 11 API. (line 57)
|
@@ -4034,7 +4250,7 @@ Function and Data Index
|
|
4034
4250
|
* gnutls_pkcs11_get_pin_function: PKCS 11 API. (line 130)
|
4035
4251
|
* gnutls_pkcs11_init <1>: PKCS 11 API. (line 144)
|
4036
4252
|
* gnutls_pkcs11_init: PKCS11 Initialization.
|
4037
|
-
(line
|
4253
|
+
(line 27)
|
4038
4254
|
* gnutls_pkcs11_obj_deinit: PKCS 11 API. (line 169)
|
4039
4255
|
* gnutls_pkcs11_obj_export: PKCS 11 API. (line 180)
|
4040
4256
|
* gnutls_pkcs11_obj_export2: PKCS 11 API. (line 208)
|
@@ -4056,18 +4272,19 @@ Function and Data Index
|
|
4056
4272
|
* gnutls_pkcs11_privkey_import_url: PKCS 11 API. (line 519)
|
4057
4273
|
* gnutls_pkcs11_privkey_init: PKCS 11 API. (line 538)
|
4058
4274
|
* gnutls_pkcs11_privkey_set_pin_function: PKCS 11 API. (line 551)
|
4059
|
-
*
|
4275
|
+
* gnutls_pkcs11_privkey_status: PKCS 11 API. (line 568)
|
4276
|
+
* gnutls_pkcs11_reinit <1>: PKCS 11 API. (line 581)
|
4060
4277
|
* gnutls_pkcs11_reinit: PKCS11 Initialization.
|
4061
|
-
(line
|
4062
|
-
* gnutls_pkcs11_set_pin_function: PKCS 11 API. (line
|
4063
|
-
* gnutls_pkcs11_set_token_function: PKCS 11 API. (line
|
4064
|
-
* gnutls_pkcs11_token_get_flags: PKCS 11 API. (line
|
4065
|
-
* gnutls_pkcs11_token_get_info: PKCS 11 API. (line
|
4066
|
-
* gnutls_pkcs11_token_get_mechanism: PKCS 11 API. (line
|
4067
|
-
* gnutls_pkcs11_token_get_url: PKCS 11 API. (line
|
4068
|
-
* gnutls_pkcs11_token_init: PKCS 11 API. (line
|
4069
|
-
* gnutls_pkcs11_token_set_pin: PKCS 11 API. (line
|
4070
|
-
* gnutls_pkcs11_type_get_name: PKCS 11 API. (line
|
4278
|
+
(line 53)
|
4279
|
+
* gnutls_pkcs11_set_pin_function: PKCS 11 API. (line 595)
|
4280
|
+
* gnutls_pkcs11_set_token_function: PKCS 11 API. (line 610)
|
4281
|
+
* gnutls_pkcs11_token_get_flags: PKCS 11 API. (line 624)
|
4282
|
+
* gnutls_pkcs11_token_get_info: PKCS 11 API. (line 643)
|
4283
|
+
* gnutls_pkcs11_token_get_mechanism: PKCS 11 API. (line 665)
|
4284
|
+
* gnutls_pkcs11_token_get_url: PKCS 11 API. (line 685)
|
4285
|
+
* gnutls_pkcs11_token_init: PKCS 11 API. (line 705)
|
4286
|
+
* gnutls_pkcs11_token_set_pin: PKCS 11 API. (line 723)
|
4287
|
+
* gnutls_pkcs11_type_get_name: PKCS 11 API. (line 743)
|
4071
4288
|
* gnutls_pkcs12_bag_decrypt: PKCS 12 API. (line 14)
|
4072
4289
|
* gnutls_pkcs12_bag_deinit: PKCS 12 API. (line 28)
|
4073
4290
|
* gnutls_pkcs12_bag_encrypt: PKCS 12 API. (line 37)
|
@@ -4093,7 +4310,7 @@ Function and Data Index
|
|
4093
4310
|
* gnutls_pkcs12_simple_parse <1>: PKCS 12 API. (line 382)
|
4094
4311
|
* gnutls_pkcs12_simple_parse: Managing encrypted keys.
|
4095
4312
|
(line 154)
|
4096
|
-
* gnutls_pkcs12_verify_mac: PKCS 12 API. (line
|
4313
|
+
* gnutls_pkcs12_verify_mac: PKCS 12 API. (line 446)
|
4097
4314
|
* gnutls_pkcs7_deinit: X509 certificate API.
|
4098
4315
|
(line 13)
|
4099
4316
|
* gnutls_pkcs7_delete_crl: X509 certificate API.
|
@@ -4105,158 +4322,172 @@ Function and Data Index
|
|
4105
4322
|
* gnutls_pkcs7_export2: X509 certificate API.
|
4106
4323
|
(line 79)
|
4107
4324
|
* gnutls_pkcs7_get_crl_count: X509 certificate API.
|
4108
|
-
(line
|
4325
|
+
(line 101)
|
4109
4326
|
* gnutls_pkcs7_get_crl_raw: X509 certificate API.
|
4110
|
-
(line
|
4327
|
+
(line 114)
|
4111
4328
|
* gnutls_pkcs7_get_crt_count: X509 certificate API.
|
4112
|
-
(line
|
4329
|
+
(line 135)
|
4113
4330
|
* gnutls_pkcs7_get_crt_raw: X509 certificate API.
|
4114
|
-
(line
|
4331
|
+
(line 148)
|
4115
4332
|
* gnutls_pkcs7_import: X509 certificate API.
|
4116
|
-
(line
|
4333
|
+
(line 173)
|
4117
4334
|
* gnutls_pkcs7_init: X509 certificate API.
|
4118
|
-
(line
|
4335
|
+
(line 192)
|
4119
4336
|
* gnutls_pkcs7_set_crl: X509 certificate API.
|
4120
|
-
(line
|
4337
|
+
(line 206)
|
4121
4338
|
* gnutls_pkcs7_set_crl_raw: X509 certificate API.
|
4122
|
-
(line
|
4339
|
+
(line 221)
|
4123
4340
|
* gnutls_pkcs7_set_crt: X509 certificate API.
|
4124
|
-
(line
|
4341
|
+
(line 235)
|
4125
4342
|
* gnutls_pkcs7_set_crt_raw: X509 certificate API.
|
4126
|
-
(line
|
4127
|
-
* gnutls_prf: Core TLS API. (line
|
4128
|
-
* gnutls_prf_raw: Core TLS API. (line
|
4129
|
-
* gnutls_priority_certificate_type_list: Core TLS API. (line
|
4130
|
-
* gnutls_priority_compression_list: Core TLS API. (line
|
4131
|
-
* gnutls_priority_deinit: Core TLS API. (line
|
4132
|
-
* gnutls_priority_ecc_curve_list: Core TLS API. (line
|
4133
|
-
* gnutls_priority_get_cipher_suite_index: Core TLS API. (line
|
4134
|
-
* gnutls_priority_init: Core TLS API. (line
|
4135
|
-
* gnutls_priority_protocol_list: Core TLS API. (line
|
4136
|
-
* gnutls_priority_set: Core TLS API. (line
|
4137
|
-
* gnutls_priority_set_direct: Core TLS API. (line
|
4138
|
-
* gnutls_priority_sign_list: Core TLS API. (line
|
4343
|
+
(line 251)
|
4344
|
+
* gnutls_prf: Core TLS API. (line 2877)
|
4345
|
+
* gnutls_prf_raw: Core TLS API. (line 2920)
|
4346
|
+
* gnutls_priority_certificate_type_list: Core TLS API. (line 2959)
|
4347
|
+
* gnutls_priority_compression_list: Core TLS API. (line 2975)
|
4348
|
+
* gnutls_priority_deinit: Core TLS API. (line 2991)
|
4349
|
+
* gnutls_priority_ecc_curve_list: Core TLS API. (line 3000)
|
4350
|
+
* gnutls_priority_get_cipher_suite_index: Core TLS API. (line 3016)
|
4351
|
+
* gnutls_priority_init: Core TLS API. (line 3039)
|
4352
|
+
* gnutls_priority_protocol_list: Core TLS API. (line 3110)
|
4353
|
+
* gnutls_priority_set: Core TLS API. (line 3126)
|
4354
|
+
* gnutls_priority_set_direct: Core TLS API. (line 3140)
|
4355
|
+
* gnutls_priority_sign_list: Core TLS API. (line 3161)
|
4139
4356
|
* gnutls_privkey_decrypt_data <1>: Abstract key API. (line 228)
|
4140
4357
|
* gnutls_privkey_decrypt_data: Operations. (line 129)
|
4141
4358
|
* gnutls_privkey_deinit: Abstract key API. (line 249)
|
4142
4359
|
* gnutls_privkey_get_pk_algorithm: Abstract key API. (line 260)
|
4143
4360
|
* gnutls_privkey_get_type: Abstract key API. (line 279)
|
4144
4361
|
* gnutls_privkey_import_ext: Abstract key API. (line 296)
|
4145
|
-
* gnutls_privkey_import_ext2 <1>: Abstract key API. (line
|
4362
|
+
* gnutls_privkey_import_ext2 <1>: Abstract key API. (line 328)
|
4146
4363
|
* gnutls_privkey_import_ext2: Abstract private keys.
|
4147
|
-
(line
|
4148
|
-
* gnutls_privkey_import_openpgp: Abstract key API. (line
|
4149
|
-
* gnutls_privkey_import_openpgp_raw: Abstract key API. (line
|
4150
|
-
* gnutls_privkey_import_pkcs11: Abstract key API. (line
|
4151
|
-
* gnutls_privkey_import_pkcs11_url: Abstract key API. (line
|
4152
|
-
* gnutls_privkey_import_tpm_raw: Abstract key API. (line
|
4153
|
-
* gnutls_privkey_import_tpm_url <1>: Abstract key API. (line
|
4364
|
+
(line 58)
|
4365
|
+
* gnutls_privkey_import_openpgp: Abstract key API. (line 360)
|
4366
|
+
* gnutls_privkey_import_openpgp_raw: Abstract key API. (line 389)
|
4367
|
+
* gnutls_privkey_import_pkcs11: Abstract key API. (line 412)
|
4368
|
+
* gnutls_privkey_import_pkcs11_url: Abstract key API. (line 438)
|
4369
|
+
* gnutls_privkey_import_tpm_raw: Abstract key API. (line 457)
|
4370
|
+
* gnutls_privkey_import_tpm_url <1>: Abstract key API. (line 486)
|
4154
4371
|
* gnutls_privkey_import_tpm_url: Using keys. (line 20)
|
4155
|
-
* gnutls_privkey_import_url <1>: Abstract key API. (line
|
4372
|
+
* gnutls_privkey_import_url <1>: Abstract key API. (line 516)
|
4156
4373
|
* gnutls_privkey_import_url: Abstract private keys.
|
4157
4374
|
(line 28)
|
4158
|
-
* gnutls_privkey_import_x509: Abstract key API. (line
|
4159
|
-
* gnutls_privkey_import_x509_raw <1>: Abstract key API. (line
|
4375
|
+
* gnutls_privkey_import_x509: Abstract key API. (line 536)
|
4376
|
+
* gnutls_privkey_import_x509_raw <1>: Abstract key API. (line 563)
|
4160
4377
|
* gnutls_privkey_import_x509_raw: Managing encrypted keys.
|
4161
4378
|
(line 56)
|
4162
|
-
* gnutls_privkey_init: Abstract key API. (line
|
4163
|
-
* gnutls_privkey_set_pin_function: Abstract key API. (line
|
4164
|
-
* gnutls_privkey_sign_data <1>: Abstract key API. (line
|
4379
|
+
* gnutls_privkey_init: Abstract key API. (line 588)
|
4380
|
+
* gnutls_privkey_set_pin_function: Abstract key API. (line 602)
|
4381
|
+
* gnutls_privkey_sign_data <1>: Abstract key API. (line 623)
|
4165
4382
|
* gnutls_privkey_sign_data: Operations. (line 74)
|
4166
|
-
* gnutls_privkey_sign_hash <1>: Abstract key API. (line
|
4383
|
+
* gnutls_privkey_sign_hash <1>: Abstract key API. (line 654)
|
4167
4384
|
* gnutls_privkey_sign_hash: Operations. (line 102)
|
4168
|
-
*
|
4169
|
-
*
|
4170
|
-
*
|
4171
|
-
*
|
4385
|
+
* gnutls_privkey_sign_raw_data: Abstract key API. (line 684)
|
4386
|
+
* gnutls_privkey_status: Abstract key API. (line 709)
|
4387
|
+
* gnutls_protocol_get_id: Core TLS API. (line 3177)
|
4388
|
+
* gnutls_protocol_get_name: Core TLS API. (line 3189)
|
4389
|
+
* gnutls_protocol_get_version: Core TLS API. (line 3201)
|
4390
|
+
* gnutls_protocol_list: Core TLS API. (line 3211)
|
4172
4391
|
* gnutls_protocol_set_priority: Compatibility API. (line 145)
|
4173
|
-
* gnutls_psk_allocate_client_credentials: Core TLS API. (line
|
4174
|
-
* gnutls_psk_allocate_server_credentials: Core TLS API. (line
|
4175
|
-
* gnutls_psk_client_get_hint: Core TLS API. (line
|
4176
|
-
* gnutls_psk_free_client_credentials: Core TLS API. (line
|
4177
|
-
* gnutls_psk_free_server_credentials: Core TLS API. (line
|
4178
|
-
* gnutls_psk_server_get_username: Core TLS API. (line
|
4179
|
-
* gnutls_psk_set_client_credentials: Core TLS API. (line
|
4392
|
+
* gnutls_psk_allocate_client_credentials: Core TLS API. (line 3223)
|
4393
|
+
* gnutls_psk_allocate_server_credentials: Core TLS API. (line 3236)
|
4394
|
+
* gnutls_psk_client_get_hint: Core TLS API. (line 3249)
|
4395
|
+
* gnutls_psk_free_client_credentials: Core TLS API. (line 3265)
|
4396
|
+
* gnutls_psk_free_server_credentials: Core TLS API. (line 3275)
|
4397
|
+
* gnutls_psk_server_get_username: Core TLS API. (line 3285)
|
4398
|
+
* gnutls_psk_set_client_credentials: Core TLS API. (line 3299)
|
4180
4399
|
* gnutls_psk_set_client_credentials_function <1>: Core TLS API.
|
4181
|
-
(line
|
4400
|
+
(line 3324)
|
4182
4401
|
* gnutls_psk_set_client_credentials_function: PSK credentials.
|
4183
4402
|
(line 28)
|
4184
|
-
* gnutls_psk_set_params_function: Core TLS API. (line
|
4185
|
-
* gnutls_psk_set_server_credentials_file <1>: Core TLS API. (line
|
4403
|
+
* gnutls_psk_set_params_function: Core TLS API. (line 3348)
|
4404
|
+
* gnutls_psk_set_server_credentials_file <1>: Core TLS API. (line 3362)
|
4186
4405
|
* gnutls_psk_set_server_credentials_file: PSK credentials. (line 64)
|
4187
|
-
* gnutls_psk_set_server_credentials_function: Core TLS API. (line
|
4188
|
-
* gnutls_psk_set_server_credentials_hint: Core TLS API. (line
|
4189
|
-
* gnutls_psk_set_server_dh_params: Core TLS API. (line
|
4190
|
-
* gnutls_psk_set_server_params_function: Core TLS API. (line
|
4191
|
-
* gnutls_pubkey_deinit: Abstract key API. (line
|
4192
|
-
* gnutls_pubkey_encrypt_data <1>: Abstract key API. (line
|
4406
|
+
* gnutls_psk_set_server_credentials_function: Core TLS API. (line 3379)
|
4407
|
+
* gnutls_psk_set_server_credentials_hint: Core TLS API. (line 3403)
|
4408
|
+
* gnutls_psk_set_server_dh_params: Core TLS API. (line 3423)
|
4409
|
+
* gnutls_psk_set_server_params_function: Core TLS API. (line 3437)
|
4410
|
+
* gnutls_pubkey_deinit: Abstract key API. (line 725)
|
4411
|
+
* gnutls_pubkey_encrypt_data <1>: Abstract key API. (line 737)
|
4193
4412
|
* gnutls_pubkey_encrypt_data: Operations. (line 56)
|
4194
|
-
* gnutls_pubkey_export: Abstract key API. (line
|
4195
|
-
* gnutls_pubkey_export2 <1>: Abstract key API. (line
|
4413
|
+
* gnutls_pubkey_export: Abstract key API. (line 758)
|
4414
|
+
* gnutls_pubkey_export2 <1>: Abstract key API. (line 788)
|
4196
4415
|
* gnutls_pubkey_export2: Abstract public keys.
|
4197
4416
|
(line 27)
|
4198
|
-
* gnutls_pubkey_get_key_id: Abstract key API. (line
|
4199
|
-
* gnutls_pubkey_get_key_usage: Abstract key API. (line
|
4200
|
-
* gnutls_pubkey_get_openpgp_key_id: Abstract key API. (line
|
4201
|
-
* gnutls_pubkey_get_pk_algorithm: Abstract key API. (line
|
4202
|
-
* gnutls_pubkey_get_pk_dsa_raw: Abstract key API. (line
|
4203
|
-
* gnutls_pubkey_get_pk_ecc_raw: Abstract key API. (line
|
4204
|
-
* gnutls_pubkey_get_pk_ecc_x962: Abstract key API. (line
|
4205
|
-
* gnutls_pubkey_get_pk_rsa_raw: Abstract key API. (line
|
4417
|
+
* gnutls_pubkey_get_key_id: Abstract key API. (line 814)
|
4418
|
+
* gnutls_pubkey_get_key_usage: Abstract key API. (line 842)
|
4419
|
+
* gnutls_pubkey_get_openpgp_key_id: Abstract key API. (line 860)
|
4420
|
+
* gnutls_pubkey_get_pk_algorithm: Abstract key API. (line 892)
|
4421
|
+
* gnutls_pubkey_get_pk_dsa_raw: Abstract key API. (line 912)
|
4422
|
+
* gnutls_pubkey_get_pk_ecc_raw: Abstract key API. (line 937)
|
4423
|
+
* gnutls_pubkey_get_pk_ecc_x962: Abstract key API. (line 959)
|
4424
|
+
* gnutls_pubkey_get_pk_rsa_raw: Abstract key API. (line 979)
|
4206
4425
|
* gnutls_pubkey_get_preferred_hash_algorithm: Abstract key API.
|
4207
|
-
(line
|
4208
|
-
* gnutls_pubkey_get_verify_algorithm: Abstract key API. (line
|
4209
|
-
* gnutls_pubkey_import: Abstract key API. (line
|
4210
|
-
* gnutls_pubkey_import_dsa_raw: Abstract key API. (line
|
4211
|
-
* gnutls_pubkey_import_ecc_raw: Abstract key API. (line
|
4212
|
-
* gnutls_pubkey_import_ecc_x962: Abstract key API. (line
|
4213
|
-
* gnutls_pubkey_import_openpgp: Abstract key API. (line
|
4214
|
-
* gnutls_pubkey_import_openpgp_raw: Abstract key API. (line
|
4215
|
-
* gnutls_pubkey_import_pkcs11: Abstract key API. (line
|
4216
|
-
* gnutls_pubkey_import_pkcs11_url: Abstract key API. (line
|
4217
|
-
* gnutls_pubkey_import_privkey: Abstract key API. (line
|
4218
|
-
* gnutls_pubkey_import_rsa_raw: Abstract key API. (line
|
4219
|
-
* gnutls_pubkey_import_tpm_raw: Abstract key API. (line
|
4220
|
-
* gnutls_pubkey_import_tpm_url <1>: Abstract key API. (line
|
4426
|
+
(line 1000)
|
4427
|
+
* gnutls_pubkey_get_verify_algorithm: Abstract key API. (line 1028)
|
4428
|
+
* gnutls_pubkey_import: Abstract key API. (line 1048)
|
4429
|
+
* gnutls_pubkey_import_dsa_raw: Abstract key API. (line 1070)
|
4430
|
+
* gnutls_pubkey_import_ecc_raw: Abstract key API. (line 1095)
|
4431
|
+
* gnutls_pubkey_import_ecc_x962: Abstract key API. (line 1117)
|
4432
|
+
* gnutls_pubkey_import_openpgp: Abstract key API. (line 1136)
|
4433
|
+
* gnutls_pubkey_import_openpgp_raw: Abstract key API. (line 1159)
|
4434
|
+
* gnutls_pubkey_import_pkcs11: Abstract key API. (line 1182)
|
4435
|
+
* gnutls_pubkey_import_pkcs11_url: Abstract key API. (line 1201)
|
4436
|
+
* gnutls_pubkey_import_privkey: Abstract key API. (line 1220)
|
4437
|
+
* gnutls_pubkey_import_rsa_raw: Abstract key API. (line 1241)
|
4438
|
+
* gnutls_pubkey_import_tpm_raw: Abstract key API. (line 1262)
|
4439
|
+
* gnutls_pubkey_import_tpm_url <1>: Abstract key API. (line 1289)
|
4221
4440
|
* gnutls_pubkey_import_tpm_url: Using keys. (line 48)
|
4222
|
-
* gnutls_pubkey_import_url: Abstract key API. (line
|
4223
|
-
* gnutls_pubkey_import_x509: Abstract key API. (line
|
4224
|
-
* gnutls_pubkey_import_x509_crq: Abstract key API. (line
|
4225
|
-
* gnutls_pubkey_import_x509_raw: Abstract key API. (line
|
4226
|
-
* gnutls_pubkey_init: Abstract key API. (line
|
4227
|
-
* gnutls_pubkey_print: Abstract key API. (line
|
4228
|
-
* gnutls_pubkey_set_key_usage: Abstract key API. (line
|
4229
|
-
* gnutls_pubkey_set_pin_function: Abstract key API. (line
|
4230
|
-
* gnutls_pubkey_verify_data: Abstract key API. (line
|
4231
|
-
* gnutls_pubkey_verify_data2 <1>: Abstract key API. (line
|
4441
|
+
* gnutls_pubkey_import_url: Abstract key API. (line 1316)
|
4442
|
+
* gnutls_pubkey_import_x509: Abstract key API. (line 1335)
|
4443
|
+
* gnutls_pubkey_import_x509_crq: Abstract key API. (line 1354)
|
4444
|
+
* gnutls_pubkey_import_x509_raw: Abstract key API. (line 1374)
|
4445
|
+
* gnutls_pubkey_init: Abstract key API. (line 1394)
|
4446
|
+
* gnutls_pubkey_print: Abstract key API. (line 1409)
|
4447
|
+
* gnutls_pubkey_set_key_usage: Abstract key API. (line 1433)
|
4448
|
+
* gnutls_pubkey_set_pin_function: Abstract key API. (line 1451)
|
4449
|
+
* gnutls_pubkey_verify_data: Abstract key API. (line 1472)
|
4450
|
+
* gnutls_pubkey_verify_data2 <1>: Abstract key API. (line 1498)
|
4232
4451
|
* gnutls_pubkey_verify_data2: Operations. (line 12)
|
4233
|
-
* gnutls_pubkey_verify_hash: Abstract key API. (line
|
4234
|
-
* gnutls_pubkey_verify_hash2 <1>: Abstract key API. (line
|
4452
|
+
* gnutls_pubkey_verify_hash: Abstract key API. (line 1523)
|
4453
|
+
* gnutls_pubkey_verify_hash2 <1>: Abstract key API. (line 1549)
|
4235
4454
|
* gnutls_pubkey_verify_hash2: Operations. (line 34)
|
4236
|
-
* gnutls_random_art: Core TLS API. (line
|
4237
|
-
*
|
4455
|
+
* gnutls_random_art: Core TLS API. (line 3451)
|
4456
|
+
* gnutls_range_split: Core TLS API. (line 3475)
|
4457
|
+
* gnutls_record_can_use_length_hiding: Core TLS API. (line 3500)
|
4458
|
+
* gnutls_record_check_pending <1>: Core TLS API. (line 3518)
|
4238
4459
|
* gnutls_record_check_pending: Data transfer and termination.
|
4239
4460
|
(line 127)
|
4240
|
-
*
|
4241
|
-
*
|
4461
|
+
* gnutls_record_cork <1>: Core TLS API. (line 3530)
|
4462
|
+
* gnutls_record_cork: Buffered data transfer.
|
4463
|
+
(line 13)
|
4464
|
+
* gnutls_record_disable_padding: Core TLS API. (line 3543)
|
4465
|
+
* gnutls_record_get_direction <1>: Core TLS API. (line 3557)
|
4242
4466
|
* gnutls_record_get_direction: Asynchronous operation.
|
4243
4467
|
(line 41)
|
4244
4468
|
* gnutls_record_get_discarded: Datagram TLS API. (line 198)
|
4245
|
-
* gnutls_record_get_max_size: Core TLS API. (line
|
4246
|
-
* gnutls_record_recv <1>: Core TLS API. (line
|
4469
|
+
* gnutls_record_get_max_size: Core TLS API. (line 3578)
|
4470
|
+
* gnutls_record_recv <1>: Core TLS API. (line 3590)
|
4247
4471
|
* gnutls_record_recv: Data transfer and termination.
|
4248
4472
|
(line 42)
|
4249
|
-
* gnutls_record_recv_seq <1>: Core TLS API. (line
|
4473
|
+
* gnutls_record_recv_seq <1>: Core TLS API. (line 3622)
|
4250
4474
|
* gnutls_record_recv_seq: Data transfer and termination.
|
4251
4475
|
(line 96)
|
4252
|
-
* gnutls_record_send <1>: Core TLS API. (line
|
4476
|
+
* gnutls_record_send <1>: Core TLS API. (line 3649)
|
4253
4477
|
* gnutls_record_send: Data transfer and termination.
|
4254
4478
|
(line 14)
|
4255
|
-
*
|
4256
|
-
*
|
4479
|
+
* gnutls_record_send_range: Core TLS API. (line 3681)
|
4480
|
+
* gnutls_record_set_max_empty_records: Core TLS API. (line 3710)
|
4481
|
+
* gnutls_record_set_max_size: Core TLS API. (line 3730)
|
4482
|
+
* gnutls_record_set_timeout: Core TLS API. (line 3754)
|
4483
|
+
* gnutls_record_uncork <1>: Core TLS API. (line 3773)
|
4484
|
+
* gnutls_record_uncork: Buffered data transfer.
|
4485
|
+
(line 23)
|
4486
|
+
* gnutls_rehandshake: Core TLS API. (line 3792)
|
4257
4487
|
* gnutls_rnd <1>: Cryptographic API. (line 399)
|
4258
4488
|
* gnutls_rnd: Random number generation.
|
4259
4489
|
(line 25)
|
4490
|
+
* gnutls_rnd_refresh: Cryptographic API. (line 416)
|
4260
4491
|
* gnutls_rsa_export_get_modulus_bits: Compatibility API. (line 160)
|
4261
4492
|
* gnutls_rsa_export_get_pubkey: Compatibility API. (line 172)
|
4262
4493
|
* gnutls_rsa_params_cpy: Compatibility API. (line 190)
|
@@ -4267,92 +4498,94 @@ Function and Data Index
|
|
4267
4498
|
* gnutls_rsa_params_import_pkcs1: Compatibility API. (line 293)
|
4268
4499
|
* gnutls_rsa_params_import_raw: Compatibility API. (line 316)
|
4269
4500
|
* gnutls_rsa_params_init: Compatibility API. (line 342)
|
4270
|
-
* gnutls_safe_renegotiation_status: Core TLS API. (line
|
4271
|
-
* gnutls_sec_param_get_name: Core TLS API. (line
|
4272
|
-
* gnutls_sec_param_to_pk_bits <1>: Core TLS API. (line
|
4501
|
+
* gnutls_safe_renegotiation_status: Core TLS API. (line 3825)
|
4502
|
+
* gnutls_sec_param_get_name: Core TLS API. (line 3840)
|
4503
|
+
* gnutls_sec_param_to_pk_bits <1>: Core TLS API. (line 3854)
|
4273
4504
|
* gnutls_sec_param_to_pk_bits: Selecting cryptographic key sizes.
|
4274
4505
|
(line 58)
|
4275
|
-
* gnutls_server_name_get: Core TLS API. (line
|
4276
|
-
* gnutls_server_name_set: Core TLS API. (line
|
4277
|
-
* gnutls_session_channel_binding: Core TLS API. (line
|
4278
|
-
* gnutls_session_enable_compatibility_mode: Core TLS API. (line
|
4279
|
-
*
|
4280
|
-
*
|
4281
|
-
*
|
4282
|
-
*
|
4283
|
-
*
|
4284
|
-
*
|
4285
|
-
*
|
4506
|
+
* gnutls_server_name_get: Core TLS API. (line 3874)
|
4507
|
+
* gnutls_server_name_set: Core TLS API. (line 3911)
|
4508
|
+
* gnutls_session_channel_binding: Core TLS API. (line 3937)
|
4509
|
+
* gnutls_session_enable_compatibility_mode: Core TLS API. (line 3958)
|
4510
|
+
* gnutls_session_force_valid: Core TLS API. (line 3972)
|
4511
|
+
* gnutls_session_get_data: Core TLS API. (line 3984)
|
4512
|
+
* gnutls_session_get_data2: Core TLS API. (line 4005)
|
4513
|
+
* gnutls_session_get_desc: Core TLS API. (line 4023)
|
4514
|
+
* gnutls_session_get_id: Core TLS API. (line 4039)
|
4515
|
+
* gnutls_session_get_id2: Core TLS API. (line 4063)
|
4516
|
+
* gnutls_session_get_ptr: Core TLS API. (line 4079)
|
4517
|
+
* gnutls_session_get_random: Core TLS API. (line 4092)
|
4518
|
+
* gnutls_session_is_resumed <1>: Core TLS API. (line 4111)
|
4286
4519
|
* gnutls_session_is_resumed: Session resumption. (line 30)
|
4287
|
-
* gnutls_session_resumption_requested <1>: Core TLS API. (line
|
4520
|
+
* gnutls_session_resumption_requested <1>: Core TLS API. (line 4123)
|
4288
4521
|
* gnutls_session_resumption_requested: Session resumption. (line 96)
|
4289
|
-
* gnutls_session_set_data: Core TLS API. (line
|
4290
|
-
* gnutls_session_set_premaster: Core TLS API. (line
|
4291
|
-
* gnutls_session_set_ptr: Core TLS API. (line
|
4292
|
-
* gnutls_session_ticket_enable_client: Core TLS API. (line
|
4293
|
-
* gnutls_session_ticket_enable_server <1>: Core TLS API. (line
|
4522
|
+
* gnutls_session_set_data: Core TLS API. (line 4136)
|
4523
|
+
* gnutls_session_set_premaster: Core TLS API. (line 4163)
|
4524
|
+
* gnutls_session_set_ptr: Core TLS API. (line 4194)
|
4525
|
+
* gnutls_session_ticket_enable_client: Core TLS API. (line 4207)
|
4526
|
+
* gnutls_session_ticket_enable_server <1>: Core TLS API. (line 4222)
|
4294
4527
|
* gnutls_session_ticket_enable_server: Session resumption. (line 68)
|
4295
|
-
* gnutls_session_ticket_key_generate <1>: Core TLS API. (line
|
4528
|
+
* gnutls_session_ticket_key_generate <1>: Core TLS API. (line 4240)
|
4296
4529
|
* gnutls_session_ticket_key_generate: Session resumption. (line 83)
|
4297
4530
|
* gnutls_set_default_export_priority: Compatibility API. (line 355)
|
4298
|
-
* gnutls_set_default_priority: Core TLS API. (line
|
4299
|
-
* gnutls_sign_algorithm_get: Core TLS API. (line
|
4300
|
-
* gnutls_sign_algorithm_get_requested: Core TLS API. (line
|
4531
|
+
* gnutls_set_default_priority: Core TLS API. (line 4255)
|
4532
|
+
* gnutls_sign_algorithm_get: Core TLS API. (line 4277)
|
4533
|
+
* gnutls_sign_algorithm_get_requested: Core TLS API. (line 4291)
|
4301
4534
|
* gnutls_sign_callback_get: Compatibility API. (line 379)
|
4302
4535
|
* gnutls_sign_callback_set: Compatibility API. (line 395)
|
4303
|
-
* gnutls_sign_get_hash_algorithm: Core TLS API. (line
|
4304
|
-
* gnutls_sign_get_id: Core TLS API. (line
|
4305
|
-
* gnutls_sign_get_name: Core TLS API. (line
|
4306
|
-
* gnutls_sign_get_pk_algorithm: Core TLS API. (line
|
4307
|
-
* gnutls_sign_is_secure: Core TLS API. (line
|
4308
|
-
* gnutls_sign_list: Core TLS API. (line
|
4309
|
-
* gnutls_srp_allocate_client_credentials: Core TLS API. (line
|
4310
|
-
* gnutls_srp_allocate_server_credentials: Core TLS API. (line
|
4311
|
-
* gnutls_srp_base64_decode: Core TLS API. (line
|
4312
|
-
* gnutls_srp_base64_decode_alloc: Core TLS API. (line
|
4313
|
-
* gnutls_srp_base64_encode: Core TLS API. (line
|
4314
|
-
* gnutls_srp_base64_encode_alloc: Core TLS API. (line
|
4315
|
-
* gnutls_srp_free_client_credentials: Core TLS API. (line
|
4316
|
-
* gnutls_srp_free_server_credentials: Core TLS API. (line
|
4317
|
-
* gnutls_srp_server_get_username: Core TLS API. (line
|
4318
|
-
* gnutls_srp_set_client_credentials: Core TLS API. (line
|
4536
|
+
* gnutls_sign_get_hash_algorithm: Core TLS API. (line 4317)
|
4537
|
+
* gnutls_sign_get_id: Core TLS API. (line 4332)
|
4538
|
+
* gnutls_sign_get_name: Core TLS API. (line 4344)
|
4539
|
+
* gnutls_sign_get_pk_algorithm: Core TLS API. (line 4356)
|
4540
|
+
* gnutls_sign_is_secure: Core TLS API. (line 4371)
|
4541
|
+
* gnutls_sign_list: Core TLS API. (line 4380)
|
4542
|
+
* gnutls_srp_allocate_client_credentials: Core TLS API. (line 4390)
|
4543
|
+
* gnutls_srp_allocate_server_credentials: Core TLS API. (line 4403)
|
4544
|
+
* gnutls_srp_base64_decode: Core TLS API. (line 4416)
|
4545
|
+
* gnutls_srp_base64_decode_alloc: Core TLS API. (line 4438)
|
4546
|
+
* gnutls_srp_base64_encode: Core TLS API. (line 4458)
|
4547
|
+
* gnutls_srp_base64_encode_alloc: Core TLS API. (line 4480)
|
4548
|
+
* gnutls_srp_free_client_credentials: Core TLS API. (line 4501)
|
4549
|
+
* gnutls_srp_free_server_credentials: Core TLS API. (line 4511)
|
4550
|
+
* gnutls_srp_server_get_username: Core TLS API. (line 4521)
|
4551
|
+
* gnutls_srp_set_client_credentials: Core TLS API. (line 4535)
|
4319
4552
|
* gnutls_srp_set_client_credentials_function <1>: Core TLS API.
|
4320
|
-
(line
|
4553
|
+
(line 4556)
|
4321
4554
|
* gnutls_srp_set_client_credentials_function: SRP credentials.
|
4322
4555
|
(line 26)
|
4323
|
-
* gnutls_srp_set_prime_bits: Core TLS API. (line
|
4324
|
-
* gnutls_srp_set_server_credentials_file <1>: Core TLS API. (line
|
4556
|
+
* gnutls_srp_set_prime_bits: Core TLS API. (line 4585)
|
4557
|
+
* gnutls_srp_set_server_credentials_file <1>: Core TLS API. (line 4607)
|
4325
4558
|
* gnutls_srp_set_server_credentials_file: SRP credentials. (line 60)
|
4326
4559
|
* gnutls_srp_set_server_credentials_function <1>: Core TLS API.
|
4327
|
-
(line
|
4560
|
+
(line 4627)
|
4328
4561
|
* gnutls_srp_set_server_credentials_function: SRP credentials.
|
4329
4562
|
(line 77)
|
4330
|
-
* gnutls_srp_verifier <1>: Core TLS API. (line
|
4563
|
+
* gnutls_srp_verifier <1>: Core TLS API. (line 4662)
|
4331
4564
|
* gnutls_srp_verifier: Authentication using SRP.
|
4332
4565
|
(line 49)
|
4333
|
-
* gnutls_srtp_get_keys <1>: Core TLS API. (line
|
4566
|
+
* gnutls_srtp_get_keys <1>: Core TLS API. (line 4691)
|
4334
4567
|
* gnutls_srtp_get_keys: SRTP. (line 39)
|
4335
|
-
* gnutls_srtp_get_mki: Core TLS API. (line
|
4336
|
-
* gnutls_srtp_get_profile_id: Core TLS API. (line
|
4337
|
-
* gnutls_srtp_get_profile_name: Core TLS API. (line
|
4338
|
-
* gnutls_srtp_get_selected_profile: Core TLS API. (line
|
4339
|
-
* gnutls_srtp_set_mki: Core TLS API. (line
|
4340
|
-
* gnutls_srtp_set_profile: Core TLS API. (line
|
4341
|
-
* gnutls_srtp_set_profile_direct: Core TLS API. (line
|
4342
|
-
* gnutls_store_commitment <1>: Core TLS API. (line
|
4568
|
+
* gnutls_srtp_get_mki: Core TLS API. (line 4727)
|
4569
|
+
* gnutls_srtp_get_profile_id: Core TLS API. (line 4745)
|
4570
|
+
* gnutls_srtp_get_profile_name: Core TLS API. (line 4761)
|
4571
|
+
* gnutls_srtp_get_selected_profile: Core TLS API. (line 4776)
|
4572
|
+
* gnutls_srtp_set_mki: Core TLS API. (line 4792)
|
4573
|
+
* gnutls_srtp_set_profile: Core TLS API. (line 4809)
|
4574
|
+
* gnutls_srtp_set_profile_direct: Core TLS API. (line 4826)
|
4575
|
+
* gnutls_store_commitment <1>: Core TLS API. (line 4849)
|
4343
4576
|
* gnutls_store_commitment: Certificate verification.
|
4344
4577
|
(line 104)
|
4345
|
-
* gnutls_store_pubkey <1>: Core TLS API. (line
|
4578
|
+
* gnutls_store_pubkey <1>: Core TLS API. (line 4889)
|
4346
4579
|
* gnutls_store_pubkey: Certificate verification.
|
4347
4580
|
(line 65)
|
4348
|
-
* gnutls_strerror: Core TLS API. (line
|
4349
|
-
* gnutls_strerror_name: Core TLS API. (line
|
4350
|
-
* gnutls_supplemental_get_name: Core TLS API. (line
|
4351
|
-
* gnutls_tdb_deinit: Core TLS API. (line
|
4352
|
-
* gnutls_tdb_init: Core TLS API. (line
|
4353
|
-
* gnutls_tdb_set_store_commitment_func: Core TLS API. (line
|
4354
|
-
* gnutls_tdb_set_store_func: Core TLS API. (line
|
4355
|
-
* gnutls_tdb_set_verify_func: Core TLS API. (line
|
4581
|
+
* gnutls_strerror: Core TLS API. (line 4923)
|
4582
|
+
* gnutls_strerror_name: Core TLS API. (line 4937)
|
4583
|
+
* gnutls_supplemental_get_name: Core TLS API. (line 4953)
|
4584
|
+
* gnutls_tdb_deinit: Core TLS API. (line 4965)
|
4585
|
+
* gnutls_tdb_init: Core TLS API. (line 4974)
|
4586
|
+
* gnutls_tdb_set_store_commitment_func: Core TLS API. (line 4986)
|
4587
|
+
* gnutls_tdb_set_store_func: Core TLS API. (line 5003)
|
4588
|
+
* gnutls_tdb_set_verify_func: Core TLS API. (line 5018)
|
4356
4589
|
* gnutls_tpm_get_registered: TPM API. (line 14)
|
4357
4590
|
* gnutls_tpm_key_list_deinit: TPM API. (line 29)
|
4358
4591
|
* gnutls_tpm_key_list_get_url: TPM API. (line 40)
|
@@ -4361,510 +4594,530 @@ Function and Data Index
|
|
4361
4594
|
* gnutls_tpm_privkey_delete: Key generation. (line 56)
|
4362
4595
|
* gnutls_tpm_privkey_generate <1>: TPM API. (line 81)
|
4363
4596
|
* gnutls_tpm_privkey_generate: Key generation. (line 14)
|
4364
|
-
*
|
4365
|
-
*
|
4366
|
-
*
|
4597
|
+
* gnutls_transport_get_int: Core TLS API. (line 5032)
|
4598
|
+
* gnutls_transport_get_int2: Core TLS API. (line 5047)
|
4599
|
+
* gnutls_transport_get_ptr: Core TLS API. (line 5064)
|
4600
|
+
* gnutls_transport_get_ptr2: Core TLS API. (line 5078)
|
4601
|
+
* gnutls_transport_set_errno <1>: Core TLS API. (line 5093)
|
4367
4602
|
* gnutls_transport_set_errno: Setting up the transport layer.
|
4368
|
-
(line
|
4369
|
-
* gnutls_transport_set_errno_function: Core TLS API. (line
|
4370
|
-
*
|
4371
|
-
*
|
4372
|
-
*
|
4373
|
-
|
4374
|
-
* gnutls_transport_set_pull_function <1>: Core TLS API. (line
|
4603
|
+
(line 103)
|
4604
|
+
* gnutls_transport_set_errno_function: Core TLS API. (line 5113)
|
4605
|
+
* gnutls_transport_set_int: Core TLS API. (line 5131)
|
4606
|
+
* gnutls_transport_set_int2: Core TLS API. (line 5145)
|
4607
|
+
* gnutls_transport_set_ptr: Core TLS API. (line 5163)
|
4608
|
+
* gnutls_transport_set_ptr2: Core TLS API. (line 5177)
|
4609
|
+
* gnutls_transport_set_pull_function <1>: Core TLS API. (line 5193)
|
4375
4610
|
* gnutls_transport_set_pull_function: Setting up the transport layer.
|
4376
|
-
(line
|
4611
|
+
(line 60)
|
4377
4612
|
* gnutls_transport_set_pull_timeout_function <1>: Core TLS API.
|
4378
|
-
(line
|
4613
|
+
(line 5211)
|
4379
4614
|
* gnutls_transport_set_pull_timeout_function: Setting up the transport layer.
|
4380
|
-
(line
|
4381
|
-
* gnutls_transport_set_push_function <1>: Core TLS API. (line
|
4615
|
+
(line 75)
|
4616
|
+
* gnutls_transport_set_push_function <1>: Core TLS API. (line 5234)
|
4382
4617
|
* gnutls_transport_set_push_function: Setting up the transport layer.
|
4383
|
-
(line
|
4384
|
-
* gnutls_transport_set_vec_push_function <1>: Core TLS API. (line
|
4618
|
+
(line 27)
|
4619
|
+
* gnutls_transport_set_vec_push_function <1>: Core TLS API. (line 5254)
|
4385
4620
|
* gnutls_transport_set_vec_push_function: Setting up the transport layer.
|
4386
|
-
(line
|
4387
|
-
* gnutls_url_is_supported <1>: Core TLS API. (line
|
4621
|
+
(line 44)
|
4622
|
+
* gnutls_url_is_supported <1>: Core TLS API. (line 5272)
|
4388
4623
|
* gnutls_url_is_supported: Abstract public keys.
|
4389
4624
|
(line 61)
|
4390
|
-
* gnutls_verify_stored_pubkey <1>: Core TLS API. (line
|
4625
|
+
* gnutls_verify_stored_pubkey <1>: Core TLS API. (line 5289)
|
4391
4626
|
* gnutls_verify_stored_pubkey: Certificate verification.
|
4392
4627
|
(line 22)
|
4393
4628
|
* gnutls_x509_crl_check_issuer: X509 certificate API.
|
4394
|
-
(line
|
4629
|
+
(line 266)
|
4395
4630
|
* gnutls_x509_crl_deinit: X509 certificate API.
|
4396
|
-
(line
|
4631
|
+
(line 280)
|
4397
4632
|
* gnutls_x509_crl_export: X509 certificate API.
|
4398
|
-
(line
|
4633
|
+
(line 290)
|
4399
4634
|
* gnutls_x509_crl_export2: X509 certificate API.
|
4400
|
-
(line
|
4635
|
+
(line 316)
|
4401
4636
|
* gnutls_x509_crl_get_authority_key_gn_serial: X509 certificate API.
|
4402
|
-
(line
|
4637
|
+
(line 342)
|
4403
4638
|
* gnutls_x509_crl_get_authority_key_id: X509 certificate API.
|
4404
|
-
(line
|
4639
|
+
(line 378)
|
4405
4640
|
* gnutls_x509_crl_get_crt_count: X509 certificate API.
|
4406
|
-
(line
|
4641
|
+
(line 404)
|
4407
4642
|
* gnutls_x509_crl_get_crt_serial <1>: X509 certificate API.
|
4408
|
-
(line
|
4643
|
+
(line 418)
|
4409
4644
|
* gnutls_x509_crl_get_crt_serial: PKIX certificate revocation lists.
|
4410
4645
|
(line 53)
|
4411
4646
|
* gnutls_x509_crl_get_dn_oid: X509 certificate API.
|
4412
|
-
(line
|
4647
|
+
(line 440)
|
4413
4648
|
* gnutls_x509_crl_get_extension_data: X509 certificate API.
|
4414
|
-
(line
|
4649
|
+
(line 462)
|
4415
4650
|
* gnutls_x509_crl_get_extension_info: X509 certificate API.
|
4416
|
-
(line
|
4651
|
+
(line 493)
|
4417
4652
|
* gnutls_x509_crl_get_extension_oid: X509 certificate API.
|
4418
|
-
(line
|
4653
|
+
(line 526)
|
4419
4654
|
* gnutls_x509_crl_get_issuer_dn: X509 certificate API.
|
4420
|
-
(line
|
4421
|
-
*
|
4655
|
+
(line 551)
|
4656
|
+
* gnutls_x509_crl_get_issuer_dn2: X509 certificate API.
|
4422
4657
|
(line 573)
|
4658
|
+
* gnutls_x509_crl_get_issuer_dn_by_oid: X509 certificate API.
|
4659
|
+
(line 594)
|
4423
4660
|
* gnutls_x509_crl_get_next_update: X509 certificate API.
|
4424
|
-
(line
|
4661
|
+
(line 629)
|
4425
4662
|
* gnutls_x509_crl_get_number: X509 certificate API.
|
4426
|
-
(line
|
4663
|
+
(line 643)
|
4427
4664
|
* gnutls_x509_crl_get_raw_issuer_dn: X509 certificate API.
|
4428
|
-
(line
|
4665
|
+
(line 665)
|
4429
4666
|
* gnutls_x509_crl_get_signature: X509 certificate API.
|
4430
|
-
(line
|
4667
|
+
(line 681)
|
4431
4668
|
* gnutls_x509_crl_get_signature_algorithm: X509 certificate API.
|
4432
|
-
(line
|
4669
|
+
(line 699)
|
4433
4670
|
* gnutls_x509_crl_get_this_update: X509 certificate API.
|
4434
|
-
(line
|
4671
|
+
(line 712)
|
4435
4672
|
* gnutls_x509_crl_get_version: X509 certificate API.
|
4436
|
-
(line
|
4673
|
+
(line 722)
|
4437
4674
|
* gnutls_x509_crl_import: X509 certificate API.
|
4438
|
-
(line
|
4675
|
+
(line 733)
|
4439
4676
|
* gnutls_x509_crl_init: X509 certificate API.
|
4440
|
-
(line
|
4677
|
+
(line 752)
|
4441
4678
|
* gnutls_x509_crl_list_import: X509 certificate API.
|
4442
|
-
(line
|
4679
|
+
(line 769)
|
4443
4680
|
* gnutls_x509_crl_list_import2: X509 certificate API.
|
4444
|
-
(line
|
4681
|
+
(line 800)
|
4445
4682
|
* gnutls_x509_crl_print: X509 certificate API.
|
4446
|
-
(line
|
4447
|
-
* gnutls_x509_crl_privkey_sign <1>: Abstract key API. (line
|
4683
|
+
(line 830)
|
4684
|
+
* gnutls_x509_crl_privkey_sign <1>: Abstract key API. (line 1574)
|
4448
4685
|
* gnutls_x509_crl_privkey_sign: PKIX certificate revocation lists.
|
4449
|
-
(line
|
4686
|
+
(line 128)
|
4450
4687
|
* gnutls_x509_crl_set_authority_key_id: X509 certificate API.
|
4451
|
-
(line 828)
|
4452
|
-
* gnutls_x509_crl_set_crt: X509 certificate API.
|
4453
4688
|
(line 849)
|
4689
|
+
* gnutls_x509_crl_set_crt: X509 certificate API.
|
4690
|
+
(line 870)
|
4454
4691
|
* gnutls_x509_crl_set_crt_serial: X509 certificate API.
|
4455
|
-
(line
|
4692
|
+
(line 889)
|
4456
4693
|
* gnutls_x509_crl_set_next_update: X509 certificate API.
|
4457
|
-
(line
|
4694
|
+
(line 908)
|
4458
4695
|
* gnutls_x509_crl_set_number: X509 certificate API.
|
4459
|
-
(line
|
4696
|
+
(line 922)
|
4460
4697
|
* gnutls_x509_crl_set_this_update: X509 certificate API.
|
4461
|
-
(line
|
4698
|
+
(line 942)
|
4462
4699
|
* gnutls_x509_crl_set_version: X509 certificate API.
|
4463
|
-
(line
|
4700
|
+
(line 956)
|
4464
4701
|
* gnutls_x509_crl_sign: Compatibility API. (line 420)
|
4465
4702
|
* gnutls_x509_crl_sign2 <1>: X509 certificate API.
|
4466
|
-
(line
|
4703
|
+
(line 973)
|
4467
4704
|
* gnutls_x509_crl_sign2: PKIX certificate revocation lists.
|
4468
|
-
(line
|
4705
|
+
(line 105)
|
4469
4706
|
* gnutls_x509_crl_verify: X509 certificate API.
|
4470
|
-
(line
|
4707
|
+
(line 999)
|
4471
4708
|
* gnutls_x509_crq_deinit: X509 certificate API.
|
4472
|
-
(line
|
4709
|
+
(line 1028)
|
4473
4710
|
* gnutls_x509_crq_export: X509 certificate API.
|
4474
|
-
(line
|
4711
|
+
(line 1039)
|
4475
4712
|
* gnutls_x509_crq_export2: X509 certificate API.
|
4476
|
-
(line
|
4713
|
+
(line 1066)
|
4477
4714
|
* gnutls_x509_crq_get_attribute_by_oid: X509 certificate API.
|
4478
|
-
(line
|
4715
|
+
(line 1091)
|
4479
4716
|
* gnutls_x509_crq_get_attribute_data: X509 certificate API.
|
4480
|
-
(line
|
4717
|
+
(line 1119)
|
4481
4718
|
* gnutls_x509_crq_get_attribute_info: X509 certificate API.
|
4482
|
-
(line
|
4719
|
+
(line 1148)
|
4483
4720
|
* gnutls_x509_crq_get_basic_constraints: X509 certificate API.
|
4484
|
-
(line
|
4721
|
+
(line 1180)
|
4485
4722
|
* gnutls_x509_crq_get_challenge_password: X509 certificate API.
|
4486
|
-
(line
|
4723
|
+
(line 1209)
|
4487
4724
|
* gnutls_x509_crq_get_dn: X509 certificate API.
|
4488
|
-
(line
|
4725
|
+
(line 1227)
|
4726
|
+
* gnutls_x509_crq_get_dn2: X509 certificate API.
|
4727
|
+
(line 1248)
|
4489
4728
|
* gnutls_x509_crq_get_dn_by_oid: X509 certificate API.
|
4490
|
-
(line
|
4729
|
+
(line 1269)
|
4491
4730
|
* gnutls_x509_crq_get_dn_oid: X509 certificate API.
|
4492
|
-
(line
|
4731
|
+
(line 1302)
|
4493
4732
|
* gnutls_x509_crq_get_extension_by_oid: X509 certificate API.
|
4494
|
-
(line
|
4733
|
+
(line 1323)
|
4495
4734
|
* gnutls_x509_crq_get_extension_data: X509 certificate API.
|
4496
|
-
(line
|
4735
|
+
(line 1352)
|
4497
4736
|
* gnutls_x509_crq_get_extension_info: X509 certificate API.
|
4498
|
-
(line
|
4737
|
+
(line 1383)
|
4499
4738
|
* gnutls_x509_crq_get_key_id: X509 certificate API.
|
4500
|
-
(line
|
4739
|
+
(line 1417)
|
4501
4740
|
* gnutls_x509_crq_get_key_purpose_oid: X509 certificate API.
|
4502
|
-
(line
|
4741
|
+
(line 1446)
|
4503
4742
|
* gnutls_x509_crq_get_key_rsa_raw: X509 certificate API.
|
4504
|
-
(line
|
4743
|
+
(line 1473)
|
4505
4744
|
* gnutls_x509_crq_get_key_usage: X509 certificate API.
|
4506
|
-
(line
|
4745
|
+
(line 1493)
|
4507
4746
|
* gnutls_x509_crq_get_pk_algorithm: X509 certificate API.
|
4508
|
-
(line
|
4747
|
+
(line 1519)
|
4509
4748
|
* gnutls_x509_crq_get_private_key_usage_period: X509 certificate API.
|
4510
|
-
(line
|
4749
|
+
(line 1540)
|
4511
4750
|
* gnutls_x509_crq_get_subject_alt_name: X509 certificate API.
|
4512
|
-
(line
|
4751
|
+
(line 1561)
|
4513
4752
|
* gnutls_x509_crq_get_subject_alt_othername_oid: X509 certificate API.
|
4514
|
-
(line
|
4753
|
+
(line 1598)
|
4515
4754
|
* gnutls_x509_crq_get_version: X509 certificate API.
|
4516
|
-
(line
|
4755
|
+
(line 1632)
|
4517
4756
|
* gnutls_x509_crq_import: X509 certificate API.
|
4518
|
-
(line
|
4757
|
+
(line 1645)
|
4519
4758
|
* gnutls_x509_crq_init: X509 certificate API.
|
4520
|
-
(line
|
4759
|
+
(line 1665)
|
4521
4760
|
* gnutls_x509_crq_print: X509 certificate API.
|
4522
|
-
(line
|
4523
|
-
* gnutls_x509_crq_privkey_sign: Abstract key API. (line
|
4761
|
+
(line 1679)
|
4762
|
+
* gnutls_x509_crq_privkey_sign: Abstract key API. (line 1602)
|
4524
4763
|
* gnutls_x509_crq_set_attribute_by_oid: X509 certificate API.
|
4525
|
-
(line
|
4764
|
+
(line 1701)
|
4526
4765
|
* gnutls_x509_crq_set_basic_constraints: X509 certificate API.
|
4527
|
-
(line
|
4766
|
+
(line 1726)
|
4528
4767
|
* gnutls_x509_crq_set_challenge_password: X509 certificate API.
|
4529
|
-
(line
|
4768
|
+
(line 1747)
|
4769
|
+
* gnutls_x509_crq_set_dn: X509 certificate API.
|
4770
|
+
(line 1762)
|
4530
4771
|
* gnutls_x509_crq_set_dn_by_oid: X509 certificate API.
|
4531
|
-
(line
|
4772
|
+
(line 1780)
|
4532
4773
|
* gnutls_x509_crq_set_key <1>: X509 certificate API.
|
4533
|
-
(line
|
4774
|
+
(line 1808)
|
4534
4775
|
* gnutls_x509_crq_set_key: PKCS 10 certificate requests.
|
4535
|
-
(line
|
4776
|
+
(line 37)
|
4536
4777
|
* gnutls_x509_crq_set_key_purpose_oid: X509 certificate API.
|
4537
|
-
(line
|
4778
|
+
(line 1824)
|
4538
4779
|
* gnutls_x509_crq_set_key_rsa_raw: X509 certificate API.
|
4539
|
-
(line
|
4780
|
+
(line 1846)
|
4540
4781
|
* gnutls_x509_crq_set_key_usage: X509 certificate API.
|
4541
|
-
(line
|
4782
|
+
(line 1865)
|
4542
4783
|
* gnutls_x509_crq_set_private_key_usage_period: X509 certificate API.
|
4543
|
-
(line
|
4544
|
-
* gnutls_x509_crq_set_pubkey <1>: Abstract key API. (line
|
4784
|
+
(line 1881)
|
4785
|
+
* gnutls_x509_crq_set_pubkey <1>: Abstract key API. (line 1630)
|
4545
4786
|
* gnutls_x509_crq_set_pubkey: Operations. (line 152)
|
4546
4787
|
* gnutls_x509_crq_set_subject_alt_name: X509 certificate API.
|
4547
|
-
(line
|
4788
|
+
(line 1899)
|
4548
4789
|
* gnutls_x509_crq_set_version: X509 certificate API.
|
4549
|
-
(line
|
4790
|
+
(line 1923)
|
4550
4791
|
* gnutls_x509_crq_sign: Compatibility API. (line 439)
|
4551
4792
|
* gnutls_x509_crq_sign2 <1>: X509 certificate API.
|
4552
|
-
(line
|
4793
|
+
(line 1939)
|
4553
4794
|
* gnutls_x509_crq_sign2: PKCS 10 certificate requests.
|
4554
|
-
(line
|
4795
|
+
(line 50)
|
4555
4796
|
* gnutls_x509_crq_verify: X509 certificate API.
|
4556
|
-
(line
|
4797
|
+
(line 1965)
|
4557
4798
|
* gnutls_x509_crt_check_hostname: X509 certificate API.
|
4558
|
-
(line
|
4799
|
+
(line 1985)
|
4559
4800
|
* gnutls_x509_crt_check_issuer: X509 certificate API.
|
4560
|
-
(line
|
4801
|
+
(line 2001)
|
4561
4802
|
* gnutls_x509_crt_check_revocation: X509 certificate API.
|
4562
|
-
(line
|
4803
|
+
(line 2017)
|
4563
4804
|
* gnutls_x509_crt_cpy_crl_dist_points: X509 certificate API.
|
4564
|
-
(line
|
4805
|
+
(line 2034)
|
4565
4806
|
* gnutls_x509_crt_deinit: X509 certificate API.
|
4566
|
-
(line
|
4807
|
+
(line 2049)
|
4567
4808
|
* gnutls_x509_crt_export: X509 certificate API.
|
4568
|
-
(line
|
4809
|
+
(line 2059)
|
4569
4810
|
* gnutls_x509_crt_export2: X509 certificate API.
|
4570
|
-
(line
|
4811
|
+
(line 2085)
|
4571
4812
|
* gnutls_x509_crt_get_activation_time: X509 certificate API.
|
4572
|
-
(line
|
4813
|
+
(line 2107)
|
4573
4814
|
* gnutls_x509_crt_get_authority_info_access: X509 certificate API.
|
4574
|
-
(line
|
4815
|
+
(line 2120)
|
4575
4816
|
* gnutls_x509_crt_get_authority_key_gn_serial: X509 certificate API.
|
4576
|
-
(line
|
4817
|
+
(line 2200)
|
4577
4818
|
* gnutls_x509_crt_get_authority_key_id: X509 certificate API.
|
4578
|
-
(line
|
4819
|
+
(line 2238)
|
4579
4820
|
* gnutls_x509_crt_get_basic_constraints: X509 certificate API.
|
4580
|
-
(line
|
4821
|
+
(line 2265)
|
4581
4822
|
* gnutls_x509_crt_get_ca_status: X509 certificate API.
|
4582
|
-
(line
|
4823
|
+
(line 2292)
|
4583
4824
|
* gnutls_x509_crt_get_crl_dist_points: X509 certificate API.
|
4584
|
-
(line
|
4585
|
-
* gnutls_x509_crt_get_dn
|
4586
|
-
(line
|
4587
|
-
*
|
4825
|
+
(line 2316)
|
4826
|
+
* gnutls_x509_crt_get_dn: X509 certificate API.
|
4827
|
+
(line 2348)
|
4828
|
+
* gnutls_x509_crt_get_dn2 <1>: X509 certificate API.
|
4829
|
+
(line 2370)
|
4830
|
+
* gnutls_x509_crt_get_dn2: X.509 distinguished names.
|
4588
4831
|
(line 16)
|
4589
|
-
* gnutls_x509_crt_get_dn_by_oid
|
4590
|
-
(line
|
4591
|
-
*
|
4592
|
-
(line
|
4593
|
-
* gnutls_x509_crt_get_dn_oid <1>: X509 certificate API.
|
4594
|
-
(line 2340)
|
4595
|
-
* gnutls_x509_crt_get_dn_oid: X.509 distinguished names.
|
4596
|
-
(line 72)
|
4832
|
+
* gnutls_x509_crt_get_dn_by_oid: X509 certificate API.
|
4833
|
+
(line 2391)
|
4834
|
+
* gnutls_x509_crt_get_dn_oid: X509 certificate API.
|
4835
|
+
(line 2430)
|
4597
4836
|
* gnutls_x509_crt_get_expiration_time: X509 certificate API.
|
4598
|
-
(line
|
4837
|
+
(line 2457)
|
4599
4838
|
* gnutls_x509_crt_get_extension_by_oid: X509 certificate API.
|
4600
|
-
(line
|
4839
|
+
(line 2470)
|
4601
4840
|
* gnutls_x509_crt_get_extension_data: X509 certificate API.
|
4602
|
-
(line
|
4841
|
+
(line 2497)
|
4603
4842
|
* gnutls_x509_crt_get_extension_info: X509 certificate API.
|
4604
|
-
(line
|
4843
|
+
(line 2526)
|
4605
4844
|
* gnutls_x509_crt_get_extension_oid: X509 certificate API.
|
4606
|
-
(line
|
4845
|
+
(line 2558)
|
4607
4846
|
* gnutls_x509_crt_get_fingerprint: X509 certificate API.
|
4608
|
-
(line
|
4847
|
+
(line 2585)
|
4609
4848
|
* gnutls_x509_crt_get_issuer: X509 certificate API.
|
4610
|
-
(line
|
4849
|
+
(line 2607)
|
4611
4850
|
* gnutls_x509_crt_get_issuer_alt_name: X509 certificate API.
|
4612
|
-
(line
|
4851
|
+
(line 2626)
|
4613
4852
|
* gnutls_x509_crt_get_issuer_alt_name2: X509 certificate API.
|
4614
|
-
(line
|
4853
|
+
(line 2669)
|
4615
4854
|
* gnutls_x509_crt_get_issuer_alt_othername_oid: X509 certificate API.
|
4616
|
-
(line
|
4855
|
+
(line 2707)
|
4617
4856
|
* gnutls_x509_crt_get_issuer_dn: X509 certificate API.
|
4618
|
-
(line
|
4857
|
+
(line 2746)
|
4858
|
+
* gnutls_x509_crt_get_issuer_dn2: X509 certificate API.
|
4859
|
+
(line 2768)
|
4619
4860
|
* gnutls_x509_crt_get_issuer_dn_by_oid: X509 certificate API.
|
4620
|
-
(line
|
4861
|
+
(line 2789)
|
4621
4862
|
* gnutls_x509_crt_get_issuer_dn_oid: X509 certificate API.
|
4622
|
-
(line
|
4863
|
+
(line 2828)
|
4623
4864
|
* gnutls_x509_crt_get_issuer_unique_id: X509 certificate API.
|
4624
|
-
(line
|
4865
|
+
(line 2855)
|
4625
4866
|
* gnutls_x509_crt_get_key_id <1>: X509 certificate API.
|
4626
|
-
(line
|
4867
|
+
(line 2880)
|
4627
4868
|
* gnutls_x509_crt_get_key_id: X.509 public and private keys.
|
4628
4869
|
(line 16)
|
4629
4870
|
* gnutls_x509_crt_get_key_purpose_oid: X509 certificate API.
|
4630
|
-
(line
|
4871
|
+
(line 2907)
|
4631
4872
|
* gnutls_x509_crt_get_key_usage: X509 certificate API.
|
4632
|
-
(line
|
4873
|
+
(line 2936)
|
4633
4874
|
* gnutls_x509_crt_get_pk_algorithm: X509 certificate API.
|
4634
|
-
(line
|
4875
|
+
(line 2960)
|
4635
4876
|
* gnutls_x509_crt_get_pk_dsa_raw: X509 certificate API.
|
4636
|
-
(line
|
4877
|
+
(line 2981)
|
4637
4878
|
* gnutls_x509_crt_get_pk_rsa_raw: X509 certificate API.
|
4638
|
-
(line
|
4879
|
+
(line 3003)
|
4639
4880
|
* gnutls_x509_crt_get_policy: X509 certificate API.
|
4640
|
-
(line
|
4881
|
+
(line 3022)
|
4641
4882
|
* gnutls_x509_crt_get_preferred_hash_algorithm: Compatibility API.
|
4642
4883
|
(line 457)
|
4643
4884
|
* gnutls_x509_crt_get_private_key_usage_period: X509 certificate API.
|
4644
|
-
(line
|
4885
|
+
(line 3049)
|
4645
4886
|
* gnutls_x509_crt_get_proxy: X509 certificate API.
|
4646
|
-
(line
|
4887
|
+
(line 3071)
|
4647
4888
|
* gnutls_x509_crt_get_raw_dn: X509 certificate API.
|
4648
|
-
(line
|
4889
|
+
(line 3097)
|
4649
4890
|
* gnutls_x509_crt_get_raw_issuer_dn: X509 certificate API.
|
4650
|
-
(line
|
4891
|
+
(line 3114)
|
4651
4892
|
* gnutls_x509_crt_get_serial: X509 certificate API.
|
4652
|
-
(line
|
4893
|
+
(line 3130)
|
4653
4894
|
* gnutls_x509_crt_get_signature: X509 certificate API.
|
4654
|
-
(line
|
4895
|
+
(line 3149)
|
4655
4896
|
* gnutls_x509_crt_get_signature_algorithm: X509 certificate API.
|
4656
|
-
(line
|
4897
|
+
(line 3167)
|
4657
4898
|
* gnutls_x509_crt_get_subject: X509 certificate API.
|
4658
|
-
(line
|
4899
|
+
(line 3181)
|
4659
4900
|
* gnutls_x509_crt_get_subject_alt_name: X509 certificate API.
|
4660
|
-
(line
|
4901
|
+
(line 3200)
|
4661
4902
|
* gnutls_x509_crt_get_subject_alt_name2: X509 certificate API.
|
4662
|
-
(line
|
4903
|
+
(line 3240)
|
4663
4904
|
* gnutls_x509_crt_get_subject_alt_othername_oid: X509 certificate API.
|
4664
|
-
(line
|
4905
|
+
(line 3276)
|
4665
4906
|
* gnutls_x509_crt_get_subject_key_id: X509 certificate API.
|
4666
|
-
(line
|
4907
|
+
(line 3313)
|
4667
4908
|
* gnutls_x509_crt_get_subject_unique_id: X509 certificate API.
|
4668
|
-
(line
|
4909
|
+
(line 3335)
|
4669
4910
|
* gnutls_x509_crt_get_verify_algorithm: Compatibility API. (line 484)
|
4670
4911
|
* gnutls_x509_crt_get_version: X509 certificate API.
|
4671
|
-
(line
|
4912
|
+
(line 3356)
|
4672
4913
|
* gnutls_x509_crt_import: X509 certificate API.
|
4673
|
-
(line
|
4674
|
-
* gnutls_x509_crt_import_pkcs11: PKCS 11 API. (line
|
4675
|
-
* gnutls_x509_crt_import_pkcs11_url: PKCS 11 API. (line
|
4914
|
+
(line 3368)
|
4915
|
+
* gnutls_x509_crt_import_pkcs11: PKCS 11 API. (line 759)
|
4916
|
+
* gnutls_x509_crt_import_pkcs11_url: PKCS 11 API. (line 776)
|
4676
4917
|
* gnutls_x509_crt_init: X509 certificate API.
|
4677
|
-
(line
|
4918
|
+
(line 3388)
|
4678
4919
|
* gnutls_x509_crt_list_import: X509 certificate API.
|
4679
|
-
(line
|
4920
|
+
(line 3401)
|
4680
4921
|
* gnutls_x509_crt_list_import2: X509 certificate API.
|
4681
|
-
(line
|
4682
|
-
* gnutls_x509_crt_list_import_pkcs11: PKCS 11 API. (line
|
4922
|
+
(line 3437)
|
4923
|
+
* gnutls_x509_crt_list_import_pkcs11: PKCS 11 API. (line 797)
|
4683
4924
|
* gnutls_x509_crt_list_verify: X509 certificate API.
|
4684
|
-
(line
|
4925
|
+
(line 3469)
|
4685
4926
|
* gnutls_x509_crt_print: X509 certificate API.
|
4686
|
-
(line
|
4687
|
-
* gnutls_x509_crt_privkey_sign: Abstract key API. (line
|
4927
|
+
(line 3510)
|
4928
|
+
* gnutls_x509_crt_privkey_sign: Abstract key API. (line 1648)
|
4688
4929
|
* gnutls_x509_crt_set_activation_time: X509 certificate API.
|
4689
|
-
(line
|
4930
|
+
(line 3534)
|
4690
4931
|
* gnutls_x509_crt_set_authority_info_access: X509 certificate API.
|
4691
|
-
(line
|
4932
|
+
(line 3549)
|
4692
4933
|
* gnutls_x509_crt_set_authority_key_id: X509 certificate API.
|
4693
|
-
(line
|
4934
|
+
(line 3575)
|
4694
4935
|
* gnutls_x509_crt_set_basic_constraints: X509 certificate API.
|
4695
|
-
(line
|
4936
|
+
(line 3594)
|
4696
4937
|
* gnutls_x509_crt_set_ca_status: X509 certificate API.
|
4697
|
-
(line
|
4938
|
+
(line 3613)
|
4698
4939
|
* gnutls_x509_crt_set_crl_dist_points: X509 certificate API.
|
4699
|
-
(line
|
4940
|
+
(line 3631)
|
4700
4941
|
* gnutls_x509_crt_set_crl_dist_points2: X509 certificate API.
|
4701
|
-
(line
|
4942
|
+
(line 3652)
|
4702
4943
|
* gnutls_x509_crt_set_crq: X509 certificate API.
|
4703
|
-
(line
|
4944
|
+
(line 3675)
|
4704
4945
|
* gnutls_x509_crt_set_crq_extensions: X509 certificate API.
|
4705
|
-
(line
|
4946
|
+
(line 3691)
|
4947
|
+
* gnutls_x509_crt_set_dn: X509 certificate API.
|
4948
|
+
(line 3708)
|
4706
4949
|
* gnutls_x509_crt_set_dn_by_oid: X509 certificate API.
|
4707
|
-
(line
|
4950
|
+
(line 3726)
|
4708
4951
|
* gnutls_x509_crt_set_expiration_time: X509 certificate API.
|
4709
|
-
(line
|
4952
|
+
(line 3754)
|
4710
4953
|
* gnutls_x509_crt_set_extension_by_oid: X509 certificate API.
|
4711
|
-
(line
|
4954
|
+
(line 3769)
|
4955
|
+
* gnutls_x509_crt_set_issuer_dn: X509 certificate API.
|
4956
|
+
(line 3792)
|
4712
4957
|
* gnutls_x509_crt_set_issuer_dn_by_oid: X509 certificate API.
|
4713
|
-
(line
|
4958
|
+
(line 3810)
|
4714
4959
|
* gnutls_x509_crt_set_key: X509 certificate API.
|
4715
|
-
(line
|
4960
|
+
(line 3842)
|
4716
4961
|
* gnutls_x509_crt_set_key_purpose_oid: X509 certificate API.
|
4717
|
-
(line
|
4962
|
+
(line 3859)
|
4718
4963
|
* gnutls_x509_crt_set_key_usage: X509 certificate API.
|
4719
|
-
(line
|
4964
|
+
(line 3879)
|
4720
4965
|
* gnutls_x509_crt_set_pin_function: X509 certificate API.
|
4721
|
-
(line
|
4966
|
+
(line 3893)
|
4722
4967
|
* gnutls_x509_crt_set_policy: X509 certificate API.
|
4723
|
-
(line
|
4968
|
+
(line 3914)
|
4724
4969
|
* gnutls_x509_crt_set_private_key_usage_period: X509 certificate API.
|
4725
|
-
(line
|
4970
|
+
(line 3937)
|
4726
4971
|
* gnutls_x509_crt_set_proxy: X509 certificate API.
|
4727
|
-
(line
|
4972
|
+
(line 3955)
|
4728
4973
|
* gnutls_x509_crt_set_proxy_dn: X509 certificate API.
|
4729
|
-
(line
|
4730
|
-
* gnutls_x509_crt_set_pubkey <1>: Abstract key API. (line
|
4974
|
+
(line 3978)
|
4975
|
+
* gnutls_x509_crt_set_pubkey <1>: Abstract key API. (line 1672)
|
4731
4976
|
* gnutls_x509_crt_set_pubkey: Operations. (line 166)
|
4732
4977
|
* gnutls_x509_crt_set_serial: X509 certificate API.
|
4733
|
-
(line
|
4978
|
+
(line 4004)
|
4734
4979
|
* gnutls_x509_crt_set_subject_alt_name: X509 certificate API.
|
4735
|
-
(line
|
4980
|
+
(line 4026)
|
4736
4981
|
* gnutls_x509_crt_set_subject_alternative_name: X509 certificate API.
|
4737
|
-
(line
|
4982
|
+
(line 4051)
|
4738
4983
|
* gnutls_x509_crt_set_subject_key_id: X509 certificate API.
|
4739
|
-
(line
|
4984
|
+
(line 4072)
|
4740
4985
|
* gnutls_x509_crt_set_version: X509 certificate API.
|
4741
|
-
(line
|
4986
|
+
(line 4089)
|
4742
4987
|
* gnutls_x509_crt_sign: X509 certificate API.
|
4743
|
-
(line
|
4988
|
+
(line 4111)
|
4744
4989
|
* gnutls_x509_crt_sign2: X509 certificate API.
|
4745
|
-
(line
|
4990
|
+
(line 4129)
|
4746
4991
|
* gnutls_x509_crt_verify: X509 certificate API.
|
4747
|
-
(line
|
4992
|
+
(line 4154)
|
4748
4993
|
* gnutls_x509_crt_verify_data: Compatibility API. (line 507)
|
4749
|
-
* gnutls_x509_crt_verify_hash: Compatibility API. (line
|
4994
|
+
* gnutls_x509_crt_verify_hash: Compatibility API. (line 531)
|
4750
4995
|
* gnutls_x509_dn_deinit: X509 certificate API.
|
4751
|
-
(line
|
4996
|
+
(line 4177)
|
4752
4997
|
* gnutls_x509_dn_export: X509 certificate API.
|
4753
|
-
(line
|
4998
|
+
(line 4190)
|
4754
4999
|
* gnutls_x509_dn_export2: X509 certificate API.
|
4755
|
-
(line
|
4756
|
-
* gnutls_x509_dn_get_rdn_ava
|
4757
|
-
(line
|
5000
|
+
(line 4216)
|
5001
|
+
* gnutls_x509_dn_get_rdn_ava <1>: X509 certificate API.
|
5002
|
+
(line 4239)
|
5003
|
+
* gnutls_x509_dn_get_rdn_ava: X.509 distinguished names.
|
5004
|
+
(line 60)
|
4758
5005
|
* gnutls_x509_dn_import: X509 certificate API.
|
4759
|
-
(line
|
5006
|
+
(line 4270)
|
4760
5007
|
* gnutls_x509_dn_init: X509 certificate API.
|
4761
|
-
(line
|
5008
|
+
(line 4288)
|
4762
5009
|
* gnutls_x509_dn_oid_known: X509 certificate API.
|
4763
|
-
(line
|
5010
|
+
(line 4304)
|
4764
5011
|
* gnutls_x509_dn_oid_name: X509 certificate API.
|
4765
|
-
(line
|
5012
|
+
(line 4321)
|
4766
5013
|
* gnutls_x509_policy_release: X509 certificate API.
|
4767
|
-
(line
|
5014
|
+
(line 4338)
|
4768
5015
|
* gnutls_x509_privkey_cpy: X509 certificate API.
|
4769
|
-
(line
|
5016
|
+
(line 4351)
|
4770
5017
|
* gnutls_x509_privkey_deinit: X509 certificate API.
|
4771
|
-
(line
|
5018
|
+
(line 4366)
|
4772
5019
|
* gnutls_x509_privkey_export: X509 certificate API.
|
4773
|
-
(line
|
5020
|
+
(line 4376)
|
4774
5021
|
* gnutls_x509_privkey_export2: X509 certificate API.
|
4775
|
-
(line
|
5022
|
+
(line 4404)
|
4776
5023
|
* gnutls_x509_privkey_export2_pkcs8: X509 certificate API.
|
4777
|
-
(line
|
5024
|
+
(line 4431)
|
4778
5025
|
* gnutls_x509_privkey_export_dsa_raw: X509 certificate API.
|
4779
|
-
(line
|
5026
|
+
(line 4467)
|
4780
5027
|
* gnutls_x509_privkey_export_ecc_raw: X509 certificate API.
|
4781
|
-
(line
|
5028
|
+
(line 4492)
|
4782
5029
|
* gnutls_x509_privkey_export_pkcs8: X509 certificate API.
|
4783
|
-
(line
|
5030
|
+
(line 4518)
|
4784
5031
|
* gnutls_x509_privkey_export_rsa_raw: X509 certificate API.
|
4785
|
-
(line
|
5032
|
+
(line 4557)
|
4786
5033
|
* gnutls_x509_privkey_export_rsa_raw2: X509 certificate API.
|
4787
|
-
(line
|
5034
|
+
(line 4586)
|
4788
5035
|
* gnutls_x509_privkey_fix: X509 certificate API.
|
4789
|
-
(line
|
5036
|
+
(line 4617)
|
4790
5037
|
* gnutls_x509_privkey_generate: X509 certificate API.
|
4791
|
-
(line
|
5038
|
+
(line 4631)
|
4792
5039
|
* gnutls_x509_privkey_get_key_id: X509 certificate API.
|
4793
|
-
(line
|
5040
|
+
(line 4654)
|
4794
5041
|
* gnutls_x509_privkey_get_pk_algorithm: X509 certificate API.
|
4795
|
-
(line
|
5042
|
+
(line 4680)
|
4796
5043
|
* gnutls_x509_privkey_get_pk_algorithm2: X509 certificate API.
|
4797
|
-
(line
|
5044
|
+
(line 4693)
|
4798
5045
|
* gnutls_x509_privkey_import: X509 certificate API.
|
4799
|
-
(line
|
5046
|
+
(line 4709)
|
4800
5047
|
* gnutls_x509_privkey_import2 <1>: X509 certificate API.
|
4801
|
-
(line
|
5048
|
+
(line 4732)
|
4802
5049
|
* gnutls_x509_privkey_import2: Managing encrypted keys.
|
4803
5050
|
(line 30)
|
4804
5051
|
* gnutls_x509_privkey_import_dsa_raw: X509 certificate API.
|
4805
|
-
(line
|
5052
|
+
(line 4762)
|
4806
5053
|
* gnutls_x509_privkey_import_ecc_raw: X509 certificate API.
|
4807
|
-
(line
|
5054
|
+
(line 4788)
|
4808
5055
|
* gnutls_x509_privkey_import_openssl <1>: X509 certificate API.
|
4809
|
-
(line
|
5056
|
+
(line 4813)
|
4810
5057
|
* gnutls_x509_privkey_import_openssl: Managing encrypted keys.
|
4811
|
-
(line
|
5058
|
+
(line 385)
|
4812
5059
|
* gnutls_x509_privkey_import_pkcs8: X509 certificate API.
|
4813
|
-
(line
|
5060
|
+
(line 4838)
|
4814
5061
|
* gnutls_x509_privkey_import_rsa_raw: X509 certificate API.
|
4815
|
-
(line
|
5062
|
+
(line 4876)
|
4816
5063
|
* gnutls_x509_privkey_import_rsa_raw2: X509 certificate API.
|
4817
|
-
(line
|
5064
|
+
(line 4906)
|
4818
5065
|
* gnutls_x509_privkey_init: X509 certificate API.
|
4819
|
-
(line
|
5066
|
+
(line 4935)
|
4820
5067
|
* gnutls_x509_privkey_sec_param: X509 certificate API.
|
4821
|
-
(line
|
4822
|
-
* gnutls_x509_privkey_sign_data: Compatibility API. (line
|
4823
|
-
* gnutls_x509_privkey_sign_hash: Compatibility API. (line
|
5068
|
+
(line 4947)
|
5069
|
+
* gnutls_x509_privkey_sign_data: Compatibility API. (line 556)
|
5070
|
+
* gnutls_x509_privkey_sign_hash: Compatibility API. (line 591)
|
4824
5071
|
* gnutls_x509_privkey_verify_params: X509 certificate API.
|
4825
|
-
(line
|
5072
|
+
(line 4962)
|
4826
5073
|
* gnutls_x509_rdn_get: X509 certificate API.
|
4827
|
-
(line
|
5074
|
+
(line 4974)
|
4828
5075
|
* gnutls_x509_rdn_get_by_oid: X509 certificate API.
|
4829
|
-
(line
|
5076
|
+
(line 4995)
|
4830
5077
|
* gnutls_x509_rdn_get_oid: X509 certificate API.
|
4831
|
-
(line
|
5078
|
+
(line 5022)
|
4832
5079
|
* gnutls_x509_trust_list_add_cas <1>: X509 certificate API.
|
4833
|
-
(line
|
5080
|
+
(line 5046)
|
4834
5081
|
* gnutls_x509_trust_list_add_cas: Verifying X.509 certificate paths.
|
4835
5082
|
(line 12)
|
4836
5083
|
* gnutls_x509_trust_list_add_crls <1>: X509 certificate API.
|
4837
|
-
(line
|
5084
|
+
(line 5069)
|
4838
5085
|
* gnutls_x509_trust_list_add_crls: Verifying X.509 certificate paths.
|
4839
5086
|
(line 62)
|
4840
5087
|
* gnutls_x509_trust_list_add_named_crt <1>: X509 certificate API.
|
4841
|
-
(line
|
5088
|
+
(line 5099)
|
4842
5089
|
* gnutls_x509_trust_list_add_named_crt: Verifying X.509 certificate paths.
|
4843
5090
|
(line 31)
|
4844
5091
|
* gnutls_x509_trust_list_add_system_trust <1>: X509 certificate API.
|
4845
|
-
(line
|
5092
|
+
(line 5132)
|
4846
5093
|
* gnutls_x509_trust_list_add_system_trust: Verifying X.509 certificate paths.
|
4847
5094
|
(line 202)
|
4848
5095
|
* gnutls_x509_trust_list_add_trust_file <1>: X509 certificate API.
|
4849
|
-
(line
|
5096
|
+
(line 5155)
|
4850
5097
|
* gnutls_x509_trust_list_add_trust_file: Verifying X.509 certificate paths.
|
4851
5098
|
(line 154)
|
4852
5099
|
* gnutls_x509_trust_list_add_trust_mem <1>: X509 certificate API.
|
4853
|
-
(line
|
5100
|
+
(line 5183)
|
4854
5101
|
* gnutls_x509_trust_list_add_trust_mem: Verifying X.509 certificate paths.
|
4855
5102
|
(line 179)
|
4856
5103
|
* gnutls_x509_trust_list_deinit: X509 certificate API.
|
4857
|
-
(line
|
5104
|
+
(line 5208)
|
4858
5105
|
* gnutls_x509_trust_list_get_issuer: X509 certificate API.
|
4859
|
-
(line
|
5106
|
+
(line 5223)
|
4860
5107
|
* gnutls_x509_trust_list_init: X509 certificate API.
|
4861
|
-
(line
|
5108
|
+
(line 5244)
|
5109
|
+
* gnutls_x509_trust_list_remove_cas: X509 certificate API.
|
5110
|
+
(line 5262)
|
5111
|
+
* gnutls_x509_trust_list_remove_trust_file: X509 certificate API.
|
5112
|
+
(line 5281)
|
5113
|
+
* gnutls_x509_trust_list_remove_trust_mem: X509 certificate API.
|
5114
|
+
(line 5301)
|
4862
5115
|
* gnutls_x509_trust_list_verify_crt <1>: X509 certificate API.
|
4863
|
-
(line
|
5116
|
+
(line 5321)
|
4864
5117
|
* gnutls_x509_trust_list_verify_crt: Verifying X.509 certificate paths.
|
4865
5118
|
(line 90)
|
4866
5119
|
* gnutls_x509_trust_list_verify_named_crt <1>: X509 certificate API.
|
4867
|
-
(line
|
5120
|
+
(line 5355)
|
4868
5121
|
* gnutls_x509_trust_list_verify_named_crt: Verifying X.509 certificate paths.
|
4869
5122
|
(line 121)
|
4870
5123
|
|
@@ -4883,6 +5136,8 @@ Concept Index
|
|
4883
5136
|
* anonymous authentication: Anonymous authentication.
|
4884
5137
|
(line 6)
|
4885
5138
|
* API reference: API reference. (line 6)
|
5139
|
+
* authentication methods: Authentication methods.
|
5140
|
+
(line 6)
|
4886
5141
|
* bad_record_mac: On Record Padding. (line 6)
|
4887
5142
|
* callback functions: Callback functions. (line 6)
|
4888
5143
|
* certificate authentication <1>: More on certificate authentication.
|
@@ -4912,19 +5167,21 @@ Concept Index
|
|
4912
5167
|
(line 6)
|
4913
5168
|
* DANE <1>: Certificate verification.
|
4914
5169
|
(line 6)
|
4915
|
-
* DANE: Verifying a certificate using DANE
|
5170
|
+
* DANE: Verifying a certificate using DANE.
|
4916
5171
|
(line 6)
|
4917
5172
|
* danetool: danetool Invocation. (line 6)
|
4918
5173
|
* danetool help: danetool Invocation. (line 16)
|
4919
5174
|
* digital signatures: Digital signatures. (line 6)
|
4920
5175
|
* DNSSEC <1>: Certificate verification.
|
4921
5176
|
(line 6)
|
4922
|
-
* DNSSEC: Verifying a certificate using DANE
|
5177
|
+
* DNSSEC: Verifying a certificate using DANE.
|
4923
5178
|
(line 6)
|
4924
5179
|
* download: Downloading and installing.
|
4925
5180
|
(line 6)
|
4926
5181
|
* Encrypted keys: Managing encrypted keys.
|
4927
5182
|
(line 6)
|
5183
|
+
* encryption algorithms: Encryption algorithms.
|
5184
|
+
(line 6)
|
4928
5185
|
* error codes: Error codes. (line 6)
|
4929
5186
|
* example programs: GnuTLS application examples.
|
4930
5187
|
(line 6)
|
@@ -4989,7 +5246,7 @@ Concept Index
|
|
4989
5246
|
* OpenSSL: Compatibility with the OpenSSL library.
|
4990
5247
|
(line 6)
|
4991
5248
|
* OpenSSL encrypted keys: Managing encrypted keys.
|
4992
|
-
(line
|
5249
|
+
(line 376)
|
4993
5250
|
* p11tool: p11tool Invocation. (line 6)
|
4994
5251
|
* p11tool help: p11tool Invocation. (line 21)
|
4995
5252
|
* parameter generation: Parameter generation.
|
@@ -5040,7 +5297,7 @@ Concept Index
|
|
5040
5297
|
(line 6)
|
5041
5298
|
* SSL 2: On SSL 2 and older protocols.
|
5042
5299
|
(line 6)
|
5043
|
-
* symmetric cryptography:
|
5300
|
+
* symmetric cryptography: Encryption algorithms.
|
5044
5301
|
(line 6)
|
5045
5302
|
* symmetric encryption algorithms: Encryption algorithms used in the record layer.
|
5046
5303
|
(line 6)
|
@@ -5068,7 +5325,7 @@ Concept Index
|
|
5068
5325
|
(line 6)
|
5069
5326
|
* upgrading: Upgrading from previous versions.
|
5070
5327
|
(line 6)
|
5071
|
-
* verifying certificate paths <1>: Verifying a certificate using DANE
|
5328
|
+
* verifying certificate paths <1>: Verifying a certificate using DANE.
|
5072
5329
|
(line 6)
|
5073
5330
|
* verifying certificate paths <2>: Verifying a certificate using trust on first use authentication.
|
5074
5331
|
(line 6)
|