glib2 1.2.5-x86-mingw32 → 1.2.6-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1752) hide show
  1. data/Rakefile +3 -3
  2. data/ext/glib2/rbglib.c +0 -1
  3. data/ext/glib2/rbglib.h +1 -1
  4. data/ext/glib2/rbglib2conversions.h +0 -2
  5. data/ext/glib2/rbglib_source.c +9 -6
  6. data/ext/glib2/rbgobj_closure.c +4 -2
  7. data/ext/glib2/rbgprivate.h +0 -1
  8. data/lib/1.9/glib2.so +0 -0
  9. data/lib/2.0/glib2.so +0 -0
  10. data/lib/glib-mkenums.rb +1 -3
  11. data/lib/gnome2-raketask.rb +3 -0
  12. data/lib/gnome2-win32-binary-build-task.rb +4 -2
  13. data/test/test_source.rb +29 -0
  14. data/vendor/local/bin/certtool.exe +0 -0
  15. data/vendor/local/bin/danetool.exe +0 -0
  16. data/vendor/local/bin/gdbus-codegen +1 -1
  17. data/vendor/local/bin/gdbus.exe +0 -0
  18. data/vendor/local/bin/gio-querymodules.exe +0 -0
  19. data/vendor/local/bin/glib-compile-resources.exe +0 -0
  20. data/vendor/local/bin/glib-compile-schemas.exe +0 -0
  21. data/vendor/local/bin/glib-genmarshal.exe +0 -0
  22. data/vendor/local/bin/glib-gettextize +1 -1
  23. data/vendor/local/bin/glib-mkenums +1 -1
  24. data/vendor/local/bin/gnutls-cli-debug.exe +0 -0
  25. data/vendor/local/bin/gnutls-cli.exe +0 -0
  26. data/vendor/local/bin/gnutls-serv.exe +0 -0
  27. data/vendor/local/bin/gobject-query.exe +0 -0
  28. data/vendor/local/bin/gresource.exe +0 -0
  29. data/vendor/local/bin/gsettings.exe +0 -0
  30. data/vendor/local/bin/gspawn-win32-helper-console.exe +0 -0
  31. data/vendor/local/bin/gspawn-win32-helper.exe +0 -0
  32. data/vendor/local/bin/libgio-2.0-0.dll +0 -0
  33. data/vendor/local/bin/libglib-2.0-0.dll +0 -0
  34. data/vendor/local/bin/libgmodule-2.0-0.dll +0 -0
  35. data/vendor/local/bin/libgmp-10.dll +0 -0
  36. data/vendor/local/bin/libgnutls-28.def +837 -803
  37. data/vendor/local/bin/libgnutls-28.dll +0 -0
  38. data/vendor/local/bin/libgnutls-openssl-27.dll +0 -0
  39. data/vendor/local/bin/libgnutls-openssl-28.def +200 -194
  40. data/vendor/local/bin/libgnutls-xssl-0.dll +0 -0
  41. data/vendor/local/bin/libgnutls-xssl-28.def +176 -0
  42. data/vendor/local/bin/libgnutlsxx-28.dll +0 -0
  43. data/vendor/local/bin/libgobject-2.0-0.dll +0 -0
  44. data/vendor/local/bin/libgthread-2.0-0.dll +0 -0
  45. data/vendor/local/bin/libhogweed-2-2.dll +0 -0
  46. data/vendor/local/bin/libnettle-4-4.dll +0 -0
  47. data/vendor/local/bin/nettle-hash.exe +0 -0
  48. data/vendor/local/bin/nettle-lfib-stream.exe +0 -0
  49. data/vendor/local/bin/ocsptool.exe +0 -0
  50. data/vendor/local/bin/pkcs1-conv.exe +0 -0
  51. data/vendor/local/bin/psktool.exe +0 -0
  52. data/vendor/local/bin/sexp-conv.exe +0 -0
  53. data/vendor/local/bin/srptool.exe +0 -0
  54. data/vendor/local/include/gio-win32-2.0/gio/gwin32inputstream.h +5 -0
  55. data/vendor/local/include/gio-win32-2.0/gio/gwin32outputstream.h +5 -0
  56. data/vendor/local/include/glib-2.0/gio/gaction.h +11 -3
  57. data/vendor/local/include/glib-2.0/gio/gactiongroup.h +17 -3
  58. data/vendor/local/include/glib-2.0/gio/gactiongroupexporter.h +3 -3
  59. data/vendor/local/include/glib-2.0/gio/gactionmap.h +7 -3
  60. data/vendor/local/include/glib-2.0/gio/gappinfo.h +43 -4
  61. data/vendor/local/include/glib-2.0/gio/gapplication.h +41 -3
  62. data/vendor/local/include/glib-2.0/gio/gapplicationcommandline.h +27 -8
  63. data/vendor/local/include/glib-2.0/gio/gasyncinitable.h +10 -3
  64. data/vendor/local/include/glib-2.0/gio/gasyncresult.h +7 -4
  65. data/vendor/local/include/glib-2.0/gio/gbufferedinputstream.h +15 -3
  66. data/vendor/local/include/glib-2.0/gio/gbufferedoutputstream.h +10 -3
  67. data/vendor/local/include/glib-2.0/gio/gcancellable.h +18 -3
  68. data/vendor/local/include/glib-2.0/gio/gcharsetconverter.h +8 -3
  69. data/vendor/local/include/glib-2.0/gio/gcontenttype.h +15 -3
  70. data/vendor/local/include/glib-2.0/gio/gconverter.h +6 -3
  71. data/vendor/local/include/glib-2.0/gio/gconverterinputstream.h +6 -3
  72. data/vendor/local/include/glib-2.0/gio/gconverteroutputstream.h +6 -3
  73. data/vendor/local/include/glib-2.0/gio/gcredentials.h +14 -3
  74. data/vendor/local/include/glib-2.0/gio/gdatainputstream.h +25 -3
  75. data/vendor/local/include/glib-2.0/gio/gdataoutputstream.h +15 -3
  76. data/vendor/local/include/glib-2.0/gio/gdbusactiongroup.h +4 -3
  77. data/vendor/local/include/glib-2.0/gio/gdbusaddress.h +12 -3
  78. data/vendor/local/include/glib-2.0/gio/gdbusauthobserver.h +6 -3
  79. data/vendor/local/include/glib-2.0/gio/gdbusconnection.h +44 -3
  80. data/vendor/local/include/glib-2.0/gio/gdbuserror.h +16 -5
  81. data/vendor/local/include/glib-2.0/gio/gdbusinterface.h +4 -0
  82. data/vendor/local/include/glib-2.0/gio/gdbusinterfaceskeleton.h +14 -0
  83. data/vendor/local/include/glib-2.0/gio/gdbusintrospection.h +34 -3
  84. data/vendor/local/include/glib-2.0/gio/gdbusmenumodel.h +2 -0
  85. data/vendor/local/include/glib-2.0/gio/gdbusmessage.h +53 -3
  86. data/vendor/local/include/glib-2.0/gio/gdbusmethodinvocation.h +24 -5
  87. data/vendor/local/include/glib-2.0/gio/gdbusnameowning.h +8 -3
  88. data/vendor/local/include/glib-2.0/gio/gdbusnamewatching.h +14 -4
  89. data/vendor/local/include/glib-2.0/gio/gdbusobject.h +4 -0
  90. data/vendor/local/include/glib-2.0/gio/gdbusobjectmanager.h +5 -0
  91. data/vendor/local/include/glib-2.0/gio/gdbusobjectmanagerclient.h +11 -0
  92. data/vendor/local/include/glib-2.0/gio/gdbusobjectmanagerserver.h +8 -0
  93. data/vendor/local/include/glib-2.0/gio/gdbusobjectproxy.h +3 -0
  94. data/vendor/local/include/glib-2.0/gio/gdbusobjectskeleton.h +7 -0
  95. data/vendor/local/include/glib-2.0/gio/gdbusproxy.h +29 -3
  96. data/vendor/local/include/glib-2.0/gio/gdbusserver.h +11 -3
  97. data/vendor/local/include/glib-2.0/gio/gdbusutils.h +11 -3
  98. data/vendor/local/include/glib-2.0/gio/gdrive.h +28 -3
  99. data/vendor/local/include/glib-2.0/gio/gemblem.h +8 -3
  100. data/vendor/local/include/glib-2.0/gio/gemblemedicon.h +9 -3
  101. data/vendor/local/include/glib-2.0/gio/gfile.h +115 -3
  102. data/vendor/local/include/glib-2.0/gio/gfileattribute.h +10 -3
  103. data/vendor/local/include/glib-2.0/gio/gfileenumerator.h +17 -3
  104. data/vendor/local/include/glib-2.0/gio/gfileicon.h +6 -3
  105. data/vendor/local/include/glib-2.0/gio/gfileinfo.h +77 -3
  106. data/vendor/local/include/glib-2.0/gio/gfileinputstream.h +7 -3
  107. data/vendor/local/include/glib-2.0/gio/gfileiostream.h +8 -3
  108. data/vendor/local/include/glib-2.0/gio/gfilemonitor.h +8 -3
  109. data/vendor/local/include/glib-2.0/gio/gfilenamecompleter.h +8 -3
  110. data/vendor/local/include/glib-2.0/gio/gfileoutputstream.h +8 -3
  111. data/vendor/local/include/glib-2.0/gio/gfilterinputstream.h +7 -3
  112. data/vendor/local/include/glib-2.0/gio/gfilteroutputstream.h +7 -3
  113. data/vendor/local/include/glib-2.0/gio/gicon.h +8 -3
  114. data/vendor/local/include/glib-2.0/gio/ginetaddress.h +23 -3
  115. data/vendor/local/include/glib-2.0/gio/ginetaddressmask.h +9 -3
  116. data/vendor/local/include/glib-2.0/gio/ginetsocketaddress.h +7 -3
  117. data/vendor/local/include/glib-2.0/gio/ginitable.h +8 -3
  118. data/vendor/local/include/glib-2.0/gio/ginputstream.h +18 -3
  119. data/vendor/local/include/glib-2.0/gio/gio.h +2 -0
  120. data/vendor/local/include/glib-2.0/gio/gioenums.h +16 -10
  121. data/vendor/local/include/glib-2.0/gio/gioenumtypes.h +70 -70
  122. data/vendor/local/include/glib-2.0/gio/gioerror.h +6 -3
  123. data/vendor/local/include/glib-2.0/gio/giomodule.h +26 -3
  124. data/vendor/local/include/glib-2.0/gio/gioscheduler.h +7 -3
  125. data/vendor/local/include/glib-2.0/gio/giostream.h +15 -3
  126. data/vendor/local/include/glib-2.0/gio/giotypes.h +4 -3
  127. data/vendor/local/include/glib-2.0/gio/gloadableicon.h +7 -3
  128. data/vendor/local/include/glib-2.0/gio/gmemoryinputstream.h +7 -3
  129. data/vendor/local/include/glib-2.0/gio/gmemoryoutputstream.h +11 -3
  130. data/vendor/local/include/glib-2.0/gio/gmenu.h +27 -0
  131. data/vendor/local/include/glib-2.0/gio/gmenumodel.h +83 -2
  132. data/vendor/local/include/glib-2.0/gio/gmount.h +27 -3
  133. data/vendor/local/include/glib-2.0/gio/gmountoperation.h +18 -3
  134. data/vendor/local/include/glib-2.0/gio/gnativevolumemonitor.h +4 -3
  135. data/vendor/local/include/glib-2.0/gio/gnetworkaddress.h +10 -3
  136. data/vendor/local/include/glib-2.0/gio/gnetworking.h +83 -0
  137. data/vendor/local/include/glib-2.0/gio/gnetworkmonitor.h +7 -3
  138. data/vendor/local/include/glib-2.0/gio/gnetworkservice.h +10 -3
  139. data/vendor/local/include/glib-2.0/gio/goutputstream.h +22 -3
  140. data/vendor/local/include/glib-2.0/gio/gpermission.h +14 -3
  141. data/vendor/local/include/glib-2.0/gio/gpollableinputstream.h +8 -3
  142. data/vendor/local/include/glib-2.0/gio/gpollableoutputstream.h +8 -3
  143. data/vendor/local/include/glib-2.0/gio/gpollableutils.h +4 -3
  144. data/vendor/local/include/glib-2.0/gio/gproxy.h +9 -3
  145. data/vendor/local/include/glib-2.0/gio/gproxyaddress.h +10 -3
  146. data/vendor/local/include/glib-2.0/gio/gproxyaddressenumerator.h +4 -3
  147. data/vendor/local/include/glib-2.0/gio/gproxyresolver.h +9 -3
  148. data/vendor/local/include/glib-2.0/gio/gremoteactiongroup.h +3 -3
  149. data/vendor/local/include/glib-2.0/gio/gresolver.h +18 -3
  150. data/vendor/local/include/glib-2.0/gio/gresource.h +5 -3
  151. data/vendor/local/include/glib-2.0/gio/gseekable.h +9 -3
  152. data/vendor/local/include/glib-2.0/gio/gsettings.h +47 -3
  153. data/vendor/local/include/glib-2.0/gio/gsettingsbackend.h +12 -0
  154. data/vendor/local/include/glib-2.0/gio/gsettingsschema.h +4 -0
  155. data/vendor/local/include/glib-2.0/gio/gsimpleaction.h +8 -3
  156. data/vendor/local/include/glib-2.0/gio/gsimpleactiongroup.h +9 -3
  157. data/vendor/local/include/glib-2.0/gio/gsimpleasyncresult.h +31 -5
  158. data/vendor/local/include/glib-2.0/gio/gsimplepermission.h +5 -3
  159. data/vendor/local/include/glib-2.0/gio/gsimpleproxyresolver.h +91 -0
  160. data/vendor/local/include/glib-2.0/gio/gsocket.h +56 -3
  161. data/vendor/local/include/glib-2.0/gio/gsocketaddress.h +8 -3
  162. data/vendor/local/include/glib-2.0/gio/gsocketaddressenumerator.h +7 -3
  163. data/vendor/local/include/glib-2.0/gio/gsocketclient.h +39 -3
  164. data/vendor/local/include/glib-2.0/gio/gsocketconnectable.h +6 -3
  165. data/vendor/local/include/glib-2.0/gio/gsocketconnection.h +10 -3
  166. data/vendor/local/include/glib-2.0/gio/gsocketcontrolmessage.h +9 -3
  167. data/vendor/local/include/glib-2.0/gio/gsocketlistener.h +17 -3
  168. data/vendor/local/include/glib-2.0/gio/gsocketservice.h +8 -3
  169. data/vendor/local/include/glib-2.0/gio/gsrvtarget.h +12 -3
  170. data/vendor/local/include/glib-2.0/gio/gtask.h +160 -0
  171. data/vendor/local/include/glib-2.0/gio/gtcpconnection.h +6 -3
  172. data/vendor/local/include/glib-2.0/gio/gtcpwrapperconnection.h +6 -3
  173. data/vendor/local/include/glib-2.0/gio/gtestdbus.h +3 -3
  174. data/vendor/local/include/glib-2.0/gio/gthemedicon.h +10 -3
  175. data/vendor/local/include/glib-2.0/gio/gthreadedsocketservice.h +5 -3
  176. data/vendor/local/include/glib-2.0/gio/gtlsbackend.h +11 -3
  177. data/vendor/local/include/glib-2.0/gio/gtlscertificate.h +10 -3
  178. data/vendor/local/include/glib-2.0/gio/gtlsclientconnection.h +12 -3
  179. data/vendor/local/include/glib-2.0/gio/gtlsconnection.h +21 -3
  180. data/vendor/local/include/glib-2.0/gio/gtlsdatabase.h +17 -3
  181. data/vendor/local/include/glib-2.0/gio/gtlsfiledatabase.h +5 -3
  182. data/vendor/local/include/glib-2.0/gio/gtlsinteraction.h +8 -3
  183. data/vendor/local/include/glib-2.0/gio/gtlspassword.h +14 -3
  184. data/vendor/local/include/glib-2.0/gio/gtlsserverconnection.h +5 -3
  185. data/vendor/local/include/glib-2.0/gio/gvfs.h +11 -3
  186. data/vendor/local/include/glib-2.0/gio/gvolume.h +20 -3
  187. data/vendor/local/include/glib-2.0/gio/gvolumemonitor.h +10 -3
  188. data/vendor/local/include/glib-2.0/gio/gzlibcompressor.h +7 -3
  189. data/vendor/local/include/glib-2.0/gio/gzlibdecompressor.h +6 -3
  190. data/vendor/local/include/glib-2.0/glib-unix.h +33 -0
  191. data/vendor/local/include/glib-2.0/glib.h +2 -0
  192. data/vendor/local/include/glib-2.0/glib/deprecated/gallocator.h +3 -3
  193. data/vendor/local/include/glib-2.0/glib/deprecated/gcache.h +3 -3
  194. data/vendor/local/include/glib-2.0/glib/deprecated/gcompletion.h +3 -3
  195. data/vendor/local/include/glib-2.0/glib/deprecated/gmain.h +3 -3
  196. data/vendor/local/include/glib-2.0/glib/deprecated/grel.h +3 -3
  197. data/vendor/local/include/glib-2.0/glib/deprecated/gthread.h +5 -4
  198. data/vendor/local/include/glib-2.0/glib/galloca.h +3 -3
  199. data/vendor/local/include/glib-2.0/glib/garray.h +52 -3
  200. data/vendor/local/include/glib-2.0/glib/gasyncqueue.h +23 -3
  201. data/vendor/local/include/glib-2.0/glib/gatomic.h +17 -5
  202. data/vendor/local/include/glib-2.0/glib/gbacktrace.h +5 -3
  203. data/vendor/local/include/glib-2.0/glib/gbase64.h +9 -3
  204. data/vendor/local/include/glib-2.0/glib/gbitlock.h +6 -0
  205. data/vendor/local/include/glib-2.0/glib/gbookmarkfile.h +43 -3
  206. data/vendor/local/include/glib-2.0/glib/gbytes.h +17 -3
  207. data/vendor/local/include/glib-2.0/glib/gcharset.h +7 -3
  208. data/vendor/local/include/glib-2.0/glib/gchecksum.h +16 -4
  209. data/vendor/local/include/glib-2.0/glib/gconvert.h +48 -12
  210. data/vendor/local/include/glib-2.0/glib/gdataset.h +18 -3
  211. data/vendor/local/include/glib-2.0/glib/gdate.h +50 -3
  212. data/vendor/local/include/glib-2.0/glib/gdatetime.h +50 -3
  213. data/vendor/local/include/glib-2.0/glib/gdir.h +19 -11
  214. data/vendor/local/include/glib-2.0/glib/genviron.h +26 -11
  215. data/vendor/local/include/glib-2.0/glib/gerror.h +16 -4
  216. data/vendor/local/include/glib-2.0/glib/gfileutils.h +47 -18
  217. data/vendor/local/include/glib-2.0/glib/ggettext.h +9 -3
  218. data/vendor/local/include/glib-2.0/glib/ghash.h +40 -3
  219. data/vendor/local/include/glib-2.0/glib/ghmac.h +3 -3
  220. data/vendor/local/include/glib-2.0/glib/ghook.h +26 -3
  221. data/vendor/local/include/glib-2.0/glib/ghostutils.h +8 -3
  222. data/vendor/local/include/glib-2.0/glib/giochannel.h +61 -20
  223. data/vendor/local/include/glib-2.0/glib/gkeyfile.h +50 -3
  224. data/vendor/local/include/glib-2.0/glib/glist.h +33 -3
  225. data/vendor/local/include/glib-2.0/glib/gmacros.h +15 -11
  226. data/vendor/local/include/glib-2.0/glib/gmain.h +124 -6
  227. data/vendor/local/include/glib-2.0/glib/gmappedfile.h +9 -3
  228. data/vendor/local/include/glib-2.0/glib/gmarkup.h +23 -4
  229. data/vendor/local/include/glib-2.0/glib/gmem.h +19 -3
  230. data/vendor/local/include/glib-2.0/glib/gmessages.h +21 -6
  231. data/vendor/local/include/glib-2.0/glib/gnode.h +29 -3
  232. data/vendor/local/include/glib-2.0/glib/goption.h +29 -3
  233. data/vendor/local/include/glib-2.0/glib/gpattern.h +9 -3
  234. data/vendor/local/include/glib-2.0/glib/gpoll.h +4 -3
  235. data/vendor/local/include/glib-2.0/glib/gprimes.h +4 -3
  236. data/vendor/local/include/glib-2.0/glib/gprintf.h +11 -4
  237. data/vendor/local/include/glib-2.0/glib/gqsort.h +4 -3
  238. data/vendor/local/include/glib-2.0/glib/gquark.h +9 -3
  239. data/vendor/local/include/glib-2.0/glib/gqueue.h +43 -3
  240. data/vendor/local/include/glib-2.0/glib/grand.h +19 -3
  241. data/vendor/local/include/glib-2.0/glib/gregex.h +43 -3
  242. data/vendor/local/include/glib-2.0/glib/gscanner.h +24 -3
  243. data/vendor/local/include/glib-2.0/glib/gsequence.h +40 -3
  244. data/vendor/local/include/glib-2.0/glib/gshell.h +7 -3
  245. data/vendor/local/include/glib-2.0/glib/gslice.h +13 -3
  246. data/vendor/local/include/glib-2.0/glib/gslist.h +31 -3
  247. data/vendor/local/include/glib-2.0/glib/gspawn.h +62 -13
  248. data/vendor/local/include/glib-2.0/glib/gstdio.h +23 -0
  249. data/vendor/local/include/glib-2.0/glib/gstrfuncs.h +50 -4
  250. data/vendor/local/include/glib-2.0/glib/gstring.h +38 -5
  251. data/vendor/local/include/glib-2.0/glib/gstringchunk.h +9 -3
  252. data/vendor/local/include/glib-2.0/glib/gtestutils.h +49 -3
  253. data/vendor/local/include/glib-2.0/glib/gthread.h +22 -3
  254. data/vendor/local/include/glib-2.0/glib/gthreadpool.h +17 -3
  255. data/vendor/local/include/glib-2.0/glib/gtimer.h +14 -3
  256. data/vendor/local/include/glib-2.0/glib/gtimezone.h +13 -3
  257. data/vendor/local/include/glib-2.0/glib/gtrashstack.h +3 -3
  258. data/vendor/local/include/glib-2.0/glib/gtree.h +19 -3
  259. data/vendor/local/include/glib-2.0/glib/gtypes.h +6 -6
  260. data/vendor/local/include/glib-2.0/glib/gunicode.h +70 -9
  261. data/vendor/local/include/glib-2.0/glib/gurifuncs.h +7 -3
  262. data/vendor/local/include/glib-2.0/glib/gutils.h +33 -23
  263. data/vendor/local/include/glib-2.0/glib/gvariant.h +112 -3
  264. data/vendor/local/include/glib-2.0/glib/gvarianttype.h +33 -3
  265. data/vendor/local/include/glib-2.0/glib/gversion.h +4 -3
  266. data/vendor/local/include/glib-2.0/glib/gversionmacros.h +43 -18
  267. data/vendor/local/include/glib-2.0/glib/gwin32.h +28 -13
  268. data/vendor/local/include/glib-2.0/gmodule.h +21 -7
  269. data/vendor/local/include/glib-2.0/gobject/gbinding.h +13 -3
  270. data/vendor/local/include/glib-2.0/gobject/gboxed.h +13 -3
  271. data/vendor/local/include/glib-2.0/gobject/gclosure.h +21 -3
  272. data/vendor/local/include/glib-2.0/gobject/genums.h +17 -3
  273. data/vendor/local/include/glib-2.0/gobject/glib-types.h +64 -3
  274. data/vendor/local/include/glib-2.0/gobject/gmarshal.h +330 -286
  275. data/vendor/local/include/glib-2.0/gobject/gobject.h +73 -13
  276. data/vendor/local/include/glib-2.0/gobject/gparam.h +32 -3
  277. data/vendor/local/include/glib-2.0/gobject/gparamspecs.h +27 -4
  278. data/vendor/local/include/glib-2.0/gobject/gsignal.h +41 -3
  279. data/vendor/local/include/glib-2.0/gobject/gsourceclosure.h +5 -3
  280. data/vendor/local/include/glib-2.0/gobject/gtype.h +73 -10
  281. data/vendor/local/include/glib-2.0/gobject/gtypemodule.h +11 -3
  282. data/vendor/local/include/glib-2.0/gobject/gtypeplugin.h +8 -3
  283. data/vendor/local/include/glib-2.0/gobject/gvalue.h +14 -3
  284. data/vendor/local/include/glib-2.0/gobject/gvaluearray.h +14 -14
  285. data/vendor/local/include/glib-2.0/gobject/gvaluetypes.h +41 -3
  286. data/vendor/local/include/gnutls/abstract.h +15 -6
  287. data/vendor/local/include/gnutls/compat.h +1 -1
  288. data/vendor/local/include/gnutls/crypto.h +3 -1
  289. data/vendor/local/include/gnutls/dtls.h +1 -1
  290. data/vendor/local/include/gnutls/gnutls.h +49 -7
  291. data/vendor/local/include/gnutls/gnutlsxx.h +1 -1
  292. data/vendor/local/include/gnutls/openpgp.h +4 -1
  293. data/vendor/local/include/gnutls/pkcs11.h +5 -2
  294. data/vendor/local/include/gnutls/pkcs12.h +1 -1
  295. data/vendor/local/include/gnutls/tpm.h +5 -3
  296. data/vendor/local/include/gnutls/x509.h +25 -3
  297. data/vendor/local/include/gnutls/xssl.h +121 -0
  298. data/vendor/local/lib/gio/modules/libgiognutls.a +0 -0
  299. data/vendor/local/lib/gio/modules/libgiognutls.dll +0 -0
  300. data/vendor/local/lib/gio/modules/libgiognutls.dll.a +0 -0
  301. data/vendor/local/lib/gio/modules/libgiognutls.la +1 -1
  302. data/vendor/local/lib/glib-2.0/include/glibconfig.h +2 -2
  303. data/vendor/local/lib/libgio-2.0.dll.a +0 -0
  304. data/vendor/local/lib/libgio-2.0.la +4 -4
  305. data/vendor/local/lib/libglib-2.0.dll.a +0 -0
  306. data/vendor/local/lib/libglib-2.0.la +3 -3
  307. data/vendor/local/lib/libgmodule-2.0.dll.a +0 -0
  308. data/vendor/local/lib/libgmodule-2.0.la +3 -3
  309. data/vendor/local/lib/libgmp.dll.a +0 -0
  310. data/vendor/local/lib/libgnutls-openssl.a +0 -0
  311. data/vendor/local/lib/libgnutls-openssl.dll.a +0 -0
  312. data/vendor/local/lib/libgnutls-openssl.la +1 -1
  313. data/vendor/local/lib/libgnutls-xssl.a +0 -0
  314. data/vendor/local/lib/libgnutls-xssl.dll.a +0 -0
  315. data/vendor/local/lib/libgnutls-xssl.la +41 -0
  316. data/vendor/local/lib/libgnutls.a +0 -0
  317. data/vendor/local/lib/libgnutls.dll.a +0 -0
  318. data/vendor/local/lib/libgnutls.la +3 -3
  319. data/vendor/local/lib/libgnutlsxx.a +0 -0
  320. data/vendor/local/lib/libgnutlsxx.dll.a +0 -0
  321. data/vendor/local/lib/libgnutlsxx.la +1 -1
  322. data/vendor/local/lib/libgobject-2.0.dll.a +0 -0
  323. data/vendor/local/lib/libgobject-2.0.la +4 -4
  324. data/vendor/local/lib/libgthread-2.0.dll.a +0 -0
  325. data/vendor/local/lib/libgthread-2.0.la +3 -3
  326. data/vendor/local/lib/libhogweed.a +0 -0
  327. data/vendor/local/lib/libhogweed.dll.a +0 -0
  328. data/vendor/local/lib/libnettle.a +0 -0
  329. data/vendor/local/lib/libnettle.dll.a +0 -0
  330. data/vendor/local/lib/pkgconfig/gio-2.0.pc +1 -1
  331. data/vendor/local/lib/pkgconfig/gio-windows-2.0.pc +1 -1
  332. data/vendor/local/lib/pkgconfig/glib-2.0.pc +1 -1
  333. data/vendor/local/lib/pkgconfig/gmodule-2.0.pc +1 -1
  334. data/vendor/local/lib/pkgconfig/gmodule-export-2.0.pc +1 -1
  335. data/vendor/local/lib/pkgconfig/gmodule-no-export-2.0.pc +1 -1
  336. data/vendor/local/lib/pkgconfig/gnutls.pc +3 -3
  337. data/vendor/local/lib/pkgconfig/gobject-2.0.pc +1 -1
  338. data/vendor/local/lib/pkgconfig/gthread-2.0.pc +1 -1
  339. 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
  340. 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
  341. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/__init__.py +0 -0
  342. data/vendor/local/share/glib-2.0/codegen/__init__.pyc +0 -0
  343. data/vendor/local/share/glib-2.0/codegen/__init__.pyo +0 -0
  344. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen.py +2 -1
  345. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen.pyc +0 -0
  346. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen.pyo +0 -0
  347. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen_docbook.py +31 -23
  348. data/vendor/local/share/glib-2.0/codegen/codegen_docbook.pyc +0 -0
  349. data/vendor/local/share/glib-2.0/codegen/codegen_docbook.pyo +0 -0
  350. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen_main.py +2 -0
  351. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen_main.pyc +0 -0
  352. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/codegen_main.pyo +0 -0
  353. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/config.py +1 -1
  354. data/vendor/local/share/glib-2.0/codegen/config.pyc +0 -0
  355. data/vendor/local/share/glib-2.0/codegen/config.pyo +0 -0
  356. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/dbustypes.py +0 -0
  357. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/dbustypes.pyc +0 -0
  358. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/dbustypes.pyo +0 -0
  359. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/parser.py +0 -0
  360. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/parser.pyc +0 -0
  361. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/parser.pyo +0 -0
  362. data/vendor/local/{lib/gdbus-2.0 → share/glib-2.0}/codegen/utils.py +0 -0
  363. data/vendor/local/share/glib-2.0/codegen/utils.pyc +0 -0
  364. data/vendor/local/share/glib-2.0/codegen/utils.pyo +0 -0
  365. data/vendor/local/share/glib-2.0/gdb/glib.py +0 -4
  366. data/vendor/local/share/glib-2.0/gettext/po/Makefile.in.in +5 -17
  367. data/vendor/local/share/glib-2.0/schemas/gschema.dtd +4 -4
  368. data/vendor/local/share/glib-2.0/schemas/gschemas.compiled +0 -0
  369. data/vendor/local/share/gtk-doc/html/gio/ExampleAnimal.html +129 -129
  370. data/vendor/local/share/gtk-doc/html/gio/ExampleCat.html +57 -57
  371. data/vendor/local/share/gtk-doc/html/gio/ExampleObject.html +18 -18
  372. data/vendor/local/share/gtk-doc/html/gio/ExampleObjectManagerClient.html +57 -57
  373. data/vendor/local/share/gtk-doc/html/gio/GAction.html +53 -53
  374. data/vendor/local/share/gtk-doc/html/gio/GActionGroup.html +107 -107
  375. data/vendor/local/share/gtk-doc/html/gio/GActionMap.html +50 -49
  376. data/vendor/local/share/gtk-doc/html/gio/GAppInfo.html +149 -123
  377. data/vendor/local/share/gtk-doc/html/gio/GApplication.html +371 -354
  378. data/vendor/local/share/gtk-doc/html/gio/GApplicationCommandLine.html +130 -48
  379. data/vendor/local/share/gtk-doc/html/gio/GAsyncInitable.html +135 -151
  380. data/vendor/local/share/gtk-doc/html/gio/GAsyncResult.html +72 -60
  381. data/vendor/local/share/gtk-doc/html/gio/GBufferedInputStream.html +54 -54
  382. data/vendor/local/share/gtk-doc/html/gio/GBufferedOutputStream.html +22 -22
  383. data/vendor/local/share/gtk-doc/html/gio/GCancellable.html +77 -75
  384. data/vendor/local/share/gtk-doc/html/gio/GCharsetConverter.html +25 -25
  385. data/vendor/local/share/gtk-doc/html/gio/GConverter.html +15 -15
  386. data/vendor/local/share/gtk-doc/html/gio/GCredentials.html +67 -28
  387. data/vendor/local/share/gtk-doc/html/gio/GDBusActionGroup.html +7 -7
  388. data/vendor/local/share/gtk-doc/html/gio/GDBusAuthObserver.html +42 -42
  389. data/vendor/local/share/gtk-doc/html/gio/GDBusConnection.html +1814 -1830
  390. data/vendor/local/share/gtk-doc/html/gio/GDBusInterface.html +8 -8
  391. data/vendor/local/share/gtk-doc/html/gio/GDBusInterfaceSkeleton.html +38 -38
  392. data/vendor/local/share/gtk-doc/html/gio/GDBusMenuModel.html +8 -8
  393. data/vendor/local/share/gtk-doc/html/gio/GDBusMessage.html +149 -149
  394. data/vendor/local/share/gtk-doc/html/gio/GDBusMethodInvocation.html +61 -61
  395. data/vendor/local/share/gtk-doc/html/gio/GDBusObject.html +18 -18
  396. data/vendor/local/share/gtk-doc/html/gio/GDBusObjectManager.html +28 -28
  397. data/vendor/local/share/gtk-doc/html/gio/GDBusObjectManagerClient.html +143 -141
  398. data/vendor/local/share/gtk-doc/html/gio/GDBusObjectManagerServer.html +21 -21
  399. data/vendor/local/share/gtk-doc/html/gio/GDBusObjectProxy.html +8 -8
  400. data/vendor/local/share/gtk-doc/html/gio/GDBusObjectSkeleton.html +18 -18
  401. data/vendor/local/share/gtk-doc/html/gio/GDBusProxy.html +443 -447
  402. data/vendor/local/share/gtk-doc/html/gio/GDBusServer.html +239 -243
  403. data/vendor/local/share/gtk-doc/html/gio/GDataInputStream.html +155 -155
  404. data/vendor/local/share/gtk-doc/html/gio/GDataOutputStream.html +81 -80
  405. data/vendor/local/share/gtk-doc/html/gio/GDrive.html +124 -124
  406. data/vendor/local/share/gtk-doc/html/gio/GEmblem.html +5 -5
  407. data/vendor/local/share/gtk-doc/html/gio/GEmblemedIcon.html +9 -9
  408. data/vendor/local/share/gtk-doc/html/gio/GFile.html +791 -720
  409. data/vendor/local/share/gtk-doc/html/gio/GFileDescriptorBased.html +3 -3
  410. data/vendor/local/share/gtk-doc/html/gio/GFileEnumerator.html +110 -53
  411. data/vendor/local/share/gtk-doc/html/gio/GFileIOStream.html +17 -17
  412. data/vendor/local/share/gtk-doc/html/gio/GFileIcon.html +5 -5
  413. data/vendor/local/share/gtk-doc/html/gio/GFileInfo.html +152 -124
  414. data/vendor/local/share/gtk-doc/html/gio/GFileInputStream.html +17 -17
  415. data/vendor/local/share/gtk-doc/html/gio/GFileMonitor.html +19 -19
  416. data/vendor/local/share/gtk-doc/html/gio/GFileOutputStream.html +17 -17
  417. data/vendor/local/share/gtk-doc/html/gio/GFilenameCompleter.html +12 -12
  418. data/vendor/local/share/gtk-doc/html/gio/GFilterInputStream.html +11 -11
  419. data/vendor/local/share/gtk-doc/html/gio/GFilterOutputStream.html +11 -11
  420. data/vendor/local/share/gtk-doc/html/gio/GIOModule.html +24 -24
  421. data/vendor/local/share/gtk-doc/html/gio/GIOStream.html +42 -42
  422. data/vendor/local/share/gtk-doc/html/gio/GIcon.html +24 -24
  423. data/vendor/local/share/gtk-doc/html/gio/GInetAddress.html +69 -69
  424. data/vendor/local/share/gtk-doc/html/gio/GInetSocketAddress.html +18 -18
  425. data/vendor/local/share/gtk-doc/html/gio/GInitable.html +65 -62
  426. data/vendor/local/share/gtk-doc/html/gio/GInputStream.html +133 -127
  427. data/vendor/local/share/gtk-doc/html/gio/GLoadableIcon.html +16 -16
  428. data/vendor/local/share/gtk-doc/html/gio/GMemoryInputStream.html +72 -13
  429. data/vendor/local/share/gtk-doc/html/gio/GMemoryOutputStream.html +89 -45
  430. data/vendor/local/share/gtk-doc/html/gio/GMenu.html +167 -167
  431. data/vendor/local/share/gtk-doc/html/gio/GMenuModel.html +129 -91
  432. data/vendor/local/share/gtk-doc/html/gio/GMount.html +121 -121
  433. data/vendor/local/share/gtk-doc/html/gio/GMountOperation.html +50 -49
  434. data/vendor/local/share/gtk-doc/html/gio/GNetworkAddress.html +39 -39
  435. data/vendor/local/share/gtk-doc/html/gio/GNetworkMonitor.html +33 -33
  436. data/vendor/local/share/gtk-doc/html/gio/GNetworkService.html +28 -28
  437. data/vendor/local/share/gtk-doc/html/gio/GOutputStream.html +128 -128
  438. data/vendor/local/share/gtk-doc/html/gio/GPermission.html +63 -63
  439. data/vendor/local/share/gtk-doc/html/gio/GPollableInputStream.html +30 -30
  440. data/vendor/local/share/gtk-doc/html/gio/GPollableOutputStream.html +30 -30
  441. data/vendor/local/share/gtk-doc/html/gio/GProxy.html +19 -19
  442. data/vendor/local/share/gtk-doc/html/gio/GProxyAddress.html +51 -51
  443. data/vendor/local/share/gtk-doc/html/gio/GProxyResolver.html +37 -29
  444. data/vendor/local/share/gtk-doc/html/gio/GRemoteActionGroup.html +21 -21
  445. data/vendor/local/share/gtk-doc/html/gio/GResolver.html +125 -125
  446. data/vendor/local/share/gtk-doc/html/gio/GSeekable.html +39 -39
  447. data/vendor/local/share/gtk-doc/html/gio/GSettings.html +430 -430
  448. data/vendor/local/share/gtk-doc/html/gio/GSettingsBackend.html +56 -56
  449. data/vendor/local/share/gtk-doc/html/gio/GSimpleAction.html +53 -51
  450. data/vendor/local/share/gtk-doc/html/gio/GSimpleActionGroup.html +13 -13
  451. data/vendor/local/share/gtk-doc/html/gio/GSimpleAsyncResult.html +222 -214
  452. data/vendor/local/share/gtk-doc/html/gio/GSimplePermission.html +6 -6
  453. data/vendor/local/share/gtk-doc/html/gio/GSimpleProxyResolver.html +323 -0
  454. data/vendor/local/share/gtk-doc/html/gio/GSocket.html +501 -363
  455. data/vendor/local/share/gtk-doc/html/gio/GSocketAddress.html +20 -20
  456. data/vendor/local/share/gtk-doc/html/gio/GSocketClient.html +189 -109
  457. data/vendor/local/share/gtk-doc/html/gio/GSocketConnectable.html +78 -68
  458. data/vendor/local/share/gtk-doc/html/gio/GSocketConnection.html +44 -44
  459. data/vendor/local/share/gtk-doc/html/gio/GSocketControlMessage.html +13 -13
  460. data/vendor/local/share/gtk-doc/html/gio/GSocketListener.html +84 -84
  461. data/vendor/local/share/gtk-doc/html/gio/GSocketService.html +11 -11
  462. data/vendor/local/share/gtk-doc/html/gio/GSrvTarget.html +23 -23
  463. data/vendor/local/share/gtk-doc/html/gio/GTask.html +2296 -0
  464. data/vendor/local/share/gtk-doc/html/gio/GTcpConnection.html +10 -10
  465. data/vendor/local/share/gtk-doc/html/gio/GTcpWrapperConnection.html +3 -3
  466. data/vendor/local/share/gtk-doc/html/gio/GTestDBus.html +323 -13
  467. data/vendor/local/share/gtk-doc/html/gio/GThemedIcon.html +37 -34
  468. data/vendor/local/share/gtk-doc/html/gio/GThreadedSocketService.html +10 -10
  469. data/vendor/local/share/gtk-doc/html/gio/GTlsBackend.html +23 -23
  470. data/vendor/local/share/gtk-doc/html/gio/GTlsCertificate.html +52 -52
  471. data/vendor/local/share/gtk-doc/html/gio/GTlsClientConnection.html +24 -24
  472. data/vendor/local/share/gtk-doc/html/gio/GTlsConnection.html +56 -56
  473. data/vendor/local/share/gtk-doc/html/gio/GTlsDatabase.html +73 -73
  474. data/vendor/local/share/gtk-doc/html/gio/GTlsFileDatabase.html +11 -11
  475. data/vendor/local/share/gtk-doc/html/gio/GTlsInteraction.html +13 -13
  476. data/vendor/local/share/gtk-doc/html/gio/GTlsPassword.html +33 -33
  477. data/vendor/local/share/gtk-doc/html/gio/GTlsServerConnection.html +7 -7
  478. data/vendor/local/share/gtk-doc/html/gio/GUnixConnection.html +47 -47
  479. data/vendor/local/share/gtk-doc/html/gio/GUnixCredentialsMessage.html +6 -6
  480. data/vendor/local/share/gtk-doc/html/gio/GUnixFDList.html +38 -38
  481. data/vendor/local/share/gtk-doc/html/gio/GUnixFDMessage.html +19 -19
  482. data/vendor/local/share/gtk-doc/html/gio/GUnixInputStream.html +21 -21
  483. data/vendor/local/share/gtk-doc/html/gio/GUnixOutputStream.html +21 -21
  484. data/vendor/local/share/gtk-doc/html/gio/GUnixSocketAddress.html +27 -27
  485. data/vendor/local/share/gtk-doc/html/gio/GVfs.html +12 -12
  486. data/vendor/local/share/gtk-doc/html/gio/GVolume.html +85 -85
  487. data/vendor/local/share/gtk-doc/html/gio/GVolumeMonitor.html +49 -49
  488. data/vendor/local/share/gtk-doc/html/gio/GZlibCompressor.html +8 -8
  489. data/vendor/local/share/gtk-doc/html/gio/GZlibDecompressor.html +6 -6
  490. data/vendor/local/share/gtk-doc/html/gio/annotation-glossary.html +8 -5
  491. data/vendor/local/share/gtk-doc/html/gio/api-index-2-18.html +2 -2
  492. data/vendor/local/share/gtk-doc/html/gio/api-index-2-20.html +2 -2
  493. data/vendor/local/share/gtk-doc/html/gio/api-index-2-22.html +2 -2
  494. data/vendor/local/share/gtk-doc/html/gio/api-index-2-24.html +2 -2
  495. data/vendor/local/share/gtk-doc/html/gio/api-index-2-26.html +6 -2
  496. data/vendor/local/share/gtk-doc/html/gio/api-index-2-28.html +2 -2
  497. data/vendor/local/share/gtk-doc/html/gio/api-index-2-30.html +2 -2
  498. data/vendor/local/share/gtk-doc/html/gio/api-index-2-32.html +34 -2
  499. data/vendor/local/share/gtk-doc/html/gio/api-index-2-34.html +20 -4
  500. data/vendor/local/share/gtk-doc/html/gio/api-index-2-36.html +256 -0
  501. data/vendor/local/share/gtk-doc/html/gio/api-index-deprecated.html +21 -2
  502. data/vendor/local/share/gtk-doc/html/gio/api-index-full.html +258 -2
  503. data/vendor/local/share/gtk-doc/html/gio/application.html +2 -2
  504. data/vendor/local/share/gtk-doc/html/gio/async.html +5 -2
  505. data/vendor/local/share/gtk-doc/html/gio/ch01.html +3 -3
  506. data/vendor/local/share/gtk-doc/html/gio/ch02.html +5 -5
  507. data/vendor/local/share/gtk-doc/html/gio/ch03.html +5 -5
  508. data/vendor/local/share/gtk-doc/html/gio/ch29.html +3 -3
  509. data/vendor/local/share/gtk-doc/html/gio/ch30.html +35 -35
  510. data/vendor/local/share/gtk-doc/html/gio/ch30s02.html +4 -4
  511. data/vendor/local/share/gtk-doc/html/gio/ch30s03.html +5 -5
  512. data/vendor/local/share/gtk-doc/html/gio/ch31.html +6 -7
  513. data/vendor/local/share/gtk-doc/html/gio/ch31s02.html +5 -5
  514. data/vendor/local/share/gtk-doc/html/gio/ch31s03.html +25 -25
  515. data/vendor/local/share/gtk-doc/html/gio/ch31s04.html +5 -5
  516. data/vendor/local/share/gtk-doc/html/gio/ch31s05.html +4 -4
  517. data/vendor/local/share/gtk-doc/html/gio/ch31s06.html +6 -6
  518. data/vendor/local/share/gtk-doc/html/gio/ch31s07.html +3 -3
  519. data/vendor/local/share/gtk-doc/html/gio/ch32.html +9 -6
  520. data/vendor/local/share/gtk-doc/html/gio/ch32s02.html +5 -5
  521. data/vendor/local/share/gtk-doc/html/gio/ch32s03.html +63 -63
  522. data/vendor/local/share/gtk-doc/html/gio/ch32s04.html +16 -16
  523. data/vendor/local/share/gtk-doc/html/gio/ch32s05.html +400 -408
  524. data/vendor/local/share/gtk-doc/html/gio/conversion.html +2 -2
  525. data/vendor/local/share/gtk-doc/html/gio/extending-gio.html +2 -2
  526. data/vendor/local/share/gtk-doc/html/gio/extending.html +2 -2
  527. data/vendor/local/share/gtk-doc/html/gio/failable_initialization.html +2 -2
  528. data/vendor/local/share/gtk-doc/html/gio/file_mon.html +2 -2
  529. data/vendor/local/share/gtk-doc/html/gio/file_ops.html +2 -2
  530. data/vendor/local/share/gtk-doc/html/gio/gdbus-codegen.html +246 -246
  531. data/vendor/local/share/gtk-doc/html/gio/gdbus-convenience.html +2 -2
  532. data/vendor/local/share/gtk-doc/html/gio/gdbus-lowlevel.html +2 -2
  533. data/vendor/local/share/gtk-doc/html/gio/gdbus-org.gtk.GDBus.Example.ObjectManager.Animal.html +4 -4
  534. data/vendor/local/share/gtk-doc/html/gio/gdbus-org.gtk.GDBus.Example.ObjectManager.Cat.html +2 -2
  535. data/vendor/local/share/gtk-doc/html/gio/gdbus.html +11 -11
  536. data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Addresses.html +41 -41
  537. data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Introspection-Data.html +81 -81
  538. data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Utilities.html +68 -68
  539. data/vendor/local/share/gtk-doc/html/gio/gio-Desktop-file-based-GAppInfo.html +160 -51
  540. data/vendor/local/share/gtk-doc/html/gio/gio-Extension-Points.html +38 -38
  541. data/vendor/local/share/gtk-doc/html/gio/gio-GActionGroup-exporter.html +11 -11
  542. data/vendor/local/share/gtk-doc/html/gio/gio-GContentType.html +62 -62
  543. data/vendor/local/share/gtk-doc/html/gio/gio-GConverterInputstream.html +3 -3
  544. data/vendor/local/share/gtk-doc/html/gio/gio-GConverterOutputstream.html +3 -3
  545. data/vendor/local/share/gtk-doc/html/gio/gio-GDBusError.html +120 -120
  546. data/vendor/local/share/gtk-doc/html/gio/gio-GFileAttribute.html +11 -11
  547. data/vendor/local/share/gtk-doc/html/gio/gio-GIOError.html +16 -10
  548. data/vendor/local/share/gtk-doc/html/gio/gio-GIOScheduler.html +66 -49
  549. data/vendor/local/share/gtk-doc/html/gio/gio-GInetAddressMask.html +22 -22
  550. data/vendor/local/share/gtk-doc/html/gio/gio-GMenuModel-exporter.html +12 -12
  551. data/vendor/local/share/gtk-doc/html/gio/gio-GResource.html +175 -88
  552. data/vendor/local/share/gtk-doc/html/gio/gio-GSettingsSchema-GSettingsSchemaSource.html +72 -72
  553. data/vendor/local/share/gtk-doc/html/gio/gio-GWin32InputStream.html +12 -12
  554. data/vendor/local/share/gtk-doc/html/gio/gio-GWin32OutputStream.html +12 -12
  555. data/vendor/local/share/gtk-doc/html/gio/gio-Owning-Bus-Names.html +145 -149
  556. data/vendor/local/share/gtk-doc/html/gio/gio-TLS-Overview.html +4 -4
  557. data/vendor/local/share/gtk-doc/html/gio/gio-Unix-Mounts.html +57 -57
  558. data/vendor/local/share/gtk-doc/html/gio/gio-Watching-Bus-Names.html +143 -141
  559. data/vendor/local/share/gtk-doc/html/gio/gio-gnetworking.h.html +91 -0
  560. data/vendor/local/share/gtk-doc/html/gio/gio-gpollableutils.html +69 -69
  561. data/vendor/local/share/gtk-doc/html/gio/gio-hierarchy.html +6 -4
  562. data/vendor/local/share/gtk-doc/html/gio/gio-querymodules.html +3 -3
  563. data/vendor/local/share/gtk-doc/html/gio/gio.devhelp2 +92 -16
  564. data/vendor/local/share/gtk-doc/html/gio/glib-compile-resources.html +17 -5
  565. data/vendor/local/share/gtk-doc/html/gio/glib-compile-schemas.html +4 -4
  566. data/vendor/local/share/gtk-doc/html/gio/gresource-tool.html +4 -4
  567. data/vendor/local/share/gtk-doc/html/gio/gsettings-tool.html +7 -7
  568. data/vendor/local/share/gtk-doc/html/gio/highlevel-socket.html +4 -4
  569. data/vendor/local/share/gtk-doc/html/gio/icons.html +2 -2
  570. data/vendor/local/share/gtk-doc/html/gio/index.html +16 -6
  571. data/vendor/local/share/gtk-doc/html/gio/index.sgml +91 -0
  572. data/vendor/local/share/gtk-doc/html/gio/migrating.html +5 -5
  573. data/vendor/local/share/gtk-doc/html/gio/networking.html +5 -2
  574. data/vendor/local/share/gtk-doc/html/gio/permissions.html +2 -2
  575. data/vendor/local/share/gtk-doc/html/gio/pt01.html +3 -3
  576. data/vendor/local/share/gtk-doc/html/gio/pt02.html +12 -3
  577. data/vendor/local/share/gtk-doc/html/gio/resolver.html +5 -2
  578. data/vendor/local/share/gtk-doc/html/gio/resources.html +2 -2
  579. data/vendor/local/share/gtk-doc/html/gio/running-gio-apps.html +10 -2
  580. data/vendor/local/share/gtk-doc/html/gio/settings.html +2 -2
  581. data/vendor/local/share/gtk-doc/html/gio/streaming.html +2 -2
  582. data/vendor/local/share/gtk-doc/html/gio/testing.html +2 -2
  583. data/vendor/local/share/gtk-doc/html/gio/tls.html +2 -2
  584. data/vendor/local/share/gtk-doc/html/gio/tools.html +2 -2
  585. data/vendor/local/share/gtk-doc/html/gio/types.html +2 -2
  586. data/vendor/local/share/gtk-doc/html/gio/utils.html +2 -2
  587. data/vendor/local/share/gtk-doc/html/gio/volume_mon.html +2 -2
  588. data/vendor/local/share/gtk-doc/html/glib/annotation-glossary.html +8 -5
  589. data/vendor/local/share/gtk-doc/html/glib/api-index-2-10.html +2 -2
  590. data/vendor/local/share/gtk-doc/html/glib/api-index-2-12.html +2 -2
  591. data/vendor/local/share/gtk-doc/html/glib/api-index-2-14.html +2 -2
  592. data/vendor/local/share/gtk-doc/html/glib/api-index-2-16.html +2 -2
  593. data/vendor/local/share/gtk-doc/html/glib/api-index-2-18.html +2 -2
  594. data/vendor/local/share/gtk-doc/html/glib/api-index-2-2.html +2 -2
  595. data/vendor/local/share/gtk-doc/html/glib/api-index-2-20.html +2 -2
  596. data/vendor/local/share/gtk-doc/html/glib/api-index-2-22.html +2 -2
  597. data/vendor/local/share/gtk-doc/html/glib/api-index-2-24.html +2 -2
  598. data/vendor/local/share/gtk-doc/html/glib/api-index-2-26.html +2 -2
  599. data/vendor/local/share/gtk-doc/html/glib/api-index-2-28.html +2 -2
  600. data/vendor/local/share/gtk-doc/html/glib/api-index-2-30.html +2 -2
  601. data/vendor/local/share/gtk-doc/html/glib/api-index-2-32.html +2 -2
  602. data/vendor/local/share/gtk-doc/html/glib/api-index-2-34.html +8 -4
  603. data/vendor/local/share/gtk-doc/html/glib/api-index-2-36.html +114 -0
  604. data/vendor/local/share/gtk-doc/html/glib/api-index-2-4.html +2 -2
  605. data/vendor/local/share/gtk-doc/html/glib/api-index-2-6.html +2 -2
  606. data/vendor/local/share/gtk-doc/html/glib/api-index-2-8.html +2 -2
  607. data/vendor/local/share/gtk-doc/html/glib/api-index-deprecated.html +2 -2
  608. data/vendor/local/share/gtk-doc/html/glib/api-index-full.html +79 -3
  609. data/vendor/local/share/gtk-doc/html/glib/deprecated.html +2 -2
  610. data/vendor/local/share/gtk-doc/html/glib/glib-Arrays.html +20 -20
  611. data/vendor/local/share/gtk-doc/html/glib/glib-Asynchronous-Queues.html +7 -7
  612. data/vendor/local/share/gtk-doc/html/glib/glib-Atomic-Operations.html +6 -6
  613. data/vendor/local/share/gtk-doc/html/glib/glib-Automatic-String-Completion.html +2 -2
  614. data/vendor/local/share/gtk-doc/html/glib/glib-Balanced-Binary-Trees.html +2 -2
  615. data/vendor/local/share/gtk-doc/html/glib/glib-Base64-Encoding.html +5 -3
  616. data/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html +9 -9
  617. data/vendor/local/share/gtk-doc/html/glib/glib-Bookmark-file-parser.html +25 -25
  618. data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Arrays.html +22 -22
  619. data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Order-Macros.html +4 -4
  620. data/vendor/local/share/gtk-doc/html/glib/glib-Caches.html +2 -2
  621. data/vendor/local/share/gtk-doc/html/glib/glib-Character-Set-Conversion.html +3 -3
  622. data/vendor/local/share/gtk-doc/html/glib/glib-Commandline-option-parser.html +32 -32
  623. data/vendor/local/share/gtk-doc/html/glib/glib-Data-Checksums.html +15 -6
  624. data/vendor/local/share/gtk-doc/html/glib/glib-Data-HMACs.html +2 -2
  625. data/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html +2 -2
  626. data/vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html +9 -9
  627. data/vendor/local/share/gtk-doc/html/glib/glib-Deprecated-Thread-APIs.html +62 -66
  628. data/vendor/local/share/gtk-doc/html/glib/glib-Double-ended-Queues.html +3 -3
  629. data/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html +19 -19
  630. data/vendor/local/share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html +39 -39
  631. data/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html +104 -104
  632. data/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html +53 -18
  633. data/vendor/local/share/gtk-doc/html/glib/glib-GDateTime.html +2 -2
  634. data/vendor/local/share/gtk-doc/html/glib/glib-GTimeZone.html +46 -11
  635. data/vendor/local/share/gtk-doc/html/glib/glib-GVariant.html +142 -66
  636. data/vendor/local/share/gtk-doc/html/glib/glib-GVariantType.html +9 -9
  637. data/vendor/local/share/gtk-doc/html/glib/glib-Glob-style-pattern-matching.html +2 -2
  638. data/vendor/local/share/gtk-doc/html/glib/glib-Hash-Tables.html +16 -57
  639. data/vendor/local/share/gtk-doc/html/glib/glib-Hook-Functions.html +2 -2
  640. data/vendor/local/share/gtk-doc/html/glib/glib-Hostname-Utilities.html +2 -2
  641. data/vendor/local/share/gtk-doc/html/glib/glib-I18N.html +31 -31
  642. data/vendor/local/share/gtk-doc/html/glib/glib-IO-Channels.html +19 -10
  643. data/vendor/local/share/gtk-doc/html/glib/glib-Key-value-file-parser.html +20 -20
  644. data/vendor/local/share/gtk-doc/html/glib/glib-Keyed-Data-Lists.html +5 -5
  645. data/vendor/local/share/gtk-doc/html/glib/glib-Lexical-Scanner.html +2 -2
  646. data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html +2 -2
  647. data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Slices.html +33 -33
  648. data/vendor/local/share/gtk-doc/html/glib/glib-Message-Logging.html +12 -12
  649. data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Macros.html +32 -32
  650. data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html +33 -40
  651. data/vendor/local/share/gtk-doc/html/glib/glib-N-ary-Trees.html +2 -2
  652. data/vendor/local/share/gtk-doc/html/glib/glib-Numerical-Definitions.html +2 -2
  653. data/vendor/local/share/gtk-doc/html/glib/glib-Perl-compatible-regular-expressions.html +72 -72
  654. data/vendor/local/share/gtk-doc/html/glib/glib-Pointer-Arrays.html +13 -13
  655. data/vendor/local/share/gtk-doc/html/glib/glib-Quarks.html +2 -2
  656. data/vendor/local/share/gtk-doc/html/glib/glib-Random-Numbers.html +2 -2
  657. data/vendor/local/share/gtk-doc/html/glib/glib-Relations-and-Tuples.html +2 -2
  658. data/vendor/local/share/gtk-doc/html/glib/glib-Sequences.html +5 -4
  659. data/vendor/local/share/gtk-doc/html/glib/glib-Shell-related-Utilities.html +2 -2
  660. data/vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html +119 -69
  661. data/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html +16 -16
  662. data/vendor/local/share/gtk-doc/html/glib/glib-Spawning-Processes.html +4 -4
  663. data/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html +2 -2
  664. data/vendor/local/share/gtk-doc/html/glib/glib-String-Chunks.html +2 -2
  665. data/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html +11 -14
  666. data/vendor/local/share/gtk-doc/html/glib/glib-Strings.html +2 -2
  667. data/vendor/local/share/gtk-doc/html/glib/glib-Testing.html +48 -27
  668. data/vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html +375 -147
  669. data/vendor/local/share/gtk-doc/html/glib/glib-Thread-Pools.html +2 -2
  670. data/vendor/local/share/gtk-doc/html/glib/glib-Threads.html +173 -147
  671. data/vendor/local/share/gtk-doc/html/glib/glib-Timers.html +2 -2
  672. data/vendor/local/share/gtk-doc/html/glib/glib-Trash-Stacks.html +2 -2
  673. data/vendor/local/share/gtk-doc/html/glib/glib-Type-Conversion-Macros.html +12 -12
  674. data/vendor/local/share/gtk-doc/html/glib/glib-UNIX-specific-utilities-and-integration.html +241 -26
  675. data/vendor/local/share/gtk-doc/html/glib/glib-URI-Functions.html +3 -3
  676. data/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html +17 -13
  677. data/vendor/local/share/gtk-doc/html/glib/glib-Version-Information.html +33 -9
  678. data/vendor/local/share/gtk-doc/html/glib/glib-Warnings-and-Assertions.html +23 -23
  679. data/vendor/local/share/gtk-doc/html/glib/glib-Windows-Compatibility-Functions.html +2 -2
  680. data/vendor/local/share/gtk-doc/html/glib/glib-building.html +8 -3
  681. data/vendor/local/share/gtk-doc/html/glib/glib-changes.html +4 -4
  682. data/vendor/local/share/gtk-doc/html/glib/glib-compiling.html +3 -3
  683. data/vendor/local/share/gtk-doc/html/glib/glib-core.html +2 -2
  684. data/vendor/local/share/gtk-doc/html/glib/glib-cross-compiling.html +3 -3
  685. data/vendor/local/share/gtk-doc/html/glib/glib-data-types.html +2 -2
  686. data/vendor/local/share/gtk-doc/html/glib/glib-fundamentals.html +2 -2
  687. data/vendor/local/share/gtk-doc/html/glib/glib-gettextize.html +5 -5
  688. data/vendor/local/share/gtk-doc/html/glib/glib-programming.html +5 -5
  689. data/vendor/local/share/gtk-doc/html/glib/glib-regex-syntax.html +47 -47
  690. data/vendor/local/share/gtk-doc/html/glib/glib-resources.html +5 -5
  691. data/vendor/local/share/gtk-doc/html/glib/glib-running.html +8 -8
  692. data/vendor/local/share/gtk-doc/html/glib/glib-utilities.html +2 -2
  693. data/vendor/local/share/gtk-doc/html/glib/glib.devhelp2 +50 -27
  694. data/vendor/local/share/gtk-doc/html/glib/glib.html +2 -2
  695. data/vendor/local/share/gtk-doc/html/glib/gtester-report.html +5 -5
  696. data/vendor/local/share/gtk-doc/html/glib/gtester.html +5 -5
  697. data/vendor/local/share/gtk-doc/html/glib/gvariant-format-strings.html +155 -155
  698. data/vendor/local/share/gtk-doc/html/glib/gvariant-text.html +11 -11
  699. data/vendor/local/share/gtk-doc/html/glib/index.html +4 -3
  700. data/vendor/local/share/gtk-doc/html/glib/index.sgml +24 -1
  701. data/vendor/local/share/gtk-doc/html/glib/tools.html +2 -2
  702. data/vendor/local/share/gtk-doc/html/gobject/GBinding.html +72 -72
  703. data/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html +63 -63
  704. data/vendor/local/share/gtk-doc/html/gobject/GTypePlugin.html +6 -6
  705. data/vendor/local/share/gtk-doc/html/gobject/annotation-glossary.html +8 -5
  706. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-10.html +2 -2
  707. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-12.html +2 -2
  708. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-14.html +2 -2
  709. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-18.html +2 -2
  710. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-2.html +2 -2
  711. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-22.html +2 -2
  712. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-24.html +2 -2
  713. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-26.html +2 -2
  714. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-28.html +2 -2
  715. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-30.html +2 -2
  716. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-32.html +2 -2
  717. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-34.html +4 -4
  718. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-36.html +50 -0
  719. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-4.html +2 -2
  720. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-6.html +2 -2
  721. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-8.html +2 -2
  722. data/vendor/local/share/gtk-doc/html/gobject/api-index-deprecated.html +14 -2
  723. data/vendor/local/share/gtk-doc/html/gobject/api-index-full.html +18 -2
  724. data/vendor/local/share/gtk-doc/html/gobject/ch01s02.html +6 -6
  725. data/vendor/local/share/gtk-doc/html/gobject/chapter-gobject.html +2 -2
  726. data/vendor/local/share/gtk-doc/html/gobject/chapter-gtype.html +6 -6
  727. data/vendor/local/share/gtk-doc/html/gobject/chapter-intro.html +4 -4
  728. data/vendor/local/share/gtk-doc/html/gobject/chapter-signal.html +10 -10
  729. data/vendor/local/share/gtk-doc/html/gobject/glib-genmarshal.html +8 -8
  730. data/vendor/local/share/gtk-doc/html/gobject/glib-mkenums.html +7 -7
  731. data/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html +83 -50
  732. data/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html +344 -344
  733. data/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html +50 -50
  734. data/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html +81 -81
  735. data/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html +68 -72
  736. data/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html +259 -285
  737. data/vendor/local/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html +463 -443
  738. data/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html +356 -355
  739. data/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html +371 -427
  740. data/vendor/local/share/gtk-doc/html/gobject/gobject-Value-arrays.html +41 -41
  741. data/vendor/local/share/gtk-doc/html/gobject/gobject-Varargs-Value-Collection.html +7 -36
  742. data/vendor/local/share/gtk-doc/html/gobject/gobject-memory.html +2 -2
  743. data/vendor/local/share/gtk-doc/html/gobject/gobject-properties.html +96 -96
  744. data/vendor/local/share/gtk-doc/html/gobject/gobject-query.html +5 -5
  745. data/vendor/local/share/gtk-doc/html/gobject/gobject.devhelp2 +15 -10
  746. data/vendor/local/share/gtk-doc/html/gobject/gtype-conventions.html +5 -5
  747. data/vendor/local/share/gtk-doc/html/gobject/gtype-instantiable-classed.html +2 -2
  748. data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable-classed.html +2 -2
  749. data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable.html +2 -2
  750. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-chainup.html +4 -4
  751. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-code.html +2 -2
  752. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-construction.html +24 -24
  753. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-destruction.html +2 -2
  754. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-methods.html +5 -5
  755. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject.html +5 -5
  756. data/vendor/local/share/gtk-doc/html/gobject/howto-interface-implement.html +4 -4
  757. data/vendor/local/share/gtk-doc/html/gobject/howto-interface-override.html +2 -2
  758. data/vendor/local/share/gtk-doc/html/gobject/howto-interface-prerequisite.html +3 -3
  759. data/vendor/local/share/gtk-doc/html/gobject/howto-interface-properties.html +4 -4
  760. data/vendor/local/share/gtk-doc/html/gobject/howto-interface.html +6 -6
  761. data/vendor/local/share/gtk-doc/html/gobject/howto-signals.html +4 -4
  762. data/vendor/local/share/gtk-doc/html/gobject/index.html +12 -11
  763. data/vendor/local/share/gtk-doc/html/gobject/index.sgml +5 -0
  764. data/vendor/local/share/gtk-doc/html/gobject/pr01.html +3 -3
  765. data/vendor/local/share/gtk-doc/html/gobject/pt01.html +6 -6
  766. data/vendor/local/share/gtk-doc/html/gobject/pt02.html +8 -8
  767. data/vendor/local/share/gtk-doc/html/gobject/pt03.html +3 -3
  768. data/vendor/local/share/gtk-doc/html/gobject/rn01.html +3 -3
  769. data/vendor/local/share/gtk-doc/html/gobject/rn02.html +3 -3
  770. data/vendor/local/share/gtk-doc/html/gobject/signal.html +9 -9
  771. data/vendor/local/share/gtk-doc/html/gobject/tools-ginspector.html +2 -2
  772. data/vendor/local/share/gtk-doc/html/gobject/tools-gob.html +2 -2
  773. data/vendor/local/share/gtk-doc/html/gobject/tools-gtkdoc.html +2 -2
  774. data/vendor/local/share/gtk-doc/html/gobject/tools-refdb.html +2 -2
  775. data/vendor/local/share/gtk-doc/html/gobject/tools-vala.html +2 -2
  776. data/vendor/local/share/info/gnutls-guile.info +15 -15
  777. data/vendor/local/share/info/gnutls.info +1274 -1229
  778. data/vendor/local/share/info/gnutls.info-1 +2153 -2008
  779. data/vendor/local/share/info/gnutls.info-2 +991 -314
  780. data/vendor/local/share/info/gnutls.info-3 +358 -232
  781. data/vendor/local/share/info/gnutls.info-4 +928 -671
  782. data/vendor/local/share/locale/an/LC_MESSAGES/glib-networking.mo +0 -0
  783. data/vendor/local/share/locale/as/LC_MESSAGES/glib-networking.mo +0 -0
  784. data/vendor/local/share/locale/as/LC_MESSAGES/glib20.mo +0 -0
  785. data/vendor/local/share/locale/be/LC_MESSAGES/glib-networking.mo +0 -0
  786. data/vendor/local/share/locale/be/LC_MESSAGES/glib20.mo +0 -0
  787. data/vendor/local/share/locale/bg/LC_MESSAGES/glib-networking.mo +0 -0
  788. data/vendor/local/share/locale/bg/LC_MESSAGES/glib20.mo +0 -0
  789. data/vendor/local/share/locale/ca/LC_MESSAGES/glib-networking.mo +0 -0
  790. data/vendor/local/share/locale/ca/LC_MESSAGES/glib20.mo +0 -0
  791. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/glib-networking.mo +0 -0
  792. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/glib20.mo +0 -0
  793. data/vendor/local/share/locale/cs/LC_MESSAGES/glib-networking.mo +0 -0
  794. data/vendor/local/share/locale/cs/LC_MESSAGES/glib20.mo +0 -0
  795. data/vendor/local/share/locale/cs/LC_MESSAGES/gnutls.mo +0 -0
  796. data/vendor/local/share/locale/da/LC_MESSAGES/glib-networking.mo +0 -0
  797. data/vendor/local/share/locale/da/LC_MESSAGES/glib20.mo +0 -0
  798. data/vendor/local/share/locale/de/LC_MESSAGES/glib-networking.mo +0 -0
  799. data/vendor/local/share/locale/de/LC_MESSAGES/glib20.mo +0 -0
  800. data/vendor/local/share/locale/de/LC_MESSAGES/gnutls.mo +0 -0
  801. data/vendor/local/share/locale/el/LC_MESSAGES/glib-networking.mo +0 -0
  802. data/vendor/local/share/locale/el/LC_MESSAGES/glib20.mo +0 -0
  803. data/vendor/local/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo +0 -0
  804. data/vendor/local/share/locale/en@quot/LC_MESSAGES/gnutls.mo +0 -0
  805. data/vendor/local/share/locale/es/LC_MESSAGES/glib-networking.mo +0 -0
  806. data/vendor/local/share/locale/es/LC_MESSAGES/glib20.mo +0 -0
  807. data/vendor/local/share/locale/et/LC_MESSAGES/glib-networking.mo +0 -0
  808. data/vendor/local/share/locale/et/LC_MESSAGES/glib20.mo +0 -0
  809. data/vendor/local/share/locale/eu/LC_MESSAGES/glib-networking.mo +0 -0
  810. data/vendor/local/share/locale/eu/LC_MESSAGES/glib20.mo +0 -0
  811. data/vendor/local/share/locale/fa/LC_MESSAGES/glib-networking.mo +0 -0
  812. data/vendor/local/share/locale/fi/LC_MESSAGES/glib-networking.mo +0 -0
  813. data/vendor/local/share/locale/fi/LC_MESSAGES/gnutls.mo +0 -0
  814. data/vendor/local/share/locale/fr/LC_MESSAGES/glib-networking.mo +0 -0
  815. data/vendor/local/share/locale/fr/LC_MESSAGES/glib20.mo +0 -0
  816. data/vendor/local/share/locale/fr/LC_MESSAGES/gnutls.mo +0 -0
  817. data/vendor/local/share/locale/gl/LC_MESSAGES/glib-networking.mo +0 -0
  818. data/vendor/local/share/locale/gl/LC_MESSAGES/glib20.mo +0 -0
  819. data/vendor/local/share/locale/gu/LC_MESSAGES/glib20.mo +0 -0
  820. data/vendor/local/share/locale/he/LC_MESSAGES/glib-networking.mo +0 -0
  821. data/vendor/local/share/locale/he/LC_MESSAGES/glib20.mo +0 -0
  822. data/vendor/local/share/locale/hi/LC_MESSAGES/glib-networking.mo +0 -0
  823. data/vendor/local/share/locale/hi/LC_MESSAGES/glib20.mo +0 -0
  824. data/vendor/local/share/locale/hu/LC_MESSAGES/glib-networking.mo +0 -0
  825. data/vendor/local/share/locale/hu/LC_MESSAGES/glib20.mo +0 -0
  826. data/vendor/local/share/locale/it/LC_MESSAGES/glib-networking.mo +0 -0
  827. data/vendor/local/share/locale/it/LC_MESSAGES/glib20.mo +0 -0
  828. data/vendor/local/share/locale/it/LC_MESSAGES/gnutls.mo +0 -0
  829. data/vendor/local/share/locale/ja/LC_MESSAGES/glib20.mo +0 -0
  830. data/vendor/local/share/locale/kn/LC_MESSAGES/glib20.mo +0 -0
  831. data/vendor/local/share/locale/ko/LC_MESSAGES/glib-networking.mo +0 -0
  832. data/vendor/local/share/locale/ko/LC_MESSAGES/glib20.mo +0 -0
  833. data/vendor/local/share/locale/lt/LC_MESSAGES/glib-networking.mo +0 -0
  834. data/vendor/local/share/locale/lt/LC_MESSAGES/glib20.mo +0 -0
  835. data/vendor/local/share/locale/lv/LC_MESSAGES/glib-networking.mo +0 -0
  836. data/vendor/local/share/locale/lv/LC_MESSAGES/glib20.mo +0 -0
  837. data/vendor/local/share/locale/ml/LC_MESSAGES/glib-networking.mo +0 -0
  838. data/vendor/local/share/locale/ml/LC_MESSAGES/glib20.mo +0 -0
  839. data/vendor/local/share/locale/mr/LC_MESSAGES/glib20.mo +0 -0
  840. data/vendor/local/share/locale/ms/LC_MESSAGES/gnutls.mo +0 -0
  841. data/vendor/local/share/locale/nb/LC_MESSAGES/glib-networking.mo +0 -0
  842. data/vendor/local/share/locale/nb/LC_MESSAGES/glib20.mo +0 -0
  843. data/vendor/local/share/locale/nl/LC_MESSAGES/glib20.mo +0 -0
  844. data/vendor/local/share/locale/nl/LC_MESSAGES/gnutls.mo +0 -0
  845. data/vendor/local/share/locale/or/LC_MESSAGES/glib20.mo +0 -0
  846. data/vendor/local/share/locale/pa/LC_MESSAGES/glib-networking.mo +0 -0
  847. data/vendor/local/share/locale/pa/LC_MESSAGES/glib20.mo +0 -0
  848. data/vendor/local/share/locale/pl/LC_MESSAGES/glib-networking.mo +0 -0
  849. data/vendor/local/share/locale/pl/LC_MESSAGES/glib20.mo +0 -0
  850. data/vendor/local/share/locale/pl/LC_MESSAGES/gnutls.mo +0 -0
  851. data/vendor/local/share/locale/pt/LC_MESSAGES/glib-networking.mo +0 -0
  852. data/vendor/local/share/locale/pt/LC_MESSAGES/glib20.mo +0 -0
  853. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/glib-networking.mo +0 -0
  854. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/glib20.mo +0 -0
  855. data/vendor/local/share/locale/ru/LC_MESSAGES/glib-networking.mo +0 -0
  856. data/vendor/local/share/locale/ru/LC_MESSAGES/glib20.mo +0 -0
  857. data/vendor/local/share/locale/sk/LC_MESSAGES/glib-networking.mo +0 -0
  858. data/vendor/local/share/locale/sk/LC_MESSAGES/glib20.mo +0 -0
  859. data/vendor/local/share/locale/sl/LC_MESSAGES/glib-networking.mo +0 -0
  860. data/vendor/local/share/locale/sl/LC_MESSAGES/glib20.mo +0 -0
  861. data/vendor/local/share/locale/sr/LC_MESSAGES/glib-networking.mo +0 -0
  862. data/vendor/local/share/locale/sr/LC_MESSAGES/glib20.mo +0 -0
  863. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/glib-networking.mo +0 -0
  864. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/glib20.mo +0 -0
  865. data/vendor/local/share/locale/sv/LC_MESSAGES/gnutls.mo +0 -0
  866. data/vendor/local/share/locale/ta/LC_MESSAGES/glib20.mo +0 -0
  867. data/vendor/local/share/locale/te/LC_MESSAGES/glib20.mo +0 -0
  868. data/vendor/local/share/locale/tg/LC_MESSAGES/glib-networking.mo +0 -0
  869. data/vendor/local/share/locale/tg/LC_MESSAGES/glib20.mo +0 -0
  870. data/vendor/local/share/locale/th/LC_MESSAGES/glib-networking.mo +0 -0
  871. data/vendor/local/share/locale/th/LC_MESSAGES/glib20.mo +0 -0
  872. data/vendor/local/share/locale/ug/LC_MESSAGES/glib-networking.mo +0 -0
  873. data/vendor/local/share/locale/ug/LC_MESSAGES/glib20.mo +0 -0
  874. data/vendor/local/share/locale/uk/LC_MESSAGES/gnutls.mo +0 -0
  875. data/vendor/local/share/locale/vi/LC_MESSAGES/glib-networking.mo +0 -0
  876. data/vendor/local/share/locale/vi/LC_MESSAGES/glib20.mo +0 -0
  877. data/vendor/local/share/locale/vi/LC_MESSAGES/gnutls.mo +0 -0
  878. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/glib20.mo +0 -0
  879. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gnutls.mo +0 -0
  880. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/glib-networking.mo +0 -0
  881. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/glib20.mo +0 -0
  882. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/glib-networking.mo +0 -0
  883. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/glib20.mo +0 -0
  884. data/vendor/local/share/man/man1/certtool.1 +27 -4
  885. data/vendor/local/share/man/man1/gdbus-codegen.1 +1 -1
  886. data/vendor/local/share/man/man1/gdbus.1 +1 -1
  887. data/vendor/local/share/man/man1/gio-querymodules.1 +1 -1
  888. data/vendor/local/share/man/man1/glib-compile-resources.1 +13 -1
  889. data/vendor/local/share/man/man1/glib-compile-schemas.1 +1 -1
  890. data/vendor/local/share/man/man1/glib-genmarshal.1 +1 -1
  891. data/vendor/local/share/man/man1/glib-gettextize.1 +1 -1
  892. data/vendor/local/share/man/man1/glib-mkenums.1 +1 -1
  893. data/vendor/local/share/man/man1/gnutls-cli-debug.1 +2 -2
  894. data/vendor/local/share/man/man1/gnutls-cli.1 +11 -2
  895. data/vendor/local/share/man/man1/gnutls-serv.1 +2 -2
  896. data/vendor/local/share/man/man1/gobject-query.1 +1 -1
  897. data/vendor/local/share/man/man1/gresource.1 +1 -1
  898. data/vendor/local/share/man/man1/gsettings.1 +1 -1
  899. data/vendor/local/share/man/man1/gtester-report.1 +1 -1
  900. data/vendor/local/share/man/man1/gtester.1 +1 -1
  901. data/vendor/local/share/man/man1/ocsptool.1 +2 -2
  902. data/vendor/local/share/man/man1/p11tool.1 +23 -2
  903. data/vendor/local/share/man/man1/psktool.1 +2 -2
  904. data/vendor/local/share/man/man1/srptool.1 +2 -2
  905. data/vendor/local/share/man/man1/tpmtool.1 +2 -2
  906. data/vendor/local/share/man/man3/gnutls_alert_get.3 +1 -1
  907. data/vendor/local/share/man/man3/gnutls_alert_get_name.3 +1 -1
  908. data/vendor/local/share/man/man3/gnutls_alert_get_strname.3 +1 -1
  909. data/vendor/local/share/man/man3/gnutls_alert_send.3 +1 -1
  910. data/vendor/local/share/man/man3/gnutls_alert_send_appropriate.3 +1 -1
  911. data/vendor/local/share/man/man3/gnutls_anon_allocate_client_credentials.3 +1 -1
  912. data/vendor/local/share/man/man3/gnutls_anon_allocate_server_credentials.3 +1 -1
  913. data/vendor/local/share/man/man3/gnutls_anon_free_client_credentials.3 +1 -1
  914. data/vendor/local/share/man/man3/gnutls_anon_free_server_credentials.3 +1 -1
  915. data/vendor/local/share/man/man3/gnutls_anon_set_params_function.3 +1 -1
  916. data/vendor/local/share/man/man3/gnutls_anon_set_server_dh_params.3 +1 -1
  917. data/vendor/local/share/man/man3/gnutls_anon_set_server_params_function.3 +1 -1
  918. data/vendor/local/share/man/man3/gnutls_auth_client_get_type.3 +1 -1
  919. data/vendor/local/share/man/man3/gnutls_auth_get_type.3 +1 -1
  920. data/vendor/local/share/man/man3/gnutls_auth_server_get_type.3 +1 -1
  921. data/vendor/local/share/man/man3/gnutls_bye.3 +1 -1
  922. data/vendor/local/share/man/man3/gnutls_certificate_activation_time_peers.3 +1 -1
  923. data/vendor/local/share/man/man3/gnutls_certificate_allocate_credentials.3 +1 -1
  924. data/vendor/local/share/man/man3/gnutls_certificate_client_get_request_status.3 +1 -1
  925. data/vendor/local/share/man/man3/gnutls_certificate_expiration_time_peers.3 +1 -1
  926. data/vendor/local/share/man/man3/gnutls_certificate_free_ca_names.3 +1 -1
  927. data/vendor/local/share/man/man3/gnutls_certificate_free_cas.3 +1 -1
  928. data/vendor/local/share/man/man3/gnutls_certificate_free_credentials.3 +1 -1
  929. data/vendor/local/share/man/man3/gnutls_certificate_free_crls.3 +1 -1
  930. data/vendor/local/share/man/man3/gnutls_certificate_free_keys.3 +1 -1
  931. data/vendor/local/share/man/man3/gnutls_certificate_get_issuer.3 +1 -1
  932. data/vendor/local/share/man/man3/gnutls_certificate_get_ours.3 +1 -1
  933. data/vendor/local/share/man/man3/gnutls_certificate_get_peers.3 +1 -1
  934. data/vendor/local/share/man/man3/gnutls_certificate_get_peers_subkey_id.3 +3 -1
  935. data/vendor/local/share/man/man3/gnutls_certificate_send_x509_rdn_sequence.3 +1 -1
  936. data/vendor/local/share/man/man3/gnutls_certificate_server_set_request.3 +1 -1
  937. data/vendor/local/share/man/man3/gnutls_certificate_set_dh_params.3 +3 -4
  938. data/vendor/local/share/man/man3/gnutls_certificate_set_key.3 +1 -1
  939. data/vendor/local/share/man/man3/gnutls_certificate_set_ocsp_status_request_file.3 +3 -1
  940. data/vendor/local/share/man/man3/gnutls_certificate_set_ocsp_status_request_function.3 +3 -1
  941. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key.3 +1 -1
  942. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_file.3 +1 -1
  943. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_file2.3 +1 -1
  944. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_mem.3 +1 -1
  945. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_mem2.3 +1 -1
  946. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_keyring_file.3 +1 -1
  947. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_keyring_mem.3 +1 -1
  948. data/vendor/local/share/man/man3/gnutls_certificate_set_params_function.3 +1 -1
  949. data/vendor/local/share/man/man3/gnutls_certificate_set_pin_function.3 +1 -1
  950. data/vendor/local/share/man/man3/gnutls_certificate_set_retrieve_function.3 +1 -1
  951. data/vendor/local/share/man/man3/gnutls_certificate_set_retrieve_function2.3 +1 -1
  952. data/vendor/local/share/man/man3/gnutls_certificate_set_rsa_export_params.3 +1 -1
  953. data/vendor/local/share/man/man3/gnutls_certificate_set_verify_flags.3 +1 -1
  954. data/vendor/local/share/man/man3/gnutls_certificate_set_verify_function.3 +1 -1
  955. data/vendor/local/share/man/man3/gnutls_certificate_set_verify_limits.3 +1 -1
  956. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl.3 +1 -1
  957. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl_file.3 +1 -1
  958. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl_mem.3 +1 -1
  959. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key.3 +1 -1
  960. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_file.3 +1 -1
  961. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_mem.3 +1 -1
  962. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_simple_pkcs12_file.3 +1 -1
  963. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_simple_pkcs12_mem.3 +1 -1
  964. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_system_trust.3 +1 -1
  965. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust.3 +1 -1
  966. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust_file.3 +1 -1
  967. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust_mem.3 +1 -1
  968. data/vendor/local/share/man/man3/gnutls_certificate_type_get.3 +1 -1
  969. data/vendor/local/share/man/man3/gnutls_certificate_type_get_id.3 +1 -1
  970. data/vendor/local/share/man/man3/gnutls_certificate_type_get_name.3 +1 -1
  971. data/vendor/local/share/man/man3/gnutls_certificate_type_list.3 +1 -1
  972. data/vendor/local/share/man/man3/gnutls_certificate_type_set_priority.3 +1 -1
  973. data/vendor/local/share/man/man3/gnutls_certificate_verification_status_print.3 +1 -1
  974. data/vendor/local/share/man/man3/gnutls_certificate_verify_peers2.3 +1 -1
  975. data/vendor/local/share/man/man3/gnutls_certificate_verify_peers3.3 +1 -1
  976. data/vendor/local/share/man/man3/gnutls_check_version.3 +1 -1
  977. data/vendor/local/share/man/man3/gnutls_cipher_add_auth.3 +1 -1
  978. data/vendor/local/share/man/man3/gnutls_cipher_decrypt.3 +1 -1
  979. data/vendor/local/share/man/man3/gnutls_cipher_decrypt2.3 +1 -1
  980. data/vendor/local/share/man/man3/gnutls_cipher_deinit.3 +1 -1
  981. data/vendor/local/share/man/man3/gnutls_cipher_encrypt.3 +1 -1
  982. data/vendor/local/share/man/man3/gnutls_cipher_encrypt2.3 +1 -1
  983. data/vendor/local/share/man/man3/gnutls_cipher_get.3 +1 -1
  984. data/vendor/local/share/man/man3/gnutls_cipher_get_block_size.3 +1 -1
  985. data/vendor/local/share/man/man3/gnutls_cipher_get_id.3 +1 -1
  986. data/vendor/local/share/man/man3/gnutls_cipher_get_key_size.3 +1 -1
  987. data/vendor/local/share/man/man3/gnutls_cipher_get_name.3 +1 -1
  988. data/vendor/local/share/man/man3/gnutls_cipher_init.3 +1 -1
  989. data/vendor/local/share/man/man3/gnutls_cipher_list.3 +1 -1
  990. data/vendor/local/share/man/man3/gnutls_cipher_set_iv.3 +1 -1
  991. data/vendor/local/share/man/man3/gnutls_cipher_set_priority.3 +1 -1
  992. data/vendor/local/share/man/man3/gnutls_cipher_suite_get_name.3 +1 -1
  993. data/vendor/local/share/man/man3/gnutls_cipher_suite_info.3 +1 -1
  994. data/vendor/local/share/man/man3/gnutls_cipher_tag.3 +1 -1
  995. data/vendor/local/share/man/man3/gnutls_compression_get.3 +1 -1
  996. data/vendor/local/share/man/man3/gnutls_compression_get_id.3 +1 -1
  997. data/vendor/local/share/man/man3/gnutls_compression_get_name.3 +1 -1
  998. data/vendor/local/share/man/man3/gnutls_compression_list.3 +1 -1
  999. data/vendor/local/share/man/man3/gnutls_compression_set_priority.3 +1 -1
  1000. data/vendor/local/share/man/man3/gnutls_credentials_clear.3 +1 -1
  1001. data/vendor/local/share/man/man3/gnutls_credentials_set.3 +1 -1
  1002. data/vendor/local/share/man/man3/gnutls_db_check_entry.3 +2 -4
  1003. data/vendor/local/share/man/man3/gnutls_db_check_entry_time.3 +45 -0
  1004. data/vendor/local/share/man/man3/gnutls_db_get_ptr.3 +1 -1
  1005. data/vendor/local/share/man/man3/gnutls_db_remove_session.3 +1 -1
  1006. data/vendor/local/share/man/man3/gnutls_db_set_cache_expiration.3 +1 -1
  1007. data/vendor/local/share/man/man3/gnutls_db_set_ptr.3 +1 -1
  1008. data/vendor/local/share/man/man3/gnutls_db_set_remove_function.3 +1 -1
  1009. data/vendor/local/share/man/man3/gnutls_db_set_retrieve_function.3 +1 -1
  1010. data/vendor/local/share/man/man3/gnutls_db_set_store_function.3 +1 -1
  1011. data/vendor/local/share/man/man3/gnutls_deinit.3 +1 -1
  1012. data/vendor/local/share/man/man3/gnutls_dh_get_group.3 +1 -1
  1013. data/vendor/local/share/man/man3/gnutls_dh_get_peers_public_bits.3 +1 -1
  1014. data/vendor/local/share/man/man3/gnutls_dh_get_prime_bits.3 +1 -1
  1015. data/vendor/local/share/man/man3/gnutls_dh_get_pubkey.3 +1 -1
  1016. data/vendor/local/share/man/man3/gnutls_dh_get_secret_bits.3 +1 -1
  1017. data/vendor/local/share/man/man3/gnutls_dh_params_cpy.3 +1 -1
  1018. data/vendor/local/share/man/man3/gnutls_dh_params_deinit.3 +1 -1
  1019. data/vendor/local/share/man/man3/gnutls_dh_params_export2_pkcs3.3 +3 -1
  1020. data/vendor/local/share/man/man3/gnutls_dh_params_export_pkcs3.3 +1 -1
  1021. data/vendor/local/share/man/man3/gnutls_dh_params_export_raw.3 +1 -1
  1022. data/vendor/local/share/man/man3/gnutls_dh_params_generate2.3 +1 -1
  1023. data/vendor/local/share/man/man3/gnutls_dh_params_import_pkcs3.3 +1 -1
  1024. data/vendor/local/share/man/man3/gnutls_dh_params_import_raw.3 +1 -1
  1025. data/vendor/local/share/man/man3/gnutls_dh_params_init.3 +1 -1
  1026. data/vendor/local/share/man/man3/gnutls_dh_set_prime_bits.3 +7 -2
  1027. data/vendor/local/share/man/man3/gnutls_dtls_cookie_send.3 +1 -1
  1028. data/vendor/local/share/man/man3/gnutls_dtls_cookie_verify.3 +1 -1
  1029. data/vendor/local/share/man/man3/gnutls_dtls_get_data_mtu.3 +1 -1
  1030. data/vendor/local/share/man/man3/gnutls_dtls_get_mtu.3 +1 -1
  1031. data/vendor/local/share/man/man3/gnutls_dtls_get_timeout.3 +1 -1
  1032. data/vendor/local/share/man/man3/gnutls_dtls_prestate_set.3 +1 -1
  1033. data/vendor/local/share/man/man3/gnutls_dtls_set_data_mtu.3 +1 -1
  1034. data/vendor/local/share/man/man3/gnutls_dtls_set_mtu.3 +1 -1
  1035. data/vendor/local/share/man/man3/gnutls_dtls_set_timeouts.3 +1 -1
  1036. data/vendor/local/share/man/man3/gnutls_ecc_curve_get.3 +1 -1
  1037. data/vendor/local/share/man/man3/gnutls_ecc_curve_get_name.3 +1 -1
  1038. data/vendor/local/share/man/man3/gnutls_ecc_curve_get_size.3 +1 -1
  1039. data/vendor/local/share/man/man3/gnutls_ecc_curve_list.3 +1 -1
  1040. data/vendor/local/share/man/man3/gnutls_error_is_fatal.3 +1 -1
  1041. data/vendor/local/share/man/man3/gnutls_error_to_alert.3 +1 -1
  1042. data/vendor/local/share/man/man3/gnutls_fingerprint.3 +2 -2
  1043. data/vendor/local/share/man/man3/gnutls_global_deinit.3 +1 -1
  1044. data/vendor/local/share/man/man3/gnutls_global_init.3 +1 -1
  1045. data/vendor/local/share/man/man3/gnutls_global_set_audit_log_function.3 +1 -1
  1046. data/vendor/local/share/man/man3/gnutls_global_set_log_function.3 +1 -1
  1047. data/vendor/local/share/man/man3/gnutls_global_set_log_level.3 +1 -1
  1048. data/vendor/local/share/man/man3/gnutls_global_set_mem_functions.3 +1 -1
  1049. data/vendor/local/share/man/man3/gnutls_global_set_mutex.3 +1 -1
  1050. data/vendor/local/share/man/man3/gnutls_global_set_time_function.3 +1 -1
  1051. data/vendor/local/share/man/man3/gnutls_handshake.3 +1 -1
  1052. data/vendor/local/share/man/man3/gnutls_handshake_get_last_in.3 +1 -1
  1053. data/vendor/local/share/man/man3/gnutls_handshake_get_last_out.3 +1 -1
  1054. data/vendor/local/share/man/man3/gnutls_handshake_set_max_packet_length.3 +1 -1
  1055. data/vendor/local/share/man/man3/gnutls_handshake_set_post_client_hello_function.3 +1 -1
  1056. data/vendor/local/share/man/man3/gnutls_handshake_set_private_extensions.3 +1 -1
  1057. data/vendor/local/share/man/man3/gnutls_handshake_set_random.3 +55 -0
  1058. data/vendor/local/share/man/man3/gnutls_handshake_set_timeout.3 +3 -2
  1059. data/vendor/local/share/man/man3/gnutls_hash.3 +1 -1
  1060. data/vendor/local/share/man/man3/gnutls_hash_deinit.3 +1 -1
  1061. data/vendor/local/share/man/man3/gnutls_hash_fast.3 +1 -1
  1062. data/vendor/local/share/man/man3/gnutls_hash_get_len.3 +1 -1
  1063. data/vendor/local/share/man/man3/gnutls_hash_init.3 +1 -1
  1064. data/vendor/local/share/man/man3/gnutls_hash_output.3 +1 -1
  1065. data/vendor/local/share/man/man3/gnutls_heartbeat_allowed.3 +1 -1
  1066. data/vendor/local/share/man/man3/gnutls_heartbeat_enable.3 +1 -1
  1067. data/vendor/local/share/man/man3/gnutls_heartbeat_get_timeout.3 +1 -1
  1068. data/vendor/local/share/man/man3/gnutls_heartbeat_ping.3 +1 -1
  1069. data/vendor/local/share/man/man3/gnutls_heartbeat_pong.3 +1 -1
  1070. data/vendor/local/share/man/man3/gnutls_heartbeat_set_timeouts.3 +1 -1
  1071. data/vendor/local/share/man/man3/gnutls_hex2bin.3 +1 -1
  1072. data/vendor/local/share/man/man3/gnutls_hex_decode.3 +1 -1
  1073. data/vendor/local/share/man/man3/gnutls_hex_encode.3 +1 -1
  1074. data/vendor/local/share/man/man3/gnutls_hmac.3 +1 -1
  1075. data/vendor/local/share/man/man3/gnutls_hmac_deinit.3 +1 -1
  1076. data/vendor/local/share/man/man3/gnutls_hmac_fast.3 +1 -1
  1077. data/vendor/local/share/man/man3/gnutls_hmac_get_len.3 +1 -1
  1078. data/vendor/local/share/man/man3/gnutls_hmac_init.3 +1 -1
  1079. data/vendor/local/share/man/man3/gnutls_hmac_output.3 +1 -1
  1080. data/vendor/local/share/man/man3/gnutls_init.3 +1 -1
  1081. data/vendor/local/share/man/man3/gnutls_key_generate.3 +2 -2
  1082. data/vendor/local/share/man/man3/gnutls_kx_get.3 +1 -1
  1083. data/vendor/local/share/man/man3/gnutls_kx_get_id.3 +1 -1
  1084. data/vendor/local/share/man/man3/gnutls_kx_get_name.3 +1 -1
  1085. data/vendor/local/share/man/man3/gnutls_kx_list.3 +1 -1
  1086. data/vendor/local/share/man/man3/gnutls_kx_set_priority.3 +1 -1
  1087. data/vendor/local/share/man/man3/gnutls_load_file.3 +1 -1
  1088. data/vendor/local/share/man/man3/gnutls_mac_get.3 +1 -1
  1089. data/vendor/local/share/man/man3/gnutls_mac_get_id.3 +1 -1
  1090. data/vendor/local/share/man/man3/gnutls_mac_get_key_size.3 +1 -1
  1091. data/vendor/local/share/man/man3/gnutls_mac_get_name.3 +1 -1
  1092. data/vendor/local/share/man/man3/gnutls_mac_list.3 +1 -1
  1093. data/vendor/local/share/man/man3/gnutls_mac_set_priority.3 +1 -1
  1094. data/vendor/local/share/man/man3/gnutls_ocsp_req_add_cert.3 +1 -1
  1095. data/vendor/local/share/man/man3/gnutls_ocsp_req_add_cert_id.3 +1 -1
  1096. data/vendor/local/share/man/man3/gnutls_ocsp_req_deinit.3 +1 -1
  1097. data/vendor/local/share/man/man3/gnutls_ocsp_req_export.3 +1 -1
  1098. data/vendor/local/share/man/man3/gnutls_ocsp_req_get_cert_id.3 +1 -1
  1099. data/vendor/local/share/man/man3/gnutls_ocsp_req_get_extension.3 +1 -1
  1100. data/vendor/local/share/man/man3/gnutls_ocsp_req_get_nonce.3 +1 -1
  1101. data/vendor/local/share/man/man3/gnutls_ocsp_req_get_version.3 +1 -1
  1102. data/vendor/local/share/man/man3/gnutls_ocsp_req_import.3 +1 -1
  1103. data/vendor/local/share/man/man3/gnutls_ocsp_req_init.3 +1 -1
  1104. data/vendor/local/share/man/man3/gnutls_ocsp_req_print.3 +1 -1
  1105. data/vendor/local/share/man/man3/gnutls_ocsp_req_randomize_nonce.3 +1 -1
  1106. data/vendor/local/share/man/man3/gnutls_ocsp_req_set_extension.3 +1 -1
  1107. data/vendor/local/share/man/man3/gnutls_ocsp_req_set_nonce.3 +1 -1
  1108. data/vendor/local/share/man/man3/gnutls_ocsp_resp_check_crt.3 +3 -1
  1109. data/vendor/local/share/man/man3/gnutls_ocsp_resp_deinit.3 +1 -1
  1110. data/vendor/local/share/man/man3/gnutls_ocsp_resp_export.3 +1 -1
  1111. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_certs.3 +1 -1
  1112. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_extension.3 +1 -1
  1113. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_nonce.3 +1 -1
  1114. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_produced.3 +1 -1
  1115. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_responder.3 +1 -1
  1116. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_response.3 +1 -1
  1117. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_signature.3 +1 -1
  1118. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_signature_algorithm.3 +1 -1
  1119. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_single.3 +1 -1
  1120. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_status.3 +1 -1
  1121. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_version.3 +1 -1
  1122. data/vendor/local/share/man/man3/gnutls_ocsp_resp_import.3 +1 -1
  1123. data/vendor/local/share/man/man3/gnutls_ocsp_resp_init.3 +1 -1
  1124. data/vendor/local/share/man/man3/gnutls_ocsp_resp_print.3 +1 -1
  1125. data/vendor/local/share/man/man3/gnutls_ocsp_resp_verify.3 +1 -1
  1126. data/vendor/local/share/man/man3/gnutls_ocsp_resp_verify_direct.3 +1 -1
  1127. data/vendor/local/share/man/man3/gnutls_ocsp_status_request_enable_client.3 +3 -1
  1128. data/vendor/local/share/man/man3/gnutls_ocsp_status_request_get.3 +3 -1
  1129. data/vendor/local/share/man/man3/gnutls_ocsp_status_request_is_checked.3 +1 -1
  1130. data/vendor/local/share/man/man3/gnutls_openpgp_crt_check_hostname.3 +1 -1
  1131. data/vendor/local/share/man/man3/gnutls_openpgp_crt_deinit.3 +1 -1
  1132. data/vendor/local/share/man/man3/gnutls_openpgp_crt_export.3 +1 -1
  1133. data/vendor/local/share/man/man3/gnutls_openpgp_crt_export2.3 +3 -1
  1134. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_auth_subkey.3 +1 -1
  1135. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_creation_time.3 +1 -1
  1136. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_expiration_time.3 +1 -1
  1137. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_fingerprint.3 +1 -1
  1138. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_key_id.3 +1 -1
  1139. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_key_usage.3 +1 -1
  1140. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_name.3 +1 -1
  1141. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_algorithm.3 +1 -1
  1142. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_dsa_raw.3 +1 -1
  1143. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_rsa_raw.3 +1 -1
  1144. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_preferred_key_id.3 +1 -1
  1145. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_revoked_status.3 +1 -1
  1146. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_count.3 +1 -1
  1147. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_creation_time.3 +1 -1
  1148. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_expiration_time.3 +1 -1
  1149. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_fingerprint.3 +1 -1
  1150. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_id.3 +1 -1
  1151. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_idx.3 +1 -1
  1152. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_algorithm.3 +1 -1
  1153. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 +1 -1
  1154. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 +1 -1
  1155. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_revoked_status.3 +1 -1
  1156. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_usage.3 +1 -1
  1157. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_version.3 +1 -1
  1158. data/vendor/local/share/man/man3/gnutls_openpgp_crt_import.3 +1 -1
  1159. data/vendor/local/share/man/man3/gnutls_openpgp_crt_init.3 +1 -1
  1160. data/vendor/local/share/man/man3/gnutls_openpgp_crt_print.3 +1 -1
  1161. data/vendor/local/share/man/man3/gnutls_openpgp_crt_set_preferred_key_id.3 +1 -1
  1162. data/vendor/local/share/man/man3/gnutls_openpgp_crt_verify_ring.3 +1 -1
  1163. data/vendor/local/share/man/man3/gnutls_openpgp_crt_verify_self.3 +1 -1
  1164. data/vendor/local/share/man/man3/gnutls_openpgp_keyring_check_id.3 +1 -1
  1165. data/vendor/local/share/man/man3/gnutls_openpgp_keyring_deinit.3 +1 -1
  1166. data/vendor/local/share/man/man3/gnutls_openpgp_keyring_get_crt.3 +1 -1
  1167. data/vendor/local/share/man/man3/gnutls_openpgp_keyring_get_crt_count.3 +1 -1
  1168. data/vendor/local/share/man/man3/gnutls_openpgp_keyring_import.3 +1 -1
  1169. data/vendor/local/share/man/man3/gnutls_openpgp_keyring_init.3 +1 -1
  1170. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_deinit.3 +1 -1
  1171. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export.3 +1 -1
  1172. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export2.3 +2 -2
  1173. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_dsa_raw.3 +1 -1
  1174. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_rsa_raw.3 +1 -1
  1175. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_subkey_dsa_raw.3 +1 -1
  1176. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_subkey_rsa_raw.3 +1 -1
  1177. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_fingerprint.3 +1 -1
  1178. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_key_id.3 +1 -1
  1179. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_pk_algorithm.3 +1 -1
  1180. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_preferred_key_id.3 +1 -1
  1181. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_revoked_status.3 +1 -1
  1182. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_count.3 +1 -1
  1183. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_creation_time.3 +1 -1
  1184. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_fingerprint.3 +1 -1
  1185. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_id.3 +1 -1
  1186. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_idx.3 +1 -1
  1187. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 +1 -1
  1188. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_revoked_status.3 +1 -1
  1189. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_import.3 +1 -1
  1190. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_init.3 +1 -1
  1191. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_sec_param.3 +1 -1
  1192. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_set_preferred_key_id.3 +1 -1
  1193. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_sign_hash.3 +1 -1
  1194. data/vendor/local/share/man/man3/gnutls_openpgp_send_cert.3 +1 -1
  1195. data/vendor/local/share/man/man3/gnutls_openpgp_set_recv_key_function.3 +3 -1
  1196. data/vendor/local/share/man/man3/gnutls_pcert_deinit.3 +1 -1
  1197. data/vendor/local/share/man/man3/gnutls_pcert_import_openpgp.3 +1 -1
  1198. data/vendor/local/share/man/man3/gnutls_pcert_import_openpgp_raw.3 +1 -1
  1199. data/vendor/local/share/man/man3/gnutls_pcert_import_x509.3 +1 -1
  1200. data/vendor/local/share/man/man3/gnutls_pcert_import_x509_raw.3 +1 -1
  1201. data/vendor/local/share/man/man3/gnutls_pcert_list_import_x509_raw.3 +1 -1
  1202. data/vendor/local/share/man/man3/gnutls_pem_base64_decode.3 +1 -1
  1203. data/vendor/local/share/man/man3/gnutls_pem_base64_decode_alloc.3 +1 -1
  1204. data/vendor/local/share/man/man3/gnutls_pem_base64_encode.3 +1 -1
  1205. data/vendor/local/share/man/man3/gnutls_pem_base64_encode_alloc.3 +1 -1
  1206. data/vendor/local/share/man/man3/gnutls_perror.3 +1 -1
  1207. data/vendor/local/share/man/man3/gnutls_pk_algorithm_get_name.3 +1 -1
  1208. data/vendor/local/share/man/man3/gnutls_pk_bits_to_sec_param.3 +1 -1
  1209. data/vendor/local/share/man/man3/gnutls_pk_get_id.3 +1 -1
  1210. data/vendor/local/share/man/man3/gnutls_pk_get_name.3 +1 -1
  1211. data/vendor/local/share/man/man3/gnutls_pk_list.3 +1 -1
  1212. data/vendor/local/share/man/man3/gnutls_pk_to_sign.3 +1 -1
  1213. data/vendor/local/share/man/man3/gnutls_pkcs11_add_provider.3 +1 -1
  1214. data/vendor/local/share/man/man3/gnutls_pkcs11_copy_secret_key.3 +1 -1
  1215. data/vendor/local/share/man/man3/gnutls_pkcs11_copy_x509_crt.3 +1 -1
  1216. data/vendor/local/share/man/man3/gnutls_pkcs11_copy_x509_privkey.3 +1 -1
  1217. data/vendor/local/share/man/man3/gnutls_pkcs11_deinit.3 +1 -1
  1218. data/vendor/local/share/man/man3/gnutls_pkcs11_delete_url.3 +1 -1
  1219. data/vendor/local/share/man/man3/gnutls_pkcs11_get_pin_function.3 +1 -1
  1220. data/vendor/local/share/man/man3/gnutls_pkcs11_init.3 +1 -1
  1221. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_deinit.3 +1 -1
  1222. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export.3 +1 -1
  1223. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export2.3 +2 -2
  1224. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export_url.3 +1 -1
  1225. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_get_info.3 +1 -1
  1226. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_get_type.3 +1 -1
  1227. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_import_url.3 +1 -1
  1228. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_init.3 +1 -1
  1229. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_list_import_url.3 +1 -1
  1230. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_list_import_url2.3 +1 -1
  1231. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_set_pin_function.3 +1 -1
  1232. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_deinit.3 +1 -1
  1233. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_export_url.3 +1 -1
  1234. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_generate.3 +1 -1
  1235. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_generate2.3 +1 -1
  1236. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_get_info.3 +1 -1
  1237. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_get_pk_algorithm.3 +1 -1
  1238. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_import_url.3 +1 -1
  1239. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_init.3 +1 -1
  1240. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_set_pin_function.3 +1 -1
  1241. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_status.3 +47 -0
  1242. data/vendor/local/share/man/man3/gnutls_pkcs11_reinit.3 +1 -1
  1243. data/vendor/local/share/man/man3/gnutls_pkcs11_set_pin_function.3 +1 -1
  1244. data/vendor/local/share/man/man3/gnutls_pkcs11_set_token_function.3 +1 -1
  1245. data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_flags.3 +1 -1
  1246. data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_info.3 +1 -1
  1247. data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_mechanism.3 +1 -1
  1248. data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_url.3 +1 -1
  1249. data/vendor/local/share/man/man3/gnutls_pkcs11_token_init.3 +1 -1
  1250. data/vendor/local/share/man/man3/gnutls_pkcs11_token_set_pin.3 +1 -1
  1251. data/vendor/local/share/man/man3/gnutls_pkcs11_type_get_name.3 +1 -1
  1252. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_decrypt.3 +1 -1
  1253. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_deinit.3 +1 -1
  1254. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_encrypt.3 +1 -1
  1255. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_count.3 +1 -1
  1256. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_data.3 +1 -1
  1257. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_friendly_name.3 +1 -1
  1258. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_key_id.3 +1 -1
  1259. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_type.3 +1 -1
  1260. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_init.3 +1 -1
  1261. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_crl.3 +1 -1
  1262. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_crt.3 +1 -1
  1263. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_data.3 +1 -1
  1264. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_friendly_name.3 +1 -1
  1265. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_key_id.3 +1 -1
  1266. data/vendor/local/share/man/man3/gnutls_pkcs12_deinit.3 +1 -1
  1267. data/vendor/local/share/man/man3/gnutls_pkcs12_export.3 +1 -1
  1268. data/vendor/local/share/man/man3/gnutls_pkcs12_export2.3 +2 -2
  1269. data/vendor/local/share/man/man3/gnutls_pkcs12_generate_mac.3 +1 -1
  1270. data/vendor/local/share/man/man3/gnutls_pkcs12_get_bag.3 +1 -1
  1271. data/vendor/local/share/man/man3/gnutls_pkcs12_import.3 +1 -1
  1272. data/vendor/local/share/man/man3/gnutls_pkcs12_init.3 +1 -1
  1273. data/vendor/local/share/man/man3/gnutls_pkcs12_set_bag.3 +1 -1
  1274. data/vendor/local/share/man/man3/gnutls_pkcs12_simple_parse.3 +11 -11
  1275. data/vendor/local/share/man/man3/gnutls_pkcs12_verify_mac.3 +1 -1
  1276. data/vendor/local/share/man/man3/gnutls_pkcs7_deinit.3 +1 -1
  1277. data/vendor/local/share/man/man3/gnutls_pkcs7_delete_crl.3 +1 -1
  1278. data/vendor/local/share/man/man3/gnutls_pkcs7_delete_crt.3 +1 -1
  1279. data/vendor/local/share/man/man3/gnutls_pkcs7_export.3 +1 -1
  1280. data/vendor/local/share/man/man3/gnutls_pkcs7_export2.3 +3 -1
  1281. data/vendor/local/share/man/man3/gnutls_pkcs7_get_crl_count.3 +1 -1
  1282. data/vendor/local/share/man/man3/gnutls_pkcs7_get_crl_raw.3 +1 -1
  1283. data/vendor/local/share/man/man3/gnutls_pkcs7_get_crt_count.3 +1 -1
  1284. data/vendor/local/share/man/man3/gnutls_pkcs7_get_crt_raw.3 +1 -1
  1285. data/vendor/local/share/man/man3/gnutls_pkcs7_import.3 +1 -1
  1286. data/vendor/local/share/man/man3/gnutls_pkcs7_init.3 +1 -1
  1287. data/vendor/local/share/man/man3/gnutls_pkcs7_set_crl.3 +1 -1
  1288. data/vendor/local/share/man/man3/gnutls_pkcs7_set_crl_raw.3 +1 -1
  1289. data/vendor/local/share/man/man3/gnutls_pkcs7_set_crt.3 +1 -1
  1290. data/vendor/local/share/man/man3/gnutls_pkcs7_set_crt_raw.3 +1 -1
  1291. data/vendor/local/share/man/man3/gnutls_prf.3 +1 -1
  1292. data/vendor/local/share/man/man3/gnutls_prf_raw.3 +1 -1
  1293. data/vendor/local/share/man/man3/gnutls_priority_certificate_type_list.3 +1 -1
  1294. data/vendor/local/share/man/man3/gnutls_priority_compression_list.3 +1 -1
  1295. data/vendor/local/share/man/man3/gnutls_priority_deinit.3 +1 -1
  1296. data/vendor/local/share/man/man3/gnutls_priority_ecc_curve_list.3 +1 -1
  1297. data/vendor/local/share/man/man3/gnutls_priority_get_cipher_suite_index.3 +1 -1
  1298. data/vendor/local/share/man/man3/gnutls_priority_init.3 +1 -1
  1299. data/vendor/local/share/man/man3/gnutls_priority_protocol_list.3 +1 -1
  1300. data/vendor/local/share/man/man3/gnutls_priority_set.3 +1 -1
  1301. data/vendor/local/share/man/man3/gnutls_priority_set_direct.3 +1 -1
  1302. data/vendor/local/share/man/man3/gnutls_priority_sign_list.3 +1 -1
  1303. data/vendor/local/share/man/man3/gnutls_privkey_decrypt_data.3 +1 -1
  1304. data/vendor/local/share/man/man3/gnutls_privkey_deinit.3 +1 -1
  1305. data/vendor/local/share/man/man3/gnutls_privkey_get_pk_algorithm.3 +1 -1
  1306. data/vendor/local/share/man/man3/gnutls_privkey_get_type.3 +1 -1
  1307. data/vendor/local/share/man/man3/gnutls_privkey_import_ext.3 +4 -1
  1308. data/vendor/local/share/man/man3/gnutls_privkey_import_ext2.3 +4 -1
  1309. data/vendor/local/share/man/man3/gnutls_privkey_import_openpgp.3 +1 -1
  1310. data/vendor/local/share/man/man3/gnutls_privkey_import_openpgp_raw.3 +1 -1
  1311. data/vendor/local/share/man/man3/gnutls_privkey_import_pkcs11.3 +1 -1
  1312. data/vendor/local/share/man/man3/gnutls_privkey_import_pkcs11_url.3 +1 -1
  1313. data/vendor/local/share/man/man3/gnutls_privkey_import_tpm_raw.3 +1 -1
  1314. data/vendor/local/share/man/man3/gnutls_privkey_import_tpm_url.3 +1 -1
  1315. data/vendor/local/share/man/man3/gnutls_privkey_import_url.3 +1 -1
  1316. data/vendor/local/share/man/man3/gnutls_privkey_import_x509.3 +1 -1
  1317. data/vendor/local/share/man/man3/gnutls_privkey_import_x509_raw.3 +3 -3
  1318. data/vendor/local/share/man/man3/gnutls_privkey_init.3 +1 -1
  1319. data/vendor/local/share/man/man3/gnutls_privkey_set_pin_function.3 +1 -1
  1320. data/vendor/local/share/man/man3/gnutls_privkey_sign_data.3 +1 -1
  1321. data/vendor/local/share/man/man3/gnutls_privkey_sign_hash.3 +1 -1
  1322. data/vendor/local/share/man/man3/gnutls_privkey_sign_raw_data.3 +57 -0
  1323. data/vendor/local/share/man/man3/gnutls_privkey_status.3 +50 -0
  1324. data/vendor/local/share/man/man3/gnutls_protocol_get_id.3 +1 -1
  1325. data/vendor/local/share/man/man3/gnutls_protocol_get_name.3 +1 -1
  1326. data/vendor/local/share/man/man3/gnutls_protocol_get_version.3 +1 -1
  1327. data/vendor/local/share/man/man3/gnutls_protocol_list.3 +1 -1
  1328. data/vendor/local/share/man/man3/gnutls_protocol_set_priority.3 +1 -1
  1329. data/vendor/local/share/man/man3/gnutls_psk_allocate_client_credentials.3 +1 -1
  1330. data/vendor/local/share/man/man3/gnutls_psk_allocate_server_credentials.3 +1 -1
  1331. data/vendor/local/share/man/man3/gnutls_psk_client_get_hint.3 +1 -1
  1332. data/vendor/local/share/man/man3/gnutls_psk_free_client_credentials.3 +1 -1
  1333. data/vendor/local/share/man/man3/gnutls_psk_free_server_credentials.3 +1 -1
  1334. data/vendor/local/share/man/man3/gnutls_psk_server_get_username.3 +1 -1
  1335. data/vendor/local/share/man/man3/gnutls_psk_set_client_credentials.3 +1 -1
  1336. data/vendor/local/share/man/man3/gnutls_psk_set_client_credentials_function.3 +1 -1
  1337. data/vendor/local/share/man/man3/gnutls_psk_set_params_function.3 +1 -1
  1338. data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_file.3 +1 -1
  1339. data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_function.3 +1 -1
  1340. data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_hint.3 +1 -1
  1341. data/vendor/local/share/man/man3/gnutls_psk_set_server_dh_params.3 +1 -1
  1342. data/vendor/local/share/man/man3/gnutls_psk_set_server_params_function.3 +1 -1
  1343. data/vendor/local/share/man/man3/gnutls_pubkey_deinit.3 +1 -1
  1344. data/vendor/local/share/man/man3/gnutls_pubkey_encrypt_data.3 +1 -1
  1345. data/vendor/local/share/man/man3/gnutls_pubkey_export.3 +1 -1
  1346. data/vendor/local/share/man/man3/gnutls_pubkey_export2.3 +1 -1
  1347. data/vendor/local/share/man/man3/gnutls_pubkey_get_key_id.3 +1 -1
  1348. data/vendor/local/share/man/man3/gnutls_pubkey_get_key_usage.3 +1 -1
  1349. data/vendor/local/share/man/man3/gnutls_pubkey_get_openpgp_key_id.3 +6 -3
  1350. data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_algorithm.3 +1 -1
  1351. data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_dsa_raw.3 +1 -1
  1352. data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_ecc_raw.3 +1 -1
  1353. data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_ecc_x962.3 +1 -1
  1354. data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_rsa_raw.3 +1 -1
  1355. data/vendor/local/share/man/man3/gnutls_pubkey_get_preferred_hash_algorithm.3 +4 -1
  1356. data/vendor/local/share/man/man3/gnutls_pubkey_get_verify_algorithm.3 +1 -1
  1357. data/vendor/local/share/man/man3/gnutls_pubkey_import.3 +1 -1
  1358. data/vendor/local/share/man/man3/gnutls_pubkey_import_dsa_raw.3 +1 -1
  1359. data/vendor/local/share/man/man3/gnutls_pubkey_import_ecc_raw.3 +1 -1
  1360. data/vendor/local/share/man/man3/gnutls_pubkey_import_ecc_x962.3 +1 -1
  1361. data/vendor/local/share/man/man3/gnutls_pubkey_import_openpgp.3 +1 -1
  1362. data/vendor/local/share/man/man3/gnutls_pubkey_import_openpgp_raw.3 +1 -1
  1363. data/vendor/local/share/man/man3/gnutls_pubkey_import_pkcs11.3 +1 -1
  1364. data/vendor/local/share/man/man3/gnutls_pubkey_import_pkcs11_url.3 +1 -1
  1365. data/vendor/local/share/man/man3/gnutls_pubkey_import_privkey.3 +1 -1
  1366. data/vendor/local/share/man/man3/gnutls_pubkey_import_rsa_raw.3 +1 -1
  1367. data/vendor/local/share/man/man3/gnutls_pubkey_import_tpm_raw.3 +1 -1
  1368. data/vendor/local/share/man/man3/gnutls_pubkey_import_tpm_url.3 +1 -1
  1369. data/vendor/local/share/man/man3/gnutls_pubkey_import_url.3 +1 -1
  1370. data/vendor/local/share/man/man3/gnutls_pubkey_import_x509.3 +1 -1
  1371. data/vendor/local/share/man/man3/gnutls_pubkey_import_x509_crq.3 +1 -1
  1372. data/vendor/local/share/man/man3/gnutls_pubkey_import_x509_raw.3 +1 -1
  1373. data/vendor/local/share/man/man3/gnutls_pubkey_init.3 +1 -1
  1374. data/vendor/local/share/man/man3/gnutls_pubkey_print.3 +1 -1
  1375. data/vendor/local/share/man/man3/gnutls_pubkey_set_key_usage.3 +1 -1
  1376. data/vendor/local/share/man/man3/gnutls_pubkey_set_pin_function.3 +1 -1
  1377. data/vendor/local/share/man/man3/gnutls_pubkey_verify_data.3 +4 -3
  1378. data/vendor/local/share/man/man3/gnutls_pubkey_verify_data2.3 +1 -1
  1379. data/vendor/local/share/man/man3/gnutls_pubkey_verify_hash.3 +3 -2
  1380. data/vendor/local/share/man/man3/gnutls_pubkey_verify_hash2.3 +1 -1
  1381. data/vendor/local/share/man/man3/gnutls_random_art.3 +1 -1
  1382. data/vendor/local/share/man/man3/gnutls_range_split.3 +56 -0
  1383. data/vendor/local/share/man/man3/gnutls_record_can_use_length_hiding.3 +51 -0
  1384. data/vendor/local/share/man/man3/gnutls_record_check_pending.3 +1 -1
  1385. data/vendor/local/share/man/man3/gnutls_record_cork.3 +46 -0
  1386. data/vendor/local/share/man/man3/gnutls_record_disable_padding.3 +3 -3
  1387. data/vendor/local/share/man/man3/gnutls_record_get_direction.3 +1 -1
  1388. data/vendor/local/share/man/man3/gnutls_record_get_discarded.3 +1 -1
  1389. data/vendor/local/share/man/man3/gnutls_record_get_max_size.3 +1 -1
  1390. data/vendor/local/share/man/man3/gnutls_record_recv.3 +1 -1
  1391. data/vendor/local/share/man/man3/gnutls_record_recv_seq.3 +1 -1
  1392. data/vendor/local/share/man/man3/gnutls_record_send.3 +1 -1
  1393. data/vendor/local/share/man/man3/gnutls_record_send_range.3 +60 -0
  1394. data/vendor/local/share/man/man3/gnutls_record_set_max_empty_records.3 +50 -0
  1395. data/vendor/local/share/man/man3/gnutls_record_set_max_size.3 +1 -1
  1396. data/vendor/local/share/man/man3/gnutls_record_set_timeout.3 +52 -0
  1397. data/vendor/local/share/man/man3/gnutls_record_uncork.3 +53 -0
  1398. data/vendor/local/share/man/man3/gnutls_rehandshake.3 +1 -1
  1399. data/vendor/local/share/man/man3/gnutls_rnd.3 +1 -1
  1400. data/vendor/local/share/man/man3/gnutls_rnd_refresh.3 +47 -0
  1401. data/vendor/local/share/man/man3/gnutls_rsa_export_get_modulus_bits.3 +1 -1
  1402. data/vendor/local/share/man/man3/gnutls_rsa_export_get_pubkey.3 +1 -1
  1403. data/vendor/local/share/man/man3/gnutls_rsa_params_cpy.3 +1 -1
  1404. data/vendor/local/share/man/man3/gnutls_rsa_params_deinit.3 +1 -1
  1405. data/vendor/local/share/man/man3/gnutls_rsa_params_export_pkcs1.3 +1 -1
  1406. data/vendor/local/share/man/man3/gnutls_rsa_params_export_raw.3 +1 -1
  1407. data/vendor/local/share/man/man3/gnutls_rsa_params_generate2.3 +1 -1
  1408. data/vendor/local/share/man/man3/gnutls_rsa_params_import_pkcs1.3 +1 -1
  1409. data/vendor/local/share/man/man3/gnutls_rsa_params_import_raw.3 +1 -1
  1410. data/vendor/local/share/man/man3/gnutls_rsa_params_init.3 +1 -1
  1411. data/vendor/local/share/man/man3/gnutls_safe_renegotiation_status.3 +1 -1
  1412. data/vendor/local/share/man/man3/gnutls_sec_param_get_name.3 +1 -1
  1413. data/vendor/local/share/man/man3/gnutls_sec_param_to_pk_bits.3 +1 -1
  1414. data/vendor/local/share/man/man3/gnutls_server_name_get.3 +1 -1
  1415. data/vendor/local/share/man/man3/gnutls_server_name_set.3 +1 -1
  1416. data/vendor/local/share/man/man3/gnutls_session_channel_binding.3 +1 -1
  1417. data/vendor/local/share/man/man3/gnutls_session_enable_compatibility_mode.3 +1 -1
  1418. data/vendor/local/share/man/man3/gnutls_session_force_valid.3 +46 -0
  1419. data/vendor/local/share/man/man3/gnutls_session_get_data.3 +1 -1
  1420. data/vendor/local/share/man/man3/gnutls_session_get_data2.3 +1 -1
  1421. data/vendor/local/share/man/man3/gnutls_session_get_desc.3 +47 -0
  1422. data/vendor/local/share/man/man3/gnutls_session_get_id.3 +1 -1
  1423. data/vendor/local/share/man/man3/gnutls_session_get_id2.3 +1 -1
  1424. data/vendor/local/share/man/man3/gnutls_session_get_ptr.3 +1 -1
  1425. data/vendor/local/share/man/man3/gnutls_session_get_random.3 +1 -1
  1426. data/vendor/local/share/man/man3/gnutls_session_is_resumed.3 +1 -1
  1427. data/vendor/local/share/man/man3/gnutls_session_resumption_requested.3 +1 -1
  1428. data/vendor/local/share/man/man3/gnutls_session_set_data.3 +1 -1
  1429. data/vendor/local/share/man/man3/gnutls_session_set_premaster.3 +1 -1
  1430. data/vendor/local/share/man/man3/gnutls_session_set_ptr.3 +1 -1
  1431. data/vendor/local/share/man/man3/gnutls_session_ticket_enable_client.3 +1 -1
  1432. data/vendor/local/share/man/man3/gnutls_session_ticket_enable_server.3 +1 -1
  1433. data/vendor/local/share/man/man3/gnutls_session_ticket_key_generate.3 +1 -1
  1434. data/vendor/local/share/man/man3/gnutls_set_default_export_priority.3 +1 -1
  1435. data/vendor/local/share/man/man3/gnutls_set_default_priority.3 +1 -1
  1436. data/vendor/local/share/man/man3/gnutls_sign_algorithm_get.3 +1 -1
  1437. data/vendor/local/share/man/man3/gnutls_sign_algorithm_get_requested.3 +1 -1
  1438. data/vendor/local/share/man/man3/gnutls_sign_callback_get.3 +1 -1
  1439. data/vendor/local/share/man/man3/gnutls_sign_callback_set.3 +1 -1
  1440. data/vendor/local/share/man/man3/gnutls_sign_get_hash_algorithm.3 +1 -1
  1441. data/vendor/local/share/man/man3/gnutls_sign_get_id.3 +1 -1
  1442. data/vendor/local/share/man/man3/gnutls_sign_get_name.3 +1 -1
  1443. data/vendor/local/share/man/man3/gnutls_sign_get_pk_algorithm.3 +1 -1
  1444. data/vendor/local/share/man/man3/gnutls_sign_is_secure.3 +1 -1
  1445. data/vendor/local/share/man/man3/gnutls_sign_list.3 +1 -1
  1446. data/vendor/local/share/man/man3/gnutls_srp_allocate_client_credentials.3 +1 -1
  1447. data/vendor/local/share/man/man3/gnutls_srp_allocate_server_credentials.3 +1 -1
  1448. data/vendor/local/share/man/man3/gnutls_srp_base64_decode.3 +1 -1
  1449. data/vendor/local/share/man/man3/gnutls_srp_base64_decode_alloc.3 +1 -1
  1450. data/vendor/local/share/man/man3/gnutls_srp_base64_encode.3 +1 -1
  1451. data/vendor/local/share/man/man3/gnutls_srp_base64_encode_alloc.3 +1 -1
  1452. data/vendor/local/share/man/man3/gnutls_srp_free_client_credentials.3 +1 -1
  1453. data/vendor/local/share/man/man3/gnutls_srp_free_server_credentials.3 +1 -1
  1454. data/vendor/local/share/man/man3/gnutls_srp_server_get_username.3 +1 -1
  1455. data/vendor/local/share/man/man3/gnutls_srp_set_client_credentials.3 +1 -1
  1456. data/vendor/local/share/man/man3/gnutls_srp_set_client_credentials_function.3 +1 -1
  1457. data/vendor/local/share/man/man3/gnutls_srp_set_prime_bits.3 +1 -1
  1458. data/vendor/local/share/man/man3/gnutls_srp_set_server_credentials_file.3 +1 -1
  1459. data/vendor/local/share/man/man3/gnutls_srp_set_server_credentials_function.3 +1 -1
  1460. data/vendor/local/share/man/man3/gnutls_srp_verifier.3 +1 -1
  1461. data/vendor/local/share/man/man3/gnutls_srtp_get_keys.3 +1 -1
  1462. data/vendor/local/share/man/man3/gnutls_srtp_get_mki.3 +1 -1
  1463. data/vendor/local/share/man/man3/gnutls_srtp_get_profile_id.3 +1 -1
  1464. data/vendor/local/share/man/man3/gnutls_srtp_get_profile_name.3 +1 -1
  1465. data/vendor/local/share/man/man3/gnutls_srtp_get_selected_profile.3 +1 -1
  1466. data/vendor/local/share/man/man3/gnutls_srtp_set_mki.3 +1 -1
  1467. data/vendor/local/share/man/man3/gnutls_srtp_set_profile.3 +1 -1
  1468. data/vendor/local/share/man/man3/gnutls_srtp_set_profile_direct.3 +1 -1
  1469. data/vendor/local/share/man/man3/gnutls_store_commitment.3 +1 -1
  1470. data/vendor/local/share/man/man3/gnutls_store_pubkey.3 +1 -1
  1471. data/vendor/local/share/man/man3/gnutls_strerror.3 +1 -1
  1472. data/vendor/local/share/man/man3/gnutls_strerror_name.3 +1 -1
  1473. data/vendor/local/share/man/man3/gnutls_supplemental_get_name.3 +1 -1
  1474. data/vendor/local/share/man/man3/gnutls_tdb_deinit.3 +1 -1
  1475. data/vendor/local/share/man/man3/gnutls_tdb_init.3 +1 -1
  1476. data/vendor/local/share/man/man3/gnutls_tdb_set_store_commitment_func.3 +1 -1
  1477. data/vendor/local/share/man/man3/gnutls_tdb_set_store_func.3 +1 -1
  1478. data/vendor/local/share/man/man3/gnutls_tdb_set_verify_func.3 +1 -1
  1479. data/vendor/local/share/man/man3/gnutls_tpm_get_registered.3 +1 -1
  1480. data/vendor/local/share/man/man3/gnutls_tpm_key_list_deinit.3 +1 -1
  1481. data/vendor/local/share/man/man3/gnutls_tpm_key_list_get_url.3 +1 -1
  1482. data/vendor/local/share/man/man3/gnutls_tpm_privkey_delete.3 +1 -1
  1483. data/vendor/local/share/man/man3/gnutls_tpm_privkey_generate.3 +1 -1
  1484. data/vendor/local/share/man/man3/gnutls_transport_get_int.3 +48 -0
  1485. data/vendor/local/share/man/man3/gnutls_transport_get_int2.3 +50 -0
  1486. data/vendor/local/share/man/man3/gnutls_transport_get_ptr.3 +1 -1
  1487. data/vendor/local/share/man/man3/gnutls_transport_get_ptr2.3 +1 -1
  1488. data/vendor/local/share/man/man3/gnutls_transport_set_errno.3 +1 -1
  1489. data/vendor/local/share/man/man3/gnutls_transport_set_errno_function.3 +1 -1
  1490. data/vendor/local/share/man/man3/gnutls_transport_set_int.3 +47 -0
  1491. data/vendor/local/share/man/man3/gnutls_transport_set_int2.3 +51 -0
  1492. data/vendor/local/share/man/man3/gnutls_transport_set_ptr.3 +1 -1
  1493. data/vendor/local/share/man/man3/gnutls_transport_set_ptr2.3 +1 -1
  1494. data/vendor/local/share/man/man3/gnutls_transport_set_pull_function.3 +1 -1
  1495. data/vendor/local/share/man/man3/gnutls_transport_set_pull_timeout_function.3 +2 -2
  1496. data/vendor/local/share/man/man3/gnutls_transport_set_push_function.3 +1 -1
  1497. data/vendor/local/share/man/man3/gnutls_transport_set_vec_push_function.3 +1 -1
  1498. data/vendor/local/share/man/man3/gnutls_url_is_supported.3 +1 -1
  1499. data/vendor/local/share/man/man3/gnutls_verify_stored_pubkey.3 +1 -1
  1500. data/vendor/local/share/man/man3/gnutls_x509_crl_check_issuer.3 +4 -5
  1501. data/vendor/local/share/man/man3/gnutls_x509_crl_deinit.3 +1 -1
  1502. data/vendor/local/share/man/man3/gnutls_x509_crl_export.3 +1 -1
  1503. data/vendor/local/share/man/man3/gnutls_x509_crl_export2.3 +1 -1
  1504. data/vendor/local/share/man/man3/gnutls_x509_crl_get_authority_key_gn_serial.3 +1 -1
  1505. data/vendor/local/share/man/man3/gnutls_x509_crl_get_authority_key_id.3 +1 -1
  1506. data/vendor/local/share/man/man3/gnutls_x509_crl_get_crt_count.3 +1 -1
  1507. data/vendor/local/share/man/man3/gnutls_x509_crl_get_crt_serial.3 +1 -1
  1508. data/vendor/local/share/man/man3/gnutls_x509_crl_get_dn_oid.3 +1 -1
  1509. data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_data.3 +1 -1
  1510. data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_info.3 +1 -1
  1511. data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_oid.3 +1 -1
  1512. data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn.3 +1 -1
  1513. data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn2.3 +52 -0
  1514. data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn_by_oid.3 +1 -1
  1515. data/vendor/local/share/man/man3/gnutls_x509_crl_get_next_update.3 +1 -1
  1516. data/vendor/local/share/man/man3/gnutls_x509_crl_get_number.3 +1 -1
  1517. data/vendor/local/share/man/man3/gnutls_x509_crl_get_raw_issuer_dn.3 +1 -1
  1518. data/vendor/local/share/man/man3/gnutls_x509_crl_get_signature.3 +1 -1
  1519. data/vendor/local/share/man/man3/gnutls_x509_crl_get_signature_algorithm.3 +1 -1
  1520. data/vendor/local/share/man/man3/gnutls_x509_crl_get_this_update.3 +1 -1
  1521. data/vendor/local/share/man/man3/gnutls_x509_crl_get_version.3 +1 -1
  1522. data/vendor/local/share/man/man3/gnutls_x509_crl_import.3 +1 -1
  1523. data/vendor/local/share/man/man3/gnutls_x509_crl_init.3 +1 -1
  1524. data/vendor/local/share/man/man3/gnutls_x509_crl_list_import.3 +1 -1
  1525. data/vendor/local/share/man/man3/gnutls_x509_crl_list_import2.3 +1 -1
  1526. data/vendor/local/share/man/man3/gnutls_x509_crl_print.3 +1 -1
  1527. data/vendor/local/share/man/man3/gnutls_x509_crl_privkey_sign.3 +1 -1
  1528. data/vendor/local/share/man/man3/gnutls_x509_crl_set_authority_key_id.3 +1 -1
  1529. data/vendor/local/share/man/man3/gnutls_x509_crl_set_crt.3 +1 -1
  1530. data/vendor/local/share/man/man3/gnutls_x509_crl_set_crt_serial.3 +1 -1
  1531. data/vendor/local/share/man/man3/gnutls_x509_crl_set_next_update.3 +1 -1
  1532. data/vendor/local/share/man/man3/gnutls_x509_crl_set_number.3 +1 -1
  1533. data/vendor/local/share/man/man3/gnutls_x509_crl_set_this_update.3 +1 -1
  1534. data/vendor/local/share/man/man3/gnutls_x509_crl_set_version.3 +1 -1
  1535. data/vendor/local/share/man/man3/gnutls_x509_crl_sign.3 +1 -1
  1536. data/vendor/local/share/man/man3/gnutls_x509_crl_sign2.3 +1 -1
  1537. data/vendor/local/share/man/man3/gnutls_x509_crl_verify.3 +9 -5
  1538. data/vendor/local/share/man/man3/gnutls_x509_crq_deinit.3 +1 -1
  1539. data/vendor/local/share/man/man3/gnutls_x509_crq_export.3 +1 -1
  1540. data/vendor/local/share/man/man3/gnutls_x509_crq_export2.3 +1 -1
  1541. data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_by_oid.3 +8 -5
  1542. data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_data.3 +2 -2
  1543. data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_info.3 +2 -2
  1544. data/vendor/local/share/man/man3/gnutls_x509_crq_get_basic_constraints.3 +1 -1
  1545. data/vendor/local/share/man/man3/gnutls_x509_crq_get_challenge_password.3 +3 -3
  1546. data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn.3 +4 -4
  1547. data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn2.3 +52 -0
  1548. data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn_by_oid.3 +6 -6
  1549. data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn_oid.3 +2 -2
  1550. data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_by_oid.3 +5 -5
  1551. data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_data.3 +2 -2
  1552. data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_info.3 +2 -2
  1553. data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_id.3 +1 -1
  1554. data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_purpose_oid.3 +1 -1
  1555. data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_rsa_raw.3 +1 -1
  1556. data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_usage.3 +1 -1
  1557. data/vendor/local/share/man/man3/gnutls_x509_crq_get_pk_algorithm.3 +1 -1
  1558. data/vendor/local/share/man/man3/gnutls_x509_crq_get_private_key_usage_period.3 +1 -1
  1559. data/vendor/local/share/man/man3/gnutls_x509_crq_get_subject_alt_name.3 +1 -1
  1560. data/vendor/local/share/man/man3/gnutls_x509_crq_get_subject_alt_othername_oid.3 +1 -1
  1561. data/vendor/local/share/man/man3/gnutls_x509_crq_get_version.3 +1 -1
  1562. data/vendor/local/share/man/man3/gnutls_x509_crq_import.3 +1 -1
  1563. data/vendor/local/share/man/man3/gnutls_x509_crq_init.3 +1 -1
  1564. data/vendor/local/share/man/man3/gnutls_x509_crq_print.3 +1 -1
  1565. data/vendor/local/share/man/man3/gnutls_x509_crq_privkey_sign.3 +1 -1
  1566. data/vendor/local/share/man/man3/gnutls_x509_crq_set_attribute_by_oid.3 +8 -5
  1567. data/vendor/local/share/man/man3/gnutls_x509_crq_set_basic_constraints.3 +1 -1
  1568. data/vendor/local/share/man/man3/gnutls_x509_crq_set_challenge_password.3 +1 -1
  1569. data/vendor/local/share/man/man3/gnutls_x509_crq_set_dn.3 +50 -0
  1570. data/vendor/local/share/man/man3/gnutls_x509_crq_set_dn_by_oid.3 +1 -1
  1571. data/vendor/local/share/man/man3/gnutls_x509_crq_set_key.3 +1 -1
  1572. data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_purpose_oid.3 +1 -1
  1573. data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_rsa_raw.3 +1 -1
  1574. data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_usage.3 +1 -1
  1575. data/vendor/local/share/man/man3/gnutls_x509_crq_set_private_key_usage_period.3 +1 -1
  1576. data/vendor/local/share/man/man3/gnutls_x509_crq_set_pubkey.3 +1 -1
  1577. data/vendor/local/share/man/man3/gnutls_x509_crq_set_subject_alt_name.3 +1 -1
  1578. data/vendor/local/share/man/man3/gnutls_x509_crq_set_version.3 +1 -1
  1579. data/vendor/local/share/man/man3/gnutls_x509_crq_sign.3 +1 -1
  1580. data/vendor/local/share/man/man3/gnutls_x509_crq_sign2.3 +1 -1
  1581. data/vendor/local/share/man/man3/gnutls_x509_crq_verify.3 +1 -1
  1582. data/vendor/local/share/man/man3/gnutls_x509_crt_check_hostname.3 +1 -1
  1583. data/vendor/local/share/man/man3/gnutls_x509_crt_check_issuer.3 +2 -3
  1584. data/vendor/local/share/man/man3/gnutls_x509_crt_check_revocation.3 +1 -1
  1585. data/vendor/local/share/man/man3/gnutls_x509_crt_cpy_crl_dist_points.3 +1 -1
  1586. data/vendor/local/share/man/man3/gnutls_x509_crt_deinit.3 +1 -1
  1587. data/vendor/local/share/man/man3/gnutls_x509_crt_export.3 +1 -1
  1588. data/vendor/local/share/man/man3/gnutls_x509_crt_export2.3 +2 -2
  1589. data/vendor/local/share/man/man3/gnutls_x509_crt_get_activation_time.3 +1 -1
  1590. data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_info_access.3 +1 -1
  1591. data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_key_gn_serial.3 +1 -1
  1592. data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_key_id.3 +1 -1
  1593. data/vendor/local/share/man/man3/gnutls_x509_crt_get_basic_constraints.3 +1 -1
  1594. data/vendor/local/share/man/man3/gnutls_x509_crt_get_ca_status.3 +1 -1
  1595. data/vendor/local/share/man/man3/gnutls_x509_crt_get_crl_dist_points.3 +1 -1
  1596. data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn.3 +1 -1
  1597. data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn2.3 +52 -0
  1598. data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn_by_oid.3 +1 -1
  1599. data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn_oid.3 +1 -1
  1600. data/vendor/local/share/man/man3/gnutls_x509_crt_get_expiration_time.3 +1 -1
  1601. data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_by_oid.3 +1 -1
  1602. data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_data.3 +1 -1
  1603. data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_info.3 +1 -1
  1604. data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_oid.3 +1 -1
  1605. data/vendor/local/share/man/man3/gnutls_x509_crt_get_fingerprint.3 +1 -1
  1606. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer.3 +1 -1
  1607. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_name.3 +1 -1
  1608. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_name2.3 +1 -1
  1609. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_othername_oid.3 +1 -1
  1610. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn.3 +1 -1
  1611. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn2.3 +52 -0
  1612. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn_by_oid.3 +1 -1
  1613. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn_oid.3 +1 -1
  1614. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_unique_id.3 +1 -1
  1615. data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_id.3 +1 -1
  1616. data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_purpose_oid.3 +1 -1
  1617. data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_usage.3 +1 -1
  1618. data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_algorithm.3 +1 -1
  1619. data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_dsa_raw.3 +1 -1
  1620. data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_rsa_raw.3 +1 -1
  1621. data/vendor/local/share/man/man3/gnutls_x509_crt_get_policy.3 +1 -1
  1622. data/vendor/local/share/man/man3/gnutls_x509_crt_get_preferred_hash_algorithm.3 +1 -1
  1623. data/vendor/local/share/man/man3/gnutls_x509_crt_get_private_key_usage_period.3 +1 -1
  1624. data/vendor/local/share/man/man3/gnutls_x509_crt_get_proxy.3 +1 -1
  1625. data/vendor/local/share/man/man3/gnutls_x509_crt_get_raw_dn.3 +3 -3
  1626. data/vendor/local/share/man/man3/gnutls_x509_crt_get_raw_issuer_dn.3 +3 -3
  1627. data/vendor/local/share/man/man3/gnutls_x509_crt_get_serial.3 +1 -1
  1628. data/vendor/local/share/man/man3/gnutls_x509_crt_get_signature.3 +1 -1
  1629. data/vendor/local/share/man/man3/gnutls_x509_crt_get_signature_algorithm.3 +1 -1
  1630. data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject.3 +1 -1
  1631. data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_name.3 +1 -1
  1632. data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_name2.3 +1 -1
  1633. data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_othername_oid.3 +1 -1
  1634. data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_key_id.3 +1 -1
  1635. data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_unique_id.3 +1 -1
  1636. data/vendor/local/share/man/man3/gnutls_x509_crt_get_verify_algorithm.3 +1 -1
  1637. data/vendor/local/share/man/man3/gnutls_x509_crt_get_version.3 +1 -1
  1638. data/vendor/local/share/man/man3/gnutls_x509_crt_import.3 +1 -1
  1639. data/vendor/local/share/man/man3/gnutls_x509_crt_import_pkcs11.3 +1 -1
  1640. data/vendor/local/share/man/man3/gnutls_x509_crt_import_pkcs11_url.3 +1 -1
  1641. data/vendor/local/share/man/man3/gnutls_x509_crt_init.3 +1 -1
  1642. data/vendor/local/share/man/man3/gnutls_x509_crt_list_import.3 +1 -1
  1643. data/vendor/local/share/man/man3/gnutls_x509_crt_list_import2.3 +1 -1
  1644. data/vendor/local/share/man/man3/gnutls_x509_crt_list_import_pkcs11.3 +1 -1
  1645. data/vendor/local/share/man/man3/gnutls_x509_crt_list_verify.3 +1 -1
  1646. data/vendor/local/share/man/man3/gnutls_x509_crt_print.3 +1 -1
  1647. data/vendor/local/share/man/man3/gnutls_x509_crt_privkey_sign.3 +1 -1
  1648. data/vendor/local/share/man/man3/gnutls_x509_crt_set_activation_time.3 +1 -1
  1649. data/vendor/local/share/man/man3/gnutls_x509_crt_set_authority_info_access.3 +1 -1
  1650. data/vendor/local/share/man/man3/gnutls_x509_crt_set_authority_key_id.3 +2 -2
  1651. data/vendor/local/share/man/man3/gnutls_x509_crt_set_basic_constraints.3 +1 -1
  1652. data/vendor/local/share/man/man3/gnutls_x509_crt_set_ca_status.3 +1 -1
  1653. data/vendor/local/share/man/man3/gnutls_x509_crt_set_crl_dist_points.3 +1 -1
  1654. data/vendor/local/share/man/man3/gnutls_x509_crt_set_crl_dist_points2.3 +1 -1
  1655. data/vendor/local/share/man/man3/gnutls_x509_crt_set_crq.3 +1 -1
  1656. data/vendor/local/share/man/man3/gnutls_x509_crt_set_crq_extensions.3 +1 -1
  1657. data/vendor/local/share/man/man3/gnutls_x509_crt_set_dn.3 +50 -0
  1658. data/vendor/local/share/man/man3/gnutls_x509_crt_set_dn_by_oid.3 +1 -1
  1659. data/vendor/local/share/man/man3/gnutls_x509_crt_set_expiration_time.3 +1 -1
  1660. data/vendor/local/share/man/man3/gnutls_x509_crt_set_extension_by_oid.3 +1 -1
  1661. data/vendor/local/share/man/man3/gnutls_x509_crt_set_issuer_dn.3 +50 -0
  1662. data/vendor/local/share/man/man3/gnutls_x509_crt_set_issuer_dn_by_oid.3 +1 -1
  1663. data/vendor/local/share/man/man3/gnutls_x509_crt_set_key.3 +1 -1
  1664. data/vendor/local/share/man/man3/gnutls_x509_crt_set_key_purpose_oid.3 +1 -1
  1665. data/vendor/local/share/man/man3/gnutls_x509_crt_set_key_usage.3 +1 -1
  1666. data/vendor/local/share/man/man3/gnutls_x509_crt_set_pin_function.3 +1 -1
  1667. data/vendor/local/share/man/man3/gnutls_x509_crt_set_policy.3 +1 -1
  1668. data/vendor/local/share/man/man3/gnutls_x509_crt_set_private_key_usage_period.3 +1 -1
  1669. data/vendor/local/share/man/man3/gnutls_x509_crt_set_proxy.3 +1 -1
  1670. data/vendor/local/share/man/man3/gnutls_x509_crt_set_proxy_dn.3 +1 -1
  1671. data/vendor/local/share/man/man3/gnutls_x509_crt_set_pubkey.3 +1 -1
  1672. data/vendor/local/share/man/man3/gnutls_x509_crt_set_serial.3 +6 -4
  1673. data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_alt_name.3 +1 -1
  1674. data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_alternative_name.3 +1 -1
  1675. data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_key_id.3 +2 -2
  1676. data/vendor/local/share/man/man3/gnutls_x509_crt_set_version.3 +1 -1
  1677. data/vendor/local/share/man/man3/gnutls_x509_crt_sign.3 +1 -1
  1678. data/vendor/local/share/man/man3/gnutls_x509_crt_sign2.3 +1 -1
  1679. data/vendor/local/share/man/man3/gnutls_x509_crt_verify.3 +3 -2
  1680. data/vendor/local/share/man/man3/gnutls_x509_crt_verify_data.3 +3 -2
  1681. data/vendor/local/share/man/man3/gnutls_x509_crt_verify_hash.3 +3 -2
  1682. data/vendor/local/share/man/man3/gnutls_x509_dn_deinit.3 +1 -1
  1683. data/vendor/local/share/man/man3/gnutls_x509_dn_export.3 +1 -1
  1684. data/vendor/local/share/man/man3/gnutls_x509_dn_export2.3 +3 -1
  1685. data/vendor/local/share/man/man3/gnutls_x509_dn_get_rdn_ava.3 +7 -5
  1686. data/vendor/local/share/man/man3/gnutls_x509_dn_import.3 +1 -1
  1687. data/vendor/local/share/man/man3/gnutls_x509_dn_init.3 +1 -1
  1688. data/vendor/local/share/man/man3/gnutls_x509_dn_oid_known.3 +1 -1
  1689. data/vendor/local/share/man/man3/gnutls_x509_dn_oid_name.3 +1 -1
  1690. data/vendor/local/share/man/man3/gnutls_x509_policy_release.3 +1 -1
  1691. data/vendor/local/share/man/man3/gnutls_x509_privkey_cpy.3 +1 -1
  1692. data/vendor/local/share/man/man3/gnutls_x509_privkey_deinit.3 +1 -1
  1693. data/vendor/local/share/man/man3/gnutls_x509_privkey_export.3 +1 -1
  1694. data/vendor/local/share/man/man3/gnutls_x509_privkey_export2.3 +1 -1
  1695. data/vendor/local/share/man/man3/gnutls_x509_privkey_export2_pkcs8.3 +1 -1
  1696. data/vendor/local/share/man/man3/gnutls_x509_privkey_export_dsa_raw.3 +1 -1
  1697. data/vendor/local/share/man/man3/gnutls_x509_privkey_export_ecc_raw.3 +1 -1
  1698. data/vendor/local/share/man/man3/gnutls_x509_privkey_export_pkcs8.3 +1 -1
  1699. data/vendor/local/share/man/man3/gnutls_x509_privkey_export_rsa_raw.3 +1 -1
  1700. data/vendor/local/share/man/man3/gnutls_x509_privkey_export_rsa_raw2.3 +1 -1
  1701. data/vendor/local/share/man/man3/gnutls_x509_privkey_fix.3 +1 -1
  1702. data/vendor/local/share/man/man3/gnutls_x509_privkey_generate.3 +1 -1
  1703. data/vendor/local/share/man/man3/gnutls_x509_privkey_get_key_id.3 +1 -1
  1704. data/vendor/local/share/man/man3/gnutls_x509_privkey_get_pk_algorithm.3 +1 -1
  1705. data/vendor/local/share/man/man3/gnutls_x509_privkey_get_pk_algorithm2.3 +1 -1
  1706. data/vendor/local/share/man/man3/gnutls_x509_privkey_import.3 +1 -1
  1707. data/vendor/local/share/man/man3/gnutls_x509_privkey_import2.3 +3 -3
  1708. data/vendor/local/share/man/man3/gnutls_x509_privkey_import_dsa_raw.3 +1 -1
  1709. data/vendor/local/share/man/man3/gnutls_x509_privkey_import_ecc_raw.3 +1 -1
  1710. data/vendor/local/share/man/man3/gnutls_x509_privkey_import_openssl.3 +1 -1
  1711. data/vendor/local/share/man/man3/gnutls_x509_privkey_import_pkcs8.3 +1 -1
  1712. data/vendor/local/share/man/man3/gnutls_x509_privkey_import_rsa_raw.3 +1 -1
  1713. data/vendor/local/share/man/man3/gnutls_x509_privkey_import_rsa_raw2.3 +1 -1
  1714. data/vendor/local/share/man/man3/gnutls_x509_privkey_init.3 +1 -1
  1715. data/vendor/local/share/man/man3/gnutls_x509_privkey_sec_param.3 +1 -1
  1716. data/vendor/local/share/man/man3/gnutls_x509_privkey_sign_data.3 +1 -1
  1717. data/vendor/local/share/man/man3/gnutls_x509_privkey_sign_hash.3 +1 -1
  1718. data/vendor/local/share/man/man3/gnutls_x509_privkey_verify_params.3 +1 -1
  1719. data/vendor/local/share/man/man3/gnutls_x509_rdn_get.3 +4 -4
  1720. data/vendor/local/share/man/man3/gnutls_x509_rdn_get_by_oid.3 +4 -4
  1721. data/vendor/local/share/man/man3/gnutls_x509_rdn_get_oid.3 +4 -4
  1722. data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_cas.3 +1 -1
  1723. data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_crls.3 +1 -1
  1724. data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_named_crt.3 +1 -1
  1725. data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_system_trust.3 +1 -1
  1726. data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_trust_file.3 +1 -1
  1727. data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_trust_mem.3 +1 -1
  1728. data/vendor/local/share/man/man3/gnutls_x509_trust_list_deinit.3 +1 -1
  1729. data/vendor/local/share/man/man3/gnutls_x509_trust_list_get_issuer.3 +1 -1
  1730. data/vendor/local/share/man/man3/gnutls_x509_trust_list_init.3 +1 -1
  1731. data/vendor/local/share/man/man3/gnutls_x509_trust_list_remove_cas.3 +51 -0
  1732. data/vendor/local/share/man/man3/gnutls_x509_trust_list_remove_trust_file.3 +52 -0
  1733. data/vendor/local/share/man/man3/gnutls_x509_trust_list_remove_trust_mem.3 +51 -0
  1734. data/vendor/local/share/man/man3/gnutls_x509_trust_list_verify_crt.3 +1 -1
  1735. data/vendor/local/share/man/man3/gnutls_x509_trust_list_verify_named_crt.3 +1 -1
  1736. metadata +76 -36
  1737. data/ext/glib2/rbglib_completion.c +0 -195
  1738. data/sample/completion.rb +0 -45
  1739. data/vendor/local/lib/gdbus-2.0/codegen/__init__.pyc +0 -0
  1740. data/vendor/local/lib/gdbus-2.0/codegen/__init__.pyo +0 -0
  1741. data/vendor/local/lib/gdbus-2.0/codegen/codegen_docbook.pyc +0 -0
  1742. data/vendor/local/lib/gdbus-2.0/codegen/codegen_docbook.pyo +0 -0
  1743. data/vendor/local/lib/gdbus-2.0/codegen/config.pyc +0 -0
  1744. data/vendor/local/lib/gdbus-2.0/codegen/config.pyo +0 -0
  1745. data/vendor/local/lib/gdbus-2.0/codegen/utils.pyc +0 -0
  1746. data/vendor/local/lib/gdbus-2.0/codegen/utils.pyo +0 -0
  1747. data/vendor/local/lib/gio-2.0.def +0 -1604
  1748. data/vendor/local/lib/glib-2.0.def +0 -1603
  1749. data/vendor/local/lib/gmodule-2.0.def +0 -11
  1750. data/vendor/local/lib/gobject-2.0.def +0 -417
  1751. data/vendor/local/lib/pkgconfig/gnutls-dane.pc +0 -24
  1752. 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 17 November 2012 for version 3.1.5 of
