glib2 1.1.8-x86-mingw32 → 1.1.9-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1810) hide show
  1. data/Rakefile +51 -9
  2. data/ext/glib2/extconf.rb +2 -2
  3. data/ext/glib2/rbglib.h +3 -2
  4. data/ext/glib2/rbglib_win32.c +0 -17
  5. data/ext/glib2/rbgobj_type.c +10 -5
  6. data/ext/glib2/rbgobject.h +3 -1
  7. data/lib/1.8/glib2.so +0 -0
  8. data/lib/1.9/glib2.so +0 -0
  9. data/lib/gnome2-win32-binary-build-task.rb +42 -15
  10. data/vendor/local/bin/certtool.exe +0 -0
  11. data/vendor/local/bin/danetool.exe +0 -0
  12. data/vendor/local/bin/gdbus-codegen +41 -0
  13. data/vendor/local/bin/gdbus.exe +0 -0
  14. data/vendor/local/bin/gio-querymodules.exe +0 -0
  15. data/vendor/local/bin/glib-compile-resources.exe +0 -0
  16. data/vendor/local/bin/glib-compile-schemas.exe +0 -0
  17. data/vendor/local/bin/glib-genmarshal.exe +0 -0
  18. data/vendor/local/bin/glib-gettextize +3 -3
  19. data/vendor/local/bin/glib-mkenums +41 -14
  20. data/vendor/local/bin/gnutls-cli-debug.exe +0 -0
  21. data/vendor/local/bin/gnutls-cli.exe +0 -0
  22. data/vendor/local/bin/gnutls-serv.exe +0 -0
  23. data/vendor/local/bin/gobject-query.exe +0 -0
  24. data/vendor/local/bin/gresource.exe +0 -0
  25. data/vendor/local/bin/gsettings.exe +0 -0
  26. data/vendor/local/bin/gspawn-win32-helper-console.exe +0 -0
  27. data/vendor/local/bin/gspawn-win32-helper.exe +0 -0
  28. data/vendor/local/bin/libffi-5.dll +0 -0
  29. data/vendor/local/bin/libgio-2.0-0.dll +0 -0
  30. data/vendor/local/bin/libglib-2.0-0.dll +0 -0
  31. data/vendor/local/bin/libgmodule-2.0-0.dll +0 -0
  32. data/vendor/local/bin/libgmp-10.dll +0 -0
  33. data/vendor/local/bin/libgnutls-28.def +807 -0
  34. data/vendor/local/bin/libgnutls-28.dll +0 -0
  35. data/vendor/local/bin/libgnutls-openssl-27.dll +0 -0
  36. data/vendor/local/bin/libgnutls-openssl-28.def +304 -0
  37. data/vendor/local/bin/libgnutlsxx-28.dll +0 -0
  38. data/vendor/local/bin/libgobject-2.0-0.dll +0 -0
  39. data/vendor/local/bin/libgthread-2.0-0.dll +0 -0
  40. data/vendor/local/bin/libhogweed-2-2.dll +0 -0
  41. data/vendor/local/bin/libnettle-4-4.dll +0 -0
  42. data/vendor/local/bin/nettle-hash.exe +0 -0
  43. data/vendor/local/bin/nettle-lfib-stream.exe +0 -0
  44. data/vendor/local/bin/ocsptool.exe +0 -0
  45. data/vendor/local/bin/pkcs1-conv.exe +0 -0
  46. data/vendor/local/bin/psktool.exe +0 -0
  47. data/vendor/local/bin/sexp-conv.exe +0 -0
  48. data/vendor/local/bin/srptool.exe +0 -0
  49. data/vendor/local/bin/zlib1.dll +0 -0
  50. data/vendor/local/include/glib-2.0/gio/gaction.h +5 -18
  51. data/vendor/local/include/glib-2.0/gio/gactiongroup.h +19 -21
  52. data/vendor/local/include/glib-2.0/gio/gactiongroupexporter.h +47 -0
  53. data/vendor/local/include/glib-2.0/gio/gactionmap.h +97 -0
  54. data/vendor/local/include/glib-2.0/gio/gappinfo.h +48 -30
  55. data/vendor/local/include/glib-2.0/gio/gapplication.h +24 -31
  56. data/vendor/local/include/glib-2.0/gio/gapplicationcommandline.h +4 -16
  57. data/vendor/local/include/glib-2.0/gio/gasyncresult.h +11 -0
  58. data/vendor/local/include/glib-2.0/gio/gcontenttype.h +5 -0
  59. data/vendor/local/include/glib-2.0/gio/gdatainputstream.h +10 -0
  60. data/vendor/local/include/glib-2.0/gio/gdbusactiongroup.h +55 -0
  61. data/vendor/local/include/glib-2.0/gio/gdbusauthobserver.h +4 -0
  62. data/vendor/local/include/glib-2.0/gio/gdbusconnection.h +37 -0
  63. data/vendor/local/include/glib-2.0/gio/gdbusinterface.h +79 -0
  64. data/vendor/local/include/glib-2.0/gio/gdbusinterfaceskeleton.h +115 -0
  65. data/vendor/local/include/glib-2.0/gio/gdbusintrospection.h +25 -15
  66. data/vendor/local/include/glib-2.0/gio/gdbusmenumodel.h +45 -0
  67. data/vendor/local/include/glib-2.0/gio/gdbusmethodinvocation.h +5 -0
  68. data/vendor/local/include/glib-2.0/gio/gdbusnamewatching.h +6 -1
  69. data/vendor/local/include/glib-2.0/gio/gdbusobject.h +76 -0
  70. data/vendor/local/include/glib-2.0/gio/gdbusobjectmanager.h +91 -0
  71. data/vendor/local/include/glib-2.0/gio/gdbusobjectmanagerclient.h +137 -0
  72. data/vendor/local/include/glib-2.0/gio/gdbusobjectmanagerserver.h +87 -0
  73. data/vendor/local/include/glib-2.0/gio/gdbusobjectproxy.h +78 -0
  74. data/vendor/local/include/glib-2.0/gio/gdbusobjectskeleton.h +91 -0
  75. data/vendor/local/include/glib-2.0/gio/gdbusproxy.h +23 -0
  76. data/vendor/local/include/glib-2.0/gio/gdbusutils.h +5 -0
  77. data/vendor/local/include/glib-2.0/gio/gdrive.h +17 -6
  78. data/vendor/local/include/glib-2.0/gio/gfile.h +48 -20
  79. data/vendor/local/include/glib-2.0/gio/gfileattribute.h +3 -1
  80. data/vendor/local/include/glib-2.0/gio/gfileenumerator.h +3 -0
  81. data/vendor/local/include/glib-2.0/gio/gfileinfo.h +36 -3
  82. data/vendor/local/include/glib-2.0/gio/ginetaddress.h +3 -0
  83. data/vendor/local/include/glib-2.0/gio/ginetaddressmask.h +87 -0
  84. data/vendor/local/include/glib-2.0/gio/ginetsocketaddress.h +9 -5
  85. data/vendor/local/include/glib-2.0/gio/ginputstream.h +16 -0
  86. data/vendor/local/include/glib-2.0/gio/gio.h +30 -3
  87. data/vendor/local/include/glib-2.0/gio/gioenums.h +286 -14
  88. data/vendor/local/include/glib-2.0/gio/gioenumtypes.h +26 -0
  89. data/vendor/local/include/glib-2.0/gio/giomodule.h +18 -1
  90. data/vendor/local/include/glib-2.0/gio/gioscheduler.h +4 -0
  91. data/vendor/local/include/glib-2.0/gio/giotypes.h +60 -10
  92. data/vendor/local/include/glib-2.0/gio/gmemoryinputstream.h +6 -0
  93. data/vendor/local/include/glib-2.0/gio/gmemoryoutputstream.h +5 -0
  94. data/vendor/local/include/glib-2.0/gio/gmenu.h +177 -0
  95. data/vendor/local/include/glib-2.0/gio/gmenuexporter.h +42 -0
  96. data/vendor/local/include/glib-2.0/gio/gmenumodel.h +214 -0
  97. data/vendor/local/include/glib-2.0/gio/gmount.h +16 -4
  98. data/vendor/local/include/glib-2.0/gio/gmountoperation.h +5 -1
  99. data/vendor/local/include/glib-2.0/gio/gnetworking.h +83 -0
  100. data/vendor/local/include/glib-2.0/gio/gnetworkmonitor.h +91 -0
  101. data/vendor/local/include/glib-2.0/gio/goutputstream.h +16 -0
  102. data/vendor/local/include/glib-2.0/gio/gpollableinputstream.h +6 -5
  103. data/vendor/local/include/glib-2.0/gio/gpollableoutputstream.h +6 -2
  104. data/vendor/local/include/glib-2.0/gio/gpollableutils.h +65 -0
  105. data/vendor/local/include/glib-2.0/gio/gproxy.h +2 -1
  106. data/vendor/local/include/glib-2.0/gio/gproxyaddress.h +5 -0
  107. data/vendor/local/include/glib-2.0/gio/gproxyresolver.h +0 -5
  108. data/vendor/local/include/glib-2.0/gio/gremoteactiongroup.h +77 -0
  109. data/vendor/local/include/glib-2.0/gio/gresolver.h +35 -3
  110. data/vendor/local/include/glib-2.0/gio/gresource.h +131 -0
  111. data/vendor/local/include/glib-2.0/gio/gseekable.h +1 -1
  112. data/vendor/local/include/glib-2.0/gio/gsettings.h +26 -9
  113. data/vendor/local/include/glib-2.0/gio/gsettingsschema.h +65 -0
  114. data/vendor/local/include/glib-2.0/gio/gsimpleaction.h +4 -42
  115. data/vendor/local/include/glib-2.0/gio/gsimpleactiongroup.h +7 -0
  116. data/vendor/local/include/glib-2.0/gio/gsimpleasyncresult.h +3 -0
  117. data/vendor/local/include/glib-2.0/gio/gsocket.h +57 -0
  118. data/vendor/local/include/glib-2.0/gio/gsocketclient.h +5 -1
  119. data/vendor/local/include/glib-2.0/gio/gsocketconnection.h +19 -0
  120. data/vendor/local/include/glib-2.0/gio/gtask.h +160 -0
  121. data/vendor/local/include/glib-2.0/gio/gtestdbus.h +74 -0
  122. data/vendor/local/include/glib-2.0/gio/gtlsbackend.h +18 -20
  123. data/vendor/local/include/glib-2.0/gio/gtlscertificate.h +4 -0
  124. data/vendor/local/include/glib-2.0/gio/gtlsclientconnection.h +0 -8
  125. data/vendor/local/include/glib-2.0/gio/gtlsconnection.h +12 -10
  126. data/vendor/local/include/glib-2.0/gio/gtlsdatabase.h +235 -0
  127. data/vendor/local/include/glib-2.0/gio/gtlsfiledatabase.h +56 -0
  128. data/vendor/local/include/glib-2.0/gio/gtlsinteraction.h +102 -0
  129. data/vendor/local/include/glib-2.0/gio/gtlspassword.h +101 -0
  130. data/vendor/local/include/glib-2.0/gio/gvolume.h +36 -8
  131. data/vendor/local/include/glib-2.0/gio/gvolumemonitor.h +1 -2
  132. data/vendor/local/include/glib-2.0/glib-object.h +14 -14
  133. data/vendor/local/include/glib-2.0/glib-unix.h +90 -0
  134. data/vendor/local/include/glib-2.0/glib.h +16 -3
  135. data/vendor/local/include/glib-2.0/glib/deprecated/gallocator.h +90 -0
  136. data/vendor/local/include/glib-2.0/glib/deprecated/gcache.h +73 -0
  137. data/vendor/local/include/glib-2.0/glib/deprecated/gcompletion.h +85 -0
  138. data/vendor/local/include/glib-2.0/glib/deprecated/gmain.h +138 -0
  139. data/vendor/local/include/glib-2.0/glib/deprecated/grel.h +107 -0
  140. data/vendor/local/include/glib-2.0/glib/deprecated/gthread.h +286 -0
  141. data/vendor/local/include/glib-2.0/glib/galloca.h +1 -1
  142. data/vendor/local/include/glib-2.0/glib/garray.h +9 -1
  143. data/vendor/local/include/glib-2.0/glib/gasyncqueue.h +30 -59
  144. data/vendor/local/include/glib-2.0/glib/gatomic.h +197 -82
  145. data/vendor/local/include/glib-2.0/glib/gbacktrace.h +8 -12
  146. data/vendor/local/include/glib-2.0/glib/gbase64.h +1 -1
  147. data/vendor/local/include/glib-2.0/glib/gbitlock.h +30 -1
  148. data/vendor/local/include/glib-2.0/glib/gbookmarkfile.h +1 -1
  149. data/vendor/local/include/glib-2.0/glib/gbytes.h +78 -0
  150. data/vendor/local/include/glib-2.0/glib/gcharset.h +40 -0
  151. data/vendor/local/include/glib-2.0/glib/gchecksum.h +10 -3
  152. data/vendor/local/include/glib-2.0/glib/gconvert.h +26 -11
  153. data/vendor/local/include/glib-2.0/glib/gdataset.h +19 -4
  154. data/vendor/local/include/glib-2.0/glib/gdate.h +2 -1
  155. data/vendor/local/include/glib-2.0/glib/gdatetime.h +1 -1
  156. data/vendor/local/include/glib-2.0/glib/gdir.h +12 -10
  157. data/vendor/local/include/glib-2.0/glib/genviron.h +69 -0
  158. data/vendor/local/include/glib-2.0/glib/gerror.h +10 -1
  159. data/vendor/local/include/glib-2.0/glib/gfileutils.h +94 -40
  160. data/vendor/local/include/glib-2.0/glib/ggettext.h +59 -0
  161. data/vendor/local/include/glib-2.0/glib/ghash.h +63 -82
  162. data/vendor/local/include/glib-2.0/glib/ghmac.h +80 -0
  163. data/vendor/local/include/glib-2.0/glib/ghook.h +1 -1
  164. data/vendor/local/include/glib-2.0/glib/giochannel.h +38 -20
  165. data/vendor/local/include/glib-2.0/glib/gkeyfile.h +3 -1
  166. data/vendor/local/include/glib-2.0/glib/glist.h +8 -6
  167. data/vendor/local/include/glib-2.0/glib/gmacros.h +66 -7
  168. data/vendor/local/include/glib-2.0/glib/gmain.h +53 -112
  169. data/vendor/local/include/glib-2.0/glib/gmappedfile.h +8 -3
  170. data/vendor/local/include/glib-2.0/glib/gmarkup.h +3 -3
  171. data/vendor/local/include/glib-2.0/glib/gmem.h +25 -49
  172. data/vendor/local/include/glib-2.0/glib/gmessages.h +76 -15
  173. data/vendor/local/include/glib-2.0/glib/gnode.h +14 -6
  174. data/vendor/local/include/glib-2.0/glib/goption.h +3 -3
  175. data/vendor/local/include/glib-2.0/glib/gpattern.h +1 -1
  176. data/vendor/local/include/glib-2.0/glib/gpoll.h +3 -0
  177. data/vendor/local/include/glib-2.0/glib/gprimes.h +1 -1
  178. data/vendor/local/include/glib-2.0/glib/gqsort.h +1 -1
  179. data/vendor/local/include/glib-2.0/glib/gquark.h +16 -4
  180. data/vendor/local/include/glib-2.0/glib/gqueue.h +62 -37
  181. data/vendor/local/include/glib-2.0/glib/grand.h +1 -1
  182. data/vendor/local/include/glib-2.0/glib/gregex.h +116 -26
  183. data/vendor/local/include/glib-2.0/glib/gscanner.h +9 -3
  184. data/vendor/local/include/glib-2.0/glib/gsequence.h +1 -1
  185. data/vendor/local/include/glib-2.0/glib/gshell.h +1 -1
  186. data/vendor/local/include/glib-2.0/glib/gslice.h +9 -1
  187. data/vendor/local/include/glib-2.0/glib/gslist.h +7 -6
  188. data/vendor/local/include/glib-2.0/glib/gspawn.h +164 -13
  189. data/vendor/local/include/glib-2.0/glib/gstdio.h +3 -1
  190. data/vendor/local/include/glib-2.0/glib/gstrfuncs.h +15 -37
  191. data/vendor/local/include/glib-2.0/glib/gstring.h +84 -104
  192. data/vendor/local/include/glib-2.0/glib/gstringchunk.h +53 -0
  193. data/vendor/local/include/glib-2.0/glib/gtestutils.h +23 -1
  194. data/vendor/local/include/glib-2.0/glib/gthread.h +172 -325
  195. data/vendor/local/include/glib-2.0/glib/gthreadpool.h +26 -60
  196. data/vendor/local/include/glib-2.0/glib/gtimer.h +1 -1
  197. data/vendor/local/include/glib-2.0/glib/gtimezone.h +3 -3
  198. data/vendor/local/include/glib-2.0/glib/gtrashstack.h +103 -0
  199. data/vendor/local/include/glib-2.0/glib/gtree.h +2 -3
  200. data/vendor/local/include/glib-2.0/glib/gtypes.h +50 -18
  201. data/vendor/local/include/glib-2.0/glib/gunicode.h +420 -95
  202. data/vendor/local/include/glib-2.0/glib/gurifuncs.h +2 -2
  203. data/vendor/local/include/glib-2.0/glib/gutils.h +68 -192
  204. data/vendor/local/include/glib-2.0/glib/gvariant.h +25 -3
  205. data/vendor/local/include/glib-2.0/glib/gvarianttype.h +20 -2
  206. data/vendor/local/include/glib-2.0/glib/gversion.h +56 -0
  207. data/vendor/local/include/glib-2.0/glib/gversionmacros.h +274 -0
  208. data/vendor/local/include/glib-2.0/glib/gwin32.h +15 -4
  209. data/vendor/local/include/glib-2.0/gmodule.h +14 -8
  210. data/vendor/local/include/glib-2.0/gobject/gbinding.h +2 -2
  211. data/vendor/local/include/glib-2.0/gobject/gboxed.h +41 -175
  212. data/vendor/local/include/glib-2.0/gobject/gclosure.h +40 -10
  213. data/vendor/local/include/glib-2.0/gobject/glib-types.h +310 -0
  214. data/vendor/local/include/glib-2.0/gobject/gmarshal.h +338 -183
  215. data/vendor/local/include/glib-2.0/gobject/gobject.h +56 -28
  216. data/vendor/local/include/glib-2.0/gobject/gobjectnotifyqueue.c +6 -0
  217. data/vendor/local/include/glib-2.0/gobject/gparam.h +11 -12
  218. data/vendor/local/include/glib-2.0/gobject/gparamspecs.h +6 -0
  219. data/vendor/local/include/glib-2.0/gobject/gsignal.h +42 -9
  220. data/vendor/local/include/glib-2.0/gobject/gsourceclosure.h +1 -16
  221. data/vendor/local/include/glib-2.0/gobject/gtype.h +28 -31
  222. data/vendor/local/include/glib-2.0/gobject/gtypemodule.h +1 -1
  223. data/vendor/local/include/glib-2.0/gobject/gvalue.h +21 -5
  224. data/vendor/local/include/glib-2.0/gobject/gvaluearray.h +31 -2
  225. data/vendor/local/include/glib-2.0/gobject/gvaluecollector.h +32 -3
  226. data/vendor/local/include/glib-2.0/gobject/gvaluetypes.h +12 -8
  227. data/vendor/local/include/gmp.h +2229 -0
  228. data/vendor/local/include/gnutls/abstract.h +401 -0
  229. data/vendor/local/include/gnutls/compat.h +290 -56
  230. data/vendor/local/include/gnutls/crypto.h +80 -47
  231. data/vendor/local/include/gnutls/dtls.h +88 -0
  232. data/vendor/local/include/gnutls/gnutls.h +1357 -550
  233. data/vendor/local/include/gnutls/gnutlsxx.h +400 -362
  234. data/vendor/local/include/gnutls/ocsp.h +259 -0
  235. data/vendor/local/include/gnutls/openpgp.h +235 -147
  236. data/vendor/local/include/gnutls/openssl.h +22 -24
  237. data/vendor/local/include/gnutls/pkcs11.h +322 -0
  238. data/vendor/local/include/gnutls/pkcs12.h +66 -38
  239. data/vendor/local/include/gnutls/tpm.h +74 -0
  240. data/vendor/local/include/gnutls/x509.h +771 -348
  241. data/vendor/local/include/nettle/aes.h +85 -0
  242. data/vendor/local/include/nettle/arcfour.h +66 -0
  243. data/vendor/local/include/nettle/arctwo.h +82 -0
  244. data/vendor/local/include/nettle/asn1.h +144 -0
  245. data/vendor/local/include/nettle/base16.h +106 -0
  246. data/vendor/local/include/nettle/base64.h +153 -0
  247. data/vendor/local/include/nettle/bignum.h +121 -0
  248. data/vendor/local/include/nettle/blowfish.h +76 -0
  249. data/vendor/local/include/nettle/buffer.h +98 -0
  250. data/vendor/local/include/nettle/camellia.h +82 -0
  251. data/vendor/local/include/nettle/cast128.h +77 -0
  252. data/vendor/local/include/nettle/cbc.h +76 -0
  253. data/vendor/local/include/nettle/ctr.h +62 -0
  254. data/vendor/local/include/nettle/des-compat.h +154 -0
  255. data/vendor/local/include/nettle/des.h +111 -0
  256. data/vendor/local/include/nettle/dsa.h +292 -0
  257. data/vendor/local/include/nettle/gcm.h +186 -0
  258. data/vendor/local/include/nettle/hmac.h +201 -0
  259. data/vendor/local/include/nettle/knuth-lfib.h +75 -0
  260. data/vendor/local/include/nettle/macros.h +216 -0
  261. data/vendor/local/include/nettle/md2.h +69 -0
  262. data/vendor/local/include/nettle/md4.h +73 -0
  263. data/vendor/local/include/nettle/md5-compat.h +50 -0
  264. data/vendor/local/include/nettle/md5.h +76 -0
  265. data/vendor/local/include/nettle/memxor.h +22 -0
  266. data/vendor/local/include/nettle/nettle-meta.h +227 -0
  267. data/vendor/local/include/nettle/nettle-stdint.h +286 -0
  268. data/vendor/local/include/nettle/nettle-types.h +92 -0
  269. data/vendor/local/include/nettle/pgp.h +240 -0
  270. data/vendor/local/include/nettle/pkcs1.h +106 -0
  271. data/vendor/local/include/nettle/realloc.h +41 -0
  272. data/vendor/local/include/nettle/ripemd160.h +78 -0
  273. data/vendor/local/include/nettle/rsa-compat.h +131 -0
  274. data/vendor/local/include/nettle/rsa.h +418 -0
  275. data/vendor/local/include/nettle/salsa20.h +82 -0
  276. data/vendor/local/include/nettle/serpent.h +81 -0
  277. data/vendor/local/include/nettle/sexp.h +212 -0
  278. data/vendor/local/include/nettle/sha.h +193 -0
  279. data/vendor/local/include/nettle/twofish.h +78 -0
  280. data/vendor/local/include/nettle/yarrow.h +137 -0
  281. data/vendor/local/include/zconf.h +461 -0
  282. data/vendor/local/include/zlib.h +1589 -0
  283. data/vendor/local/lib/charset.alias +4 -0
  284. data/vendor/local/lib/gio-2.0.def +505 -147
  285. data/vendor/local/lib/gio/modules/libgiognutls.a +0 -0
  286. data/vendor/local/lib/gio/modules/libgiognutls.dll +0 -0
  287. data/vendor/local/lib/gio/modules/libgiognutls.dll.a +0 -0
  288. data/vendor/local/lib/gio/modules/libgiognutls.la +2 -2
  289. data/vendor/local/lib/glib-2.0.def +298 -167
  290. data/vendor/local/lib/glib-2.0/include/glibconfig.h +32 -115
  291. data/vendor/local/lib/gmodule-2.0.def +0 -0
  292. data/vendor/local/lib/gobject-2.0.def +71 -23
  293. data/vendor/local/lib/gthread-2.0.def +0 -0
  294. data/vendor/local/lib/libffi-3.0.6/include/ffi.h +393 -0
  295. data/vendor/local/lib/libffi-3.0.6/include/ffitarget.h +90 -0
  296. data/vendor/local/lib/libffi.dll.a +0 -0
  297. data/vendor/local/lib/libgio-2.0.dll.a +0 -0
  298. data/vendor/local/lib/libgio-2.0.la +41 -0
  299. data/vendor/local/lib/libglib-2.0.dll.a +0 -0
  300. data/vendor/local/lib/libglib-2.0.la +41 -0
  301. data/vendor/local/lib/libgmodule-2.0.dll.a +0 -0
  302. data/vendor/local/lib/libgmodule-2.0.la +41 -0
  303. data/vendor/local/lib/libgmp.dll.a +0 -0
  304. data/vendor/local/lib/libgmp.la +41 -0
  305. data/vendor/local/lib/libgnutls-openssl.a +0 -0
  306. data/vendor/local/lib/libgnutls-openssl.dll.a +0 -0
  307. data/vendor/local/lib/libgnutls-openssl.la +41 -0
  308. data/vendor/local/lib/libgnutls.a +0 -0
  309. data/vendor/local/lib/libgnutls.dll.a +0 -0
  310. data/vendor/local/lib/libgnutls.la +41 -0
  311. data/vendor/local/lib/libgnutlsxx.a +0 -0
  312. data/vendor/local/lib/libgnutlsxx.dll.a +0 -0
  313. data/vendor/local/lib/libgnutlsxx.la +41 -0
  314. data/vendor/local/lib/libgobject-2.0.dll.a +0 -0
  315. data/vendor/local/lib/libgobject-2.0.la +41 -0
  316. data/vendor/local/lib/libgthread-2.0.dll.a +0 -0
  317. data/vendor/local/lib/libgthread-2.0.la +41 -0
  318. data/vendor/local/lib/libhogweed.a +0 -0
  319. data/vendor/local/lib/libhogweed.dll.a +0 -0
  320. data/vendor/local/lib/libnettle.a +0 -0
  321. data/vendor/local/lib/libnettle.dll.a +0 -0
  322. data/vendor/local/lib/libz.dll.a +0 -0
  323. data/vendor/local/lib/pkgconfig/gio-2.0.pc +7 -4
  324. data/vendor/local/lib/pkgconfig/gio-windows-2.0.pc +1 -1
  325. data/vendor/local/lib/pkgconfig/glib-2.0.pc +3 -2
  326. data/vendor/local/lib/pkgconfig/gmodule-2.0.pc +1 -1
  327. data/vendor/local/lib/pkgconfig/gmodule-export-2.0.pc +14 -0
  328. data/vendor/local/lib/pkgconfig/gmodule-no-export-2.0.pc +1 -1
  329. data/vendor/local/lib/pkgconfig/gnutls-dane.pc +24 -0
  330. data/vendor/local/lib/pkgconfig/gnutls.pc +13 -12
  331. data/vendor/local/lib/pkgconfig/gobject-2.0.pc +3 -2
  332. data/vendor/local/lib/pkgconfig/gthread-2.0.pc +1 -1
  333. data/vendor/local/lib/pkgconfig/hogweed.pc +18 -0
  334. data/vendor/local/lib/pkgconfig/nettle.pc +11 -0
  335. data/vendor/local/lib/zdll.lib +0 -0
  336. data/vendor/local/lib/zlib.def +67 -0
  337. data/vendor/local/manifest/libffi-dev_3.0.6-1_win32.mft +9 -0
  338. data/vendor/local/manifest/libffi_3.0.6-1_win32.mft +2 -0
  339. data/vendor/local/manifest/zlib-dev_1.2.5-2_win32.mft +8 -0
  340. data/vendor/local/manifest/zlib_1.2.5-2_win32.mft +2 -0
  341. data/vendor/local/share/aclocal/glib-2.0.m4 +3 -0
  342. data/vendor/local/share/aclocal/glib-gettext.m4 +4 -0
  343. data/vendor/local/share/aclocal/gsettings.m4 +1 -1
  344. data/vendor/local/share/bash-completion/completions/gdbus +33 -0
  345. data/vendor/local/share/bash-completion/completions/gresource +58 -0
  346. data/vendor/local/share/bash-completion/completions/gsettings +84 -0
  347. data/vendor/local/share/gdb/auto-load/libglib-2.0.so.0.3503.0-gdb.py +10 -0
  348. data/vendor/local/share/gdb/auto-load/libgobject-2.0.so.0.3503.0-gdb.py +10 -0
  349. data/vendor/local/share/glib-2.0/codegen/__init__.py +29 -0
  350. data/vendor/local/share/glib-2.0/codegen/__init__.pyc +0 -0
  351. data/vendor/local/share/glib-2.0/codegen/__init__.pyo +0 -0
  352. data/vendor/local/share/glib-2.0/codegen/codegen.py +3375 -0
  353. data/vendor/local/share/glib-2.0/codegen/codegen.pyc +0 -0
  354. data/vendor/local/share/glib-2.0/codegen/codegen.pyo +0 -0
  355. data/vendor/local/share/glib-2.0/codegen/codegen_docbook.py +323 -0
  356. data/vendor/local/share/glib-2.0/codegen/codegen_docbook.pyc +0 -0
  357. data/vendor/local/share/glib-2.0/codegen/codegen_docbook.pyo +0 -0
  358. data/vendor/local/share/glib-2.0/codegen/codegen_main.py +203 -0
  359. data/vendor/local/share/glib-2.0/codegen/codegen_main.pyc +0 -0
  360. data/vendor/local/share/glib-2.0/codegen/codegen_main.pyo +0 -0
  361. data/vendor/local/share/glib-2.0/codegen/config.py +27 -0
  362. data/vendor/local/share/glib-2.0/codegen/config.pyc +0 -0
  363. data/vendor/local/share/glib-2.0/codegen/config.pyo +0 -0
  364. data/vendor/local/share/glib-2.0/codegen/dbustypes.py +426 -0
  365. data/vendor/local/share/glib-2.0/codegen/dbustypes.pyc +0 -0
  366. data/vendor/local/share/glib-2.0/codegen/dbustypes.pyo +0 -0
  367. data/vendor/local/share/glib-2.0/codegen/parser.py +290 -0
  368. data/vendor/local/share/glib-2.0/codegen/parser.pyc +0 -0
  369. data/vendor/local/share/glib-2.0/codegen/parser.pyo +0 -0
  370. data/vendor/local/share/glib-2.0/codegen/utils.py +104 -0
  371. data/vendor/local/share/glib-2.0/codegen/utils.pyc +0 -0
  372. data/vendor/local/share/glib-2.0/codegen/utils.pyo +0 -0
  373. data/vendor/local/share/glib-2.0/gdb/glib.py +15 -11
  374. data/vendor/local/share/glib-2.0/gdb/gobject.py +0 -0
  375. data/vendor/local/share/glib-2.0/gettext/po/Makefile.in.in +9 -20
  376. data/vendor/local/share/gtk-doc/html/gio/ExampleAnimal.html +1301 -0
  377. data/vendor/local/share/gtk-doc/html/gio/ExampleCat.html +594 -0
  378. data/vendor/local/share/gtk-doc/html/gio/ExampleObject.html +461 -0
  379. data/vendor/local/share/gtk-doc/html/gio/ExampleObjectManagerClient.html +486 -0
  380. data/vendor/local/share/gtk-doc/html/gio/GAction.html +174 -73
  381. data/vendor/local/share/gtk-doc/html/gio/GActionGroup.html +465 -130
  382. data/vendor/local/share/gtk-doc/html/gio/GActionMap.html +440 -0
  383. data/vendor/local/share/gtk-doc/html/gio/GAppInfo.html +470 -183
  384. data/vendor/local/share/gtk-doc/html/gio/GApplication.html +862 -225
  385. data/vendor/local/share/gtk-doc/html/gio/GApplicationCommandLine.html +139 -76
  386. data/vendor/local/share/gtk-doc/html/gio/GAsyncInitable.html +141 -135
  387. data/vendor/local/share/gtk-doc/html/gio/GAsyncResult.html +148 -37
  388. data/vendor/local/share/gtk-doc/html/gio/GBufferedInputStream.html +110 -67
  389. data/vendor/local/share/gtk-doc/html/gio/GBufferedOutputStream.html +55 -29
  390. data/vendor/local/share/gtk-doc/html/gio/GCancellable.html +135 -79
  391. data/vendor/local/share/gtk-doc/html/gio/GCharsetConverter.html +42 -30
  392. data/vendor/local/share/gtk-doc/html/gio/GConverter.html +49 -42
  393. data/vendor/local/share/gtk-doc/html/gio/GCredentials.html +78 -43
  394. data/vendor/local/share/gtk-doc/html/gio/GDBusActionGroup.html +138 -0
  395. data/vendor/local/share/gtk-doc/html/gio/GDBusAuthObserver.html +107 -24
  396. data/vendor/local/share/gtk-doc/html/gio/GDBusConnection.html +1369 -836
  397. data/vendor/local/share/gtk-doc/html/gio/GDBusError.html +92 -92
  398. data/vendor/local/share/gtk-doc/html/gio/GDBusInterface.html +268 -0
  399. data/vendor/local/share/gtk-doc/html/gio/GDBusInterfaceSkeleton.html +691 -0
  400. data/vendor/local/share/gtk-doc/html/gio/GDBusMenuModel.html +126 -0
  401. data/vendor/local/share/gtk-doc/html/gio/GDBusMessage.html +381 -215
  402. data/vendor/local/share/gtk-doc/html/gio/GDBusMethodInvocation.html +212 -81
  403. data/vendor/local/share/gtk-doc/html/gio/GDBusObject.html +312 -0
  404. data/vendor/local/share/gtk-doc/html/gio/GDBusObjectManager.html +462 -0
  405. data/vendor/local/share/gtk-doc/html/gio/GDBusObjectManagerClient.html +1095 -0
  406. data/vendor/local/share/gtk-doc/html/gio/GDBusObjectManagerServer.html +397 -0
  407. data/vendor/local/share/gtk-doc/html/gio/GDBusObjectProxy.html +206 -0
  408. data/vendor/local/share/gtk-doc/html/gio/GDBusObjectSkeleton.html +385 -0
  409. data/vendor/local/share/gtk-doc/html/gio/GDBusProxy.html +679 -330
  410. data/vendor/local/share/gtk-doc/html/gio/GDBusServer.html +161 -129
  411. data/vendor/local/share/gtk-doc/html/gio/GDataInputStream.html +396 -210
  412. data/vendor/local/share/gtk-doc/html/gio/GDataOutputStream.html +143 -102
  413. data/vendor/local/share/gtk-doc/html/gio/GDrive.html +323 -162
  414. data/vendor/local/share/gtk-doc/html/gio/GEmblem.html +35 -24
  415. data/vendor/local/share/gtk-doc/html/gio/GEmblemedIcon.html +30 -15
  416. data/vendor/local/share/gtk-doc/html/gio/GFile.html +2551 -1662
  417. data/vendor/local/share/gtk-doc/html/gio/GFileDescriptorBased.html +16 -5
  418. data/vendor/local/share/gtk-doc/html/gio/GFileEnumerator.html +151 -64
  419. data/vendor/local/share/gtk-doc/html/gio/GFileIOStream.html +34 -22
  420. data/vendor/local/share/gtk-doc/html/gio/GFileIcon.html +15 -8
  421. data/vendor/local/share/gtk-doc/html/gio/GFileInfo.html +731 -342
  422. data/vendor/local/share/gtk-doc/html/gio/GFileInputStream.html +31 -22
  423. data/vendor/local/share/gtk-doc/html/gio/GFileMonitor.html +53 -38
  424. data/vendor/local/share/gtk-doc/html/gio/GFileOutputStream.html +34 -22
  425. data/vendor/local/share/gtk-doc/html/gio/GFilenameCompleter.html +37 -22
  426. data/vendor/local/share/gtk-doc/html/gio/GFilterInputStream.html +24 -15
  427. data/vendor/local/share/gtk-doc/html/gio/GFilterOutputStream.html +24 -15
  428. data/vendor/local/share/gtk-doc/html/gio/GIOModule.html +259 -22
  429. data/vendor/local/share/gtk-doc/html/gio/GIOStream.html +91 -55
  430. data/vendor/local/share/gtk-doc/html/gio/GIcon.html +51 -34
  431. data/vendor/local/share/gtk-doc/html/gio/GInetAddress.html +189 -101
  432. data/vendor/local/share/gtk-doc/html/gio/GInetSocketAddress.html +99 -15
  433. data/vendor/local/share/gtk-doc/html/gio/GInitable.html +116 -80
  434. data/vendor/local/share/gtk-doc/html/gio/GInputStream.html +339 -110
  435. data/vendor/local/share/gtk-doc/html/gio/GLoadableIcon.html +33 -21
  436. data/vendor/local/share/gtk-doc/html/gio/GMemoryInputStream.html +33 -20
  437. data/vendor/local/share/gtk-doc/html/gio/GMemoryOutputStream.html +84 -49
  438. data/vendor/local/share/gtk-doc/html/gio/GMenu.html +1562 -0
  439. data/vendor/local/share/gtk-doc/html/gio/GMenuModel.html +1064 -0
  440. data/vendor/local/share/gtk-doc/html/gio/GMount.html +325 -174
  441. data/vendor/local/share/gtk-doc/html/gio/GMountOperation.html +217 -94
  442. data/vendor/local/share/gtk-doc/html/gio/GNetworkAddress.html +72 -49
  443. data/vendor/local/share/gtk-doc/html/gio/GNetworkMonitor.html +435 -0
  444. data/vendor/local/share/gtk-doc/html/gio/GNetworkService.html +53 -35
  445. data/vendor/local/share/gtk-doc/html/gio/GOutputStream.html +392 -138
  446. data/vendor/local/share/gtk-doc/html/gio/GPermission.html +104 -74
  447. data/vendor/local/share/gtk-doc/html/gio/GPollableInputStream.html +58 -104
  448. data/vendor/local/share/gtk-doc/html/gio/GPollableOutputStream.html +60 -45
  449. data/vendor/local/share/gtk-doc/html/gio/GProxy.html +48 -30
  450. data/vendor/local/share/gtk-doc/html/gio/GProxyAddress.html +157 -51
  451. data/vendor/local/share/gtk-doc/html/gio/GProxyResolver.html +50 -37
  452. data/vendor/local/share/gtk-doc/html/gio/GRemoteActionGroup.html +262 -0
  453. data/vendor/local/share/gtk-doc/html/gio/GResolver.html +348 -128
  454. data/vendor/local/share/gtk-doc/html/gio/GSeekable.html +66 -48
  455. data/vendor/local/share/gtk-doc/html/gio/GSettings.html +790 -390
  456. data/vendor/local/share/gtk-doc/html/gio/GSettingsBackend.html +106 -75
  457. data/vendor/local/share/gtk-doc/html/gio/GSimpleAction.html +188 -76
  458. data/vendor/local/share/gtk-doc/html/gio/GSimpleActionGroup.html +79 -22
  459. data/vendor/local/share/gtk-doc/html/gio/GSimpleAsyncResult.html +334 -180
  460. data/vendor/local/share/gtk-doc/html/gio/GSimplePermission.html +12 -9
  461. data/vendor/local/share/gtk-doc/html/gio/GSocket.html +1183 -407
  462. data/vendor/local/share/gtk-doc/html/gio/GSocketAddress.html +51 -42
  463. data/vendor/local/share/gtk-doc/html/gio/GSocketClient.html +556 -217
  464. data/vendor/local/share/gtk-doc/html/gio/GSocketConnectable.html +55 -37
  465. data/vendor/local/share/gtk-doc/html/gio/GSocketConnection.html +243 -49
  466. data/vendor/local/share/gtk-doc/html/gio/GSocketControlMessage.html +35 -20
  467. data/vendor/local/share/gtk-doc/html/gio/GSocketListener.html +159 -122
  468. data/vendor/local/share/gtk-doc/html/gio/GSocketService.html +57 -34
  469. data/vendor/local/share/gtk-doc/html/gio/GSrvTarget.html +56 -32
  470. data/vendor/local/share/gtk-doc/html/gio/GTask.html +2296 -0
  471. data/vendor/local/share/gtk-doc/html/gio/GTcpConnection.html +22 -16
  472. data/vendor/local/share/gtk-doc/html/gio/GTcpWrapperConnection.html +13 -9
  473. data/vendor/local/share/gtk-doc/html/gio/GTestDBus.html +331 -0
  474. data/vendor/local/share/gtk-doc/html/gio/GThemedIcon.html +43 -25
  475. data/vendor/local/share/gtk-doc/html/gio/GThreadedSocketService.html +30 -24
  476. data/vendor/local/share/gtk-doc/html/gio/GTlsBackend.html +123 -36
  477. data/vendor/local/share/gtk-doc/html/gio/GTlsCertificate.html +145 -76
  478. data/vendor/local/share/gtk-doc/html/gio/GTlsClientConnection.html +67 -42
  479. data/vendor/local/share/gtk-doc/html/gio/GTlsConnection.html +297 -90
  480. data/vendor/local/share/gtk-doc/html/gio/GTlsDatabase.html +993 -0
  481. data/vendor/local/share/gtk-doc/html/gio/GTlsFileDatabase.html +172 -0
  482. data/vendor/local/share/gtk-doc/html/gio/GTlsInteraction.html +385 -0
  483. data/vendor/local/share/gtk-doc/html/gio/GTlsPassword.html +511 -0
  484. data/vendor/local/share/gtk-doc/html/gio/GTlsServerConnection.html +19 -16
  485. data/vendor/local/share/gtk-doc/html/gio/GUnixConnection.html +244 -41
  486. data/vendor/local/share/gtk-doc/html/gio/GUnixCredentialsMessage.html +25 -13
  487. data/vendor/local/share/gtk-doc/html/gio/GUnixFDList.html +70 -51
  488. data/vendor/local/share/gtk-doc/html/gio/GUnixFDMessage.html +47 -34
  489. data/vendor/local/share/gtk-doc/html/gio/GUnixInputStream.html +44 -30
  490. data/vendor/local/share/gtk-doc/html/gio/GUnixOutputStream.html +46 -32
  491. data/vendor/local/share/gtk-doc/html/gio/GUnixSocketAddress.html +76 -53
  492. data/vendor/local/share/gtk-doc/html/gio/GVfs.html +55 -33
  493. data/vendor/local/share/gtk-doc/html/gio/GVolume.html +260 -110
  494. data/vendor/local/share/gtk-doc/html/gio/GVolumeMonitor.html +127 -70
  495. data/vendor/local/share/gtk-doc/html/gio/GZlibCompressor.html +32 -24
  496. data/vendor/local/share/gtk-doc/html/gio/GZlibDecompressor.html +19 -13
  497. data/vendor/local/share/gtk-doc/html/gio/annotation-glossary.html +10 -10
  498. data/vendor/local/share/gtk-doc/html/gio/api-index-2-18.html +6 -6
  499. data/vendor/local/share/gtk-doc/html/gio/api-index-2-20.html +5 -5
  500. data/vendor/local/share/gtk-doc/html/gio/api-index-2-22.html +14 -10
  501. data/vendor/local/share/gtk-doc/html/gio/api-index-2-24.html +8 -16
  502. data/vendor/local/share/gtk-doc/html/gio/api-index-2-26.html +74 -31
  503. data/vendor/local/share/gtk-doc/html/gio/api-index-2-28.html +21 -41
  504. data/vendor/local/share/gtk-doc/html/gio/api-index-2-30.html +691 -0
  505. data/vendor/local/share/gtk-doc/html/gio/api-index-2-32.html +698 -0
  506. data/vendor/local/share/gtk-doc/html/gio/api-index-2-34.html +231 -0
  507. data/vendor/local/share/gtk-doc/html/gio/api-index-deprecated.html +55 -7
  508. data/vendor/local/share/gtk-doc/html/gio/api-index-full.html +2101 -230
  509. data/vendor/local/share/gtk-doc/html/gio/application.html +33 -9
  510. data/vendor/local/share/gtk-doc/html/gio/async.html +6 -3
  511. data/vendor/local/share/gtk-doc/html/gio/ch01.html +43 -18
  512. data/vendor/local/share/gtk-doc/html/gio/ch02.html +86 -22
  513. data/vendor/local/share/gtk-doc/html/gio/ch03.html +23 -152
  514. data/vendor/local/share/gtk-doc/html/gio/ch27.html +5 -5
  515. data/vendor/local/share/gtk-doc/html/gio/ch28s03.html +2 -2
  516. data/vendor/local/share/gtk-doc/html/gio/ch28s06.html +2 -2
  517. data/vendor/local/share/gtk-doc/html/gio/ch29.html +54 -49
  518. data/vendor/local/share/gtk-doc/html/gio/ch29s02.html +1 -1
  519. data/vendor/local/share/gtk-doc/html/gio/ch29s03.html +19 -19
  520. data/vendor/local/share/gtk-doc/html/gio/ch29s04.html +3 -3
  521. data/vendor/local/share/gtk-doc/html/gio/ch29s05.html +81 -81
  522. data/vendor/local/share/gtk-doc/html/gio/ch29s06.html +67 -67
  523. data/vendor/local/share/gtk-doc/html/gio/ch30.html +217 -0
  524. data/vendor/local/share/gtk-doc/html/gio/ch30s02.html +41 -0
  525. data/vendor/local/share/gtk-doc/html/gio/ch30s03.html +39 -0
  526. data/vendor/local/share/gtk-doc/html/gio/ch31.html +57 -0
  527. data/vendor/local/share/gtk-doc/html/gio/ch31s02.html +59 -0
  528. data/vendor/local/share/gtk-doc/html/gio/ch31s03.html +159 -0
  529. data/vendor/local/share/gtk-doc/html/gio/ch31s04.html +46 -0
  530. data/vendor/local/share/gtk-doc/html/gio/ch31s05.html +48 -0
  531. data/vendor/local/share/gtk-doc/html/gio/ch31s06.html +278 -0
  532. data/vendor/local/share/gtk-doc/html/gio/ch31s07.html +160 -0
  533. data/vendor/local/share/gtk-doc/html/gio/ch32.html +113 -0
  534. data/vendor/local/share/gtk-doc/html/gio/ch32s02.html +142 -0
  535. data/vendor/local/share/gtk-doc/html/gio/ch32s03.html +202 -0
  536. data/vendor/local/share/gtk-doc/html/gio/ch32s04.html +97 -0
  537. data/vendor/local/share/gtk-doc/html/gio/ch32s05.html +931 -0
  538. data/vendor/local/share/gtk-doc/html/gio/conversion.html +3 -3
  539. data/vendor/local/share/gtk-doc/html/gio/extending-gio.html +14 -5
  540. data/vendor/local/share/gtk-doc/html/gio/extending.html +5 -5
  541. data/vendor/local/share/gtk-doc/html/gio/failable_initialization.html +3 -3
  542. data/vendor/local/share/gtk-doc/html/gio/file_mon.html +3 -3
  543. data/vendor/local/share/gtk-doc/html/gio/file_ops.html +3 -3
  544. data/vendor/local/share/gtk-doc/html/gio/gdbus-codegen.html +1080 -0
  545. data/vendor/local/share/gtk-doc/html/gio/gdbus-convenience.html +28 -4
  546. data/vendor/local/share/gtk-doc/html/gio/gdbus-lowlevel.html +4 -4
  547. data/vendor/local/share/gtk-doc/html/gio/gdbus-org.gtk.GDBus.Example.ObjectManager.Animal.html +167 -0
  548. data/vendor/local/share/gtk-doc/html/gio/gdbus-org.gtk.GDBus.Example.ObjectManager.Cat.html +54 -0
  549. data/vendor/local/share/gtk-doc/html/gio/gdbus.html +87 -30
  550. data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Addresses.html +70 -49
  551. data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Introspection-Data.html +420 -187
  552. data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Utilities.html +200 -27
  553. data/vendor/local/share/gtk-doc/html/gio/gio-Desktop-file-based-GAppInfo.html +497 -23
  554. data/vendor/local/share/gtk-doc/html/gio/gio-Extension-Points.html +88 -48
  555. data/vendor/local/share/gtk-doc/html/gio/gio-GActionGroup-exporter.html +176 -0
  556. data/vendor/local/share/gtk-doc/html/gio/gio-GContentType.html +162 -68
  557. data/vendor/local/share/gtk-doc/html/gio/gio-GConverterInputstream.html +26 -8
  558. data/vendor/local/share/gtk-doc/html/gio/gio-GConverterOutputstream.html +24 -6
  559. data/vendor/local/share/gtk-doc/html/gio/gio-GDBusError.html +919 -0
  560. data/vendor/local/share/gtk-doc/html/gio/gio-GFileAttribute.html +113 -97
  561. data/vendor/local/share/gtk-doc/html/gio/gio-GIOError.html +38 -32
  562. data/vendor/local/share/gtk-doc/html/gio/gio-GIOScheduler.html +85 -62
  563. data/vendor/local/share/gtk-doc/html/gio/gio-GInetAddressMask.html +330 -0
  564. data/vendor/local/share/gtk-doc/html/gio/gio-GMenuModel-exporter.html +164 -0
  565. data/vendor/local/share/gtk-doc/html/gio/gio-GResource.html +917 -0
  566. data/vendor/local/share/gtk-doc/html/gio/gio-GSettingsSchema-GSettingsSchemaSource.html +614 -0
  567. data/vendor/local/share/gtk-doc/html/gio/gio-GWin32InputStream.html +213 -0
  568. data/vendor/local/share/gtk-doc/html/gio/gio-GWin32OutputStream.html +210 -0
  569. data/vendor/local/share/gtk-doc/html/gio/gio-Owning-Bus-Names.html +154 -134
  570. data/vendor/local/share/gtk-doc/html/gio/gio-TLS-Overview.html +22 -17
  571. data/vendor/local/share/gtk-doc/html/gio/gio-Unix-Mounts.html +272 -92
  572. data/vendor/local/share/gtk-doc/html/gio/gio-Watching-Bus-Names.html +136 -105
  573. data/vendor/local/share/gtk-doc/html/gio/gio-gnetworking.h.html +91 -0
  574. data/vendor/local/share/gtk-doc/html/gio/gio-gpollableutils.html +396 -0
  575. data/vendor/local/share/gtk-doc/html/gio/gio-hierarchy.html +53 -52
  576. data/vendor/local/share/gtk-doc/html/gio/gio-querymodules.html +5 -5
  577. data/vendor/local/share/gtk-doc/html/gio/gio.devhelp2 +790 -157
  578. data/vendor/local/share/gtk-doc/html/gio/glib-compile-resources.html +209 -0
  579. data/vendor/local/share/gtk-doc/html/gio/glib-compile-schemas.html +25 -18
  580. data/vendor/local/share/gtk-doc/html/gio/gresource-tool.html +111 -0
  581. data/vendor/local/share/gtk-doc/html/gio/gsettings-tool.html +27 -15
  582. data/vendor/local/share/gtk-doc/html/gio/highlevel-socket.html +10 -7
  583. data/vendor/local/share/gtk-doc/html/gio/icons.html +3 -3
  584. data/vendor/local/share/gtk-doc/html/gio/index.html +160 -34
  585. data/vendor/local/share/gtk-doc/html/gio/index.sgml +1009 -179
  586. data/vendor/local/share/gtk-doc/html/gio/menu-example.png +0 -0
  587. data/vendor/local/share/gtk-doc/html/gio/menu-model.png +0 -0
  588. data/vendor/local/share/gtk-doc/html/gio/migrating.html +45 -25
  589. data/vendor/local/share/gtk-doc/html/gio/networking.html +11 -5
  590. data/vendor/local/share/gtk-doc/html/gio/permissions.html +5 -5
  591. data/vendor/local/share/gtk-doc/html/gio/pt01.html +7 -6
  592. data/vendor/local/share/gtk-doc/html/gio/pt02.html +115 -13
  593. data/vendor/local/share/gtk-doc/html/gio/resolver.html +5 -5
  594. data/vendor/local/share/gtk-doc/html/gio/resources.html +33 -0
  595. data/vendor/local/share/gtk-doc/html/gio/running-gio-apps.html +176 -0
  596. data/vendor/local/share/gtk-doc/html/gio/settings.html +9 -5
  597. data/vendor/local/share/gtk-doc/html/gio/streaming.html +12 -3
  598. data/vendor/local/share/gtk-doc/html/gio/testing.html +33 -0
  599. data/vendor/local/share/gtk-doc/html/gio/tls.html +17 -5
  600. data/vendor/local/share/gtk-doc/html/gio/tools.html +13 -4
  601. data/vendor/local/share/gtk-doc/html/gio/types.html +5 -5
  602. data/vendor/local/share/gtk-doc/html/gio/utils.html +3 -3
  603. data/vendor/local/share/gtk-doc/html/gio/volume_mon.html +3 -3
  604. data/vendor/local/share/gtk-doc/html/glib/annotation-glossary.html +28 -7
  605. data/vendor/local/share/gtk-doc/html/glib/api-index-2-10.html +6 -14
  606. data/vendor/local/share/gtk-doc/html/glib/api-index-2-12.html +5 -5
  607. data/vendor/local/share/gtk-doc/html/glib/api-index-2-14.html +19 -11
  608. data/vendor/local/share/gtk-doc/html/glib/api-index-2-16.html +5 -5
  609. data/vendor/local/share/gtk-doc/html/glib/api-index-2-18.html +17 -6
  610. data/vendor/local/share/gtk-doc/html/glib/api-index-2-2.html +5 -5
  611. data/vendor/local/share/gtk-doc/html/glib/api-index-2-20.html +15 -7
  612. data/vendor/local/share/gtk-doc/html/glib/api-index-2-22.html +8 -8
  613. data/vendor/local/share/gtk-doc/html/glib/api-index-2-24.html +13 -5
  614. data/vendor/local/share/gtk-doc/html/glib/api-index-2-26.html +20 -5
  615. data/vendor/local/share/gtk-doc/html/glib/api-index-2-28.html +22 -7
  616. data/vendor/local/share/gtk-doc/html/glib/api-index-2-30.html +257 -0
  617. data/vendor/local/share/gtk-doc/html/glib/api-index-2-32.html +348 -0
  618. data/vendor/local/share/gtk-doc/html/glib/api-index-2-34.html +121 -0
  619. data/vendor/local/share/gtk-doc/html/glib/api-index-2-4.html +26 -18
  620. data/vendor/local/share/gtk-doc/html/glib/api-index-2-6.html +20 -16
  621. data/vendor/local/share/gtk-doc/html/glib/api-index-2-8.html +11 -7
  622. data/vendor/local/share/gtk-doc/html/glib/api-index-deprecated.html +152 -78
  623. data/vendor/local/share/gtk-doc/html/glib/api-index-full.html +729 -249
  624. data/vendor/local/share/gtk-doc/html/glib/deprecated.html +47 -0
  625. data/vendor/local/share/gtk-doc/html/glib/glib-Arrays.html +135 -28
  626. data/vendor/local/share/gtk-doc/html/glib/glib-Asynchronous-Queues.html +383 -170
  627. data/vendor/local/share/gtk-doc/html/glib/glib-Atomic-Operations.html +525 -142
  628. data/vendor/local/share/gtk-doc/html/glib/glib-Automatic-String-Completion.html +71 -32
  629. data/vendor/local/share/gtk-doc/html/glib/glib-Balanced-Binary-Trees.html +97 -38
  630. data/vendor/local/share/gtk-doc/html/glib/glib-Base64-Encoding.html +68 -30
  631. data/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html +724 -106
  632. data/vendor/local/share/gtk-doc/html/glib/glib-Bookmark-file-parser.html +187 -67
  633. data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Arrays.html +715 -29
  634. data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Order-Macros.html +368 -194
  635. data/vendor/local/share/gtk-doc/html/glib/glib-Caches.html +105 -50
  636. data/vendor/local/share/gtk-doc/html/glib/glib-Character-Set-Conversion.html +126 -59
  637. data/vendor/local/share/gtk-doc/html/glib/glib-Commandline-option-parser.html +163 -62
  638. data/vendor/local/share/gtk-doc/html/glib/glib-Data-Checksums.html +106 -25
  639. data/vendor/local/share/gtk-doc/html/glib/glib-Data-HMACs.html +452 -0
  640. data/vendor/local/share/gtk-doc/html/glib/glib-Datasets.html +61 -19
  641. data/vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html +394 -162
  642. data/vendor/local/share/gtk-doc/html/glib/glib-Deprecated-Thread-APIs.html +1772 -0
  643. data/vendor/local/share/gtk-doc/html/glib/glib-Double-ended-Queues.html +241 -63
  644. data/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html +236 -95
  645. data/vendor/local/share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html +174 -100
  646. data/vendor/local/share/gtk-doc/html/glib/glib-Error-Reporting.html +259 -168
  647. data/vendor/local/share/gtk-doc/html/glib/glib-File-Utilities.html +710 -221
  648. data/vendor/local/share/gtk-doc/html/glib/glib-GDateTime.html +409 -167
  649. data/vendor/local/share/gtk-doc/html/glib/glib-GTimeZone.html +86 -53
  650. data/vendor/local/share/gtk-doc/html/glib/glib-GVariant.html +1077 -281
  651. data/vendor/local/share/gtk-doc/html/glib/glib-GVariantType.html +234 -187
  652. data/vendor/local/share/gtk-doc/html/glib/glib-Glob-style-pattern-matching.html +28 -10
  653. data/vendor/local/share/gtk-doc/html/glib/glib-Hash-Tables.html +545 -211
  654. data/vendor/local/share/gtk-doc/html/glib/glib-Hook-Functions.html +234 -108
  655. data/vendor/local/share/gtk-doc/html/glib/glib-Hostname-Utilities.html +23 -8
  656. data/vendor/local/share/gtk-doc/html/glib/glib-I18N.html +138 -77
  657. data/vendor/local/share/gtk-doc/html/glib/glib-IO-Channels.html +259 -105
  658. data/vendor/local/share/gtk-doc/html/glib/glib-Key-value-file-parser.html +436 -206
  659. data/vendor/local/share/gtk-doc/html/glib/glib-Keyed-Data-Lists.html +263 -38
  660. data/vendor/local/share/gtk-doc/html/glib/glib-Lexical-Scanner.html +540 -362
  661. data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocation.html +165 -37
  662. data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Slices.html +146 -79
  663. data/vendor/local/share/gtk-doc/html/glib/glib-Message-Logging.html +214 -104
  664. data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Macros.html +489 -438
  665. data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html +690 -202
  666. data/vendor/local/share/gtk-doc/html/glib/glib-N-ary-Trees.html +230 -118
  667. data/vendor/local/share/gtk-doc/html/glib/glib-Numerical-Definitions.html +23 -4
  668. data/vendor/local/share/gtk-doc/html/glib/glib-Perl-compatible-regular-expressions.html +538 -102
  669. data/vendor/local/share/gtk-doc/html/glib/glib-Pointer-Arrays.html +135 -33
  670. data/vendor/local/share/gtk-doc/html/glib/glib-Quarks.html +79 -23
  671. data/vendor/local/share/gtk-doc/html/glib/glib-Random-Numbers.html +75 -21
  672. data/vendor/local/share/gtk-doc/html/glib/glib-Relations-and-Tuples.html +57 -21
  673. data/vendor/local/share/gtk-doc/html/glib/glib-Sequences.html +308 -111
  674. data/vendor/local/share/gtk-doc/html/glib/glib-Shell-related-Utilities.html +20 -9
  675. data/vendor/local/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html +88 -37
  676. data/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html +228 -86
  677. data/vendor/local/share/gtk-doc/html/glib/glib-Spawning-Processes.html +271 -109
  678. data/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html +108 -63
  679. data/vendor/local/share/gtk-doc/html/glib/glib-String-Chunks.html +42 -24
  680. data/vendor/local/share/gtk-doc/html/glib/glib-String-Utility-Functions.html +578 -315
  681. data/vendor/local/share/gtk-doc/html/glib/glib-Strings.html +241 -94
  682. data/vendor/local/share/gtk-doc/html/glib/glib-Testing.html +647 -189
  683. data/vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html +592 -210
  684. data/vendor/local/share/gtk-doc/html/glib/glib-Thread-Pools.html +162 -100
  685. data/vendor/local/share/gtk-doc/html/glib/glib-Threads.html +1345 -1882
  686. data/vendor/local/share/gtk-doc/html/glib/glib-Timers.html +33 -23
  687. data/vendor/local/share/gtk-doc/html/glib/glib-Trash-Stacks.html +40 -18
  688. data/vendor/local/share/gtk-doc/html/glib/glib-Type-Conversion-Macros.html +42 -25
  689. data/vendor/local/share/gtk-doc/html/glib/glib-UNIX-specific-utilities-and-integration.html +334 -0
  690. data/vendor/local/share/gtk-doc/html/glib/glib-URI-Functions.html +55 -25
  691. data/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html +852 -253
  692. data/vendor/local/share/gtk-doc/html/glib/glib-Version-Information.html +204 -41
  693. data/vendor/local/share/gtk-doc/html/glib/glib-Warnings-and-Assertions.html +146 -85
  694. data/vendor/local/share/gtk-doc/html/glib/glib-Windows-Compatibility-Functions.html +106 -44
  695. data/vendor/local/share/gtk-doc/html/glib/glib-building.html +298 -333
  696. data/vendor/local/share/gtk-doc/html/glib/glib-changes.html +11 -11
  697. data/vendor/local/share/gtk-doc/html/glib/glib-compiling.html +69 -39
  698. data/vendor/local/share/gtk-doc/html/glib/glib-core.html +13 -8
  699. data/vendor/local/share/gtk-doc/html/glib/glib-cross-compiling.html +10 -5
  700. data/vendor/local/share/gtk-doc/html/glib/glib-data-types.html +15 -38
  701. data/vendor/local/share/gtk-doc/html/glib/glib-fundamentals.html +9 -11
  702. data/vendor/local/share/gtk-doc/html/glib/glib-gettextize.html +13 -10
  703. data/vendor/local/share/gtk-doc/html/glib/glib-programming.html +76 -0
  704. data/vendor/local/share/gtk-doc/html/glib/glib-regex-syntax.html +58 -58
  705. data/vendor/local/share/gtk-doc/html/glib/glib-resources.html +12 -9
  706. data/vendor/local/share/gtk-doc/html/glib/glib-running.html +133 -112
  707. data/vendor/local/share/gtk-doc/html/glib/glib-utilities.html +24 -16
  708. data/vendor/local/share/gtk-doc/html/glib/glib.devhelp2 +434 -267
  709. data/vendor/local/share/gtk-doc/html/glib/glib.html +16 -24
  710. data/vendor/local/share/gtk-doc/html/glib/gtester-report.html +12 -9
  711. data/vendor/local/share/gtk-doc/html/glib/gtester.html +68 -12
  712. data/vendor/local/share/gtk-doc/html/glib/gvariant-format-strings.html +67 -25
  713. data/vendor/local/share/gtk-doc/html/glib/gvariant-text.html +15 -8
  714. data/vendor/local/share/gtk-doc/html/glib/index.html +66 -59
  715. data/vendor/local/share/gtk-doc/html/glib/index.sgml +383 -215
  716. data/vendor/local/share/gtk-doc/html/glib/tools.html +7 -7
  717. data/vendor/local/share/gtk-doc/html/gobject/GBinding.html +56 -25
  718. data/vendor/local/share/gtk-doc/html/gobject/GTypeModule.html +58 -19
  719. data/vendor/local/share/gtk-doc/html/gobject/GTypePlugin.html +39 -12
  720. data/vendor/local/share/gtk-doc/html/gobject/annotation-glossary.html +7 -7
  721. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-10.html +8 -8
  722. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-12.html +5 -5
  723. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-14.html +5 -5
  724. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-18.html +5 -5
  725. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-2.html +5 -5
  726. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-22.html +5 -5
  727. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-24.html +5 -5
  728. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-26.html +7 -7
  729. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-28.html +8 -8
  730. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-30.html +70 -0
  731. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-32.html +81 -0
  732. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-34.html +63 -0
  733. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-4.html +9 -9
  734. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-6.html +5 -5
  735. data/vendor/local/share/gtk-doc/html/gobject/api-index-2-8.html +7 -7
  736. data/vendor/local/share/gtk-doc/html/gobject/api-index-deprecated.html +94 -7
  737. data/vendor/local/share/gtk-doc/html/gobject/api-index-full.html +296 -76
  738. data/vendor/local/share/gtk-doc/html/gobject/ch01s02.html +10 -10
  739. data/vendor/local/share/gtk-doc/html/gobject/chapter-gobject.html +8 -8
  740. data/vendor/local/share/gtk-doc/html/gobject/chapter-gtype.html +13 -13
  741. data/vendor/local/share/gtk-doc/html/gobject/chapter-intro.html +6 -6
  742. data/vendor/local/share/gtk-doc/html/gobject/chapter-signal.html +14 -14
  743. data/vendor/local/share/gtk-doc/html/gobject/glib-genmarshal.html +120 -108
  744. data/vendor/local/share/gtk-doc/html/gobject/glib-mkenums.html +157 -133
  745. data/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html +171 -27
  746. data/vendor/local/share/gtk-doc/html/gobject/gobject-Closures.html +741 -86
  747. data/vendor/local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html +113 -41
  748. data/vendor/local/share/gtk-doc/html/gobject/gobject-GParamSpec.html +182 -65
  749. data/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html +124 -37
  750. data/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html +365 -136
  751. data/vendor/local/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html +837 -244
  752. data/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html +773 -102
  753. data/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html +545 -158
  754. data/vendor/local/share/gtk-doc/html/gobject/gobject-Value-arrays.html +149 -34
  755. data/vendor/local/share/gtk-doc/html/gobject/gobject-Varargs-Value-Collection.html +26 -11
  756. data/vendor/local/share/gtk-doc/html/gobject/gobject-memory.html +4 -4
  757. data/vendor/local/share/gtk-doc/html/gobject/gobject-properties.html +226 -105
  758. data/vendor/local/share/gtk-doc/html/gobject/gobject-query.html +29 -18
  759. data/vendor/local/share/gtk-doc/html/gobject/gobject.devhelp2 +92 -34
  760. data/vendor/local/share/gtk-doc/html/gobject/gtype-conventions.html +11 -10
  761. data/vendor/local/share/gtk-doc/html/gobject/gtype-instantiable-classed.html +10 -9
  762. data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable-classed.html +104 -42
  763. data/vendor/local/share/gtk-doc/html/gobject/gtype-non-instantiable.html +4 -4
  764. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-chainup.html +8 -8
  765. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-code.html +4 -4
  766. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-construction.html +68 -21
  767. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-destruction.html +3 -3
  768. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-methods.html +7 -7
  769. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject.html +11 -11
  770. data/vendor/local/share/gtk-doc/html/gobject/howto-interface-implement.html +33 -18
  771. data/vendor/local/share/gtk-doc/html/gobject/howto-interface-override.html +135 -0
  772. data/vendor/local/share/gtk-doc/html/gobject/howto-interface-prerequisite.html +123 -0
  773. data/vendor/local/share/gtk-doc/html/gobject/howto-interface-properties.html +27 -39
  774. data/vendor/local/share/gtk-doc/html/gobject/howto-interface.html +40 -51
  775. data/vendor/local/share/gtk-doc/html/gobject/howto-signals.html +8 -8
  776. data/vendor/local/share/gtk-doc/html/gobject/index.html +19 -15
  777. data/vendor/local/share/gtk-doc/html/gobject/index.sgml +59 -3
  778. data/vendor/local/share/gtk-doc/html/gobject/pr01.html +6 -6
  779. data/vendor/local/share/gtk-doc/html/gobject/pt01.html +7 -7
  780. data/vendor/local/share/gtk-doc/html/gobject/pt02.html +12 -11
  781. data/vendor/local/share/gtk-doc/html/gobject/pt03.html +4 -4
  782. data/vendor/local/share/gtk-doc/html/gobject/rn01.html +5 -5
  783. data/vendor/local/share/gtk-doc/html/gobject/rn02.html +4 -4
  784. data/vendor/local/share/gtk-doc/html/gobject/signal.html +16 -15
  785. data/vendor/local/share/gtk-doc/html/gobject/tools-ginspector.html +3 -3
  786. data/vendor/local/share/gtk-doc/html/gobject/tools-gob.html +3 -3
  787. data/vendor/local/share/gtk-doc/html/gobject/tools-gtkdoc.html +3 -3
  788. data/vendor/local/share/gtk-doc/html/gobject/tools-refdb.html +3 -3
  789. data/vendor/local/share/gtk-doc/html/gobject/tools-vala.html +3 -3
  790. data/vendor/local/share/info/dir +40 -0
  791. data/vendor/local/share/info/gmp.info +183 -0
  792. data/vendor/local/share/info/gmp.info-1 +7078 -0
  793. data/vendor/local/share/info/gmp.info-2 +3513 -0
  794. data/vendor/local/share/info/gnutls-client-server-use-case.png +0 -0
  795. data/vendor/local/share/info/gnutls-guile.info +1580 -0
  796. data/vendor/local/share/info/gnutls-handshake-sequence.png +0 -0
  797. data/vendor/local/share/info/gnutls-handshake-state.png +0 -0
  798. data/vendor/local/share/info/gnutls-internals.png +0 -0
  799. data/vendor/local/share/info/gnutls-layers.png +0 -0
  800. data/vendor/local/share/info/gnutls-modauth.png +0 -0
  801. data/vendor/local/share/info/gnutls-pgp.png +0 -0
  802. data/vendor/local/share/info/gnutls-x509.png +0 -0
  803. data/vendor/local/share/info/gnutls.info +1237 -683
  804. data/vendor/local/share/info/gnutls.info-1 +5355 -8447
  805. data/vendor/local/share/info/gnutls.info-2 +9995 -5771
  806. data/vendor/local/share/info/gnutls.info-3 +8788 -1871
  807. data/vendor/local/share/info/gnutls.info-4 +5085 -0
  808. data/vendor/local/share/info/nettle.info +3355 -0
  809. data/vendor/local/share/info/pkcs11-vision.png +0 -0
  810. data/vendor/local/share/license/glib-networking/COPYING +9 -10
  811. data/vendor/local/share/license/glib/AUTHORS +40 -0
  812. data/vendor/local/share/license/glib/COPYING +482 -0
  813. data/vendor/local/share/license/gmp/AUTHORS +79 -0
  814. data/vendor/local/share/license/gmp/COPYING +674 -0
  815. data/vendor/local/share/license/gmp/COPYING.LIB +165 -0
  816. data/vendor/local/share/license/gnutls/AUTHORS +92 -0
  817. data/vendor/local/share/license/gnutls/COPYING +674 -0
  818. data/vendor/local/share/license/nettle/AUTHORS +1 -0
  819. data/vendor/local/share/license/nettle/COPYING.LIB +510 -0
  820. data/vendor/local/share/locale/af/LC_MESSAGES/glib20.mo +0 -0
  821. data/vendor/local/share/locale/am/LC_MESSAGES/glib20.mo +0 -0
  822. data/vendor/local/share/locale/ar/LC_MESSAGES/glib-networking.mo +0 -0
  823. data/vendor/local/share/locale/ar/LC_MESSAGES/glib20.mo +0 -0
  824. data/vendor/local/share/locale/as/LC_MESSAGES/glib-networking.mo +0 -0
  825. data/vendor/local/share/locale/as/LC_MESSAGES/glib20.mo +0 -0
  826. data/vendor/local/share/locale/ast/LC_MESSAGES/glib20.mo +0 -0
  827. data/vendor/local/share/locale/az/LC_MESSAGES/glib20.mo +0 -0
  828. data/vendor/local/share/locale/be/LC_MESSAGES/glib-networking.mo +0 -0
  829. data/vendor/local/share/locale/be/LC_MESSAGES/glib20.mo +0 -0
  830. data/vendor/local/share/locale/be@latin/LC_MESSAGES/glib20.mo +0 -0
  831. data/vendor/local/share/locale/bg/LC_MESSAGES/glib-networking.mo +0 -0
  832. data/vendor/local/share/locale/bg/LC_MESSAGES/glib20.mo +0 -0
  833. data/vendor/local/share/locale/bn/LC_MESSAGES/glib20.mo +0 -0
  834. data/vendor/local/share/locale/bn_IN/LC_MESSAGES/glib20.mo +0 -0
  835. data/vendor/local/share/locale/bs/LC_MESSAGES/glib20.mo +0 -0
  836. data/vendor/local/share/locale/ca/LC_MESSAGES/glib-networking.mo +0 -0
  837. data/vendor/local/share/locale/ca/LC_MESSAGES/glib20.mo +0 -0
  838. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/glib-networking.mo +0 -0
  839. data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/glib20.mo +0 -0
  840. data/vendor/local/share/locale/cs/LC_MESSAGES/glib-networking.mo +0 -0
  841. data/vendor/local/share/locale/cs/LC_MESSAGES/glib20.mo +0 -0
  842. data/vendor/local/share/locale/cs/LC_MESSAGES/gnutls.mo +0 -0
  843. data/vendor/local/share/locale/cy/LC_MESSAGES/glib20.mo +0 -0
  844. data/vendor/local/share/locale/da/LC_MESSAGES/glib-networking.mo +0 -0
  845. data/vendor/local/share/locale/da/LC_MESSAGES/glib20.mo +0 -0
  846. data/vendor/local/share/locale/de/LC_MESSAGES/glib-networking.mo +0 -0
  847. data/vendor/local/share/locale/de/LC_MESSAGES/glib20.mo +0 -0
  848. data/vendor/local/share/locale/de/LC_MESSAGES/gnutls.mo +0 -0
  849. data/vendor/local/share/locale/dz/LC_MESSAGES/glib20.mo +0 -0
  850. data/vendor/local/share/locale/el/LC_MESSAGES/glib-networking.mo +0 -0
  851. data/vendor/local/share/locale/el/LC_MESSAGES/glib20.mo +0 -0
  852. data/vendor/local/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo +0 -0
  853. data/vendor/local/share/locale/en@quot/LC_MESSAGES/gnutls.mo +0 -0
  854. data/vendor/local/share/locale/en@shaw/LC_MESSAGES/glib20.mo +0 -0
  855. data/vendor/local/share/locale/en_CA/LC_MESSAGES/glib20.mo +0 -0
  856. data/vendor/local/share/locale/en_GB/LC_MESSAGES/glib-networking.mo +0 -0
  857. data/vendor/local/share/locale/en_GB/LC_MESSAGES/glib20.mo +0 -0
  858. data/vendor/local/share/locale/eo/LC_MESSAGES/glib20.mo +0 -0
  859. data/vendor/local/share/locale/es/LC_MESSAGES/glib-networking.mo +0 -0
  860. data/vendor/local/share/locale/es/LC_MESSAGES/glib20.mo +0 -0
  861. data/vendor/local/share/locale/et/LC_MESSAGES/glib-networking.mo +0 -0
  862. data/vendor/local/share/locale/et/LC_MESSAGES/glib20.mo +0 -0
  863. data/vendor/local/share/locale/eu/LC_MESSAGES/glib-networking.mo +0 -0
  864. data/vendor/local/share/locale/eu/LC_MESSAGES/glib20.mo +0 -0
  865. data/vendor/local/share/locale/fa/LC_MESSAGES/glib-networking.mo +0 -0
  866. data/vendor/local/share/locale/fa/LC_MESSAGES/glib20.mo +0 -0
  867. data/vendor/local/share/locale/fi/LC_MESSAGES/glib-networking.mo +0 -0
  868. data/vendor/local/share/locale/fi/LC_MESSAGES/glib20.mo +0 -0
  869. data/vendor/local/share/locale/fi/LC_MESSAGES/gnutls.mo +0 -0
  870. data/vendor/local/share/locale/fr/LC_MESSAGES/glib-networking.mo +0 -0
  871. data/vendor/local/share/locale/fr/LC_MESSAGES/glib20.mo +0 -0
  872. data/vendor/local/share/locale/fr/LC_MESSAGES/gnutls.mo +0 -0
  873. data/vendor/local/share/locale/ga/LC_MESSAGES/glib20.mo +0 -0
  874. data/vendor/local/share/locale/gl/LC_MESSAGES/glib-networking.mo +0 -0
  875. data/vendor/local/share/locale/gl/LC_MESSAGES/glib20.mo +0 -0
  876. data/vendor/local/share/locale/gu/LC_MESSAGES/glib20.mo +0 -0
  877. data/vendor/local/share/locale/he/LC_MESSAGES/glib-networking.mo +0 -0
  878. data/vendor/local/share/locale/he/LC_MESSAGES/glib20.mo +0 -0
  879. data/vendor/local/share/locale/hi/LC_MESSAGES/glib-networking.mo +0 -0
  880. data/vendor/local/share/locale/hi/LC_MESSAGES/glib20.mo +0 -0
  881. data/vendor/local/share/locale/hr/LC_MESSAGES/glib20.mo +0 -0
  882. data/vendor/local/share/locale/hu/LC_MESSAGES/glib-networking.mo +0 -0
  883. data/vendor/local/share/locale/hu/LC_MESSAGES/glib20.mo +0 -0
  884. data/vendor/local/share/locale/hy/LC_MESSAGES/glib20.mo +0 -0
  885. data/vendor/local/share/locale/id/LC_MESSAGES/glib-networking.mo +0 -0
  886. data/vendor/local/share/locale/id/LC_MESSAGES/glib20.mo +0 -0
  887. data/vendor/local/share/locale/is/LC_MESSAGES/glib20.mo +0 -0
  888. data/vendor/local/share/locale/it/LC_MESSAGES/glib-networking.mo +0 -0
  889. data/vendor/local/share/locale/it/LC_MESSAGES/glib20.mo +0 -0
  890. data/vendor/local/share/locale/it/LC_MESSAGES/gnutls.mo +0 -0
  891. data/vendor/local/share/locale/ja/LC_MESSAGES/glib-networking.mo +0 -0
  892. data/vendor/local/share/locale/ja/LC_MESSAGES/glib20.mo +0 -0
  893. data/vendor/local/share/locale/ka/LC_MESSAGES/glib20.mo +0 -0
  894. data/vendor/local/share/locale/kk/LC_MESSAGES/glib20.mo +0 -0
  895. data/vendor/local/share/locale/km/LC_MESSAGES/glib-networking.mo +0 -0
  896. data/vendor/local/share/locale/kn/LC_MESSAGES/glib20.mo +0 -0
  897. data/vendor/local/share/locale/ko/LC_MESSAGES/glib-networking.mo +0 -0
  898. data/vendor/local/share/locale/ko/LC_MESSAGES/glib20.mo +0 -0
  899. data/vendor/local/share/locale/ku/LC_MESSAGES/glib20.mo +0 -0
  900. data/vendor/local/share/locale/lt/LC_MESSAGES/glib-networking.mo +0 -0
  901. data/vendor/local/share/locale/lt/LC_MESSAGES/glib20.mo +0 -0
  902. data/vendor/local/share/locale/lv/LC_MESSAGES/glib-networking.mo +0 -0
  903. data/vendor/local/share/locale/lv/LC_MESSAGES/glib20.mo +0 -0
  904. data/vendor/local/share/locale/mai/LC_MESSAGES/glib20.mo +0 -0
  905. data/vendor/local/share/locale/mg/LC_MESSAGES/glib20.mo +0 -0
  906. data/vendor/local/share/locale/mk/LC_MESSAGES/glib20.mo +0 -0
  907. data/vendor/local/share/locale/ml/LC_MESSAGES/glib-networking.mo +0 -0
  908. data/vendor/local/share/locale/ml/LC_MESSAGES/glib20.mo +0 -0
  909. data/vendor/local/share/locale/mn/LC_MESSAGES/glib20.mo +0 -0
  910. data/vendor/local/share/locale/mr/LC_MESSAGES/glib-networking.mo +0 -0
  911. data/vendor/local/share/locale/mr/LC_MESSAGES/glib20.mo +0 -0
  912. data/vendor/local/share/locale/ms/LC_MESSAGES/glib20.mo +0 -0
  913. data/vendor/local/share/locale/ms/LC_MESSAGES/gnutls.mo +0 -0
  914. data/vendor/local/share/locale/nb/LC_MESSAGES/glib-networking.mo +0 -0
  915. data/vendor/local/share/locale/nb/LC_MESSAGES/glib20.mo +0 -0
  916. data/vendor/local/share/locale/nds/LC_MESSAGES/glib20.mo +0 -0
  917. data/vendor/local/share/locale/ne/LC_MESSAGES/glib20.mo +0 -0
  918. data/vendor/local/share/locale/nl/LC_MESSAGES/glib-networking.mo +0 -0
  919. data/vendor/local/share/locale/nl/LC_MESSAGES/glib20.mo +0 -0
  920. data/vendor/local/share/locale/nl/LC_MESSAGES/gnutls.mo +0 -0
  921. data/vendor/local/share/locale/nn/LC_MESSAGES/glib20.mo +0 -0
  922. data/vendor/local/share/locale/oc/LC_MESSAGES/glib20.mo +0 -0
  923. data/vendor/local/share/locale/or/LC_MESSAGES/glib-networking.mo +0 -0
  924. data/vendor/local/share/locale/or/LC_MESSAGES/glib20.mo +0 -0
  925. data/vendor/local/share/locale/pa/LC_MESSAGES/glib-networking.mo +0 -0
  926. data/vendor/local/share/locale/pa/LC_MESSAGES/glib20.mo +0 -0
  927. data/vendor/local/share/locale/pl/LC_MESSAGES/glib-networking.mo +0 -0
  928. data/vendor/local/share/locale/pl/LC_MESSAGES/glib20.mo +0 -0
  929. data/vendor/local/share/locale/pl/LC_MESSAGES/gnutls.mo +0 -0
  930. data/vendor/local/share/locale/ps/LC_MESSAGES/glib20.mo +0 -0
  931. data/vendor/local/share/locale/pt/LC_MESSAGES/glib-networking.mo +0 -0
  932. data/vendor/local/share/locale/pt/LC_MESSAGES/glib20.mo +0 -0
  933. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/glib-networking.mo +0 -0
  934. data/vendor/local/share/locale/pt_BR/LC_MESSAGES/glib20.mo +0 -0
  935. data/vendor/local/share/locale/ro/LC_MESSAGES/glib20.mo +0 -0
  936. data/vendor/local/share/locale/ru/LC_MESSAGES/glib-networking.mo +0 -0
  937. data/vendor/local/share/locale/ru/LC_MESSAGES/glib20.mo +0 -0
  938. data/vendor/local/share/locale/rw/LC_MESSAGES/glib20.mo +0 -0
  939. data/vendor/local/share/locale/si/LC_MESSAGES/glib20.mo +0 -0
  940. data/vendor/local/share/locale/sk/LC_MESSAGES/glib-networking.mo +0 -0
  941. data/vendor/local/share/locale/sk/LC_MESSAGES/glib20.mo +0 -0
  942. data/vendor/local/share/locale/sl/LC_MESSAGES/glib-networking.mo +0 -0
  943. data/vendor/local/share/locale/sl/LC_MESSAGES/glib20.mo +0 -0
  944. data/vendor/local/share/locale/sq/LC_MESSAGES/glib20.mo +0 -0
  945. data/vendor/local/share/locale/sr/LC_MESSAGES/glib-networking.mo +0 -0
  946. data/vendor/local/share/locale/sr/LC_MESSAGES/glib20.mo +0 -0
  947. data/vendor/local/share/locale/sr@ije/LC_MESSAGES/glib20.mo +0 -0
  948. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/glib-networking.mo +0 -0
  949. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/glib20.mo +0 -0
  950. data/vendor/local/share/locale/sv/LC_MESSAGES/glib-networking.mo +0 -0
  951. data/vendor/local/share/locale/sv/LC_MESSAGES/glib20.mo +0 -0
  952. data/vendor/local/share/locale/sv/LC_MESSAGES/gnutls.mo +0 -0
  953. data/vendor/local/share/locale/ta/LC_MESSAGES/glib-networking.mo +0 -0
  954. data/vendor/local/share/locale/ta/LC_MESSAGES/glib20.mo +0 -0
  955. data/vendor/local/share/locale/te/LC_MESSAGES/glib-networking.mo +0 -0
  956. data/vendor/local/share/locale/te/LC_MESSAGES/glib20.mo +0 -0
  957. data/vendor/local/share/locale/th/LC_MESSAGES/glib-networking.mo +0 -0
  958. data/vendor/local/share/locale/th/LC_MESSAGES/glib20.mo +0 -0
  959. data/vendor/local/share/locale/tl/LC_MESSAGES/glib20.mo +0 -0
  960. data/vendor/local/share/locale/tr/LC_MESSAGES/glib-networking.mo +0 -0
  961. data/vendor/local/share/locale/tr/LC_MESSAGES/glib20.mo +0 -0
  962. data/vendor/local/share/locale/tt/LC_MESSAGES/glib20.mo +0 -0
  963. data/vendor/local/share/locale/ug/LC_MESSAGES/glib20.mo +0 -0
  964. data/vendor/local/share/locale/uk/LC_MESSAGES/glib-networking.mo +0 -0
  965. data/vendor/local/share/locale/uk/LC_MESSAGES/glib20.mo +0 -0
  966. data/vendor/local/share/locale/uk/LC_MESSAGES/gnutls.mo +0 -0
  967. data/vendor/local/share/locale/vi/LC_MESSAGES/glib-networking.mo +0 -0
  968. data/vendor/local/share/locale/vi/LC_MESSAGES/glib20.mo +0 -0
  969. data/vendor/local/share/locale/vi/LC_MESSAGES/gnutls.mo +0 -0
  970. data/vendor/local/share/locale/wa/LC_MESSAGES/glib20.mo +0 -0
  971. data/vendor/local/share/locale/xh/LC_MESSAGES/glib20.mo +0 -0
  972. data/vendor/local/share/locale/yi/LC_MESSAGES/glib20.mo +0 -0
  973. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/glib-networking.mo +0 -0
  974. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/glib20.mo +0 -0
  975. data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gnutls.mo +0 -0
  976. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/glib-networking.mo +0 -0
  977. data/vendor/local/share/locale/zh_HK/LC_MESSAGES/glib20.mo +0 -0
  978. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/glib-networking.mo +0 -0
  979. data/vendor/local/share/locale/zh_TW/LC_MESSAGES/glib20.mo +0 -0
  980. data/vendor/local/share/man/man1/certtool.1 +644 -130
  981. data/vendor/local/share/man/man1/gdbus-codegen.1 +751 -0
  982. data/vendor/local/share/man/man1/gdbus.1 +93 -15
  983. data/vendor/local/share/man/man1/gio-querymodules.1 +6 -6
  984. data/vendor/local/share/man/man1/glib-compile-resources.1 +167 -0
  985. data/vendor/local/share/man/man1/glib-compile-schemas.1 +20 -15
  986. data/vendor/local/share/man/man1/glib-genmarshal.1 +88 -70
  987. data/vendor/local/share/man/man1/glib-gettextize.1 +7 -7
  988. data/vendor/local/share/man/man1/glib-mkenums.1 +110 -101
  989. data/vendor/local/share/man/man1/gnutls-cli-debug.1 +133 -27
  990. data/vendor/local/share/man/man1/gnutls-cli.1 +308 -154
  991. data/vendor/local/share/man/man1/gnutls-serv.1 +416 -126
  992. data/vendor/local/share/man/man1/gobject-query.1 +13 -13
  993. data/vendor/local/share/man/man1/gresource.1 +95 -0
  994. data/vendor/local/share/man/man1/gsettings.1 +22 -10
  995. data/vendor/local/share/man/man1/gtester-report.1 +53 -0
  996. data/vendor/local/share/man/man1/gtester.1 +142 -0
  997. data/vendor/local/share/man/man1/ocsptool.1 +308 -0
  998. data/vendor/local/share/man/man1/p11tool.1 +230 -0
  999. data/vendor/local/share/man/man1/psktool.1 +96 -26
  1000. data/vendor/local/share/man/man1/srptool.1 +117 -59
  1001. data/vendor/local/share/man/man1/tpmtool.1 +197 -0
  1002. data/vendor/local/share/man/man3/ffi.3 +31 -0
  1003. data/vendor/local/share/man/man3/ffi_call.3 +103 -0
  1004. data/vendor/local/share/man/man3/ffi_prep_cif.3 +66 -0
  1005. data/vendor/local/share/man/man3/gnutls_alert_get.3 +19 -12
  1006. data/vendor/local/share/man/man3/gnutls_alert_get_name.3 +16 -7
  1007. data/vendor/local/share/man/man3/gnutls_alert_get_strname.3 +46 -0
  1008. data/vendor/local/share/man/man3/gnutls_alert_send.3 +15 -6
  1009. data/vendor/local/share/man/man3/gnutls_alert_send_appropriate.3 +15 -6
  1010. data/vendor/local/share/man/man3/gnutls_anon_allocate_client_credentials.3 +18 -9
  1011. data/vendor/local/share/man/man3/gnutls_anon_allocate_server_credentials.3 +18 -9
  1012. data/vendor/local/share/man/man3/gnutls_anon_free_client_credentials.3 +16 -7
  1013. data/vendor/local/share/man/man3/gnutls_anon_free_server_credentials.3 +16 -7
  1014. data/vendor/local/share/man/man3/gnutls_anon_set_params_function.3 +17 -8
  1015. data/vendor/local/share/man/man3/gnutls_anon_set_server_dh_params.3 +18 -9
  1016. data/vendor/local/share/man/man3/gnutls_anon_set_server_params_function.3 +17 -8
  1017. data/vendor/local/share/man/man3/gnutls_auth_client_get_type.3 +16 -7
  1018. data/vendor/local/share/man/man3/gnutls_auth_get_type.3 +19 -10
  1019. data/vendor/local/share/man/man3/gnutls_auth_server_get_type.3 +16 -7
  1020. data/vendor/local/share/man/man3/gnutls_bye.3 +23 -15
  1021. data/vendor/local/share/man/man3/gnutls_certificate_activation_time_peers.3 +17 -6
  1022. data/vendor/local/share/man/man3/gnutls_certificate_allocate_credentials.3 +18 -9
  1023. data/vendor/local/share/man/man3/gnutls_certificate_client_get_request_status.3 +16 -7
  1024. data/vendor/local/share/man/man3/gnutls_certificate_expiration_time_peers.3 +17 -6
  1025. data/vendor/local/share/man/man3/gnutls_certificate_free_ca_names.3 +24 -12
  1026. data/vendor/local/share/man/man3/gnutls_certificate_free_cas.3 +20 -11
  1027. data/vendor/local/share/man/man3/gnutls_certificate_free_credentials.3 +20 -11
  1028. data/vendor/local/share/man/man3/gnutls_certificate_free_crls.3 +16 -7
  1029. data/vendor/local/share/man/man3/gnutls_certificate_free_keys.3 +16 -7
  1030. data/vendor/local/share/man/man3/gnutls_certificate_get_issuer.3 +53 -0
  1031. data/vendor/local/share/man/man3/gnutls_certificate_get_ours.3 +20 -11
  1032. data/vendor/local/share/man/man3/gnutls_certificate_get_peers.3 +18 -9
  1033. data/vendor/local/share/man/man3/gnutls_certificate_get_peers_subkey_id.3 +48 -0
  1034. data/vendor/local/share/man/man3/gnutls_certificate_send_x509_rdn_sequence.3 +17 -8
  1035. data/vendor/local/share/man/man3/gnutls_certificate_server_set_request.3 +21 -13
  1036. data/vendor/local/share/man/man3/gnutls_certificate_set_dh_params.3 +18 -9
  1037. data/vendor/local/share/man/man3/gnutls_certificate_set_key.3 +63 -0
  1038. data/vendor/local/share/man/man3/gnutls_certificate_set_ocsp_status_request_file.3 +54 -0
  1039. data/vendor/local/share/man/man3/gnutls_certificate_set_ocsp_status_request_function.3 +63 -0
  1040. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key.3 +30 -15
  1041. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_file.3 +20 -12
  1042. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_file2.3 +24 -14
  1043. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_mem.3 +24 -13
  1044. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_key_mem2.3 +26 -16
  1045. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_keyring_file.3 +18 -8
  1046. data/vendor/local/share/man/man3/gnutls_certificate_set_openpgp_keyring_mem.3 +21 -11
  1047. data/vendor/local/share/man/man3/gnutls_certificate_set_params_function.3 +17 -8
  1048. data/vendor/local/share/man/man3/gnutls_certificate_set_pin_function.3 +53 -0
  1049. data/vendor/local/share/man/man3/gnutls_certificate_set_retrieve_function.3 +74 -0
  1050. data/vendor/local/share/man/man3/gnutls_certificate_set_retrieve_function2.3 +77 -0
  1051. data/vendor/local/share/man/man3/gnutls_certificate_set_rsa_export_params.3 +18 -9
  1052. data/vendor/local/share/man/man3/gnutls_certificate_set_verify_flags.3 +20 -11
  1053. data/vendor/local/share/man/man3/gnutls_certificate_set_verify_function.3 +60 -0
  1054. data/vendor/local/share/man/man3/gnutls_certificate_set_verify_limits.3 +17 -8
  1055. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl.3 +17 -8
  1056. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl_file.3 +19 -10
  1057. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_crl_mem.3 +19 -10
  1058. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key.3 +22 -11
  1059. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_file.3 +28 -16
  1060. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_key_mem.3 +24 -21
  1061. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_simple_pkcs12_file.3 +20 -14
  1062. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_simple_pkcs12_mem.3 +69 -0
  1063. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_system_trust.3 +51 -0
  1064. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust.3 +18 -8
  1065. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust_file.3 +23 -10
  1066. data/vendor/local/share/man/man3/gnutls_certificate_set_x509_trust_mem.3 +21 -12
  1067. data/vendor/local/share/man/man3/gnutls_certificate_type_get.3 +15 -6
  1068. data/vendor/local/share/man/man3/gnutls_certificate_type_get_id.3 +19 -10
  1069. data/vendor/local/share/man/man3/gnutls_certificate_type_get_name.3 +15 -6
  1070. data/vendor/local/share/man/man3/gnutls_certificate_type_list.3 +17 -10
  1071. data/vendor/local/share/man/man3/gnutls_certificate_type_set_priority.3 +17 -8
  1072. data/vendor/local/share/man/man3/gnutls_certificate_verification_status_print.3 +56 -0
  1073. data/vendor/local/share/man/man3/gnutls_certificate_verify_peers2.3 +28 -22
  1074. data/vendor/local/share/man/man3/gnutls_certificate_verify_peers3.3 +64 -0
  1075. data/vendor/local/share/man/man3/gnutls_check_version.3 +24 -17
  1076. data/vendor/local/share/man/man3/gnutls_cipher_add_auth.3 +53 -0
  1077. data/vendor/local/share/man/man3/gnutls_cipher_decrypt.3 +51 -0
  1078. data/vendor/local/share/man/man3/gnutls_cipher_decrypt2.3 +55 -0
  1079. data/vendor/local/share/man/man3/gnutls_cipher_deinit.3 +45 -0
  1080. data/vendor/local/share/man/man3/gnutls_cipher_encrypt.3 +51 -0
  1081. data/vendor/local/share/man/man3/gnutls_cipher_encrypt2.3 +55 -0
  1082. data/vendor/local/share/man/man3/gnutls_cipher_get.3 +16 -7
  1083. data/vendor/local/share/man/man3/gnutls_cipher_get_block_size.3 +46 -0
  1084. data/vendor/local/share/man/man3/gnutls_cipher_get_id.3 +18 -8
  1085. data/vendor/local/share/man/man3/gnutls_cipher_get_key_size.3 +15 -6
  1086. data/vendor/local/share/man/man3/gnutls_cipher_get_name.3 +15 -6
  1087. data/vendor/local/share/man/man3/gnutls_cipher_init.3 +55 -0
  1088. data/vendor/local/share/man/man3/gnutls_cipher_list.3 +18 -7
  1089. data/vendor/local/share/man/man3/gnutls_cipher_set_iv.3 +49 -0
  1090. data/vendor/local/share/man/man3/gnutls_cipher_set_priority.3 +22 -14
  1091. data/vendor/local/share/man/man3/gnutls_cipher_suite_get_name.3 +15 -6
  1092. data/vendor/local/share/man/man3/gnutls_cipher_suite_info.3 +19 -10
  1093. data/vendor/local/share/man/man3/gnutls_cipher_tag.3 +52 -0
  1094. data/vendor/local/share/man/man3/gnutls_compression_get.3 +15 -6
  1095. data/vendor/local/share/man/man3/gnutls_compression_get_id.3 +18 -8
  1096. data/vendor/local/share/man/man3/gnutls_compression_get_name.3 +15 -6
  1097. data/vendor/local/share/man/man3/gnutls_compression_list.3 +16 -9
  1098. data/vendor/local/share/man/man3/gnutls_compression_set_priority.3 +23 -14
  1099. data/vendor/local/share/man/man3/gnutls_credentials_clear.3 +15 -6
  1100. data/vendor/local/share/man/man3/gnutls_credentials_set.3 +34 -19
  1101. data/vendor/local/share/man/man3/gnutls_db_check_entry.3 +16 -7
  1102. data/vendor/local/share/man/man3/gnutls_db_get_ptr.3 +15 -6
  1103. data/vendor/local/share/man/man3/gnutls_db_remove_session.3 +15 -6
  1104. data/vendor/local/share/man/man3/gnutls_db_set_cache_expiration.3 +16 -7
  1105. data/vendor/local/share/man/man3/gnutls_db_set_ptr.3 +15 -6
  1106. data/vendor/local/share/man/man3/gnutls_db_set_remove_function.3 +16 -7
  1107. data/vendor/local/share/man/man3/gnutls_db_set_retrieve_function.3 +16 -7
  1108. data/vendor/local/share/man/man3/gnutls_db_set_store_function.3 +18 -9
  1109. data/vendor/local/share/man/man3/gnutls_deinit.3 +16 -7
  1110. data/vendor/local/share/man/man3/gnutls_dh_get_group.3 +18 -9
  1111. data/vendor/local/share/man/man3/gnutls_dh_get_peers_public_bits.3 +18 -10
  1112. data/vendor/local/share/man/man3/gnutls_dh_get_prime_bits.3 +22 -10
  1113. data/vendor/local/share/man/man3/gnutls_dh_get_pubkey.3 +18 -9
  1114. data/vendor/local/share/man/man3/gnutls_dh_get_secret_bits.3 +18 -9
  1115. data/vendor/local/share/man/man3/gnutls_dh_params_cpy.3 +18 -6
  1116. data/vendor/local/share/man/man3/gnutls_dh_params_deinit.3 +15 -6
  1117. data/vendor/local/share/man/man3/gnutls_dh_params_export2_pkcs3.3 +54 -0
  1118. data/vendor/local/share/man/man3/gnutls_dh_params_export_pkcs3.3 +18 -9
  1119. data/vendor/local/share/man/man3/gnutls_dh_params_export_raw.3 +23 -10
  1120. data/vendor/local/share/man/man3/gnutls_dh_params_generate2.3 +22 -9
  1121. data/vendor/local/share/man/man3/gnutls_dh_params_import_pkcs3.3 +18 -9
  1122. data/vendor/local/share/man/man3/gnutls_dh_params_import_raw.3 +21 -9
  1123. data/vendor/local/share/man/man3/gnutls_dh_params_init.3 +18 -6
  1124. data/vendor/local/share/man/man3/gnutls_dh_set_prime_bits.3 +21 -7
  1125. data/vendor/local/share/man/man3/gnutls_dtls_cookie_send.3 +61 -0
  1126. data/vendor/local/share/man/man3/gnutls_dtls_cookie_verify.3 +59 -0
  1127. data/vendor/local/share/man/man3/gnutls_dtls_get_data_mtu.3 +48 -0
  1128. data/vendor/local/share/man/man3/gnutls_dtls_get_mtu.3 +49 -0
  1129. data/vendor/local/share/man/man3/gnutls_dtls_get_timeout.3 +50 -0
  1130. data/vendor/local/share/man/man3/gnutls_dtls_prestate_set.3 +48 -0
  1131. data/vendor/local/share/man/man3/gnutls_dtls_set_data_mtu.3 +54 -0
  1132. data/vendor/local/share/man/man3/gnutls_dtls_set_mtu.3 +50 -0
  1133. data/vendor/local/share/man/man3/gnutls_dtls_set_timeouts.3 +58 -0
  1134. data/vendor/local/share/man/man3/gnutls_ecc_curve_get.3 +48 -0
  1135. data/vendor/local/share/man/man3/gnutls_ecc_curve_get_name.3 +47 -0
  1136. data/vendor/local/share/man/man3/gnutls_ecc_curve_get_size.3 +46 -0
  1137. data/vendor/local/share/man/man3/gnutls_ecc_curve_list.3 +47 -0
  1138. data/vendor/local/share/man/man3/gnutls_error_is_fatal.3 +26 -16
  1139. data/vendor/local/share/man/man3/gnutls_error_to_alert.3 +16 -7
  1140. data/vendor/local/share/man/man3/gnutls_fingerprint.3 +15 -6
  1141. data/vendor/local/share/man/man3/gnutls_global_deinit.3 +15 -6
  1142. data/vendor/local/share/man/man3/gnutls_global_init.3 +23 -18
  1143. data/vendor/local/share/man/man3/gnutls_global_set_audit_log_function.3 +50 -0
  1144. data/vendor/local/share/man/man3/gnutls_global_set_log_function.3 +20 -11
  1145. data/vendor/local/share/man/man3/gnutls_global_set_log_level.3 +20 -11
  1146. data/vendor/local/share/man/man3/gnutls_global_set_mem_functions.3 +24 -14
  1147. data/vendor/local/share/man/man3/gnutls_global_set_mutex.3 +56 -0
  1148. data/vendor/local/share/man/man3/gnutls_global_set_time_function.3 +46 -0
  1149. data/vendor/local/share/man/man3/gnutls_handshake.3 +20 -9
  1150. data/vendor/local/share/man/man3/gnutls_handshake_get_last_in.3 +15 -6
  1151. data/vendor/local/share/man/man3/gnutls_handshake_get_last_out.3 +15 -6
  1152. data/vendor/local/share/man/man3/gnutls_handshake_set_max_packet_length.3 +15 -6
  1153. data/vendor/local/share/man/man3/gnutls_handshake_set_post_client_hello_function.3 +18 -8
  1154. data/vendor/local/share/man/man3/gnutls_handshake_set_private_extensions.3 +18 -11
  1155. data/vendor/local/share/man/man3/gnutls_handshake_set_timeout.3 +49 -0
  1156. data/vendor/local/share/man/man3/gnutls_hash.3 +51 -0
  1157. data/vendor/local/share/man/man3/gnutls_hash_deinit.3 +47 -0
  1158. data/vendor/local/share/man/man3/gnutls_hash_fast.3 +53 -0
  1159. data/vendor/local/share/man/man3/gnutls_hash_get_len.3 +47 -0
  1160. data/vendor/local/share/man/man3/gnutls_hash_init.3 +51 -0
  1161. data/vendor/local/share/man/man3/gnutls_hash_output.3 +46 -0
  1162. data/vendor/local/share/man/man3/gnutls_heartbeat_allowed.3 +49 -0
  1163. data/vendor/local/share/man/man3/gnutls_heartbeat_enable.3 +47 -0
  1164. data/vendor/local/share/man/man3/gnutls_heartbeat_get_timeout.3 +50 -0
  1165. data/vendor/local/share/man/man3/gnutls_heartbeat_ping.3 +57 -0
  1166. data/vendor/local/share/man/man3/gnutls_heartbeat_pong.3 +48 -0
  1167. data/vendor/local/share/man/man3/gnutls_heartbeat_set_timeouts.3 +58 -0
  1168. data/vendor/local/share/man/man3/gnutls_hex2bin.3 +20 -11
  1169. data/vendor/local/share/man/man3/gnutls_hex_decode.3 +19 -10
  1170. data/vendor/local/share/man/man3/gnutls_hex_encode.3 +15 -6
  1171. data/vendor/local/share/man/man3/gnutls_hmac.3 +51 -0
  1172. data/vendor/local/share/man/man3/gnutls_hmac_deinit.3 +47 -0
  1173. data/vendor/local/share/man/man3/gnutls_hmac_fast.3 +57 -0
  1174. data/vendor/local/share/man/man3/gnutls_hmac_get_len.3 +47 -0
  1175. data/vendor/local/share/man/man3/gnutls_hmac_init.3 +55 -0
  1176. data/vendor/local/share/man/man3/gnutls_hmac_output.3 +46 -0
  1177. data/vendor/local/share/man/man3/gnutls_init.3 +27 -10
  1178. data/vendor/local/share/man/man3/gnutls_key_generate.3 +50 -0
  1179. data/vendor/local/share/man/man3/gnutls_kx_get.3 +15 -6
  1180. data/vendor/local/share/man/man3/gnutls_kx_get_id.3 +18 -8
  1181. data/vendor/local/share/man/man3/gnutls_kx_get_name.3 +15 -6
  1182. data/vendor/local/share/man/man3/gnutls_kx_list.3 +18 -7
  1183. data/vendor/local/share/man/man3/gnutls_kx_set_priority.3 +21 -12
  1184. data/vendor/local/share/man/man3/gnutls_load_file.3 +51 -0
  1185. data/vendor/local/share/man/man3/gnutls_mac_get.3 +15 -6
  1186. data/vendor/local/share/man/man3/gnutls_mac_get_id.3 +20 -10
  1187. data/vendor/local/share/man/man3/gnutls_mac_get_key_size.3 +15 -6
  1188. data/vendor/local/share/man/man3/gnutls_mac_get_name.3 +15 -6
  1189. data/vendor/local/share/man/man3/gnutls_mac_list.3 +18 -7
  1190. data/vendor/local/share/man/man3/gnutls_mac_set_priority.3 +21 -12
  1191. data/vendor/local/share/man/man3/gnutls_ocsp_req_add_cert.3 +55 -0
  1192. data/vendor/local/share/man/man3/gnutls_ocsp_req_add_cert_id.3 +66 -0
  1193. data/vendor/local/share/man/man3/gnutls_ocsp_req_deinit.3 +42 -0
  1194. data/vendor/local/share/man/man3/gnutls_ocsp_req_export.3 +47 -0
  1195. data/vendor/local/share/man/man3/gnutls_ocsp_req_get_cert_id.3 +70 -0
  1196. data/vendor/local/share/man/man3/gnutls_ocsp_req_get_extension.3 +63 -0
  1197. data/vendor/local/share/man/man3/gnutls_ocsp_req_get_nonce.3 +52 -0
  1198. data/vendor/local/share/man/man3/gnutls_ocsp_req_get_version.3 +45 -0
  1199. data/vendor/local/share/man/man3/gnutls_ocsp_req_import.3 +49 -0
  1200. data/vendor/local/share/man/man3/gnutls_ocsp_req_init.3 +45 -0
  1201. data/vendor/local/share/man/man3/gnutls_ocsp_req_print.3 +55 -0
  1202. data/vendor/local/share/man/man3/gnutls_ocsp_req_randomize_nonce.3 +46 -0
  1203. data/vendor/local/share/man/man3/gnutls_ocsp_req_set_extension.3 +53 -0
  1204. data/vendor/local/share/man/man3/gnutls_ocsp_req_set_nonce.3 +51 -0
  1205. data/vendor/local/share/man/man3/gnutls_ocsp_resp_check_crt.3 +50 -0
  1206. data/vendor/local/share/man/man3/gnutls_ocsp_resp_deinit.3 +42 -0
  1207. data/vendor/local/share/man/man3/gnutls_ocsp_resp_export.3 +47 -0
  1208. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_certs.3 +60 -0
  1209. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_extension.3 +63 -0
  1210. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_nonce.3 +53 -0
  1211. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_produced.3 +45 -0
  1212. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_responder.3 +53 -0
  1213. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_response.3 +58 -0
  1214. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_signature.3 +47 -0
  1215. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_signature_algorithm.3 +47 -0
  1216. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_single.3 +73 -0
  1217. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_status.3 +46 -0
  1218. data/vendor/local/share/man/man3/gnutls_ocsp_resp_get_version.3 +46 -0
  1219. data/vendor/local/share/man/man3/gnutls_ocsp_resp_import.3 +49 -0
  1220. data/vendor/local/share/man/man3/gnutls_ocsp_resp_init.3 +45 -0
  1221. data/vendor/local/share/man/man3/gnutls_ocsp_resp_print.3 +55 -0
  1222. data/vendor/local/share/man/man3/gnutls_ocsp_resp_verify.3 +68 -0
  1223. data/vendor/local/share/man/man3/gnutls_ocsp_resp_verify_direct.3 +62 -0
  1224. data/vendor/local/share/man/man3/gnutls_ocsp_status_request_enable_client.3 +54 -0
  1225. data/vendor/local/share/man/man3/gnutls_ocsp_status_request_get.3 +50 -0
  1226. data/vendor/local/share/man/man3/gnutls_ocsp_status_request_is_checked.3 +51 -0
  1227. data/vendor/local/share/man/man3/gnutls_openpgp_crt_check_hostname.3 +17 -8
  1228. data/vendor/local/share/man/man3/gnutls_openpgp_crt_deinit.3 +15 -6
  1229. data/vendor/local/share/man/man3/gnutls_openpgp_crt_export.3 +16 -7
  1230. data/vendor/local/share/man/man3/gnutls_openpgp_crt_export2.3 +49 -0
  1231. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_auth_subkey.3 +18 -8
  1232. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_creation_time.3 +15 -6
  1233. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_expiration_time.3 +15 -6
  1234. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_fingerprint.3 +15 -6
  1235. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_key_id.3 +15 -6
  1236. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_key_usage.3 +15 -6
  1237. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_name.3 +19 -9
  1238. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_algorithm.3 +16 -7
  1239. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_dsa_raw.3 +16 -7
  1240. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_pk_rsa_raw.3 +16 -7
  1241. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_preferred_key_id.3 +15 -6
  1242. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_revoked_status.3 +15 -6
  1243. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_count.3 +16 -7
  1244. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_creation_time.3 +15 -6
  1245. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_expiration_time.3 +15 -6
  1246. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_fingerprint.3 +15 -6
  1247. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_id.3 +15 -6
  1248. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_idx.3 +15 -6
  1249. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_algorithm.3 +16 -7
  1250. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 +16 -7
  1251. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 +16 -7
  1252. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_revoked_status.3 +16 -7
  1253. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_subkey_usage.3 +16 -7
  1254. data/vendor/local/share/man/man3/gnutls_openpgp_crt_get_version.3 +16 -7
  1255. data/vendor/local/share/man/man3/gnutls_openpgp_crt_import.3 +15 -6
  1256. data/vendor/local/share/man/man3/gnutls_openpgp_crt_init.3 +15 -6
  1257. data/vendor/local/share/man/man3/gnutls_openpgp_crt_print.3 +18 -9
  1258. data/vendor/local/share/man/man3/gnutls_openpgp_crt_set_preferred_key_id.3 +21 -6
  1259. data/vendor/local/share/man/man3/gnutls_openpgp_crt_verify_ring.3 +20 -7
  1260. data/vendor/local/share/man/man3/gnutls_openpgp_crt_verify_self.3 +16 -7
  1261. data/vendor/local/share/man/man3/gnutls_openpgp_keyring_check_id.3 +15 -6
  1262. data/vendor/local/share/man/man3/gnutls_openpgp_keyring_deinit.3 +15 -6
  1263. data/vendor/local/share/man/man3/gnutls_openpgp_keyring_get_crt.3 +17 -6
  1264. data/vendor/local/share/man/man3/gnutls_openpgp_keyring_get_crt_count.3 +16 -7
  1265. data/vendor/local/share/man/man3/gnutls_openpgp_keyring_import.3 +15 -6
  1266. data/vendor/local/share/man/man3/gnutls_openpgp_keyring_init.3 +15 -6
  1267. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_deinit.3 +15 -6
  1268. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export.3 +19 -10
  1269. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export2.3 +55 -0
  1270. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_dsa_raw.3 +16 -7
  1271. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_rsa_raw.3 +16 -7
  1272. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_subkey_dsa_raw.3 +16 -7
  1273. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_export_subkey_rsa_raw.3 +16 -7
  1274. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_fingerprint.3 +15 -6
  1275. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_key_id.3 +15 -6
  1276. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_pk_algorithm.3 +16 -7
  1277. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_preferred_key_id.3 +15 -6
  1278. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_revoked_status.3 +16 -7
  1279. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_count.3 +16 -7
  1280. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_creation_time.3 +15 -6
  1281. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_fingerprint.3 +15 -6
  1282. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_id.3 +15 -6
  1283. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_idx.3 +15 -6
  1284. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 +16 -7
  1285. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_revoked_status.3 +18 -9
  1286. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_import.3 +20 -11
  1287. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_init.3 +15 -6
  1288. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_sec_param.3 +48 -0
  1289. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_set_preferred_key_id.3 +22 -9
  1290. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_sign_hash.3 +21 -10
  1291. data/vendor/local/share/man/man3/gnutls_openpgp_send_cert.3 +15 -6
  1292. data/vendor/local/share/man/man3/gnutls_openpgp_set_recv_key_function.3 +16 -7
  1293. data/vendor/local/share/man/man3/gnutls_pcert_deinit.3 +44 -0
  1294. data/vendor/local/share/man/man3/gnutls_pcert_import_openpgp.3 +53 -0
  1295. data/vendor/local/share/man/man3/gnutls_pcert_import_openpgp_raw.3 +57 -0
  1296. data/vendor/local/share/man/man3/gnutls_pcert_import_x509.3 +53 -0
  1297. data/vendor/local/share/man/man3/gnutls_pcert_import_x509_raw.3 +55 -0
  1298. data/vendor/local/share/man/man3/gnutls_pcert_list_import_x509_raw.3 +59 -0
  1299. data/vendor/local/share/man/man3/gnutls_pem_base64_decode.3 +15 -6
  1300. data/vendor/local/share/man/man3/gnutls_pem_base64_decode_alloc.3 +15 -6
  1301. data/vendor/local/share/man/man3/gnutls_pem_base64_encode.3 +15 -6
  1302. data/vendor/local/share/man/man3/gnutls_pem_base64_encode_alloc.3 +15 -6
  1303. data/vendor/local/share/man/man3/gnutls_perror.3 +18 -9
  1304. data/vendor/local/share/man/man3/gnutls_pk_algorithm_get_name.3 +15 -6
  1305. data/vendor/local/share/man/man3/gnutls_pk_bits_to_sec_param.3 +50 -0
  1306. data/vendor/local/share/man/man3/gnutls_pk_get_id.3 +49 -0
  1307. data/vendor/local/share/man/man3/gnutls_pk_get_name.3 +47 -0
  1308. data/vendor/local/share/man/man3/gnutls_pk_list.3 +49 -0
  1309. data/vendor/local/share/man/man3/gnutls_pk_to_sign.3 +47 -0
  1310. data/vendor/local/share/man/man3/gnutls_pkcs11_add_provider.3 +51 -0
  1311. data/vendor/local/share/man/man3/gnutls_pkcs11_copy_secret_key.3 +56 -0
  1312. data/vendor/local/share/man/man3/gnutls_pkcs11_copy_x509_crt.3 +54 -0
  1313. data/vendor/local/share/man/man3/gnutls_pkcs11_copy_x509_privkey.3 +57 -0
  1314. data/vendor/local/share/man/man3/gnutls_pkcs11_deinit.3 +44 -0
  1315. data/vendor/local/share/man/man3/gnutls_pkcs11_delete_url.3 +50 -0
  1316. data/vendor/local/share/man/man3/gnutls_pkcs11_get_pin_function.3 +47 -0
  1317. data/vendor/local/share/man/man3/gnutls_pkcs11_init.3 +57 -0
  1318. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_deinit.3 +44 -0
  1319. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export.3 +61 -0
  1320. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export2.3 +56 -0
  1321. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_export_url.3 +51 -0
  1322. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_get_info.3 +55 -0
  1323. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_get_type.3 +47 -0
  1324. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_import_url.3 +54 -0
  1325. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_init.3 +47 -0
  1326. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_list_import_url.3 +56 -0
  1327. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_list_import_url2.3 +57 -0
  1328. data/vendor/local/share/man/man3/gnutls_pkcs11_obj_set_pin_function.3 +50 -0
  1329. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_deinit.3 +42 -0
  1330. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_export_url.3 +49 -0
  1331. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_generate.3 +57 -0
  1332. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_generate2.3 +63 -0
  1333. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_get_info.3 +53 -0
  1334. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_get_pk_algorithm.3 +48 -0
  1335. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_import_url.3 +52 -0
  1336. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_init.3 +45 -0
  1337. data/vendor/local/share/man/man3/gnutls_pkcs11_privkey_set_pin_function.3 +50 -0
  1338. data/vendor/local/share/man/man3/gnutls_pkcs11_reinit.3 +49 -0
  1339. data/vendor/local/share/man/man3/gnutls_pkcs11_set_pin_function.3 +48 -0
  1340. data/vendor/local/share/man/man3/gnutls_pkcs11_set_token_function.3 +47 -0
  1341. data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_flags.3 +49 -0
  1342. data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_info.3 +54 -0
  1343. data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_mechanism.3 +52 -0
  1344. data/vendor/local/share/man/man3/gnutls_pkcs11_token_get_url.3 +53 -0
  1345. data/vendor/local/share/man/man3/gnutls_pkcs11_token_init.3 +51 -0
  1346. data/vendor/local/share/man/man3/gnutls_pkcs11_token_set_pin.3 +53 -0
  1347. data/vendor/local/share/man/man3/gnutls_pkcs11_type_get_name.3 +49 -0
  1348. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_decrypt.3 +21 -8
  1349. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_deinit.3 +16 -7
  1350. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_encrypt.3 +21 -9
  1351. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_count.3 +19 -7
  1352. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_data.3 +18 -9
  1353. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_friendly_name.3 +20 -10
  1354. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_key_id.3 +19 -9
  1355. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_get_type.3 +18 -8
  1356. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_init.3 +18 -9
  1357. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_crl.3 +16 -7
  1358. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_crt.3 +15 -6
  1359. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_data.3 +15 -6
  1360. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_friendly_name.3 +21 -11
  1361. data/vendor/local/share/man/man3/gnutls_pkcs12_bag_set_key_id.3 +21 -11
  1362. data/vendor/local/share/man/man3/gnutls_pkcs12_deinit.3 +16 -7
  1363. data/vendor/local/share/man/man3/gnutls_pkcs12_export.3 +17 -8
  1364. data/vendor/local/share/man/man3/gnutls_pkcs12_export2.3 +56 -0
  1365. data/vendor/local/share/man/man3/gnutls_pkcs12_generate_mac.3 +16 -7
  1366. data/vendor/local/share/man/man3/gnutls_pkcs12_get_bag.3 +19 -10
  1367. data/vendor/local/share/man/man3/gnutls_pkcs12_import.3 +16 -7
  1368. data/vendor/local/share/man/man3/gnutls_pkcs12_init.3 +16 -7
  1369. data/vendor/local/share/man/man3/gnutls_pkcs12_set_bag.3 +16 -7
  1370. data/vendor/local/share/man/man3/gnutls_pkcs12_simple_parse.3 +93 -0
  1371. data/vendor/local/share/man/man3/gnutls_pkcs12_verify_mac.3 +16 -7
  1372. data/vendor/local/share/man/man3/gnutls_pkcs7_deinit.3 +15 -6
  1373. data/vendor/local/share/man/man3/gnutls_pkcs7_delete_crl.3 +17 -7
  1374. data/vendor/local/share/man/man3/gnutls_pkcs7_delete_crt.3 +17 -7
  1375. data/vendor/local/share/man/man3/gnutls_pkcs7_export.3 +19 -10
  1376. data/vendor/local/share/man/man3/gnutls_pkcs7_export2.3 +54 -0
  1377. data/vendor/local/share/man/man3/gnutls_pkcs7_get_crl_count.3 +17 -7
  1378. data/vendor/local/share/man/man3/gnutls_pkcs7_get_crl_raw.3 +18 -8
  1379. data/vendor/local/share/man/man3/gnutls_pkcs7_get_crt_count.3 +17 -7
  1380. data/vendor/local/share/man/man3/gnutls_pkcs7_get_crt_raw.3 +18 -8
  1381. data/vendor/local/share/man/man3/gnutls_pkcs7_import.3 +17 -8
  1382. data/vendor/local/share/man/man3/gnutls_pkcs7_init.3 +16 -7
  1383. data/vendor/local/share/man/man3/gnutls_pkcs7_set_crl.3 +17 -7
  1384. data/vendor/local/share/man/man3/gnutls_pkcs7_set_crl_raw.3 +17 -7
  1385. data/vendor/local/share/man/man3/gnutls_pkcs7_set_crt.3 +17 -7
  1386. data/vendor/local/share/man/man3/gnutls_pkcs7_set_crt_raw.3 +17 -7
  1387. data/vendor/local/share/man/man3/gnutls_prf.3 +28 -19
  1388. data/vendor/local/share/man/man3/gnutls_prf_raw.3 +25 -16
  1389. data/vendor/local/share/man/man3/gnutls_priority_certificate_type_list.3 +49 -0
  1390. data/vendor/local/share/man/man3/gnutls_priority_compression_list.3 +49 -0
  1391. data/vendor/local/share/man/man3/gnutls_priority_deinit.3 +15 -6
  1392. data/vendor/local/share/man/man3/gnutls_priority_ecc_curve_list.3 +49 -0
  1393. data/vendor/local/share/man/man3/gnutls_priority_get_cipher_suite_index.3 +54 -0
  1394. data/vendor/local/share/man/man3/gnutls_priority_init.3 +58 -53
  1395. data/vendor/local/share/man/man3/gnutls_priority_protocol_list.3 +49 -0
  1396. data/vendor/local/share/man/man3/gnutls_priority_set.3 +16 -7
  1397. data/vendor/local/share/man/man3/gnutls_priority_set_direct.3 +16 -7
  1398. data/vendor/local/share/man/man3/gnutls_priority_sign_list.3 +49 -0
  1399. data/vendor/local/share/man/man3/gnutls_privkey_decrypt_data.3 +54 -0
  1400. data/vendor/local/share/man/man3/gnutls_privkey_deinit.3 +44 -0
  1401. data/vendor/local/share/man/man3/gnutls_privkey_get_pk_algorithm.3 +51 -0
  1402. data/vendor/local/share/man/man3/gnutls_privkey_get_type.3 +48 -0
  1403. data/vendor/local/share/man/man3/gnutls_privkey_import_ext.3 +59 -0
  1404. data/vendor/local/share/man/man3/gnutls_privkey_import_ext2.3 +62 -0
  1405. data/vendor/local/share/man/man3/gnutls_privkey_import_openpgp.3 +59 -0
  1406. data/vendor/local/share/man/man3/gnutls_privkey_import_openpgp_raw.3 +56 -0
  1407. data/vendor/local/share/man/man3/gnutls_privkey_import_pkcs11.3 +58 -0
  1408. data/vendor/local/share/man/man3/gnutls_privkey_import_pkcs11_url.3 +50 -0
  1409. data/vendor/local/share/man/man3/gnutls_privkey_import_tpm_raw.3 +60 -0
  1410. data/vendor/local/share/man/man3/gnutls_privkey_import_tpm_url.3 +64 -0
  1411. data/vendor/local/share/man/man3/gnutls_privkey_import_url.3 +53 -0
  1412. data/vendor/local/share/man/man3/gnutls_privkey_import_x509.3 +58 -0
  1413. data/vendor/local/share/man/man3/gnutls_privkey_import_x509_raw.3 +59 -0
  1414. data/vendor/local/share/man/man3/gnutls_privkey_init.3 +47 -0
  1415. data/vendor/local/share/man/man3/gnutls_privkey_set_pin_function.3 +53 -0
  1416. data/vendor/local/share/man/man3/gnutls_privkey_sign_data.3 +61 -0
  1417. data/vendor/local/share/man/man3/gnutls_privkey_sign_hash.3 +61 -0
  1418. data/vendor/local/share/man/man3/gnutls_protocol_get_id.3 +18 -8
  1419. data/vendor/local/share/man/man3/gnutls_protocol_get_name.3 +15 -6
  1420. data/vendor/local/share/man/man3/gnutls_protocol_get_version.3 +16 -7
  1421. data/vendor/local/share/man/man3/gnutls_protocol_list.3 +18 -7
  1422. data/vendor/local/share/man/man3/gnutls_protocol_set_priority.3 +16 -7
  1423. data/vendor/local/share/man/man3/gnutls_psk_allocate_client_credentials.3 +18 -8
  1424. data/vendor/local/share/man/man3/gnutls_psk_allocate_server_credentials.3 +18 -8
  1425. data/vendor/local/share/man/man3/gnutls_psk_client_get_hint.3 +15 -6
  1426. data/vendor/local/share/man/man3/gnutls_psk_free_client_credentials.3 +16 -7
  1427. data/vendor/local/share/man/man3/gnutls_psk_free_server_credentials.3 +16 -7
  1428. data/vendor/local/share/man/man3/gnutls_psk_server_get_username.3 +15 -6
  1429. data/vendor/local/share/man/man3/gnutls_psk_set_client_credentials.3 +25 -13
  1430. data/vendor/local/share/man/man3/gnutls_psk_set_client_credentials_function.3 +20 -11
  1431. data/vendor/local/share/man/man3/gnutls_psk_set_params_function.3 +17 -8
  1432. data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_file.3 +20 -10
  1433. data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_function.3 +20 -11
  1434. data/vendor/local/share/man/man3/gnutls_psk_set_server_credentials_hint.3 +18 -8
  1435. data/vendor/local/share/man/man3/gnutls_psk_set_server_dh_params.3 +19 -10
  1436. data/vendor/local/share/man/man3/gnutls_psk_set_server_params_function.3 +18 -9
  1437. data/vendor/local/share/man/man3/gnutls_pubkey_deinit.3 +44 -0
  1438. data/vendor/local/share/man/man3/gnutls_pubkey_encrypt_data.3 +54 -0
  1439. data/vendor/local/share/man/man3/gnutls_pubkey_export.3 +63 -0
  1440. data/vendor/local/share/man/man3/gnutls_pubkey_export2.3 +58 -0
  1441. data/vendor/local/share/man/man3/gnutls_pubkey_get_key_id.3 +61 -0
  1442. data/vendor/local/share/man/man3/gnutls_pubkey_get_key_usage.3 +49 -0
  1443. data/vendor/local/share/man/man3/gnutls_pubkey_get_openpgp_key_id.3 +62 -0
  1444. data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_algorithm.3 +51 -0
  1445. data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_dsa_raw.3 +56 -0
  1446. data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_ecc_raw.3 +54 -0
  1447. data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_ecc_x962.3 +52 -0
  1448. data/vendor/local/share/man/man3/gnutls_pubkey_get_pk_rsa_raw.3 +52 -0
  1449. data/vendor/local/share/man/man3/gnutls_pubkey_get_preferred_hash_algorithm.3 +53 -0
  1450. data/vendor/local/share/man/man3/gnutls_pubkey_get_verify_algorithm.3 +52 -0
  1451. data/vendor/local/share/man/man3/gnutls_pubkey_import.3 +55 -0
  1452. data/vendor/local/share/man/man3/gnutls_pubkey_import_dsa_raw.3 +57 -0
  1453. data/vendor/local/share/man/man3/gnutls_pubkey_import_ecc_raw.3 +54 -0
  1454. data/vendor/local/share/man/man3/gnutls_pubkey_import_ecc_x962.3 +52 -0
  1455. data/vendor/local/share/man/man3/gnutls_pubkey_import_openpgp.3 +54 -0
  1456. data/vendor/local/share/man/man3/gnutls_pubkey_import_openpgp_raw.3 +56 -0
  1457. data/vendor/local/share/man/man3/gnutls_pubkey_import_pkcs11.3 +52 -0
  1458. data/vendor/local/share/man/man3/gnutls_pubkey_import_pkcs11_url.3 +52 -0
  1459. data/vendor/local/share/man/man3/gnutls_pubkey_import_privkey.3 +54 -0
  1460. data/vendor/local/share/man/man3/gnutls_pubkey_import_rsa_raw.3 +52 -0
  1461. data/vendor/local/share/man/man3/gnutls_pubkey_import_tpm_raw.3 +59 -0
  1462. data/vendor/local/share/man/man3/gnutls_pubkey_import_tpm_url.3 +60 -0
  1463. data/vendor/local/share/man/man3/gnutls_pubkey_import_url.3 +52 -0
  1464. data/vendor/local/share/man/man3/gnutls_pubkey_import_x509.3 +52 -0
  1465. data/vendor/local/share/man/man3/gnutls_pubkey_import_x509_crq.3 +52 -0
  1466. data/vendor/local/share/man/man3/gnutls_pubkey_import_x509_raw.3 +54 -0
  1467. data/vendor/local/share/man/man3/gnutls_pubkey_init.3 +47 -0
  1468. data/vendor/local/share/man/man3/gnutls_pubkey_print.3 +57 -0
  1469. data/vendor/local/share/man/man3/gnutls_pubkey_set_key_usage.3 +51 -0
  1470. data/vendor/local/share/man/man3/gnutls_pubkey_set_pin_function.3 +53 -0
  1471. data/vendor/local/share/man/man3/gnutls_pubkey_verify_data.3 +56 -0
  1472. data/vendor/local/share/man/man3/gnutls_pubkey_verify_data2.3 +56 -0
  1473. data/vendor/local/share/man/man3/gnutls_pubkey_verify_hash.3 +56 -0
  1474. data/vendor/local/share/man/man3/gnutls_pubkey_verify_hash2.3 +56 -0
  1475. data/vendor/local/share/man/man3/gnutls_random_art.3 +56 -0
  1476. data/vendor/local/share/man/man3/gnutls_record_check_pending.3 +21 -12
  1477. data/vendor/local/share/man/man3/gnutls_record_disable_padding.3 +17 -8
  1478. data/vendor/local/share/man/man3/gnutls_record_get_direction.3 +15 -6
  1479. data/vendor/local/share/man/man3/gnutls_record_get_discarded.3 +47 -0
  1480. data/vendor/local/share/man/man3/gnutls_record_get_max_size.3 +19 -9
  1481. data/vendor/local/share/man/man3/gnutls_record_recv.3 +25 -19
  1482. data/vendor/local/share/man/man3/gnutls_record_recv_seq.3 +59 -0
  1483. data/vendor/local/share/man/man3/gnutls_record_send.3 +26 -18
  1484. data/vendor/local/share/man/man3/gnutls_record_set_max_size.3 +21 -9
  1485. data/vendor/local/share/man/man3/gnutls_rehandshake.3 +23 -7
  1486. data/vendor/local/share/man/man3/gnutls_rnd.3 +51 -0
  1487. data/vendor/local/share/man/man3/gnutls_rsa_export_get_modulus_bits.3 +18 -9
  1488. data/vendor/local/share/man/man3/gnutls_rsa_export_get_pubkey.3 +16 -7
  1489. data/vendor/local/share/man/man3/gnutls_rsa_params_cpy.3 +18 -7
  1490. data/vendor/local/share/man/man3/gnutls_rsa_params_deinit.3 +16 -7
  1491. data/vendor/local/share/man/man3/gnutls_rsa_params_export_pkcs1.3 +20 -12
  1492. data/vendor/local/share/man/man3/gnutls_rsa_params_export_raw.3 +20 -9
  1493. data/vendor/local/share/man/man3/gnutls_rsa_params_generate2.3 +21 -10
  1494. data/vendor/local/share/man/man3/gnutls_rsa_params_import_pkcs1.3 +21 -13
  1495. data/vendor/local/share/man/man3/gnutls_rsa_params_import_raw.3 +20 -8
  1496. data/vendor/local/share/man/man3/gnutls_rsa_params_init.3 +18 -7
  1497. data/vendor/local/share/man/man3/gnutls_safe_renegotiation_status.3 +48 -0
  1498. data/vendor/local/share/man/man3/gnutls_sec_param_get_name.3 +47 -0
  1499. data/vendor/local/share/man/man3/gnutls_sec_param_to_pk_bits.3 +52 -0
  1500. data/vendor/local/share/man/man3/gnutls_server_name_get.3 +30 -15
  1501. data/vendor/local/share/man/man3/gnutls_server_name_set.3 +26 -13
  1502. data/vendor/local/share/man/man3/gnutls_session_channel_binding.3 +54 -0
  1503. data/vendor/local/share/man/man3/gnutls_session_enable_compatibility_mode.3 +17 -8
  1504. data/vendor/local/share/man/man3/gnutls_session_get_data.3 +19 -14
  1505. data/vendor/local/share/man/man3/gnutls_session_get_data2.3 +21 -14
  1506. data/vendor/local/share/man/man3/gnutls_session_get_id.3 +19 -10
  1507. data/vendor/local/share/man/man3/gnutls_session_get_id2.3 +50 -0
  1508. data/vendor/local/share/man/man3/gnutls_session_get_ptr.3 +15 -6
  1509. data/vendor/local/share/man/man3/gnutls_session_get_random.3 +53 -0
  1510. data/vendor/local/share/man/man3/gnutls_session_is_resumed.3 +15 -6
  1511. data/vendor/local/share/man/man3/gnutls_session_resumption_requested.3 +45 -0
  1512. data/vendor/local/share/man/man3/gnutls_session_set_data.3 +15 -6
  1513. data/vendor/local/share/man/man3/gnutls_session_set_premaster.3 +64 -0
  1514. data/vendor/local/share/man/man3/gnutls_session_set_ptr.3 +17 -8
  1515. data/vendor/local/share/man/man3/gnutls_session_ticket_enable_client.3 +48 -0
  1516. data/vendor/local/share/man/man3/gnutls_session_ticket_enable_server.3 +51 -0
  1517. data/vendor/local/share/man/man3/gnutls_session_ticket_key_generate.3 +49 -0
  1518. data/vendor/local/share/man/man3/gnutls_set_default_export_priority.3 +18 -8
  1519. data/vendor/local/share/man/man3/gnutls_set_default_priority.3 +17 -7
  1520. data/vendor/local/share/man/man3/gnutls_sign_algorithm_get.3 +47 -0
  1521. data/vendor/local/share/man/man3/gnutls_sign_algorithm_get_requested.3 +59 -0
  1522. data/vendor/local/share/man/man3/gnutls_sign_callback_get.3 +18 -7
  1523. data/vendor/local/share/man/man3/gnutls_sign_callback_set.3 +18 -7
  1524. data/vendor/local/share/man/man3/gnutls_sign_get_hash_algorithm.3 +47 -0
  1525. data/vendor/local/share/man/man3/gnutls_sign_get_id.3 +45 -0
  1526. data/vendor/local/share/man/man3/gnutls_sign_get_name.3 +45 -0
  1527. data/vendor/local/share/man/man3/gnutls_sign_get_pk_algorithm.3 +47 -0
  1528. data/vendor/local/share/man/man3/gnutls_sign_is_secure.3 +42 -0
  1529. data/vendor/local/share/man/man3/gnutls_sign_list.3 +45 -0
  1530. data/vendor/local/share/man/man3/gnutls_srp_allocate_client_credentials.3 +16 -7
  1531. data/vendor/local/share/man/man3/gnutls_srp_allocate_server_credentials.3 +16 -7
  1532. data/vendor/local/share/man/man3/gnutls_srp_base64_decode.3 +16 -7
  1533. data/vendor/local/share/man/man3/gnutls_srp_base64_decode_alloc.3 +15 -6
  1534. data/vendor/local/share/man/man3/gnutls_srp_base64_encode.3 +15 -6
  1535. data/vendor/local/share/man/man3/gnutls_srp_base64_encode_alloc.3 +15 -6
  1536. data/vendor/local/share/man/man3/gnutls_srp_free_client_credentials.3 +16 -7
  1537. data/vendor/local/share/man/man3/gnutls_srp_free_server_credentials.3 +16 -7
  1538. data/vendor/local/share/man/man3/gnutls_srp_server_get_username.3 +15 -6
  1539. data/vendor/local/share/man/man3/gnutls_srp_set_client_credentials.3 +17 -8
  1540. data/vendor/local/share/man/man3/gnutls_srp_set_client_credentials_function.3 +23 -15
  1541. data/vendor/local/share/man/man3/gnutls_srp_set_prime_bits.3 +54 -0
  1542. data/vendor/local/share/man/man3/gnutls_srp_set_server_credentials_file.3 +18 -9
  1543. data/vendor/local/share/man/man3/gnutls_srp_set_server_credentials_function.3 +24 -15
  1544. data/vendor/local/share/man/man3/gnutls_srp_verifier.3 +19 -12
  1545. data/vendor/local/share/man/man3/gnutls_srtp_get_keys.3 +63 -0
  1546. data/vendor/local/share/man/man3/gnutls_srtp_get_mki.3 +51 -0
  1547. data/vendor/local/share/man/man3/gnutls_srtp_get_profile_id.3 +49 -0
  1548. data/vendor/local/share/man/man3/gnutls_srtp_get_profile_name.3 +48 -0
  1549. data/vendor/local/share/man/man3/gnutls_srtp_get_selected_profile.3 +49 -0
  1550. data/vendor/local/share/man/man3/gnutls_srtp_set_mki.3 +50 -0
  1551. data/vendor/local/share/man/man3/gnutls_srtp_set_profile.3 +50 -0
  1552. data/vendor/local/share/man/man3/gnutls_srtp_set_profile_direct.3 +53 -0
  1553. data/vendor/local/share/man/man3/gnutls_store_commitment.3 +69 -0
  1554. data/vendor/local/share/man/man3/gnutls_store_pubkey.3 +67 -0
  1555. data/vendor/local/share/man/man3/gnutls_strerror.3 +23 -10
  1556. data/vendor/local/share/man/man3/gnutls_strerror_name.3 +49 -0
  1557. data/vendor/local/share/man/man3/gnutls_supplemental_get_name.3 +46 -0
  1558. data/vendor/local/share/man/man3/gnutls_tdb_deinit.3 +42 -0
  1559. data/vendor/local/share/man/man3/gnutls_tdb_init.3 +45 -0
  1560. data/vendor/local/share/man/man3/gnutls_tdb_set_store_commitment_func.3 +49 -0
  1561. data/vendor/local/share/man/man3/gnutls_tdb_set_store_func.3 +49 -0
  1562. data/vendor/local/share/man/man3/gnutls_tdb_set_verify_func.3 +48 -0
  1563. data/vendor/local/share/man/man3/gnutls_tpm_get_registered.3 +48 -0
  1564. data/vendor/local/share/man/man3/gnutls_tpm_key_list_deinit.3 +44 -0
  1565. data/vendor/local/share/man/man3/gnutls_tpm_key_list_get_url.3 +56 -0
  1566. data/vendor/local/share/man/man3/gnutls_tpm_privkey_delete.3 +50 -0
  1567. data/vendor/local/share/man/man3/gnutls_tpm_privkey_generate.3 +73 -0
  1568. data/vendor/local/share/man/man3/gnutls_transport_get_ptr.3 +16 -7
  1569. data/vendor/local/share/man/man3/gnutls_transport_get_ptr2.3 +15 -6
  1570. data/vendor/local/share/man/man3/gnutls_transport_set_errno.3 +21 -17
  1571. data/vendor/local/share/man/man3/gnutls_transport_set_errno_function.3 +51 -0
  1572. data/vendor/local/share/man/man3/gnutls_transport_set_ptr.3 +18 -9
  1573. data/vendor/local/share/man/man3/gnutls_transport_set_ptr2.3 +19 -10
  1574. data/vendor/local/share/man/man3/gnutls_transport_set_pull_function.3 +22 -12
  1575. data/vendor/local/share/man/man3/gnutls_transport_set_pull_timeout_function.3 +55 -0
  1576. data/vendor/local/share/man/man3/gnutls_transport_set_push_function.3 +24 -13
  1577. data/vendor/local/share/man/man3/gnutls_transport_set_vec_push_function.3 +52 -0
  1578. data/vendor/local/share/man/man3/gnutls_url_is_supported.3 +48 -0
  1579. data/vendor/local/share/man/man3/gnutls_verify_stored_pubkey.3 +76 -0
  1580. data/vendor/local/share/man/man3/gnutls_x509_crl_check_issuer.3 +24 -13
  1581. data/vendor/local/share/man/man3/gnutls_x509_crl_deinit.3 +15 -6
  1582. data/vendor/local/share/man/man3/gnutls_x509_crl_export.3 +18 -9
  1583. data/vendor/local/share/man/man3/gnutls_x509_crl_export2.3 +56 -0
  1584. data/vendor/local/share/man/man3/gnutls_x509_crl_get_authority_key_gn_serial.3 +66 -0
  1585. data/vendor/local/share/man/man3/gnutls_x509_crl_get_authority_key_id.3 +60 -0
  1586. data/vendor/local/share/man/man3/gnutls_x509_crl_get_crt_count.3 +16 -7
  1587. data/vendor/local/share/man/man3/gnutls_x509_crl_get_crt_serial.3 +17 -8
  1588. data/vendor/local/share/man/man3/gnutls_x509_crl_get_dn_oid.3 +16 -7
  1589. data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_data.3 +62 -0
  1590. data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_info.3 +65 -0
  1591. data/vendor/local/share/man/man3/gnutls_x509_crl_get_extension_oid.3 +57 -0
  1592. data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn.3 +17 -8
  1593. data/vendor/local/share/man/man3/gnutls_x509_crl_get_issuer_dn_by_oid.3 +22 -13
  1594. data/vendor/local/share/man/man3/gnutls_x509_crl_get_next_update.3 +15 -6
  1595. data/vendor/local/share/man/man3/gnutls_x509_crl_get_number.3 +55 -0
  1596. data/vendor/local/share/man/man3/gnutls_x509_crl_get_raw_issuer_dn.3 +49 -0
  1597. data/vendor/local/share/man/man3/gnutls_x509_crl_get_signature.3 +18 -9
  1598. data/vendor/local/share/man/man3/gnutls_x509_crl_get_signature_algorithm.3 +16 -7
  1599. data/vendor/local/share/man/man3/gnutls_x509_crl_get_this_update.3 +15 -6
  1600. data/vendor/local/share/man/man3/gnutls_x509_crl_get_version.3 +16 -7
  1601. data/vendor/local/share/man/man3/gnutls_x509_crl_import.3 +16 -7
  1602. data/vendor/local/share/man/man3/gnutls_x509_crl_init.3 +16 -7
  1603. data/vendor/local/share/man/man3/gnutls_x509_crl_list_import.3 +58 -0
  1604. data/vendor/local/share/man/man3/gnutls_x509_crl_list_import2.3 +59 -0
  1605. data/vendor/local/share/man/man3/gnutls_x509_crl_print.3 +18 -9
  1606. data/vendor/local/share/man/man3/gnutls_x509_crl_privkey_sign.3 +59 -0
  1607. data/vendor/local/share/man/man3/gnutls_x509_crl_set_authority_key_id.3 +54 -0
  1608. data/vendor/local/share/man/man3/gnutls_x509_crl_set_crt.3 +18 -9
  1609. data/vendor/local/share/man/man3/gnutls_x509_crl_set_crt_serial.3 +17 -8
  1610. data/vendor/local/share/man/man3/gnutls_x509_crl_set_next_update.3 +16 -7
  1611. data/vendor/local/share/man/man3/gnutls_x509_crl_set_number.3 +53 -0
  1612. data/vendor/local/share/man/man3/gnutls_x509_crl_set_this_update.3 +16 -7
  1613. data/vendor/local/share/man/man3/gnutls_x509_crl_set_version.3 +16 -7
  1614. data/vendor/local/share/man/man3/gnutls_x509_crl_sign.3 +19 -8
  1615. data/vendor/local/share/man/man3/gnutls_x509_crl_sign2.3 +16 -7
  1616. data/vendor/local/share/man/man3/gnutls_x509_crl_verify.3 +19 -9
  1617. data/vendor/local/share/man/man3/gnutls_x509_crq_deinit.3 +17 -7
  1618. data/vendor/local/share/man/man3/gnutls_x509_crq_export.3 +23 -13
  1619. data/vendor/local/share/man/man3/gnutls_x509_crq_export2.3 +57 -0
  1620. data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_by_oid.3 +25 -15
  1621. data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_data.3 +62 -0
  1622. data/vendor/local/share/man/man3/gnutls_x509_crq_get_attribute_info.3 +63 -0
  1623. data/vendor/local/share/man/man3/gnutls_x509_crq_get_basic_constraints.3 +61 -0
  1624. data/vendor/local/share/man/man3/gnutls_x509_crq_get_challenge_password.3 +22 -12
  1625. data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn.3 +25 -17
  1626. data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn_by_oid.3 +23 -16
  1627. data/vendor/local/share/man/man3/gnutls_x509_crq_get_dn_oid.3 +22 -15
  1628. data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_by_oid.3 +62 -0
  1629. data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_data.3 +62 -0
  1630. data/vendor/local/share/man/man3/gnutls_x509_crq_get_extension_info.3 +65 -0
  1631. data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_id.3 +61 -0
  1632. data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_purpose_oid.3 +59 -0
  1633. data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_rsa_raw.3 +53 -0
  1634. data/vendor/local/share/man/man3/gnutls_x509_crq_get_key_usage.3 +59 -0
  1635. data/vendor/local/share/man/man3/gnutls_x509_crq_get_pk_algorithm.3 +22 -14
  1636. data/vendor/local/share/man/man3/gnutls_x509_crq_get_private_key_usage_period.3 +52 -0
  1637. data/vendor/local/share/man/man3/gnutls_x509_crq_get_subject_alt_name.3 +69 -0
  1638. data/vendor/local/share/man/man3/gnutls_x509_crq_get_subject_alt_othername_oid.3 +67 -0
  1639. data/vendor/local/share/man/man3/gnutls_x509_crq_get_version.3 +19 -9
  1640. data/vendor/local/share/man/man3/gnutls_x509_crq_import.3 +21 -10
  1641. data/vendor/local/share/man/man3/gnutls_x509_crq_init.3 +18 -8
  1642. data/vendor/local/share/man/man3/gnutls_x509_crq_print.3 +54 -0
  1643. data/vendor/local/share/man/man3/gnutls_x509_crq_privkey_sign.3 +61 -0
  1644. data/vendor/local/share/man/man3/gnutls_x509_crq_set_attribute_by_oid.3 +22 -12
  1645. data/vendor/local/share/man/man3/gnutls_x509_crq_set_basic_constraints.3 +53 -0
  1646. data/vendor/local/share/man/man3/gnutls_x509_crq_set_challenge_password.3 +20 -10
  1647. data/vendor/local/share/man/man3/gnutls_x509_crq_set_dn_by_oid.3 +24 -14
  1648. data/vendor/local/share/man/man3/gnutls_x509_crq_set_key.3 +19 -10
  1649. data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_purpose_oid.3 +55 -0
  1650. data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_rsa_raw.3 +52 -0
  1651. data/vendor/local/share/man/man3/gnutls_x509_crq_set_key_usage.3 +49 -0
  1652. data/vendor/local/share/man/man3/gnutls_x509_crq_set_private_key_usage_period.3 +49 -0
  1653. data/vendor/local/share/man/man3/gnutls_x509_crq_set_pubkey.3 +50 -0
  1654. data/vendor/local/share/man/man3/gnutls_x509_crq_set_subject_alt_name.3 +57 -0
  1655. data/vendor/local/share/man/man3/gnutls_x509_crq_set_version.3 +19 -10
  1656. data/vendor/local/share/man/man3/gnutls_x509_crq_sign.3 +22 -11
  1657. data/vendor/local/share/man/man3/gnutls_x509_crq_sign2.3 +17 -8
  1658. data/vendor/local/share/man/man3/gnutls_x509_crq_verify.3 +50 -0
  1659. data/vendor/local/share/man/man3/gnutls_x509_crt_check_hostname.3 +16 -7
  1660. data/vendor/local/share/man/man3/gnutls_x509_crt_check_issuer.3 +21 -10
  1661. data/vendor/local/share/man/man3/gnutls_x509_crt_check_revocation.3 +16 -7
  1662. data/vendor/local/share/man/man3/gnutls_x509_crt_cpy_crl_dist_points.3 +17 -8
  1663. data/vendor/local/share/man/man3/gnutls_x509_crt_deinit.3 +17 -8
  1664. data/vendor/local/share/man/man3/gnutls_x509_crt_export.3 +17 -8
  1665. data/vendor/local/share/man/man3/gnutls_x509_crt_export2.3 +55 -0
  1666. data/vendor/local/share/man/man3/gnutls_x509_crt_get_activation_time.3 +15 -6
  1667. data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_info_access.3 +109 -0
  1668. data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_key_gn_serial.3 +67 -0
  1669. data/vendor/local/share/man/man3/gnutls_x509_crt_get_authority_key_id.3 +30 -16
  1670. data/vendor/local/share/man/man3/gnutls_x509_crt_get_basic_constraints.3 +23 -14
  1671. data/vendor/local/share/man/man3/gnutls_x509_crt_get_ca_status.3 +20 -11
  1672. data/vendor/local/share/man/man3/gnutls_x509_crt_get_crl_dist_points.3 +22 -26
  1673. data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn.3 +26 -17
  1674. data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn_by_oid.3 +32 -21
  1675. data/vendor/local/share/man/man3/gnutls_x509_crt_get_dn_oid.3 +25 -14
  1676. data/vendor/local/share/man/man3/gnutls_x509_crt_get_expiration_time.3 +15 -6
  1677. data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_by_oid.3 +27 -17
  1678. data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_data.3 +22 -12
  1679. data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_info.3 +29 -18
  1680. data/vendor/local/share/man/man3/gnutls_x509_crt_get_extension_oid.3 +26 -13
  1681. data/vendor/local/share/man/man3/gnutls_x509_crt_get_fingerprint.3 +19 -10
  1682. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer.3 +20 -11
  1683. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_name.3 +73 -0
  1684. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_name2.3 +67 -0
  1685. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_alt_othername_oid.3 +70 -0
  1686. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn.3 +21 -12
  1687. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn_by_oid.3 +30 -19
  1688. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_dn_oid.3 +25 -14
  1689. data/vendor/local/share/man/man3/gnutls_x509_crt_get_issuer_unique_id.3 +56 -0
  1690. data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_id.3 +18 -9
  1691. data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_purpose_oid.3 +24 -13
  1692. data/vendor/local/share/man/man3/gnutls_x509_crt_get_key_usage.3 +21 -12
  1693. data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_algorithm.3 +18 -9
  1694. data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_dsa_raw.3 +16 -7
  1695. data/vendor/local/share/man/man3/gnutls_x509_crt_get_pk_rsa_raw.3 +16 -7
  1696. data/vendor/local/share/man/man3/gnutls_x509_crt_get_policy.3 +57 -0
  1697. data/vendor/local/share/man/man3/gnutls_x509_crt_get_preferred_hash_algorithm.3 +55 -0
  1698. data/vendor/local/share/man/man3/gnutls_x509_crt_get_private_key_usage_period.3 +53 -0
  1699. data/vendor/local/share/man/man3/gnutls_x509_crt_get_proxy.3 +26 -18
  1700. data/vendor/local/share/man/man3/gnutls_x509_crt_get_raw_dn.3 +18 -9
  1701. data/vendor/local/share/man/man3/gnutls_x509_crt_get_raw_issuer_dn.3 +18 -9
  1702. data/vendor/local/share/man/man3/gnutls_x509_crt_get_serial.3 +21 -13
  1703. data/vendor/local/share/man/man3/gnutls_x509_crt_get_signature.3 +18 -9
  1704. data/vendor/local/share/man/man3/gnutls_x509_crt_get_signature_algorithm.3 +18 -8
  1705. data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject.3 +20 -11
  1706. data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_name.3 +24 -18
  1707. data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_name2.3 +33 -17
  1708. data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_alt_othername_oid.3 +23 -11
  1709. data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_key_id.3 +21 -12
  1710. data/vendor/local/share/man/man3/gnutls_x509_crt_get_subject_unique_id.3 +54 -0
  1711. data/vendor/local/share/man/man3/gnutls_x509_crt_get_verify_algorithm.3 +54 -0
  1712. data/vendor/local/share/man/man3/gnutls_x509_crt_get_version.3 +16 -7
  1713. data/vendor/local/share/man/man3/gnutls_x509_crt_import.3 +20 -10
  1714. data/vendor/local/share/man/man3/gnutls_x509_crt_import_pkcs11.3 +50 -0
  1715. data/vendor/local/share/man/man3/gnutls_x509_crt_import_pkcs11_url.3 +53 -0
  1716. data/vendor/local/share/man/man3/gnutls_x509_crt_init.3 +16 -7
  1717. data/vendor/local/share/man/man3/gnutls_x509_crt_list_import.3 +23 -8
  1718. data/vendor/local/share/man/man3/gnutls_x509_crt_list_import2.3 +59 -0
  1719. data/vendor/local/share/man/man3/gnutls_x509_crt_list_import_pkcs11.3 +54 -0
  1720. data/vendor/local/share/man/man3/gnutls_x509_crt_list_verify.3 +28 -25
  1721. data/vendor/local/share/man/man3/gnutls_x509_crt_print.3 +18 -9
  1722. data/vendor/local/share/man/man3/gnutls_x509_crt_privkey_sign.3 +57 -0
  1723. data/vendor/local/share/man/man3/gnutls_x509_crt_set_activation_time.3 +17 -8
  1724. data/vendor/local/share/man/man3/gnutls_x509_crt_set_authority_info_access.3 +59 -0
  1725. data/vendor/local/share/man/man3/gnutls_x509_crt_set_authority_key_id.3 +17 -8
  1726. data/vendor/local/share/man/man3/gnutls_x509_crt_set_basic_constraints.3 +19 -10
  1727. data/vendor/local/share/man/man3/gnutls_x509_crt_set_ca_status.3 +17 -8
  1728. data/vendor/local/share/man/man3/gnutls_x509_crt_set_crl_dist_points.3 +19 -10
  1729. data/vendor/local/share/man/man3/gnutls_x509_crt_set_crl_dist_points2.3 +55 -0
  1730. data/vendor/local/share/man/man3/gnutls_x509_crt_set_crq.3 +20 -11
  1731. data/vendor/local/share/man/man3/gnutls_x509_crt_set_crq_extensions.3 +50 -0
  1732. data/vendor/local/share/man/man3/gnutls_x509_crt_set_dn_by_oid.3 +19 -10
  1733. data/vendor/local/share/man/man3/gnutls_x509_crt_set_expiration_time.3 +17 -8
  1734. data/vendor/local/share/man/man3/gnutls_x509_crt_set_extension_by_oid.3 +20 -11
  1735. data/vendor/local/share/man/man3/gnutls_x509_crt_set_issuer_dn_by_oid.3 +19 -10
  1736. data/vendor/local/share/man/man3/gnutls_x509_crt_set_key.3 +17 -8
  1737. data/vendor/local/share/man/man3/gnutls_x509_crt_set_key_purpose_oid.3 +19 -9
  1738. data/vendor/local/share/man/man3/gnutls_x509_crt_set_key_usage.3 +17 -8
  1739. data/vendor/local/share/man/man3/gnutls_x509_crt_set_pin_function.3 +53 -0
  1740. data/vendor/local/share/man/man3/gnutls_x509_crt_set_policy.3 +56 -0
  1741. data/vendor/local/share/man/man3/gnutls_x509_crt_set_private_key_usage_period.3 +49 -0
  1742. data/vendor/local/share/man/man3/gnutls_x509_crt_set_proxy.3 +22 -13
  1743. data/vendor/local/share/man/man3/gnutls_x509_crt_set_proxy_dn.3 +20 -12
  1744. data/vendor/local/share/man/man3/gnutls_x509_crt_set_pubkey.3 +50 -0
  1745. data/vendor/local/share/man/man3/gnutls_x509_crt_set_serial.3 +18 -9
  1746. data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_alt_name.3 +56 -0
  1747. data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_alternative_name.3 +25 -12
  1748. data/vendor/local/share/man/man3/gnutls_x509_crt_set_subject_key_id.3 +17 -8
  1749. data/vendor/local/share/man/man3/gnutls_x509_crt_set_version.3 +18 -9
  1750. data/vendor/local/share/man/man3/gnutls_x509_crt_sign.3 +17 -8
  1751. data/vendor/local/share/man/man3/gnutls_x509_crt_sign2.3 +18 -9
  1752. data/vendor/local/share/man/man3/gnutls_x509_crt_verify.3 +19 -10
  1753. data/vendor/local/share/man/man3/gnutls_x509_crt_verify_data.3 +20 -9
  1754. data/vendor/local/share/man/man3/gnutls_x509_crt_verify_hash.3 +54 -0
  1755. data/vendor/local/share/man/man3/gnutls_x509_dn_deinit.3 +17 -8
  1756. data/vendor/local/share/man/man3/gnutls_x509_dn_export.3 +18 -9
  1757. data/vendor/local/share/man/man3/gnutls_x509_dn_export2.3 +54 -0
  1758. data/vendor/local/share/man/man3/gnutls_x509_dn_get_rdn_ava.3 +28 -9
  1759. data/vendor/local/share/man/man3/gnutls_x509_dn_import.3 +17 -13
  1760. data/vendor/local/share/man/man3/gnutls_x509_dn_init.3 +17 -8
  1761. data/vendor/local/share/man/man3/gnutls_x509_dn_oid_known.3 +15 -6
  1762. data/vendor/local/share/man/man3/gnutls_x509_dn_oid_name.3 +51 -0
  1763. data/vendor/local/share/man/man3/gnutls_x509_policy_release.3 +45 -0
  1764. data/vendor/local/share/man/man3/gnutls_x509_privkey_cpy.3 +17 -8
  1765. data/vendor/local/share/man/man3/gnutls_x509_privkey_deinit.3 +16 -7
  1766. data/vendor/local/share/man/man3/gnutls_x509_privkey_export.3 +17 -8
  1767. data/vendor/local/share/man/man3/gnutls_x509_privkey_export2.3 +58 -0
  1768. data/vendor/local/share/man/man3/gnutls_x509_privkey_export2_pkcs8.3 +67 -0
  1769. data/vendor/local/share/man/man3/gnutls_x509_privkey_export_dsa_raw.3 +17 -7
  1770. data/vendor/local/share/man/man3/gnutls_x509_privkey_export_ecc_raw.3 +57 -0
  1771. data/vendor/local/share/man/man3/gnutls_x509_privkey_export_pkcs8.3 +20 -11
  1772. data/vendor/local/share/man/man3/gnutls_x509_privkey_export_rsa_raw.3 +16 -7
  1773. data/vendor/local/share/man/man3/gnutls_x509_privkey_export_rsa_raw2.3 +65 -0
  1774. data/vendor/local/share/man/man3/gnutls_x509_privkey_fix.3 +16 -7
  1775. data/vendor/local/share/man/man3/gnutls_x509_privkey_generate.3 +19 -8
  1776. data/vendor/local/share/man/man3/gnutls_x509_privkey_get_key_id.3 +18 -9
  1777. data/vendor/local/share/man/man3/gnutls_x509_privkey_get_pk_algorithm.3 +16 -7
  1778. data/vendor/local/share/man/man3/gnutls_x509_privkey_get_pk_algorithm2.3 +48 -0
  1779. data/vendor/local/share/man/man3/gnutls_x509_privkey_import.3 +20 -10
  1780. data/vendor/local/share/man/man3/gnutls_x509_privkey_import2.3 +61 -0
  1781. data/vendor/local/share/man/man3/gnutls_x509_privkey_import_dsa_raw.3 +17 -8
  1782. data/vendor/local/share/man/man3/gnutls_x509_privkey_import_ecc_raw.3 +57 -0
  1783. data/vendor/local/share/man/man3/gnutls_x509_privkey_import_openssl.3 +57 -0
  1784. data/vendor/local/share/man/man3/gnutls_x509_privkey_import_pkcs8.3 +29 -15
  1785. data/vendor/local/share/man/man3/gnutls_x509_privkey_import_rsa_raw.3 +17 -8
  1786. data/vendor/local/share/man/man3/gnutls_x509_privkey_import_rsa_raw2.3 +63 -0
  1787. data/vendor/local/share/man/man3/gnutls_x509_privkey_init.3 +16 -7
  1788. data/vendor/local/share/man/man3/gnutls_x509_privkey_sec_param.3 +48 -0
  1789. data/vendor/local/share/man/man3/gnutls_x509_privkey_sign_data.3 +23 -9
  1790. data/vendor/local/share/man/man3/gnutls_x509_privkey_sign_hash.3 +23 -9
  1791. data/vendor/local/share/man/man3/gnutls_x509_privkey_verify_params.3 +45 -0
  1792. data/vendor/local/share/man/man3/gnutls_x509_rdn_get.3 +19 -10
  1793. data/vendor/local/share/man/man3/gnutls_x509_rdn_get_by_oid.3 +20 -11
  1794. data/vendor/local/share/man/man3/gnutls_x509_rdn_get_oid.3 +19 -8
  1795. data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_cas.3 +54 -0
  1796. data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_crls.3 +59 -0
  1797. data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_named_crt.3 +65 -0
  1798. data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_system_trust.3 +52 -0
  1799. data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_trust_file.3 +58 -0
  1800. data/vendor/local/share/man/man3/gnutls_x509_trust_list_add_trust_mem.3 +57 -0
  1801. data/vendor/local/share/man/man3/gnutls_x509_trust_list_deinit.3 +46 -0
  1802. data/vendor/local/share/man/man3/gnutls_x509_trust_list_get_issuer.3 +54 -0
  1803. data/vendor/local/share/man/man3/gnutls_x509_trust_list_init.3 +49 -0
  1804. data/vendor/local/share/man/man3/gnutls_x509_trust_list_verify_crt.3 +61 -0
  1805. data/vendor/local/share/man/man3/gnutls_x509_trust_list_verify_named_crt.3 +62 -0
  1806. data/vendor/local/src/tml/make/libffi_3.0.6-1_win32.log +265 -0
  1807. data/vendor/local/src/tml/make/libffi_3.0.6-1_win32.sh +76 -0
  1808. data/vendor/local/src/tml/packaging/zlib_1.2.5-2_win32.log +42 -0
  1809. data/vendor/local/src/tml/packaging/zlib_1.2.5-2_win32.sh +189 -0
  1810. metadata +668 -4