4
- GnuTLS.
3
+ This manual is last updated 21 March 2013 for version 3.1.10 of GnuTLS.
5
4
 
6
- Copyright (C) 2001-2012 Free Software Foundation, Inc.
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.9 Abstract key API
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 typical X.509, PKCS `8' and the openssl
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 for now
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 returned the OpenPGP key ID of the corresponding key.
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. Use `gnutls_pubkey_verify_hash2()' instead of this
1507
- function.
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.10 DANE API
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; should be zero
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.11 Cryptographic API
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.12 Compatibility API
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 (0) it means that the algorithm MUST use this hash.
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. Please use `gnutls_pubkey_verify_data()' .
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. Please use `gnutls_pubkey_verify_data2()' or
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", August 2011,
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-05'.
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
- * dane_strerror: DANE API. (line 141)
3647
- * dane_verification_status_print: DANE API. (line 156)
3648
- * dane_verify_crt <1>: DANE API. (line 178)
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 224)
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 466)
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 484)
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 500)
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 517)
3913
+ (line 519)
3700
3914
  * gnutls_certificate_set_ocsp_status_request_function: Core TLS API.
3701
- (line 539)
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 571)
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 586)
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 607)
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 651)
3724
- * gnutls_certificate_set_verify_function <1>: Core TLS API. (line 665)
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 694)
3728
- * gnutls_certificate_set_x509_crl: Core TLS API. (line 713)
3729
- * gnutls_certificate_set_x509_crl_file: Core TLS API. (line 737)
3730
- * gnutls_certificate_set_x509_crl_mem: Core TLS API. (line 759)
3731
- * gnutls_certificate_set_x509_key: Core TLS API. (line 781)
3732
- * gnutls_certificate_set_x509_key_file: Core TLS API. (line 808)
3733
- * gnutls_certificate_set_x509_key_mem: Core TLS API. (line 839)
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 873)
3949
+ (line 879)
3736
3950
  * gnutls_certificate_set_x509_simple_pkcs12_mem: Core TLS API.
3737
- (line 910)
3951
+ (line 916)
3738
3952
  * gnutls_certificate_set_x509_system_trust <1>: Core TLS API.
3739
- (line 948)
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 967)
3743
- * gnutls_certificate_set_x509_trust_file: Core TLS API. (line 994)
3744
- * gnutls_certificate_set_x509_trust_mem: Core TLS API. (line 1025)
3745
- * gnutls_certificate_type_get: Core TLS API. (line 1049)
3746
- * gnutls_certificate_type_get_id: Core TLS API. (line 1062)
3747
- * gnutls_certificate_type_get_name: Core TLS API. (line 1074)
3748
- * gnutls_certificate_type_list: Core TLS API. (line 1086)
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 1097)
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 1121)
3757
- * gnutls_certificate_verify_peers3 <1>: Core TLS API. (line 1152)
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 1187)
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 1204)
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 1216)
3770
- * gnutls_cipher_get_key_size: Core TLS API. (line 1229)
3771
- * gnutls_cipher_get_name: Core TLS API. (line 1241)
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 1253)
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 1270)
3777
- * gnutls_cipher_suite_info: Core TLS API. (line 1289)
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 1317)
3780
- * gnutls_compression_get_id: Core TLS API. (line 1329)
3781
- * gnutls_compression_get_name: Core TLS API. (line 1341)
3782
- * gnutls_compression_list: Core TLS API. (line 1353)
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 1362)
3785
- * gnutls_credentials_set <1>: Core TLS API. (line 1371)
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 1406)
3789
- * gnutls_db_get_ptr: Core TLS API. (line 1421)
3790
- * gnutls_db_remove_session: Core TLS API. (line 1432)
3791
- * gnutls_db_set_cache_expiration: Core TLS API. (line 1447)
3792
- * gnutls_db_set_ptr: Core TLS API. (line 1459)
3793
- * gnutls_db_set_remove_function: Core TLS API. (line 1471)
3794
- * gnutls_db_set_retrieve_function: Core TLS API. (line 1486)
3795
- * gnutls_db_set_store_function: Core TLS API. (line 1506)
3796
- * gnutls_deinit <1>: Core TLS API. (line 1520)
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 1531)
3800
- * gnutls_dh_get_peers_public_bits: Core TLS API. (line 1551)
3801
- * gnutls_dh_get_prime_bits: Core TLS API. (line 1564)
3802
- * gnutls_dh_get_pubkey: Core TLS API. (line 1581)
3803
- * gnutls_dh_get_secret_bits: Core TLS API. (line 1597)
3804
- * gnutls_dh_params_cpy: Core TLS API. (line 1611)
3805
- * gnutls_dh_params_deinit: Core TLS API. (line 1626)
3806
- * gnutls_dh_params_export2_pkcs3: Core TLS API. (line 1635)
3807
- * gnutls_dh_params_export_pkcs3: Core TLS API. (line 1658)
3808
- * gnutls_dh_params_export_raw: Core TLS API. (line 1685)
3809
- * gnutls_dh_params_generate2: Core TLS API. (line 1706)
3810
- * gnutls_dh_params_import_pkcs3: Core TLS API. (line 1730)
3811
- * gnutls_dh_params_import_raw: Core TLS API. (line 1752)
3812
- * gnutls_dh_params_init: Core TLS API. (line 1769)
3813
- * gnutls_dh_set_prime_bits: Core TLS API. (line 1781)
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 147)
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 1805)
3826
- * gnutls_ecc_curve_get_name: Core TLS API. (line 1819)
3827
- * gnutls_ecc_curve_get_size: Core TLS API. (line 1832)
3828
- * gnutls_ecc_curve_list: Core TLS API. (line 1844)
3829
- * gnutls_error_is_fatal <1>: Core TLS API. (line 1855)
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 1874)
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 1895)
3835
- * gnutls_global_deinit: Core TLS API. (line 1920)
3836
- * gnutls_global_init: Core TLS API. (line 1930)
3837
- * gnutls_global_set_audit_log_function <1>: Core TLS API. (line 1960)
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 1978)
3841
- * gnutls_global_set_log_level: Core TLS API. (line 1992)
3842
- * gnutls_global_set_mem_functions: Core TLS API. (line 2009)
3843
- * gnutls_global_set_mutex <1>: Core TLS API. (line 2039)
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 2063)
3846
- * gnutls_handshake <1>: Core TLS API. (line 2076)
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 2109)
3849
- * gnutls_handshake_get_last_out: Core TLS API. (line 2126)
3850
- * gnutls_handshake_set_max_packet_length: Core TLS API. (line 2143)
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 2162)
3853
- * gnutls_handshake_set_private_extensions: Core TLS API. (line 2187)
3854
- * gnutls_handshake_set_timeout <1>: Core TLS API. (line 2206)
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 2221)
3863
- * gnutls_heartbeat_enable: Core TLS API. (line 2238)
3864
- * gnutls_heartbeat_get_timeout: Core TLS API. (line 2251)
3865
- * gnutls_heartbeat_ping: Core TLS API. (line 2267)
3866
- * gnutls_heartbeat_pong: Core TLS API. (line 2294)
3867
- * gnutls_heartbeat_set_timeouts: Core TLS API. (line 2311)
3868
- * gnutls_hex2bin: Core TLS API. (line 2338)
3869
- * gnutls_hex_decode: Core TLS API. (line 2359)
3870
- * gnutls_hex_encode: Core TLS API. (line 2378)
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 2395)
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 2422)
3881
- * gnutls_kx_get: Core TLS API. (line 2439)
3882
- * gnutls_kx_get_id: Core TLS API. (line 2450)
3883
- * gnutls_kx_get_name: Core TLS API. (line 2463)
3884
- * gnutls_kx_list: Core TLS API. (line 2474)
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 2486)
3887
- * gnutls_mac_get: Core TLS API. (line 2504)
3888
- * gnutls_mac_get_id: Core TLS API. (line 2516)
3889
- * gnutls_mac_get_key_size: Core TLS API. (line 2529)
3890
- * gnutls_mac_get_name: Core TLS API. (line 2541)
3891
- * gnutls_mac_list: Core TLS API. (line 2552)
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 317)
3909
- * gnutls_ocsp_resp_export: OCSP API. (line 326)
3910
- * gnutls_ocsp_resp_get_certs: OCSP API. (line 340)
3911
- * gnutls_ocsp_resp_get_extension: OCSP API. (line 368)
3912
- * gnutls_ocsp_resp_get_nonce: OCSP API. (line 401)
3913
- * gnutls_ocsp_resp_get_produced: OCSP API. (line 421)
3914
- * gnutls_ocsp_resp_get_responder: OCSP API. (line 433)
3915
- * gnutls_ocsp_resp_get_response: OCSP API. (line 454)
3916
- * gnutls_ocsp_resp_get_signature: OCSP API. (line 480)
3917
- * gnutls_ocsp_resp_get_signature_algorithm: OCSP API. (line 494)
3918
- * gnutls_ocsp_resp_get_single <1>: OCSP API. (line 512)
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 558)
3922
- * gnutls_ocsp_resp_get_version: OCSP API. (line 570)
3923
- * gnutls_ocsp_resp_import: OCSP API. (line 583)
3924
- * gnutls_ocsp_resp_init: OCSP API. (line 598)
3925
- * gnutls_ocsp_resp_print: OCSP API. (line 610)
3926
- * gnutls_ocsp_resp_verify: OCSP API. (line 634)
3927
- * gnutls_ocsp_resp_verify_direct: OCSP API. (line 672)
3928
- * gnutls_ocsp_status_request_enable_client: Core TLS API. (line 2568)
3929
- * gnutls_ocsp_status_request_get: Core TLS API. (line 2591)
3930
- * gnutls_ocsp_status_request_is_checked: Core TLS API. (line 2608)
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 245)
3936
- * gnutls_openpgp_crt_get_creation_time: OpenPGP API. (line 263)
3937
- * gnutls_openpgp_crt_get_expiration_time: OpenPGP API. (line 274)
3938
- * gnutls_openpgp_crt_get_fingerprint: OpenPGP API. (line 286)
3939
- * gnutls_openpgp_crt_get_key_id: OpenPGP API. (line 303)
3940
- * gnutls_openpgp_crt_get_key_usage: OpenPGP API. (line 318)
3941
- * gnutls_openpgp_crt_get_name: OpenPGP API. (line 333)
3942
- * gnutls_openpgp_crt_get_pk_algorithm: OpenPGP API. (line 354)
3943
- * gnutls_openpgp_crt_get_pk_dsa_raw: OpenPGP API. (line 375)
3944
- * gnutls_openpgp_crt_get_pk_rsa_raw: OpenPGP API. (line 400)
3945
- * gnutls_openpgp_crt_get_preferred_key_id: OpenPGP API. (line 420)
3946
- * gnutls_openpgp_crt_get_revoked_status: OpenPGP API. (line 434)
3947
- * gnutls_openpgp_crt_get_subkey_count: OpenPGP API. (line 448)
3948
- * gnutls_openpgp_crt_get_subkey_creation_time: OpenPGP API. (line 463)
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 478)
3951
- * gnutls_openpgp_crt_get_subkey_fingerprint: OpenPGP API. (line 495)
3952
- * gnutls_openpgp_crt_get_subkey_id: OpenPGP API. (line 517)
3953
- * gnutls_openpgp_crt_get_subkey_idx: OpenPGP API. (line 532)
3954
- * gnutls_openpgp_crt_get_subkey_pk_algorithm: OpenPGP API. (line 548)
3955
- * gnutls_openpgp_crt_get_subkey_pk_dsa_raw: OpenPGP API. (line 573)
3956
- * gnutls_openpgp_crt_get_subkey_pk_rsa_raw: OpenPGP API. (line 600)
3957
- * gnutls_openpgp_crt_get_subkey_revoked_status: OpenPGP API. (line 622)
3958
- * gnutls_openpgp_crt_get_subkey_usage: OpenPGP API. (line 640)
3959
- * gnutls_openpgp_crt_get_version: OpenPGP API. (line 661)
3960
- * gnutls_openpgp_crt_import: OpenPGP API. (line 673)
3961
- * gnutls_openpgp_crt_init: OpenPGP API. (line 689)
3962
- * gnutls_openpgp_crt_print: OpenPGP API. (line 701)
3963
- * gnutls_openpgp_crt_set_preferred_key_id: OpenPGP API. (line 721)
3964
- * gnutls_openpgp_crt_verify_ring <1>: OpenPGP API. (line 740)
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 766)
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 784)
3971
- * gnutls_openpgp_keyring_deinit: OpenPGP API. (line 800)
3972
- * gnutls_openpgp_keyring_get_crt: OpenPGP API. (line 810)
3973
- * gnutls_openpgp_keyring_get_crt_count: OpenPGP API. (line 828)
3974
- * gnutls_openpgp_keyring_import: OpenPGP API. (line 842)
3975
- * gnutls_openpgp_keyring_init: OpenPGP API. (line 859)
3976
- * gnutls_openpgp_privkey_deinit: OpenPGP API. (line 870)
3977
- * gnutls_openpgp_privkey_export: OpenPGP API. (line 881)
3978
- * gnutls_openpgp_privkey_export2: OpenPGP API. (line 910)
3979
- * gnutls_openpgp_privkey_export_dsa_raw: OpenPGP API. (line 935)
3980
- * gnutls_openpgp_privkey_export_rsa_raw: OpenPGP API. (line 963)
3981
- * gnutls_openpgp_privkey_export_subkey_dsa_raw: OpenPGP API. (line 993)
3982
- * gnutls_openpgp_privkey_export_subkey_rsa_raw: OpenPGP API. (line 1024)
3983
- * gnutls_openpgp_privkey_get_fingerprint: OpenPGP API. (line 1054)
3984
- * gnutls_openpgp_privkey_get_key_id: OpenPGP API. (line 1073)
3985
- * gnutls_openpgp_privkey_get_pk_algorithm: OpenPGP API. (line 1089)
3986
- * gnutls_openpgp_privkey_get_preferred_key_id: OpenPGP API. (line 1111)
3987
- * gnutls_openpgp_privkey_get_revoked_status: OpenPGP API. (line 1125)
3988
- * gnutls_openpgp_privkey_get_subkey_count: OpenPGP API. (line 1139)
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 1154)
4206
+ (line 1156)
3991
4207
  * gnutls_openpgp_privkey_get_subkey_fingerprint: OpenPGP API.