@@ -1,15 +1,15 @@
1
- GNU LIBRARY GENERAL PUBLIC LICENSE
2
- Version 2, June 1991
1
+ GNU LIBRARY GENERAL PUBLIC LICENSE
2
+ Version 2, June 1991
3
3
 
4
4
  Copyright (C) 1991 Free Software Foundation, Inc.
5
- 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
5
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
6
6
  Everyone is permitted to copy and distribute verbatim copies
7
7
  of this license document, but changing it is not allowed.
8
8
 
9
9
  [This is the first released version of the library GPL. It is
10
10
  numbered 2 because it goes with version 2 of the ordinary GPL.]
11
11
 
12
- Preamble
12
+ Preamble
13
13
 
14
14
  The licenses for most software are designed to take away your
15
15
  freedom to share and change it. By contrast, the GNU General Public
@@ -99,7 +99,7 @@ works together with the library.
99
99
  Note that it is possible for a library to be covered by the ordinary
100
100
  General Public License rather than by this special one.
101
101
 
102
- GNU LIBRARY GENERAL PUBLIC LICENSE
102
+ GNU LIBRARY GENERAL PUBLIC LICENSE
103
103
  TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
104
104
 
105
105
  0. This License Agreement applies to any software library which
@@ -411,7 +411,7 @@ decision will be guided by the two goals of preserving the free status
411
411
  of all derivatives of our free software and of promoting the sharing