3992
- (line 1170)
3993
- * gnutls_openpgp_privkey_get_subkey_id: OpenPGP API. (line 1192)
3994
- * gnutls_openpgp_privkey_get_subkey_idx: OpenPGP API. (line 1210)
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 1227)
4212
+ (line 1229)
3997
4213
  * gnutls_openpgp_privkey_get_subkey_revoked_status: OpenPGP API.
3998
- (line 1251)
3999
- * gnutls_openpgp_privkey_import: OpenPGP API. (line 1269)
4000
- * gnutls_openpgp_privkey_init: OpenPGP API. (line 1290)
4001
- * gnutls_openpgp_privkey_sec_param: OpenPGP API. (line 1301)
4002
- * gnutls_openpgp_privkey_set_preferred_key_id: OpenPGP API. (line 1317)
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 2626)
4005
- * gnutls_openpgp_set_recv_key_function: OpenPGP API. (line 1335)
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 2642)
4013
- * gnutls_pem_base64_decode_alloc: Core TLS API. (line 2665)
4014
- * gnutls_pem_base64_encode: Core TLS API. (line 2687)
4015
- * gnutls_pem_base64_encode_alloc: Core TLS API. (line 2710)
4016
- * gnutls_perror: Core TLS API. (line 2730)
4017
- * gnutls_pk_algorithm_get_name: Core TLS API. (line 2740)
4018
- * gnutls_pk_bits_to_sec_param <1>: Core TLS API. (line 2752)
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 2768)
4022
- * gnutls_pk_get_name: Core TLS API. (line 2784)
4023
- * gnutls_pk_list: Core TLS API. (line 2797)
4024
- * gnutls_pk_to_sign: Core TLS API. (line 2811)
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 21)
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
- * gnutls_pkcs11_reinit <1>: PKCS 11 API. (line 567)
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 47)
4062
- * gnutls_pkcs11_set_pin_function: PKCS 11 API. (line 581)
4063
- * gnutls_pkcs11_set_token_function: PKCS 11 API. (line 596)
4064
- * gnutls_pkcs11_token_get_flags: PKCS 11 API. (line 610)
4065
- * gnutls_pkcs11_token_get_info: PKCS 11 API. (line 629)
4066
- * gnutls_pkcs11_token_get_mechanism: PKCS 11 API. (line 651)
4067
- * gnutls_pkcs11_token_get_url: PKCS 11 API. (line 671)
4068
- * gnutls_pkcs11_token_init: PKCS 11 API. (line 691)
4069
- * gnutls_pkcs11_token_set_pin: PKCS 11 API. (line 709)
4070
- * gnutls_pkcs11_type_get_name: PKCS 11 API. (line 729)
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 444)
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 99)
4325
+ (line 101)
4109
4326
  * gnutls_pkcs7_get_crl_raw: X509 certificate API.
4110
- (line 112)
4327
+ (line 114)
4111
4328
  * gnutls_pkcs7_get_crt_count: X509 certificate API.
4112
- (line 133)
4329
+ (line 135)
4113
4330
  * gnutls_pkcs7_get_crt_raw: X509 certificate API.
4114
- (line 146)
4331
+ (line 148)
4115
4332
  * gnutls_pkcs7_import: X509 certificate API.
4116
- (line 171)
4333
+ (line 173)
4117
4334
  * gnutls_pkcs7_init: X509 certificate API.
4118
- (line 190)
4335
+ (line 192)
4119
4336
  * gnutls_pkcs7_set_crl: X509 certificate API.
4120
- (line 204)
4337
+ (line 206)
4121
4338
  * gnutls_pkcs7_set_crl_raw: X509 certificate API.
4122
- (line 219)
4339
+ (line 221)
4123
4340
  * gnutls_pkcs7_set_crt: X509 certificate API.
4124
- (line 233)
4341
+ (line 235)
4125
4342
  * gnutls_pkcs7_set_crt_raw: X509 certificate API.
4126
- (line 249)
4127
- * gnutls_prf: Core TLS API. (line 2828)
4128
- * gnutls_prf_raw: Core TLS API. (line 2871)
4129
- * gnutls_priority_certificate_type_list: Core TLS API. (line 2910)
4130
- * gnutls_priority_compression_list: Core TLS API. (line 2926)
4131
- * gnutls_priority_deinit: Core TLS API. (line 2942)
4132
- * gnutls_priority_ecc_curve_list: Core TLS API. (line 2951)
4133
- * gnutls_priority_get_cipher_suite_index: Core TLS API. (line 2967)
4134
- * gnutls_priority_init: Core TLS API. (line 2990)
4135
- * gnutls_priority_protocol_list: Core TLS API. (line 3061)
4136
- * gnutls_priority_set: Core TLS API. (line 3077)
4137
- * gnutls_priority_set_direct: Core TLS API. (line 3091)
4138
- * gnutls_priority_sign_list: Core TLS API. (line 3112)
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 325)
4362
+ * gnutls_privkey_import_ext2 <1>: Abstract key API. (line 328)
4146
4363
  * gnutls_privkey_import_ext2: Abstract private keys.