412
412
  and reuse of software generally.
413
413
 
414
- NO WARRANTY
414
+ NO WARRANTY
415
415
 
416
416
  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
417
417
  WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
@@ -434,7 +434,7 @@ FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
434
434
  SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
435
435
  DAMAGES.
436
436
 
437
- END OF TERMS AND CONDITIONS
437
+ END OF TERMS AND CONDITIONS
438
438
 
439
439
  How to Apply These Terms to Your New Libraries
440
440
 
@@ -463,9 +463,8 @@ convey the exclusion of warranty; and each file should have at least the
463
463
  Library General Public License for more details.
464
464
 
465
465
  You should have received a copy of the GNU Library General Public
466
- License along with this library; if not, write to the
467
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
468
- Boston, MA 02111-1307 USA.
466
+ License along with this library; if not, write to the Free Software
467
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
469
468
 
470
469
  Also add information on how to contact you by electronic and paper mail.
471
470
 
@@ -0,0 +1,40 @@
1
+ Below are just a few of the people who have contributed
2
+ to GLib. Please don't mail these people about problems you
3
+ have with GTK+; see the README file for information about
4
+ filing bugs and submitting patches.
5
+
6
+ GLib-2.0 Team
7
+ -------------
8
+ Hans Breuer <hans@breuer.org>
9
+ Matthias Clasen <mclasen@redhat.com>
10
+ Tor Lillqvist <tml@iki.fi>
11
+ Tim Janik <timj@gtk.org>
12
+ Havoc Pennington <hp@redhat.com>
13
+ Ron Steinke <rsteinke@w-link.net>
14
+ Owen Taylor <otaylor@redhat.com>
15
+ Sebastian Wilhelmi <seppi@seppi.de>
16
+
17
+ GLib-1.2 Team
18
+ -------------
19
+ Shawn T. Amundson <amundson@gimp.org>
20
+ Jeff Garzik <jgarzik@pobox.com>
21
+ Raja R Harinath <harinath@cs.umn.edu>
22
+ Tim Janik <timj@gtk.org>
23
+ Elliot Lee <sopwith@redhat.com>
24
+ Tor Lillqvist <tml@iki.fi>
25
+ Paolo Molaro <lupus@debian.org>
26
+ Havoc Pennington <hp@pobox.com>
27
+ Manish Singh <yosh@gimp.org>
28
+ Owen Taylor <otaylor@gtk.org>
29
+ Sebastian Wilhelmi <wilhelmi@ira.uka.de>
30
+
31
+ The random number generator "Mersenne Twister", which is used by GLib,
32
+ was developed and originally coded by:
33
+ Makoto Matsumoto <matumoto@math.keio.ac.jp>
34
+ Takuji Nishimura <nisimura@math.keio.ac.jp>
35
+
36
+ Original Authors
37
+ ----------------
38
+ Peter Mattis <petm@xcf.berkeley.edu>
39
+ Spencer Kimball <spencer@xcf.berkeley.edu>
40
+ Josh MacDonald <jmacd@xcf.berkeley.edu>
@@ -0,0 +1,482 @@
1
+ GNU LIBRARY GENERAL PUBLIC LICENSE
2
+ Version 2, June 1991
3
+
4
+ Copyright (C) 1991 Free Software Foundation, Inc.
5
+ 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
6
+ Everyone is permitted to copy and distribute verbatim copies
7
+ of this license document, but changing it is not allowed.
8
+
9
+ [This is the first released version of the library GPL. It is
10
+ numbered 2 because it goes with version 2 of the ordinary GPL.]
11
+
12
+ Preamble
13
+
14
+ The licenses for most software are designed to take away your
15
+ freedom to share and change it. By contrast, the GNU General Public
16
+ Licenses are intended to guarantee your freedom to share and change
17
+ free software--to make sure the software is free for all its users.
18
+
19
+ This license, the Library General Public License, applies to some
20
+ specially designated Free Software Foundation software, and to any
21
+ other libraries whose authors decide to use it. You can use it for
22
+ your libraries, too.
23
+
24
+ When we speak of free software, we are referring to freedom, not
25
+ price. Our General Public Licenses are designed to make sure that you
26
+ have the freedom to distribute copies of free software (and charge for
27
+ this service if you wish), that you receive source code or can get it
28
+ if you want it, that you can change the software or use pieces of it
29
+ in new free programs; and that you know you can do these things.
30
+
31
+ To protect your rights, we need to make restrictions that forbid
32
+ anyone to deny you these rights or to ask you to surrender the rights.
33
+ These restrictions translate to certain responsibilities for you if
34
+ you distribute copies of the library, or if you modify it.
35
+
36
+ For example, if you distribute copies of the library, whether gratis
37
+ or for a fee, you must give the recipients all the rights that we gave
38
+ you. You must make sure that they, too, receive or can get the source
39
+ code. If you link a program with the library, you must provide
40
+ complete object files to the recipients so that they can relink them
41
+ with the library, after making changes to the library and recompiling
42
+ it. And you must show them these terms so they know their rights.
43
+
44
+ Our method of protecting your rights has two steps: (1) copyright
45
+ the library, and (2) offer you this license which gives you legal
46
+ permission to copy, distribute and/or modify the library.
47
+
48
+ Also, for each distributor's protection, we want to make certain
49
+ that everyone understands that there is no warranty for this free
50
+ library. If the library is modified by someone else and passed on, we
51
+ want its recipients to know that what they have is not the original
52
+ version, so that any problems introduced by others will not reflect on
53
+ the original authors' reputations.
54
+
55
+ Finally, any free program is threatened constantly by software
56
+ patents. We wish to avoid the danger that companies distributing free
57
+ software will individually obtain patent licenses, thus in effect
58
+ transforming the program into proprietary software. To prevent this,
59
+ we have made it clear that any patent must be licensed for everyone's
60
+ free use or not licensed at all.
61
+
62
+ Most GNU software, including some libraries, is covered by the ordinary
63
+ GNU General Public License, which was designed for utility programs. This
64
+ license, the GNU Library General Public License, applies to certain
65
+ designated libraries. This license is quite different from the ordinary
66
+ one; be sure to read it in full, and don't assume that anything in it is
67
+ the same as in the ordinary license.
68
+
69
+ The reason we have a separate public license for some libraries is that
70
+ they blur the distinction we usually make between modifying or adding to a
71
+ program and simply using it. Linking a program with a library, without
72
+ changing the library, is in some sense simply using the library, and is
73
+ analogous to running a utility program or application program. However, in
74
+ a textual and legal sense, the linked executable is a combined work, a
75
+ derivative of the original library, and the ordinary General Public License
76
+ treats it as such.
77
+
78
+ Because of this blurred distinction, using the ordinary General
79
+ Public License for libraries did not effectively promote software
80
+ sharing, because most developers did not use the libraries. We
81
+ concluded that weaker conditions might promote sharing better.
82
+
83
+ However, unrestricted linking of non-free programs would deprive the
84
+ users of those programs of all benefit from the free status of the
85
+ libraries themselves. This Library General Public License is intended to
86
+ permit developers of non-free programs to use free libraries, while
87
+ preserving your freedom as a user of such programs to change the free
88
+ libraries that are incorporated in them. (We have not seen how to achieve
89
+ this as regards changes in header files, but we have achieved it as regards
90
+ changes in the actual functions of the Library.) The hope is that this
91
+ will lead to faster development of free libraries.
92
+
93
+ The precise terms and conditions for copying, distribution and
94
+ modification follow. Pay close attention to the difference between a
95
+ "work based on the library" and a "work that uses the library". The
96
+ former contains code derived from the library, while the latter only
97
+ works together with the library.
98
+
99
+ Note that it is possible for a library to be covered by the ordinary
100
+ General Public License rather than by this special one.
101
+
102
+ GNU LIBRARY GENERAL PUBLIC LICENSE
103
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
104
+
105
+ 0. This License Agreement applies to any software library which
106
+ contains a notice placed by the copyright holder or other authorized
107
+ party saying it may be distributed under the terms of this Library
108
+ General Public License (also called "this License"). Each licensee is
109
+ addressed as "you".
110
+
111
+ A "library" means a collection of software functions and/or data
112
+ prepared so as to be conveniently linked with application programs
113
+ (which use some of those functions and data) to form executables.
114
+
115
+ The "Library", below, refers to any such software library or work
116
+ which has been distributed under these terms. A "work based on the
117
+ Library" means either the Library or any derivative work under
118
+ copyright law: that is to say, a work containing the Library or a
119
+ portion of it, either verbatim or with modifications and/or translated
120
+ straightforwardly into another language. (Hereinafter, translation is
121
+ included without limitation in the term "modification".)
122
+
123
+ "Source code" for a work means the preferred form of the work for
124
+ making modifications to it. For a library, complete source code means
125
+ all the source code for all modules it contains, plus any associated
126
+ interface definition files, plus the scripts used to control compilation
127
+ and installation of the library.
128
+
129
+ Activities other than copying, distribution and modification are not
130
+ covered by this License; they are outside its scope. The act of
131
+ running a program using the Library is not restricted, and output from
132
+ such a program is covered only if its contents constitute a work based
133
+ on the Library (independent of the use of the Library in a tool for
134
+ writing it). Whether that is true depends on what the Library does
135
+ and what the program that uses the Library does.
136
+
137
+ 1. You may copy and distribute verbatim copies of the Library's
138
+ complete source code as you receive it, in any medium, provided that
139
+ you conspicuously and appropriately publish on each copy an
140
+ appropriate copyright notice and disclaimer of warranty; keep intact
141
+ all the notices that refer to this License and to the absence of any
142
+ warranty; and distribute a copy of this License along with the
143
+ Library.
144
+
145
+ You may charge a fee for the physical act of transferring a copy,
146
+ and you may at your option offer warranty protection in exchange for a
147
+ fee.
148
+
149
+ 2. You may modify your copy or copies of the Library or any portion
150
+ of it, thus forming a work based on the Library, and copy and
151
+ distribute such modifications or work under the terms of Section 1
152
+ above, provided that you also meet all of these conditions:
153
+
154
+ a) The modified work must itself be a software library.
155
+
156
+ b) You must cause the files modified to carry prominent notices
157
+ stating that you changed the files and the date of any change.
158
+
159
+ c) You must cause the whole of the work to be licensed at no
160
+ charge to all third parties under the terms of this License.
161
+
162
+ d) If a facility in the modified Library refers to a function or a
163
+ table of data to be supplied by an application program that uses
164
+ the facility, other than as an argument passed when the facility
165
+ is invoked, then you must make a good faith effort to ensure that,
166
+ in the event an application does not supply such function or
167
+ table, the facility still operates, and performs whatever part of
168
+ its purpose remains meaningful.
169
+
170
+ (For example, a function in a library to compute square roots has
171
+ a purpose that is entirely well-defined independent of the
172
+ application. Therefore, Subsection 2d requires that any
173
+ application-supplied function or table used by this function must
174
+ be optional: if the application does not supply it, the square
175
+ root function must still compute square roots.)
176
+
177
+ These requirements apply to the modified work as a whole. If
178
+ identifiable sections of that work are not derived from the Library,
179
+ and can be reasonably considered independent and separate works in
180
+ themselves, then this License, and its terms, do not apply to those
181
+ sections when you distribute them as separate works. But when you
182
+ distribute the same sections as part of a whole which is a work based
183
+ on the Library, the distribution of the whole must be on the terms of
184
+ this License, whose permissions for other licensees extend to the
185
+ entire whole, and thus to each and every part regardless of who wrote
186
+ it.
187
+
188
+ Thus, it is not the intent of this section to claim rights or contest
189
+ your rights to work written entirely by you; rather, the intent is to
190
+ exercise the right to control the distribution of derivative or
191
+ collective works based on the Library.
192
+
193
+ In addition, mere aggregation of another work not based on the Library
194
+ with the Library (or with a work based on the Library) on a volume of
195
+ a storage or distribution medium does not bring the other work under
196
+ the scope of this License.
197
+
198
+ 3. You may opt to apply the terms of the ordinary GNU General Public
199
+ License instead of this License to a given copy of the Library. To do
200
+ this, you must alter all the notices that refer to this License, so
201
+ that they refer to the ordinary GNU General Public License, version 2,
202
+ instead of to this License. (If a newer version than version 2 of the
203
+ ordinary GNU General Public License has appeared, then you can specify
204
+ that version instead if you wish.) Do not make any other change in
205
+ these notices.
206
+
207
+ Once this change is made in a given copy, it is irreversible for
208
+ that copy, so the ordinary GNU General Public License applies to all
209
+ subsequent copies and derivative works made from that copy.
210
+
211
+ This option is useful when you wish to copy part of the code of
212
+ the Library into a program that is not a library.
213
+
214
+ 4. You may copy and distribute the Library (or a portion or
215
+ derivative of it, under Section 2) in object code or executable form
216
+ under the terms of Sections 1 and 2 above provided that you accompany
217
+ it with the complete corresponding machine-readable source code, which
218
+ must be distributed under the terms of Sections 1 and 2 above on a
219
+ medium customarily used for software interchange.
220
+
221
+ If distribution of object code is made by offering access to copy
222
+ from a designated place, then offering equivalent access to copy the
223
+ source code from the same place satisfies the requirement to
224
+ distribute the source code, even though third parties are not
225
+ compelled to copy the source along with the object code.
226
+
227
+ 5. A program that contains no derivative of any portion of the
228
+ Library, but is designed to work with the Library by being compiled or
229
+ linked with it, is called a "work that uses the Library". Such a
230
+ work, in isolation, is not a derivative work of the Library, and
231
+ therefore falls outside the scope of this License.
232
+
233
+ However, linking a "work that uses the Library" with the Library
234
+ creates an executable that is a derivative of the Library (because it
235
+ contains portions of the Library), rather than a "work that uses the
236
+ library". The executable is therefore covered by this License.
237
+ Section 6 states terms for distribution of such executables.
238
+
239
+ When a "work that uses the Library" uses material from a header file
240
+ that is part of the Library, the object code for the work may be a
241
+ derivative work of the Library even though the source code is not.
242
+ Whether this is true is especially significant if the work can be
243
+ linked without the Library, or if the work is itself a library. The
244
+ threshold for this to be true is not precisely defined by law.
245
+
246
+ If such an object file uses only numerical parameters, data
247
+ structure layouts and accessors, and small macros and small inline
248
+ functions (ten lines or less in length), then the use of the object
249
+ file is unrestricted, regardless of whether it is legally a derivative
250
+ work. (Executables containing this object code plus portions of the
251
+ Library will still fall under Section 6.)
252
+
253
+ Otherwise, if the work is a derivative of the Library, you may
254
+ distribute the object code for the work under the terms of Section 6.
255
+ Any executables containing that work also fall under Section 6,
256
+ whether or not they are linked directly with the Library itself.
257
+
258
+ 6. As an exception to the Sections above, you may also compile or
259
+ link a "work that uses the Library" with the Library to produce a
260
+ work containing portions of the Library, and distribute that work
261
+ under terms of your choice, provided that the terms permit
262
+ modification of the work for the customer's own use and reverse
263
+ engineering for debugging such modifications.
264
+
265
+ You must give prominent notice with each copy of the work that the
266
+ Library is used in it and that the Library and its use are covered by
267
+ this License. You must supply a copy of this License. If the work
268
+ during execution displays copyright notices, you must include the
269
+ copyright notice for the Library among them, as well as a reference
270
+ directing the user to the copy of this License. Also, you must do one
271
+ of these things:
272
+
273
+ a) Accompany the work with the complete corresponding
274
+ machine-readable source code for the Library including whatever
275
+ changes were used in the work (which must be distributed under
276
+ Sections 1 and 2 above); and, if the work is an executable linked
277
+ with the Library, with the complete machine-readable "work that
278
+ uses the Library", as object code and/or source code, so that the
279
+ user can modify the Library and then relink to produce a modified
280
+ executable containing the modified Library. (It is understood
281
+ that the user who changes the contents of definitions files in the
282
+ Library will not necessarily be able to recompile the application
283
+ to use the modified definitions.)
284
+
285
+ b) Accompany the work with a written offer, valid for at
286
+ least three years, to give the same user the materials
287
+ specified in Subsection 6a, above, for a charge no more
288
+ than the cost of performing this distribution.
289
+
290
+ c) If distribution of the work is made by offering access to copy
291
+ from a designated place, offer equivalent access to copy the above
292
+ specified materials from the same place.
293
+
294
+ d) Verify that the user has already received a copy of these
295
+ materials or that you have already sent this user a copy.
296
+
297
+ For an executable, the required form of the "work that uses the
298
+ Library" must include any data and utility programs needed for
299
+ reproducing the executable from it. However, as a special exception,
300
+ the source code distributed need not include anything that is normally
301
+ distributed (in either source or binary form) with the major
302
+ components (compiler, kernel, and so on) of the operating system on
303
+ which the executable runs, unless that component itself accompanies
304
+ the executable.
305
+
306
+ It may happen that this requirement contradicts the license
307
+ restrictions of other proprietary libraries that do not normally
308
+ accompany the operating system. Such a contradiction means you cannot
309
+ use both them and the Library together in an executable that you
310
+ distribute.
311
+
312
+ 7. You may place library facilities that are a work based on the
313
+ Library side-by-side in a single library together with other library
314
+ facilities not covered by this License, and distribute such a combined
315
+ library, provided that the separate distribution of the work based on
316
+ the Library and of the other library facilities is otherwise
317
+ permitted, and provided that you do these two things:
318
+
319
+ a) Accompany the combined library with a copy of the same work
320
+ based on the Library, uncombined with any other library
321
+ facilities. This must be distributed under the terms of the
322
+ Sections above.
323
+
324
+ b) Give prominent notice with the combined library of the fact
325
+ that part of it is a work based on the Library, and explaining
326
+ where to find the accompanying uncombined form of the same work.
327
+
328
+ 8. You may not copy, modify, sublicense, link with, or distribute
329
+ the Library except as expressly provided under this License. Any
330
+ attempt otherwise to copy, modify, sublicense, link with, or
331
+ distribute the Library is void, and will automatically terminate your
332
+ rights under this License. However, parties who have received copies,
333
+ or rights, from you under this License will not have their licenses
334
+ terminated so long as such parties remain in full compliance.
335
+
336
+ 9. You are not required to accept this License, since you have not
337
+ signed it. However, nothing else grants you permission to modify or
338
+ distribute the Library or its derivative works. These actions are
339
+ prohibited by law if you do not accept this License. Therefore, by
340
+ modifying or distributing the Library (or any work based on the
341
+ Library), you indicate your acceptance of this License to do so, and
342
+ all its terms and conditions for copying, distributing or modifying
343
+ the Library or works based on it.
344
+
345
+ 10. Each time you redistribute the Library (or any work based on the
346
+ Library), the recipient automatically receives a license from the
347
+ original licensor to copy, distribute, link with or modify the Library
348
+ subject to these terms and conditions. You may not impose any further
349
+ restrictions on the recipients' exercise of the rights granted herein.
350
+ You are not responsible for enforcing compliance by third parties to
351
+ this License.
352
+
353
+ 11. If, as a consequence of a court judgment or allegation of patent
354
+ infringement or for any other reason (not limited to patent issues),
355
+ conditions are imposed on you (whether by court order, agreement or
356
+ otherwise) that contradict the conditions of this License, they do not
357
+ excuse you from the conditions of this License. If you cannot
358
+ distribute so as to satisfy simultaneously your obligations under this
359
+ License and any other pertinent obligations, then as a consequence you
360
+ may not distribute the Library at all. For example, if a patent
361
+ license would not permit royalty-free redistribution of the Library by
362
+ all those who receive copies directly or indirectly through you, then
363
+ the only way you could satisfy both it and this License would be to
364
+ refrain entirely from distribution of the Library.
365
+
366
+ If any portion of this section is held invalid or unenforceable under any
367
+ particular circumstance, the balance of the section is intended to apply,
368
+ and the section as a whole is intended to apply in other circumstances.
369
+
370
+ It is not the purpose of this section to induce you to infringe any
371
+ patents or other property right claims or to contest validity of any
372
+ such claims; this section has the sole purpose of protecting the
373
+ integrity of the free software distribution system which is
374
+ implemented by public license practices. Many people have made
375
+ generous contributions to the wide range of software distributed
376
+ through that system in reliance on consistent application of that
377
+ system; it is up to the author/donor to decide if he or she is willing
378
+ to distribute software through any other system and a licensee cannot
379
+ impose that choice.
380
+
381
+ This section is intended to make thoroughly clear what is believed to
382
+ be a consequence of the rest of this License.
383
+
384
+ 12. If the distribution and/or use of the Library is restricted in
385
+ certain countries either by patents or by copyrighted interfaces, the
386
+ original copyright holder who places the Library under this License may add
387
+ an explicit geographical distribution limitation excluding those countries,
388
+ so that distribution is permitted only in or among countries not thus
389
+ excluded. In such case, this License incorporates the limitation as if
390
+ written in the body of this License.
391
+
392
+ 13. The Free Software Foundation may publish revised and/or new
393
+ versions of the Library General Public License from time to time.
394
+ Such new versions will be similar in spirit to the present version,
395
+ but may differ in detail to address new problems or concerns.
396
+
397
+ Each version is given a distinguishing version number. If the Library
398
+ specifies a version number of this License which applies to it and
399
+ "any later version", you have the option of following the terms and
400
+ conditions either of that version or of any later version published by
401
+ the Free Software Foundation. If the Library does not specify a
402
+ license version number, you may choose any version ever published by
403
+ the Free Software Foundation.
404
+
405
+ 14. If you wish to incorporate parts of the Library into other free
406
+ programs whose distribution conditions are incompatible with these,
407
+ write to the author to ask for permission. For software which is
408
+ copyrighted by the Free Software Foundation, write to the Free
409
+ Software Foundation; we sometimes make exceptions for this. Our
410
+ decision will be guided by the two goals of preserving the free status
411
+ of all derivatives of our free software and of promoting the sharing
412
+ and reuse of software generally.
413
+
414
+ NO WARRANTY
415
+
416
+ 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
417
+ WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
418
+ EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
419
+ OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
420
+ KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
421
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
422
+ PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
423
+ LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
424
+ THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
425
+
426
+ 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
427
+ WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
428
+ AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
429
+ FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
430
+ CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
431
+ LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
432
+ RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
433
+ FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
434
+ SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
435
+ DAMAGES.
436
+
437
+ END OF TERMS AND CONDITIONS
438
+
439
+ How to Apply These Terms to Your New Libraries
440
+
441
+ If you develop a new library, and you want it to be of the greatest
442
+ possible use to the public, we recommend making it free software that
443
+ everyone can redistribute and change. You can do so by permitting
444
+ redistribution under these terms (or, alternatively, under the terms of the
445
+ ordinary General Public License).
446
+
447
+ To apply these terms, attach the following notices to the library. It is
448
+ safest to attach them to the start of each source file to most effectively
449
+ convey the exclusion of warranty; and each file should have at least the
450
+ "copyright" line and a pointer to where the full notice is found.
451
+
452
+ <one line to give the library's name and a brief idea of what it does.>
453
+ Copyright (C) <year> <name of author>
454
+
455
+ This library is free software; you can redistribute it and/or
456
+ modify it under the terms of the GNU Library General Public
457
+ License as published by the Free Software Foundation; either
458
+ version 2 of the License, or (at your option) any later version.
459
+
460
+ This library is distributed in the hope that it will be useful,
461
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
462
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
463
+ Library General Public License for more details.
464
+
465
+ You should have received a copy of the GNU Library General Public
466
+ License along with this library; if not, write to the
467
+ Free Software Foundation, Inc., 59 Temple Place - Suite 330,
468
+ Boston, MA 02111-1307 USA.
469
+
470
+ Also add information on how to contact you by electronic and paper mail.
471
+
472
+ You should also get your employer (if you work as a programmer) or your
473
+ school, if any, to sign a "copyright disclaimer" for the library, if
474
+ necessary. Here is a sample; alter the names:
475
+
476
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the
477
+ library `Frob' (a library for tweaking knobs) written by James Random Hacker.
478
+
479
+ <signature of Ty Coon>, 1 April 1990
480
+ Ty Coon, President of Vice
481
+
482
+ That's all there is to it!