4147
- (line 56)
4148
- * gnutls_privkey_import_openpgp: Abstract key API. (line 354)
4149
- * gnutls_privkey_import_openpgp_raw: Abstract key API. (line 383)
4150
- * gnutls_privkey_import_pkcs11: Abstract key API. (line 406)
4151
- * gnutls_privkey_import_pkcs11_url: Abstract key API. (line 432)
4152
- * gnutls_privkey_import_tpm_raw: Abstract key API. (line 451)
4153
- * gnutls_privkey_import_tpm_url <1>: Abstract key API. (line 480)
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 510)
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 530)
4159
- * gnutls_privkey_import_x509_raw <1>: Abstract key API. (line 557)
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 582)
4163
- * gnutls_privkey_set_pin_function: Abstract key API. (line 596)
4164
- * gnutls_privkey_sign_data <1>: Abstract key API. (line 617)
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 648)
4383
+ * gnutls_privkey_sign_hash <1>: Abstract key API. (line 654)
4167
4384
  * gnutls_privkey_sign_hash: Operations. (line 102)
4168
- * gnutls_protocol_get_id: Core TLS API. (line 3128)
4169
- * gnutls_protocol_get_name: Core TLS API. (line 3140)
4170
- * gnutls_protocol_get_version: Core TLS API. (line 3152)
4171
- * gnutls_protocol_list: Core TLS API. (line 3162)
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 3174)
4174
- * gnutls_psk_allocate_server_credentials: Core TLS API. (line 3187)
4175
- * gnutls_psk_client_get_hint: Core TLS API. (line 3200)
4176
- * gnutls_psk_free_client_credentials: Core TLS API. (line 3216)
4177
- * gnutls_psk_free_server_credentials: Core TLS API. (line 3226)
4178
- * gnutls_psk_server_get_username: Core TLS API. (line 3236)
4179
- * gnutls_psk_set_client_credentials: Core TLS API. (line 3250)
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 3275)
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 3299)
4185
- * gnutls_psk_set_server_credentials_file <1>: Core TLS API. (line 3313)
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 3330)
4188
- * gnutls_psk_set_server_credentials_hint: Core TLS API. (line 3354)
4189
- * gnutls_psk_set_server_dh_params: Core TLS API. (line 3374)
4190
- * gnutls_psk_set_server_params_function: Core TLS API. (line 3388)
4191
- * gnutls_pubkey_deinit: Abstract key API. (line 676)
4192
- * gnutls_pubkey_encrypt_data <1>: Abstract key API. (line 688)
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 709)
4195
- * gnutls_pubkey_export2 <1>: Abstract key API. (line 739)
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 765)
4199
- * gnutls_pubkey_get_key_usage: Abstract key API. (line 793)
4200
- * gnutls_pubkey_get_openpgp_key_id: Abstract key API. (line 811)
4201
- * gnutls_pubkey_get_pk_algorithm: Abstract key API. (line 840)
4202
- * gnutls_pubkey_get_pk_dsa_raw: Abstract key API. (line 860)
4203
- * gnutls_pubkey_get_pk_ecc_raw: Abstract key API. (line 885)
4204
- * gnutls_pubkey_get_pk_ecc_x962: Abstract key API. (line 907)
4205
- * gnutls_pubkey_get_pk_rsa_raw: Abstract key API. (line 927)
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 948)
4208
- * gnutls_pubkey_get_verify_algorithm: Abstract key API. (line 972)
4209
- * gnutls_pubkey_import: Abstract key API. (line 992)
4210
- * gnutls_pubkey_import_dsa_raw: Abstract key API. (line 1014)
4211
- * gnutls_pubkey_import_ecc_raw: Abstract key API. (line 1039)
4212
- * gnutls_pubkey_import_ecc_x962: Abstract key API. (line 1061)
4213
- * gnutls_pubkey_import_openpgp: Abstract key API. (line 1080)
4214
- * gnutls_pubkey_import_openpgp_raw: Abstract key API. (line 1103)
4215
- * gnutls_pubkey_import_pkcs11: Abstract key API. (line 1126)
4216
- * gnutls_pubkey_import_pkcs11_url: Abstract key API. (line 1145)
4217
- * gnutls_pubkey_import_privkey: Abstract key API. (line 1164)
4218
- * gnutls_pubkey_import_rsa_raw: Abstract key API. (line 1185)
4219
- * gnutls_pubkey_import_tpm_raw: Abstract key API. (line 1206)
4220
- * gnutls_pubkey_import_tpm_url <1>: Abstract key API. (line 1233)
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 1260)
4223
- * gnutls_pubkey_import_x509: Abstract key API. (line 1279)
4224
- * gnutls_pubkey_import_x509_crq: Abstract key API. (line 1298)
4225
- * gnutls_pubkey_import_x509_raw: Abstract key API. (line 1318)
4226
- * gnutls_pubkey_init: Abstract key API. (line 1338)
4227
- * gnutls_pubkey_print: Abstract key API. (line 1353)
4228
- * gnutls_pubkey_set_key_usage: Abstract key API. (line 1375)
4229
- * gnutls_pubkey_set_pin_function: Abstract key API. (line 1393)
4230
- * gnutls_pubkey_verify_data: Abstract key API. (line 1414)
4231
- * gnutls_pubkey_verify_data2 <1>: Abstract key API. (line 1440)
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 1465)
4234
- * gnutls_pubkey_verify_hash2 <1>: Abstract key API. (line 1491)
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 3402)
4237
- * gnutls_record_check_pending <1>: Core TLS API. (line 3425)
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
- * gnutls_record_disable_padding: Core TLS API. (line 3438)
4241
- * gnutls_record_get_direction <1>: Core TLS API. (line 3452)
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 3473)
4246
- * gnutls_record_recv <1>: Core TLS API. (line 3485)
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 3517)
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 3544)
4476
+ * gnutls_record_send <1>: Core TLS API. (line 3649)
4253
4477
  * gnutls_record_send: Data transfer and termination.
4254
4478
  (line 14)
4255
- * gnutls_record_set_max_size: Core TLS API. (line 3575)
4256
- * gnutls_rehandshake: Core TLS API. (line 3598)
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 3631)
4271
- * gnutls_sec_param_get_name: Core TLS API. (line 3646)
4272
- * gnutls_sec_param_to_pk_bits <1>: Core TLS API. (line 3660)
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 3680)
4276
- * gnutls_server_name_set: Core TLS API. (line 3717)
4277
- * gnutls_session_channel_binding: Core TLS API. (line 3743)
4278
- * gnutls_session_enable_compatibility_mode: Core TLS API. (line 3764)
4279
- * gnutls_session_get_data: Core TLS API. (line 3779)
4280
- * gnutls_session_get_data2: Core TLS API. (line 3800)
4281
- * gnutls_session_get_id: Core TLS API. (line 3819)
4282
- * gnutls_session_get_id2: Core TLS API. (line 3843)
4283
- * gnutls_session_get_ptr: Core TLS API. (line 3859)
4284
- * gnutls_session_get_random: Core TLS API. (line 3872)
4285
- * gnutls_session_is_resumed <1>: Core TLS API. (line 3891)
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 3903)
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 3916)
4290
- * gnutls_session_set_premaster: Core TLS API. (line 3943)
4291
- * gnutls_session_set_ptr: Core TLS API. (line 3974)
4292
- * gnutls_session_ticket_enable_client: Core TLS API. (line 3987)
4293
- * gnutls_session_ticket_enable_server <1>: Core TLS API. (line 4002)
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 4020)
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 4035)
4299
- * gnutls_sign_algorithm_get: Core TLS API. (line 4057)
4300
- * gnutls_sign_algorithm_get_requested: Core TLS API. (line 4071)
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 4097)
4304
- * gnutls_sign_get_id: Core TLS API. (line 4112)
4305
- * gnutls_sign_get_name: Core TLS API. (line 4124)
4306
- * gnutls_sign_get_pk_algorithm: Core TLS API. (line 4136)
4307
- * gnutls_sign_is_secure: Core TLS API. (line 4151)
4308
- * gnutls_sign_list: Core TLS API. (line 4160)
4309
- * gnutls_srp_allocate_client_credentials: Core TLS API. (line 4170)
4310
- * gnutls_srp_allocate_server_credentials: Core TLS API. (line 4183)
4311
- * gnutls_srp_base64_decode: Core TLS API. (line 4196)
4312
- * gnutls_srp_base64_decode_alloc: Core TLS API. (line 4218)
4313
- * gnutls_srp_base64_encode: Core TLS API. (line 4238)
4314
- * gnutls_srp_base64_encode_alloc: Core TLS API. (line 4260)
4315
- * gnutls_srp_free_client_credentials: Core TLS API. (line 4281)
4316
- * gnutls_srp_free_server_credentials: Core TLS API. (line 4291)
4317
- * gnutls_srp_server_get_username: Core TLS API. (line 4301)
4318
- * gnutls_srp_set_client_credentials: Core TLS API. (line 4315)
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 4336)
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 4365)
4324
- * gnutls_srp_set_server_credentials_file <1>: Core TLS API. (line 4387)
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 4407)
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 4442)
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 4471)
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 4507)
4336
- * gnutls_srtp_get_profile_id: Core TLS API. (line 4525)
4337
- * gnutls_srtp_get_profile_name: Core TLS API. (line 4541)
4338
- * gnutls_srtp_get_selected_profile: Core TLS API. (line 4556)
4339
- * gnutls_srtp_set_mki: Core TLS API. (line 4572)
4340
- * gnutls_srtp_set_profile: Core TLS API. (line 4589)
4341
- * gnutls_srtp_set_profile_direct: Core TLS API. (line 4606)
4342
- * gnutls_store_commitment <1>: Core TLS API. (line 4629)
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 4669)
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 4703)
4349
- * gnutls_strerror_name: Core TLS API. (line 4717)
4350
- * gnutls_supplemental_get_name: Core TLS API. (line 4733)
4351
- * gnutls_tdb_deinit: Core TLS API. (line 4745)
4352
- * gnutls_tdb_init: Core TLS API. (line 4754)
4353
- * gnutls_tdb_set_store_commitment_func: Core TLS API. (line 4766)
4354
- * gnutls_tdb_set_store_func: Core TLS API. (line 4783)
4355
- * gnutls_tdb_set_verify_func: Core TLS API. (line 4798)
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
- * gnutls_transport_get_ptr: Core TLS API. (line 4813)
4365
- * gnutls_transport_get_ptr2: Core TLS API. (line 4827)
4366
- * gnutls_transport_set_errno <1>: Core TLS API. (line 4842)
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 88)
4369
- * gnutls_transport_set_errno_function: Core TLS API. (line 4862)
4370
- * gnutls_transport_set_ptr: Core TLS API. (line 4880)
4371
- * gnutls_transport_set_ptr2 <1>: Core TLS API. (line 4894)
4372
- * gnutls_transport_set_ptr2: Setting up the transport layer.
4373
- (line 14)
4374
- * gnutls_transport_set_pull_function <1>: Core TLS API. (line 4910)
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 65)
4611
+ (line 60)
4377
4612
  * gnutls_transport_set_pull_timeout_function <1>: Core TLS API.
4378
- (line 4928)
4613
+ (line 5211)
4379
4614
  * gnutls_transport_set_pull_timeout_function: Setting up the transport layer.
4380
- (line 127)
4381
- * gnutls_transport_set_push_function <1>: Core TLS API. (line 4951)
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 32)
4384
- * gnutls_transport_set_vec_push_function <1>: Core TLS API. (line 4971)
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 49)
4387
- * gnutls_url_is_supported <1>: Core TLS API. (line 4989)
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 5006)
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 264)
4629
+ (line 266)
4395
4630
  * gnutls_x509_crl_deinit: X509 certificate API.
4396
- (line 279)
4631
+ (line 280)
4397
4632
  * gnutls_x509_crl_export: X509 certificate API.
4398
- (line 289)
4633
+ (line 290)
4399
4634
  * gnutls_x509_crl_export2: X509 certificate API.
4400
- (line 315)
4635
+ (line 316)
4401
4636
  * gnutls_x509_crl_get_authority_key_gn_serial: X509 certificate API.
4402
- (line 341)
4637
+ (line 342)
4403
4638
  * gnutls_x509_crl_get_authority_key_id: X509 certificate API.
4404
- (line 377)
4639
+ (line 378)
4405
4640
  * gnutls_x509_crl_get_crt_count: X509 certificate API.
4406
- (line 403)
4641
+ (line 404)
4407
4642
  * gnutls_x509_crl_get_crt_serial <1>: X509 certificate API.
4408
- (line 417)
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 439)
4647
+ (line 440)
4413
4648
  * gnutls_x509_crl_get_extension_data: X509 certificate API.
4414
- (line 461)
4649
+ (line 462)
4415
4650
  * gnutls_x509_crl_get_extension_info: X509 certificate API.
4416
- (line 492)
4651
+ (line 493)
4417
4652
  * gnutls_x509_crl_get_extension_oid: X509 certificate API.
4418
- (line 525)
4653
+ (line 526)
4419
4654
  * gnutls_x509_crl_get_issuer_dn: X509 certificate API.
4420
- (line 550)
4421
- * gnutls_x509_crl_get_issuer_dn_by_oid: X509 certificate API.
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 608)
4661
+ (line 629)
4425
4662
  * gnutls_x509_crl_get_number: X509 certificate API.
4426
- (line 622)
4663
+ (line 643)
4427
4664
  * gnutls_x509_crl_get_raw_issuer_dn: X509 certificate API.
4428
- (line 644)
4665
+ (line 665)
4429
4666
  * gnutls_x509_crl_get_signature: X509 certificate API.
4430
- (line 660)
4667
+ (line 681)
4431
4668
  * gnutls_x509_crl_get_signature_algorithm: X509 certificate API.
4432
- (line 678)
4669
+ (line 699)
4433
4670
  * gnutls_x509_crl_get_this_update: X509 certificate API.
4434
- (line 691)
4671
+ (line 712)
4435
4672
  * gnutls_x509_crl_get_version: X509 certificate API.
4436
- (line 701)
4673
+ (line 722)
4437
4674
  * gnutls_x509_crl_import: X509 certificate API.
4438
- (line 712)
4675
+ (line 733)
4439
4676
  * gnutls_x509_crl_init: X509 certificate API.
4440
- (line 731)
4677
+ (line 752)
4441
4678
  * gnutls_x509_crl_list_import: X509 certificate API.
4442
- (line 748)
4679
+ (line 769)
4443
4680
  * gnutls_x509_crl_list_import2: X509 certificate API.
4444
- (line 779)
4681
+ (line 800)
4445
4682
  * gnutls_x509_crl_print: X509 certificate API.
4446
- (line 809)
4447
- * gnutls_x509_crl_privkey_sign <1>: Abstract key API. (line 1516)
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 126)
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 868)
4692
+ (line 889)
4456
4693
  * gnutls_x509_crl_set_next_update: X509 certificate API.
4457
- (line 887)
4694
+ (line 908)
4458
4695
  * gnutls_x509_crl_set_number: X509 certificate API.
4459
- (line 901)
4696
+ (line 922)
4460
4697
  * gnutls_x509_crl_set_this_update: X509 certificate API.
4461
- (line 921)
4698
+ (line 942)
4462
4699
  * gnutls_x509_crl_set_version: X509 certificate API.
4463
- (line 935)
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 952)
4703
+ (line 973)
4467
4704
  * gnutls_x509_crl_sign2: PKIX certificate revocation lists.
4468
- (line 103)
4705
+ (line 105)
4469
4706
  * gnutls_x509_crl_verify: X509 certificate API.
4470
- (line 978)
4707
+ (line 999)
4471
4708
  * gnutls_x509_crq_deinit: X509 certificate API.
4472
- (line 1002)
4709
+ (line 1028)
4473
4710
  * gnutls_x509_crq_export: X509 certificate API.
4474
- (line 1013)
4711
+ (line 1039)
4475
4712
  * gnutls_x509_crq_export2: X509 certificate API.
4476
- (line 1040)
4713
+ (line 1066)
4477
4714
  * gnutls_x509_crq_get_attribute_by_oid: X509 certificate API.
4478
- (line 1065)
4715
+ (line 1091)
4479
4716
  * gnutls_x509_crq_get_attribute_data: X509 certificate API.
4480
- (line 1089)
4717
+ (line 1119)
4481
4718
  * gnutls_x509_crq_get_attribute_info: X509 certificate API.
4482
- (line 1118)
4719
+ (line 1148)
4483
4720
  * gnutls_x509_crq_get_basic_constraints: X509 certificate API.
4484
- (line 1150)
4721
+ (line 1180)
4485
4722
  * gnutls_x509_crq_get_challenge_password: X509 certificate API.
4486
- (line 1179)
4723
+ (line 1209)
4487
4724
  * gnutls_x509_crq_get_dn: X509 certificate API.
4488
- (line 1197)
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 1219)
4729
+ (line 1269)
4491
4730
  * gnutls_x509_crq_get_dn_oid: X509 certificate API.
4492
- (line 1252)
4731
+ (line 1302)
4493
4732
  * gnutls_x509_crq_get_extension_by_oid: X509 certificate API.
4494
- (line 1273)
4733
+ (line 1323)
4495
4734
  * gnutls_x509_crq_get_extension_data: X509 certificate API.
4496
- (line 1302)
4735
+ (line 1352)
4497
4736
  * gnutls_x509_crq_get_extension_info: X509 certificate API.
4498
- (line 1333)
4737
+ (line 1383)
4499
4738
  * gnutls_x509_crq_get_key_id: X509 certificate API.
4500
- (line 1367)
4739
+ (line 1417)
4501
4740
  * gnutls_x509_crq_get_key_purpose_oid: X509 certificate API.
4502
- (line 1396)
4741
+ (line 1446)
4503
4742
  * gnutls_x509_crq_get_key_rsa_raw: X509 certificate API.
4504
- (line 1423)
4743
+ (line 1473)
4505
4744
  * gnutls_x509_crq_get_key_usage: X509 certificate API.
4506
- (line 1443)
4745
+ (line 1493)
4507
4746
  * gnutls_x509_crq_get_pk_algorithm: X509 certificate API.
4508
- (line 1469)
4747
+ (line 1519)
4509
4748
  * gnutls_x509_crq_get_private_key_usage_period: X509 certificate API.
4510
- (line 1490)
4749
+ (line 1540)
4511
4750
  * gnutls_x509_crq_get_subject_alt_name: X509 certificate API.
4512
- (line 1511)
4751
+ (line 1561)
4513
4752
  * gnutls_x509_crq_get_subject_alt_othername_oid: X509 certificate API.
4514
- (line 1548)
4753
+ (line 1598)
4515
4754
  * gnutls_x509_crq_get_version: X509 certificate API.
4516
- (line 1582)
4755
+ (line 1632)
4517
4756
  * gnutls_x509_crq_import: X509 certificate API.
4518
- (line 1595)
4757
+ (line 1645)
4519
4758
  * gnutls_x509_crq_init: X509 certificate API.
4520
- (line 1615)
4759
+ (line 1665)
4521
4760
  * gnutls_x509_crq_print: X509 certificate API.
4522
- (line 1629)
4523
- * gnutls_x509_crq_privkey_sign: Abstract key API. (line 1544)
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 1651)
4764
+ (line 1701)
4526
4765
  * gnutls_x509_crq_set_basic_constraints: X509 certificate API.
4527
- (line 1672)
4766
+ (line 1726)
4528
4767
  * gnutls_x509_crq_set_challenge_password: X509 certificate API.
4529
- (line 1693)
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 1709)
4772
+ (line 1780)
4532
4773
  * gnutls_x509_crq_set_key <1>: X509 certificate API.
4533
- (line 1737)
4774
+ (line 1808)
4534
4775
  * gnutls_x509_crq_set_key: PKCS 10 certificate requests.
4535
- (line 35)
4776
+ (line 37)
4536
4777
  * gnutls_x509_crq_set_key_purpose_oid: X509 certificate API.
4537
- (line 1753)
4778
+ (line 1824)
4538
4779
  * gnutls_x509_crq_set_key_rsa_raw: X509 certificate API.
4539
- (line 1775)
4780
+ (line 1846)
4540
4781
  * gnutls_x509_crq_set_key_usage: X509 certificate API.
4541
- (line 1794)
4782
+ (line 1865)
4542
4783
  * gnutls_x509_crq_set_private_key_usage_period: X509 certificate API.
4543
- (line 1810)
4544
- * gnutls_x509_crq_set_pubkey <1>: Abstract key API. (line 1572)
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 1828)
4788
+ (line 1899)
4548
4789
  * gnutls_x509_crq_set_version: X509 certificate API.
4549
- (line 1852)
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 1868)
4793
+ (line 1939)
4553
4794
  * gnutls_x509_crq_sign2: PKCS 10 certificate requests.
4554
- (line 48)
4795
+ (line 50)
4555
4796
  * gnutls_x509_crq_verify: X509 certificate API.
4556
- (line 1894)
4797
+ (line 1965)
4557
4798
  * gnutls_x509_crt_check_hostname: X509 certificate API.
4558
- (line 1914)
4799
+ (line 1985)
4559
4800
  * gnutls_x509_crt_check_issuer: X509 certificate API.
4560
- (line 1930)
4801
+ (line 2001)
4561
4802
  * gnutls_x509_crt_check_revocation: X509 certificate API.
4562
- (line 1947)
4803
+ (line 2017)
4563
4804
  * gnutls_x509_crt_cpy_crl_dist_points: X509 certificate API.
4564
- (line 1964)
4805
+ (line 2034)
4565
4806
  * gnutls_x509_crt_deinit: X509 certificate API.
4566
- (line 1979)
4807
+ (line 2049)
4567
4808
  * gnutls_x509_crt_export: X509 certificate API.
4568
- (line 1989)
4809
+ (line 2059)
4569
4810
  * gnutls_x509_crt_export2: X509 certificate API.
4570
- (line 2015)
4811
+ (line 2085)
4571
4812
  * gnutls_x509_crt_get_activation_time: X509 certificate API.
4572
- (line 2037)
4813
+ (line 2107)
4573
4814
  * gnutls_x509_crt_get_authority_info_access: X509 certificate API.
4574
- (line 2050)
4815
+ (line 2120)
4575
4816
  * gnutls_x509_crt_get_authority_key_gn_serial: X509 certificate API.
4576
- (line 2130)
4817
+ (line 2200)
4577
4818
  * gnutls_x509_crt_get_authority_key_id: X509 certificate API.
4578
- (line 2168)
4819
+ (line 2238)
4579
4820
  * gnutls_x509_crt_get_basic_constraints: X509 certificate API.
4580
- (line 2195)
4821
+ (line 2265)
4581
4822
  * gnutls_x509_crt_get_ca_status: X509 certificate API.
4582
- (line 2222)
4823
+ (line 2292)
4583
4824
  * gnutls_x509_crt_get_crl_dist_points: X509 certificate API.
4584
- (line 2246)
4585
- * gnutls_x509_crt_get_dn <1>: X509 certificate API.
4586
- (line 2278)
4587
- * gnutls_x509_crt_get_dn: X.509 distinguished names.
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 <1>: X509 certificate API.
4590
- (line 2301)
4591
- * gnutls_x509_crt_get_dn_by_oid: X.509 distinguished names.
4592
- (line 36)
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 2367)
4837
+ (line 2457)
4599
4838
  * gnutls_x509_crt_get_extension_by_oid: X509 certificate API.
4600
- (line 2380)
4839
+ (line 2470)
4601
4840
  * gnutls_x509_crt_get_extension_data: X509 certificate API.
4602
- (line 2407)
4841
+ (line 2497)
4603
4842
  * gnutls_x509_crt_get_extension_info: X509 certificate API.
4604
- (line 2436)
4843
+ (line 2526)
4605
4844
  * gnutls_x509_crt_get_extension_oid: X509 certificate API.
4606
- (line 2468)
4845
+ (line 2558)
4607
4846
  * gnutls_x509_crt_get_fingerprint: X509 certificate API.
4608
- (line 2495)
4847
+ (line 2585)
4609
4848
  * gnutls_x509_crt_get_issuer: X509 certificate API.
4610
- (line 2517)
4849
+ (line 2607)
4611
4850
  * gnutls_x509_crt_get_issuer_alt_name: X509 certificate API.
4612
- (line 2536)
4851
+ (line 2626)
4613
4852
  * gnutls_x509_crt_get_issuer_alt_name2: X509 certificate API.
4614
- (line 2579)
4853
+ (line 2669)
4615
4854
  * gnutls_x509_crt_get_issuer_alt_othername_oid: X509 certificate API.
4616
- (line 2617)
4855
+ (line 2707)
4617
4856
  * gnutls_x509_crt_get_issuer_dn: X509 certificate API.
4618
- (line 2656)
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 2679)
4861
+ (line 2789)
4621
4862
  * gnutls_x509_crt_get_issuer_dn_oid: X509 certificate API.
4622
- (line 2718)
4863
+ (line 2828)
4623
4864
  * gnutls_x509_crt_get_issuer_unique_id: X509 certificate API.
4624
- (line 2745)
4865
+ (line 2855)
4625
4866
  * gnutls_x509_crt_get_key_id <1>: X509 certificate API.
4626
- (line 2770)
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 2797)
4871
+ (line 2907)
4631
4872
  * gnutls_x509_crt_get_key_usage: X509 certificate API.
4632
- (line 2826)
4873
+ (line 2936)
4633
4874
  * gnutls_x509_crt_get_pk_algorithm: X509 certificate API.
4634
- (line 2850)
4875
+ (line 2960)
4635
4876
  * gnutls_x509_crt_get_pk_dsa_raw: X509 certificate API.
4636
- (line 2871)
4877
+ (line 2981)
4637
4878
  * gnutls_x509_crt_get_pk_rsa_raw: X509 certificate API.
4638
- (line 2893)
4879
+ (line 3003)
4639
4880
  * gnutls_x509_crt_get_policy: X509 certificate API.
4640
- (line 2912)
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 2939)
4885
+ (line 3049)
4645
4886
  * gnutls_x509_crt_get_proxy: X509 certificate API.
4646
- (line 2961)
4887
+ (line 3071)
4647
4888
  * gnutls_x509_crt_get_raw_dn: X509 certificate API.
4648
- (line 2987)
4889
+ (line 3097)
4649
4890
  * gnutls_x509_crt_get_raw_issuer_dn: X509 certificate API.
4650
- (line 3004)
4891
+ (line 3114)
4651
4892
  * gnutls_x509_crt_get_serial: X509 certificate API.
4652
- (line 3020)
4893
+ (line 3130)
4653
4894
  * gnutls_x509_crt_get_signature: X509 certificate API.
4654
- (line 3039)
4895
+ (line 3149)
4655
4896
  * gnutls_x509_crt_get_signature_algorithm: X509 certificate API.
4656
- (line 3057)
4897
+ (line 3167)
4657
4898
  * gnutls_x509_crt_get_subject: X509 certificate API.
4658
- (line 3071)
4899
+ (line 3181)
4659
4900
  * gnutls_x509_crt_get_subject_alt_name: X509 certificate API.
4660
- (line 3090)
4901
+ (line 3200)
4661
4902
  * gnutls_x509_crt_get_subject_alt_name2: X509 certificate API.
4662
- (line 3130)
4903
+ (line 3240)
4663
4904
  * gnutls_x509_crt_get_subject_alt_othername_oid: X509 certificate API.
4664
- (line 3166)
4905
+ (line 3276)
4665
4906
  * gnutls_x509_crt_get_subject_key_id: X509 certificate API.
4666
- (line 3203)
4907
+ (line 3313)
4667
4908
  * gnutls_x509_crt_get_subject_unique_id: X509 certificate API.
4668
- (line 3225)
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 3246)
4912
+ (line 3356)
4672
4913
  * gnutls_x509_crt_import: X509 certificate API.
4673
- (line 3258)
4674
- * gnutls_x509_crt_import_pkcs11: PKCS 11 API. (line 745)
4675
- * gnutls_x509_crt_import_pkcs11_url: PKCS 11 API. (line 762)
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 3278)
4918
+ (line 3388)
4678
4919
  * gnutls_x509_crt_list_import: X509 certificate API.
4679
- (line 3291)
4920
+ (line 3401)
4680
4921
  * gnutls_x509_crt_list_import2: X509 certificate API.
4681
- (line 3327)
4682
- * gnutls_x509_crt_list_import_pkcs11: PKCS 11 API. (line 783)
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 3359)
4925
+ (line 3469)
4685
4926
  * gnutls_x509_crt_print: X509 certificate API.
4686
- (line 3400)
4687
- * gnutls_x509_crt_privkey_sign: Abstract key API. (line 1590)
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 3424)
4930
+ (line 3534)
4690
4931
  * gnutls_x509_crt_set_authority_info_access: X509 certificate API.
4691
- (line 3439)
4932
+ (line 3549)
4692
4933
  * gnutls_x509_crt_set_authority_key_id: X509 certificate API.
4693
- (line 3465)
4934
+ (line 3575)
4694
4935
  * gnutls_x509_crt_set_basic_constraints: X509 certificate API.
4695
- (line 3484)
4936
+ (line 3594)
4696
4937
  * gnutls_x509_crt_set_ca_status: X509 certificate API.
4697
- (line 3503)
4938
+ (line 3613)
4698
4939
  * gnutls_x509_crt_set_crl_dist_points: X509 certificate API.
4699
- (line 3521)
4940
+ (line 3631)
4700
4941
  * gnutls_x509_crt_set_crl_dist_points2: X509 certificate API.
4701
- (line 3542)
4942
+ (line 3652)
4702
4943
  * gnutls_x509_crt_set_crq: X509 certificate API.
4703
- (line 3565)
4944
+ (line 3675)
4704
4945
  * gnutls_x509_crt_set_crq_extensions: X509 certificate API.
4705
- (line 3581)
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 3599)
4950
+ (line 3726)
4708
4951
  * gnutls_x509_crt_set_expiration_time: X509 certificate API.
4709
- (line 3627)
4952
+ (line 3754)
4710
4953
  * gnutls_x509_crt_set_extension_by_oid: X509 certificate API.
4711
- (line 3642)
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 3666)
4958
+ (line 3810)
4714
4959
  * gnutls_x509_crt_set_key: X509 certificate API.
4715
- (line 3698)
4960
+ (line 3842)
4716
4961
  * gnutls_x509_crt_set_key_purpose_oid: X509 certificate API.
4717
- (line 3715)
4962
+ (line 3859)
4718
4963
  * gnutls_x509_crt_set_key_usage: X509 certificate API.
4719
- (line 3735)
4964
+ (line 3879)
4720
4965
  * gnutls_x509_crt_set_pin_function: X509 certificate API.
4721
- (line 3749)
4966
+ (line 3893)
4722
4967
  * gnutls_x509_crt_set_policy: X509 certificate API.
4723
- (line 3770)
4968
+ (line 3914)
4724
4969
  * gnutls_x509_crt_set_private_key_usage_period: X509 certificate API.
4725
- (line 3793)
4970
+ (line 3937)
4726
4971
  * gnutls_x509_crt_set_proxy: X509 certificate API.
4727
- (line 3811)
4972
+ (line 3955)
4728
4973
  * gnutls_x509_crt_set_proxy_dn: X509 certificate API.
4729
- (line 3834)
4730
- * gnutls_x509_crt_set_pubkey <1>: Abstract key API. (line 1614)
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 3860)
4978
+ (line 4004)
4734
4979
  * gnutls_x509_crt_set_subject_alt_name: X509 certificate API.
4735
- (line 3902)
4980
+ (line 4026)
4736
4981
  * gnutls_x509_crt_set_subject_alternative_name: X509 certificate API.
4737
- (line 3880)
4982
+ (line 4051)
4738
4983
  * gnutls_x509_crt_set_subject_key_id: X509 certificate API.
4739
- (line 3926)
4984
+ (line 4072)
4740
4985
  * gnutls_x509_crt_set_version: X509 certificate API.
4741
- (line 3943)
4986
+ (line 4089)
4742
4987
  * gnutls_x509_crt_sign: X509 certificate API.
4743
- (line 3965)
4988
+ (line 4111)
4744
4989
  * gnutls_x509_crt_sign2: X509 certificate API.
4745
- (line 3983)
4990
+ (line 4129)
4746
4991
  * gnutls_x509_crt_verify: X509 certificate API.
4747
- (line 4008)
4992
+ (line 4154)
4748
4993
  * gnutls_x509_crt_verify_data: Compatibility API. (line 507)
4749
- * gnutls_x509_crt_verify_hash: Compatibility API. (line 530)
4994
+ * gnutls_x509_crt_verify_hash: Compatibility API. (line 531)
4750
4995
  * gnutls_x509_dn_deinit: X509 certificate API.
4751
- (line 4030)
4996
+ (line 4177)
4752
4997
  * gnutls_x509_dn_export: X509 certificate API.
4753
- (line 4043)
4998
+ (line 4190)
4754
4999
  * gnutls_x509_dn_export2: X509 certificate API.
4755
- (line 4069)
4756
- * gnutls_x509_dn_get_rdn_ava: X509 certificate API.
4757
- (line 4090)
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 4117)
5006
+ (line 4270)
4760
5007
  * gnutls_x509_dn_init: X509 certificate API.
4761
- (line 4135)
5008
+ (line 4288)
4762
5009
  * gnutls_x509_dn_oid_known: X509 certificate API.
4763
- (line 4151)
5010
+ (line 4304)
4764
5011
  * gnutls_x509_dn_oid_name: X509 certificate API.
4765
- (line 4168)
5012
+ (line 4321)
4766
5013
  * gnutls_x509_policy_release: X509 certificate API.
4767
- (line 4185)
5014
+ (line 4338)
4768
5015
  * gnutls_x509_privkey_cpy: X509 certificate API.
4769
- (line 4198)
5016
+ (line 4351)
4770
5017
  * gnutls_x509_privkey_deinit: X509 certificate API.
4771
- (line 4213)
5018
+ (line 4366)
4772
5019
  * gnutls_x509_privkey_export: X509 certificate API.
4773
- (line 4223)
5020
+ (line 4376)
4774
5021
  * gnutls_x509_privkey_export2: X509 certificate API.
4775
- (line 4251)
5022
+ (line 4404)
4776
5023
  * gnutls_x509_privkey_export2_pkcs8: X509 certificate API.
4777
- (line 4278)
5024
+ (line 4431)
4778
5025
  * gnutls_x509_privkey_export_dsa_raw: X509 certificate API.
4779
- (line 4314)
5026
+ (line 4467)
4780
5027
  * gnutls_x509_privkey_export_ecc_raw: X509 certificate API.
4781
- (line 4339)
5028
+ (line 4492)
4782
5029
  * gnutls_x509_privkey_export_pkcs8: X509 certificate API.
4783
- (line 4365)
5030
+ (line 4518)
4784
5031
  * gnutls_x509_privkey_export_rsa_raw: X509 certificate API.
4785
- (line 4404)
5032
+ (line 4557)
4786
5033
  * gnutls_x509_privkey_export_rsa_raw2: X509 certificate API.
4787
- (line 4433)
5034
+ (line 4586)
4788
5035
  * gnutls_x509_privkey_fix: X509 certificate API.
4789
- (line 4464)
5036
+ (line 4617)
4790
5037
  * gnutls_x509_privkey_generate: X509 certificate API.
4791
- (line 4478)
5038
+ (line 4631)
4792
5039
  * gnutls_x509_privkey_get_key_id: X509 certificate API.
4793
- (line 4501)
5040
+ (line 4654)
4794
5041
  * gnutls_x509_privkey_get_pk_algorithm: X509 certificate API.
4795
- (line 4527)
5042
+ (line 4680)
4796
5043
  * gnutls_x509_privkey_get_pk_algorithm2: X509 certificate API.
4797
- (line 4540)
5044
+ (line 4693)
4798
5045
  * gnutls_x509_privkey_import: X509 certificate API.
4799
- (line 4556)
5046
+ (line 4709)
4800
5047
  * gnutls_x509_privkey_import2 <1>: X509 certificate API.
4801
- (line 4579)
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 4609)
5052
+ (line 4762)
4806
5053
  * gnutls_x509_privkey_import_ecc_raw: X509 certificate API.
4807
- (line 4635)
5054
+ (line 4788)
4808
5055
  * gnutls_x509_privkey_import_openssl <1>: X509 certificate API.
4809
- (line 4660)
5056
+ (line 4813)
4810
5057
  * gnutls_x509_privkey_import_openssl: Managing encrypted keys.
4811
- (line 383)
5058
+ (line 385)
4812
5059
  * gnutls_x509_privkey_import_pkcs8: X509 certificate API.
4813
- (line 4685)
5060
+ (line 4838)
4814
5061
  * gnutls_x509_privkey_import_rsa_raw: X509 certificate API.
4815
- (line 4723)
5062
+ (line 4876)
4816
5063
  * gnutls_x509_privkey_import_rsa_raw2: X509 certificate API.
4817
- (line 4753)
5064
+ (line 4906)
4818
5065
  * gnutls_x509_privkey_init: X509 certificate API.
4819
- (line 4782)
5066
+ (line 4935)
4820
5067
  * gnutls_x509_privkey_sec_param: X509 certificate API.
4821
- (line 4794)
4822
- * gnutls_x509_privkey_sign_data: Compatibility API. (line 555)
4823
- * gnutls_x509_privkey_sign_hash: Compatibility API. (line 590)
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 4809)
5072
+ (line 4962)
4826
5073
  * gnutls_x509_rdn_get: X509 certificate API.
4827
- (line 4821)
5074
+ (line 4974)
4828
5075
  * gnutls_x509_rdn_get_by_oid: X509 certificate API.
4829
- (line 4842)
5076
+ (line 4995)
4830
5077
  * gnutls_x509_rdn_get_oid: X509 certificate API.
4831
- (line 4869)
5078
+ (line 5022)
4832
5079
  * gnutls_x509_trust_list_add_cas <1>: X509 certificate API.
4833
- (line 4893)
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 4916)
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 4946)
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 4979)
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 5002)
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 5030)
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 5055)
5104
+ (line 5208)
4858
5105
  * gnutls_x509_trust_list_get_issuer: X509 certificate API.
4859
- (line 5070)
5106
+ (line 5223)
4860
5107
  * gnutls_x509_trust_list_init: X509 certificate API.
4861
- (line 5091)
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 5110)
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 5144)
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 (DNSSEC).
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 (DNSSEC).
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 374)
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: 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 (DNSSEC).
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)