glib2 1.1.9-x86-mingw32 → 1.2.0-x86-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (517) hide show
  1. data/Rakefile +26 -4
  2. data/ext/glib2/glib2.def +3 -1
  3. data/ext/glib2/rbgcompat.h +0 -15
  4. data/ext/glib2/rbglib.h +11 -3
  5. data/ext/glib2/rbglib_source.c +6 -1
  6. data/ext/glib2/rbgobj_boxed.c +65 -48
  7. data/ext/glib2/rbgobj_convert.c +29 -14
  8. data/ext/glib2/rbgobj_value.c +42 -0
  9. data/ext/glib2/rbgobject.c +7 -4
  10. data/ext/glib2/rbgobject.h +15 -9
  11. data/lib/1.8/glib2.so +0 -0
  12. data/lib/1.9/glib2.so +0 -0
  13. data/lib/gnome2-raketask.rb +6 -1
  14. data/lib/gnome2-win32-binary-build-task.rb +40 -10
  15. data/vendor/local/bin/certtool.exe +0 -0
  16. data/vendor/local/bin/danetool.exe +0 -0
  17. data/vendor/local/bin/gdbus-codegen +1 -1
  18. data/vendor/local/bin/gdbus.exe +0 -0
  19. data/vendor/local/bin/gio-querymodules.exe +0 -0
  20. data/vendor/local/bin/glib-compile-resources.exe +0 -0
  21. data/vendor/local/bin/glib-compile-schemas.exe +0 -0
  22. data/vendor/local/bin/glib-genmarshal.exe +0 -0
  23. data/vendor/local/bin/glib-gettextize +1 -1
  24. data/vendor/local/bin/glib-mkenums +1 -1
  25. data/vendor/local/bin/gnutls-cli-debug.exe +0 -0
  26. data/vendor/local/bin/gnutls-cli.exe +0 -0
  27. data/vendor/local/bin/gnutls-serv.exe +0 -0
  28. data/vendor/local/bin/gobject-query.exe +0 -0
  29. data/vendor/local/bin/gresource.exe +0 -0
  30. data/vendor/local/bin/gsettings.exe +0 -0
  31. data/vendor/local/bin/gspawn-win32-helper-console.exe +0 -0
  32. data/vendor/local/bin/gspawn-win32-helper.exe +0 -0
  33. data/vendor/local/bin/libgio-2.0-0.dll +0 -0
  34. data/vendor/local/bin/libglib-2.0-0.dll +0 -0
  35. data/vendor/local/bin/libgmodule-2.0-0.dll +0 -0
  36. data/vendor/local/bin/libgmp-10.dll +0 -0
  37. data/vendor/local/bin/libgnutls-28.dll +0 -0
  38. data/vendor/local/bin/libgnutls-openssl-27.dll +0 -0
  39. data/vendor/local/bin/libgnutls-openssl-28.def +87 -93
  40. data/vendor/local/bin/libgnutlsxx-28.dll +0 -0
  41. data/vendor/local/bin/libgobject-2.0-0.dll +0 -0
  42. data/vendor/local/bin/libgthread-2.0-0.dll +0 -0
  43. data/vendor/local/bin/libhogweed-2-2.dll +0 -0
  44. data/vendor/local/bin/libnettle-4-4.dll +0 -0
  45. data/vendor/local/bin/nettle-hash.exe +0 -0
  46. data/vendor/local/bin/nettle-lfib-stream.exe +0 -0
  47. data/vendor/local/bin/ocsptool.exe +0 -0
  48. data/vendor/local/bin/pkcs1-conv.exe +0 -0
  49. data/vendor/local/bin/psktool.exe +0 -0
  50. data/vendor/local/bin/sexp-conv.exe +0 -0
  51. data/vendor/local/bin/srptool.exe +0 -0
  52. data/vendor/local/{lib/libffi-3.0.6/include → include}/ffi.h +0 -0
  53. data/vendor/local/{lib/libffi-3.0.6/include → include}/ffitarget.h +0 -0
  54. data/vendor/local/include/glib-2.0/gio/gactionmap.h +0 -4
  55. data/vendor/local/include/glib-2.0/gio/gappinfo.h +1 -3
  56. data/vendor/local/include/glib-2.0/gio/gapplication.h +0 -1
  57. data/vendor/local/include/glib-2.0/gio/gapplicationcommandline.h +0 -4
  58. data/vendor/local/include/glib-2.0/gio/gcontenttype.h +0 -1
  59. data/vendor/local/include/glib-2.0/gio/gdbusnamewatching.h +1 -6
  60. data/vendor/local/include/glib-2.0/gio/gfile.h +0 -3
  61. data/vendor/local/include/glib-2.0/gio/gfileenumerator.h +0 -3
  62. data/vendor/local/include/glib-2.0/gio/gfileinfo.h +0 -2
  63. data/vendor/local/include/glib-2.0/gio/ginetaddressmask.h +0 -6
  64. data/vendor/local/include/glib-2.0/gio/gio.h +0 -1
  65. data/vendor/local/include/glib-2.0/gio/gioenums.h +1 -3
  66. data/vendor/local/include/glib-2.0/gio/giomodule.h +0 -5
  67. data/vendor/local/include/glib-2.0/gio/gioscheduler.h +0 -4
  68. data/vendor/local/include/glib-2.0/gio/giotypes.h +0 -1
  69. data/vendor/local/include/glib-2.0/gio/gmemoryoutputstream.h +0 -2
  70. data/vendor/local/include/glib-2.0/gio/gmenu.h +0 -27
  71. data/vendor/local/include/glib-2.0/gio/gmenumodel.h +0 -19
  72. data/vendor/local/include/glib-2.0/gio/gresource.h +0 -2
  73. data/vendor/local/include/glib-2.0/gio/gsettingsschema.h +0 -4
  74. data/vendor/local/include/glib-2.0/gio/gsimpleaction.h +0 -1
  75. data/vendor/local/include/glib-2.0/gio/gsimpleactiongroup.h +0 -1
  76. data/vendor/local/include/glib-2.0/gio/gsocket.h +0 -13
  77. data/vendor/local/include/glib-2.0/glib/deprecated/gthread.h +0 -1
  78. data/vendor/local/include/glib-2.0/glib/gchecksum.h +1 -3
  79. data/vendor/local/include/glib-2.0/glib/gconvert.h +9 -24
  80. data/vendor/local/include/glib-2.0/glib/gdir.h +8 -10
  81. data/vendor/local/include/glib-2.0/glib/genviron.h +8 -12
  82. data/vendor/local/include/glib-2.0/glib/gfileutils.h +15 -20
  83. data/vendor/local/include/glib-2.0/glib/giochannel.h +4 -14
  84. data/vendor/local/include/glib-2.0/glib/gslice.h +0 -4
  85. data/vendor/local/include/glib-2.0/glib/gspawn.h +10 -46
  86. data/vendor/local/include/glib-2.0/glib/gtestutils.h +0 -1
  87. data/vendor/local/include/glib-2.0/glib/gunicode.h +5 -5
  88. data/vendor/local/include/glib-2.0/glib/gutils.h +14 -14
  89. data/vendor/local/include/glib-2.0/glib/gvariant.h +0 -8
  90. data/vendor/local/include/glib-2.0/glib/gversionmacros.h +0 -24
  91. data/vendor/local/include/glib-2.0/glib/gwin32.h +7 -14
  92. data/vendor/local/include/glib-2.0/gmodule.h +7 -11
  93. data/vendor/local/include/glib-2.0/gobject/glib-types.h +0 -33
  94. data/vendor/local/include/glib-2.0/gobject/gobject.h +7 -7
  95. data/vendor/local/include/glib-2.0/gobject/gtype.h +7 -13
  96. data/vendor/local/{share/glib-2.0 → lib/gdbus-2.0}/codegen/__init__.py +0 -0
  97. data/vendor/local/lib/gdbus-2.0/codegen/__init__.pyc +0 -0
  98. data/vendor/local/lib/gdbus-2.0/codegen/__init__.pyo +0 -0
  99. data/vendor/local/{share/glib-2.0 → lib/gdbus-2.0}/codegen/codegen.py +0 -0
  100. data/vendor/local/{share/glib-2.0 → lib/gdbus-2.0}/codegen/codegen.pyc +0 -0
  101. data/vendor/local/{share/glib-2.0 → lib/gdbus-2.0}/codegen/codegen.pyo +0 -0
  102. data/vendor/local/{share/glib-2.0 → lib/gdbus-2.0}/codegen/codegen_docbook.py +0 -0
  103. data/vendor/local/{share/glib-2.0 → lib/gdbus-2.0}/codegen/codegen_docbook.pyc +0 -0
  104. data/vendor/local/{share/glib-2.0 → lib/gdbus-2.0}/codegen/codegen_docbook.pyo +0 -0
  105. data/vendor/local/{share/glib-2.0 → lib/gdbus-2.0}/codegen/codegen_main.py +0 -2
  106. data/vendor/local/{share/glib-2.0 → lib/gdbus-2.0}/codegen/codegen_main.pyc +0 -0
  107. data/vendor/local/{share/glib-2.0 → lib/gdbus-2.0}/codegen/codegen_main.pyo +0 -0
  108. data/vendor/local/{share/glib-2.0 → lib/gdbus-2.0}/codegen/config.py +1 -1
  109. data/vendor/local/lib/gdbus-2.0/codegen/config.pyc +0 -0
  110. data/vendor/local/lib/gdbus-2.0/codegen/config.pyo +0 -0
  111. data/vendor/local/{share/glib-2.0 → lib/gdbus-2.0}/codegen/dbustypes.py +0 -0
  112. data/vendor/local/{share/glib-2.0 → lib/gdbus-2.0}/codegen/dbustypes.pyc +0 -0
  113. data/vendor/local/{share/glib-2.0 → lib/gdbus-2.0}/codegen/dbustypes.pyo +0 -0
  114. data/vendor/local/{share/glib-2.0 → lib/gdbus-2.0}/codegen/parser.py +0 -0
  115. data/vendor/local/{share/glib-2.0 → lib/gdbus-2.0}/codegen/parser.pyc +0 -0
  116. data/vendor/local/{share/glib-2.0 → lib/gdbus-2.0}/codegen/parser.pyo +0 -0
  117. data/vendor/local/{share/glib-2.0 → lib/gdbus-2.0}/codegen/utils.py +0 -0
  118. data/vendor/local/lib/gdbus-2.0/codegen/utils.pyc +0 -0
  119. data/vendor/local/lib/gdbus-2.0/codegen/utils.pyo +0 -0
  120. data/vendor/local/lib/gio-2.0.def +2 -41
  121. data/vendor/local/lib/gio/modules/libgiognutls.a +0 -0
  122. data/vendor/local/lib/gio/modules/libgiognutls.dll +0 -0
  123. data/vendor/local/lib/gio/modules/libgiognutls.dll.a +0 -0
  124. data/vendor/local/lib/gio/modules/libgiognutls.la +1 -1
  125. data/vendor/local/lib/glib-2.0.def +0 -2
  126. data/vendor/local/lib/glib-2.0/include/glibconfig.h +1 -1
  127. data/vendor/local/lib/gobject-2.0.def +0 -4
  128. data/vendor/local/lib/libgio-2.0.dll.a +0 -0
  129. data/vendor/local/lib/libgio-2.0.la +4 -4
  130. data/vendor/local/lib/libglib-2.0.dll.a +0 -0
  131. data/vendor/local/lib/libglib-2.0.la +3 -3
  132. data/vendor/local/lib/libgmodule-2.0.dll.a +0 -0
  133. data/vendor/local/lib/libgmodule-2.0.la +3 -3
  134. data/vendor/local/lib/libgmp.dll.a +0 -0
  135. data/vendor/local/lib/libgnutls-openssl.a +0 -0
  136. data/vendor/local/lib/libgnutls-openssl.dll.a +0 -0
  137. data/vendor/local/lib/libgnutls.a +0 -0
  138. data/vendor/local/lib/libgnutls.dll.a +0 -0
  139. data/vendor/local/lib/libgnutlsxx.a +0 -0
  140. data/vendor/local/lib/libgnutlsxx.dll.a +0 -0
  141. data/vendor/local/lib/libgobject-2.0.dll.a +0 -0
  142. data/vendor/local/lib/libgobject-2.0.la +4 -4
  143. data/vendor/local/lib/libgthread-2.0.dll.a +0 -0
  144. data/vendor/local/lib/libgthread-2.0.la +3 -3
  145. data/vendor/local/lib/libhogweed.a +0 -0
  146. data/vendor/local/lib/libhogweed.dll.a +0 -0
  147. data/vendor/local/lib/libnettle.a +0 -0
  148. data/vendor/local/lib/libnettle.dll.a +0 -0
  149. data/vendor/local/lib/pkgconfig/gio-2.0.pc +1 -1
  150. data/vendor/local/lib/pkgconfig/gio-windows-2.0.pc +1 -1
  151. data/vendor/local/lib/pkgconfig/glib-2.0.pc +1 -1
  152. data/vendor/local/lib/pkgconfig/gmodule-2.0.pc +1 -1
  153. data/vendor/local/lib/pkgconfig/gmodule-export-2.0.pc +1 -1
  154. data/vendor/local/lib/pkgconfig/gmodule-no-export-2.0.pc +1 -1
  155. data/vendor/local/lib/pkgconfig/gobject-2.0.pc +1 -1
  156. data/vendor/local/lib/pkgconfig/gthread-2.0.pc +1 -1
  157. data/vendor/local/share/gdb/auto-load/{libglib-2.0.so.0.3503.0-gdb.py → libglib-2.0.so.0.3400.3-gdb.py} +0 -0
  158. data/vendor/local/share/gdb/auto-load/{libgobject-2.0.so.0.3503.0-gdb.py → libgobject-2.0.so.0.3400.3-gdb.py} +0 -0
  159. data/vendor/local/share/glib-2.0/gdb/glib.py +4 -0
  160. data/vendor/local/share/glib-2.0/gettext/mkinstalldirs +2 -2
  161. data/vendor/local/share/glib-2.0/gettext/po/Makefile.in.in +17 -5
  162. data/vendor/local/share/gtk-doc/html/gio/GActionMap.html +1 -1
  163. data/vendor/local/share/gtk-doc/html/gio/GAppInfo.html +1 -27
  164. data/vendor/local/share/gtk-doc/html/gio/GApplication.html +15 -8
  165. data/vendor/local/share/gtk-doc/html/gio/GApplicationCommandLine.html +6 -47
  166. data/vendor/local/share/gtk-doc/html/gio/GAsyncInitable.html +37 -21
  167. data/vendor/local/share/gtk-doc/html/gio/GAsyncResult.html +4 -16
  168. data/vendor/local/share/gtk-doc/html/gio/GBufferedInputStream.html +1 -1
  169. data/vendor/local/share/gtk-doc/html/gio/GDBusAuthObserver.html +1 -1
  170. data/vendor/local/share/gtk-doc/html/gio/GDBusConnection.html +32 -16
  171. data/vendor/local/share/gtk-doc/html/gio/GDBusInterfaceSkeleton.html +1 -1
  172. data/vendor/local/share/gtk-doc/html/gio/GDBusMethodInvocation.html +1 -1
  173. data/vendor/local/share/gtk-doc/html/gio/GDBusObjectManagerClient.html +2 -4
  174. data/vendor/local/share/gtk-doc/html/gio/GDBusProxy.html +10 -6
  175. data/vendor/local/share/gtk-doc/html/gio/GDBusServer.html +7 -3
  176. data/vendor/local/share/gtk-doc/html/gio/GDataInputStream.html +3 -3
  177. data/vendor/local/share/gtk-doc/html/gio/GFile.html +17 -65
  178. data/vendor/local/share/gtk-doc/html/gio/GFileEnumerator.html +2 -59
  179. data/vendor/local/share/gtk-doc/html/gio/GFileInfo.html +1 -29
  180. data/vendor/local/share/gtk-doc/html/gio/GFileInputStream.html +1 -1
  181. data/vendor/local/share/gtk-doc/html/gio/GInputStream.html +4 -4
  182. data/vendor/local/share/gtk-doc/html/gio/GMemoryOutputStream.html +0 -13
  183. data/vendor/local/share/gtk-doc/html/gio/GMount.html +1 -1
  184. data/vendor/local/share/gtk-doc/html/gio/GProxyAddress.html +2 -2
  185. data/vendor/local/share/gtk-doc/html/gio/GSettings.html +5 -5
  186. data/vendor/local/share/gtk-doc/html/gio/GSimpleAction.html +1 -1
  187. data/vendor/local/share/gtk-doc/html/gio/GSimpleAsyncResult.html +4 -12
  188. data/vendor/local/share/gtk-doc/html/gio/GSocket.html +1 -137
  189. data/vendor/local/share/gtk-doc/html/gio/GTestDBus.html +2 -3
  190. data/vendor/local/share/gtk-doc/html/gio/GTlsConnection.html +1 -1
  191. data/vendor/local/share/gtk-doc/html/gio/GVolume.html +1 -1
  192. data/vendor/local/share/gtk-doc/html/gio/api-index-2-26.html +0 -4
  193. data/vendor/local/share/gtk-doc/html/gio/api-index-deprecated.html +0 -19
  194. data/vendor/local/share/gtk-doc/html/gio/api-index-full.html +0 -180
  195. data/vendor/local/share/gtk-doc/html/gio/async.html +0 -3
  196. data/vendor/local/share/gtk-doc/html/gio/ch01.html +1 -1
  197. data/vendor/local/share/gtk-doc/html/gio/ch02.html +3 -3
  198. data/vendor/local/share/gtk-doc/html/gio/ch03.html +1 -1
  199. data/vendor/local/share/gtk-doc/html/gio/ch29.html +1 -1
  200. data/vendor/local/share/gtk-doc/html/gio/ch30.html +4 -4
  201. data/vendor/local/share/gtk-doc/html/gio/ch30s02.html +2 -2
  202. data/vendor/local/share/gtk-doc/html/gio/ch30s03.html +3 -3
  203. data/vendor/local/share/gtk-doc/html/gio/ch31.html +3 -3
  204. data/vendor/local/share/gtk-doc/html/gio/ch31s02.html +1 -1
  205. data/vendor/local/share/gtk-doc/html/gio/ch31s03.html +1 -1
  206. data/vendor/local/share/gtk-doc/html/gio/ch31s04.html +1 -1
  207. data/vendor/local/share/gtk-doc/html/gio/ch31s05.html +1 -1
  208. data/vendor/local/share/gtk-doc/html/gio/ch31s06.html +2 -2
  209. data/vendor/local/share/gtk-doc/html/gio/ch31s07.html +1 -1
  210. data/vendor/local/share/gtk-doc/html/gio/ch32.html +3 -3
  211. data/vendor/local/share/gtk-doc/html/gio/ch32s02.html +1 -1
  212. data/vendor/local/share/gtk-doc/html/gio/ch32s03.html +1 -1
  213. data/vendor/local/share/gtk-doc/html/gio/ch32s04.html +1 -1
  214. data/vendor/local/share/gtk-doc/html/gio/ch32s05.html +17 -9
  215. data/vendor/local/share/gtk-doc/html/gio/gdbus-codegen.html +11 -11
  216. data/vendor/local/share/gtk-doc/html/gio/gdbus-org.gtk.GDBus.Example.ObjectManager.Animal.html +2 -2
  217. data/vendor/local/share/gtk-doc/html/gio/gdbus.html +6 -6
  218. data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Introspection-Data.html +5 -5
  219. data/vendor/local/share/gtk-doc/html/gio/gio-D-Bus-Utilities.html +1 -1
  220. data/vendor/local/share/gtk-doc/html/gio/gio-Desktop-file-based-GAppInfo.html +0 -109
  221. data/vendor/local/share/gtk-doc/html/gio/gio-GDBusError.html +1 -1
  222. data/vendor/local/share/gtk-doc/html/gio/gio-GFileAttribute.html +2 -2
  223. data/vendor/local/share/gtk-doc/html/gio/gio-GIOError.html +1 -7
  224. data/vendor/local/share/gtk-doc/html/gio/gio-GIOScheduler.html +12 -29
  225. data/vendor/local/share/gtk-doc/html/gio/gio-GResource.html +1 -1
  226. data/vendor/local/share/gtk-doc/html/gio/gio-Owning-Bus-Names.html +7 -3
  227. data/vendor/local/share/gtk-doc/html/gio/gio-Watching-Bus-Names.html +8 -10
  228. data/vendor/local/share/gtk-doc/html/gio/gio-hierarchy.html +0 -1
  229. data/vendor/local/share/gtk-doc/html/gio/gio-querymodules.html +1 -1
  230. data/vendor/local/share/gtk-doc/html/gio/gio.devhelp2 +11 -64
  231. data/vendor/local/share/gtk-doc/html/gio/glib-compile-resources.html +3 -15
  232. data/vendor/local/share/gtk-doc/html/gio/glib-compile-schemas.html +2 -2
  233. data/vendor/local/share/gtk-doc/html/gio/gresource-tool.html +2 -2
  234. data/vendor/local/share/gtk-doc/html/gio/gsettings-tool.html +2 -2
  235. data/vendor/local/share/gtk-doc/html/gio/highlevel-socket.html +2 -2
  236. data/vendor/local/share/gtk-doc/html/gio/index.html +4 -10
  237. data/vendor/local/share/gtk-doc/html/gio/index.sgml +0 -59
  238. data/vendor/local/share/gtk-doc/html/gio/migrating.html +3 -3
  239. data/vendor/local/share/gtk-doc/html/gio/networking.html +0 -3
  240. data/vendor/local/share/gtk-doc/html/gio/pt01.html +1 -1
  241. data/vendor/local/share/gtk-doc/html/gio/pt02.html +1 -7
  242. data/vendor/local/share/gtk-doc/html/glib/api-index-2-34.html +0 -4
  243. data/vendor/local/share/gtk-doc/html/glib/api-index-full.html +1 -21
  244. data/vendor/local/share/gtk-doc/html/glib/glib-Arrays.html +2 -2
  245. data/vendor/local/share/gtk-doc/html/glib/glib-Byte-Arrays.html +1 -1
  246. data/vendor/local/share/gtk-doc/html/glib/glib-Data-Checksums.html +4 -13
  247. data/vendor/local/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html +2 -2
  248. data/vendor/local/share/gtk-doc/html/glib/glib-Deprecated-Thread-APIs.html +11 -7
  249. data/vendor/local/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html +2 -2
  250. data/vendor/local/share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html +1 -1
  251. data/vendor/local/share/gtk-doc/html/glib/glib-GVariant.html +10 -86
  252. data/vendor/local/share/gtk-doc/html/glib/glib-Hash-Tables.html +46 -5
  253. data/vendor/local/share/gtk-doc/html/glib/glib-IO-Channels.html +7 -11
  254. data/vendor/local/share/gtk-doc/html/glib/glib-Keyed-Data-Lists.html +3 -3
  255. data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Slices.html +4 -4
  256. data/vendor/local/share/gtk-doc/html/glib/glib-Message-Logging.html +3 -3
  257. data/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html +34 -27
  258. data/vendor/local/share/gtk-doc/html/glib/glib-Pointer-Arrays.html +1 -1
  259. data/vendor/local/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html +2 -2
  260. data/vendor/local/share/gtk-doc/html/glib/glib-Spawning-Processes.html +2 -2
  261. data/vendor/local/share/gtk-doc/html/glib/glib-Testing.html +2 -23
  262. data/vendor/local/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html +14 -14
  263. data/vendor/local/share/gtk-doc/html/glib/glib-Threads.html +6 -6
  264. data/vendor/local/share/gtk-doc/html/glib/glib-UNIX-specific-utilities-and-integration.html +7 -13
  265. data/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html +5 -9
  266. data/vendor/local/share/gtk-doc/html/glib/glib-Version-Information.html +4 -28
  267. data/vendor/local/share/gtk-doc/html/glib/glib-Warnings-and-Assertions.html +2 -2
  268. data/vendor/local/share/gtk-doc/html/glib/glib-building.html +1 -1
  269. data/vendor/local/share/gtk-doc/html/glib/glib-changes.html +2 -2
  270. data/vendor/local/share/gtk-doc/html/glib/glib-compiling.html +1 -1
  271. data/vendor/local/share/gtk-doc/html/glib/glib-gettextize.html +3 -3
  272. data/vendor/local/share/gtk-doc/html/glib/glib-programming.html +3 -3
  273. data/vendor/local/share/gtk-doc/html/glib/glib-regex-syntax.html +45 -45
  274. data/vendor/local/share/gtk-doc/html/glib/glib-resources.html +3 -3
  275. data/vendor/local/share/gtk-doc/html/glib/glib-running.html +6 -6
  276. data/vendor/local/share/gtk-doc/html/glib/glib.devhelp2 +25 -32
  277. data/vendor/local/share/gtk-doc/html/glib/gtester-report.html +3 -3
  278. data/vendor/local/share/gtk-doc/html/glib/gtester.html +3 -3
  279. data/vendor/local/share/gtk-doc/html/glib/gvariant-format-strings.html +12 -12
  280. data/vendor/local/share/gtk-doc/html/glib/gvariant-text.html +2 -2
  281. data/vendor/local/share/gtk-doc/html/glib/index.html +1 -1
  282. data/vendor/local/share/gtk-doc/html/glib/index.sgml +0 -7
  283. data/vendor/local/share/gtk-doc/html/gobject/api-index-deprecated.html +0 -12
  284. data/vendor/local/share/gtk-doc/html/gobject/api-index-full.html +0 -12
  285. data/vendor/local/share/gtk-doc/html/gobject/ch01s02.html +4 -4
  286. data/vendor/local/share/gtk-doc/html/gobject/chapter-gtype.html +4 -4
  287. data/vendor/local/share/gtk-doc/html/gobject/chapter-intro.html +2 -2
  288. data/vendor/local/share/gtk-doc/html/gobject/chapter-signal.html +8 -8
  289. data/vendor/local/share/gtk-doc/html/gobject/glib-genmarshal.html +6 -6
  290. data/vendor/local/share/gtk-doc/html/gobject/glib-mkenums.html +5 -5
  291. data/vendor/local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html +0 -22
  292. data/vendor/local/share/gtk-doc/html/gobject/gobject-Generic-values.html +5 -1
  293. data/vendor/local/share/gtk-doc/html/gobject/gobject-Signals.html +32 -6
  294. data/vendor/local/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html +6 -6
  295. data/vendor/local/share/gtk-doc/html/gobject/gobject-Type-Information.html +24 -51
  296. data/vendor/local/share/gtk-doc/html/gobject/gobject-properties.html +4 -4
  297. data/vendor/local/share/gtk-doc/html/gobject/gobject-query.html +3 -3
  298. data/vendor/local/share/gtk-doc/html/gobject/gobject.devhelp2 +8 -11
  299. data/vendor/local/share/gtk-doc/html/gobject/gtype-conventions.html +2 -2
  300. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-chainup.html +2 -2
  301. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject-methods.html +3 -3
  302. data/vendor/local/share/gtk-doc/html/gobject/howto-gobject.html +3 -3
  303. data/vendor/local/share/gtk-doc/html/gobject/howto-interface-properties.html +2 -2
  304. data/vendor/local/share/gtk-doc/html/gobject/howto-signals.html +2 -2
  305. data/vendor/local/share/gtk-doc/html/gobject/index.html +7 -7
  306. data/vendor/local/share/gtk-doc/html/gobject/index.sgml +0 -3
  307. data/vendor/local/share/gtk-doc/html/gobject/pr01.html +1 -1
  308. data/vendor/local/share/gtk-doc/html/gobject/pt01.html +4 -4
  309. data/vendor/local/share/gtk-doc/html/gobject/pt02.html +4 -4
  310. data/vendor/local/share/gtk-doc/html/gobject/pt03.html +1 -1
  311. data/vendor/local/share/gtk-doc/html/gobject/rn01.html +1 -1
  312. data/vendor/local/share/gtk-doc/html/gobject/rn02.html +1 -1
  313. data/vendor/local/share/gtk-doc/html/gobject/signal.html +4 -4
  314. data/vendor/local/share/locale/as/LC_MESSAGES/glib20.mo +0 -0
  315. data/vendor/local/share/locale/cs/LC_MESSAGES/glib-networking.mo +0 -0
  316. data/vendor/local/share/locale/da/LC_MESSAGES/glib20.mo +0 -0
  317. data/vendor/local/share/locale/es/LC_MESSAGES/glib-networking.mo +0 -0
  318. data/vendor/local/share/locale/es/LC_MESSAGES/glib20.mo +0 -0
  319. data/vendor/local/share/locale/gl/LC_MESSAGES/glib20.mo +0 -0
  320. data/vendor/local/share/locale/gu/LC_MESSAGES/glib20.mo +0 -0
  321. data/vendor/local/share/locale/he/LC_MESSAGES/glib-networking.mo +0 -0
  322. data/vendor/local/share/locale/he/LC_MESSAGES/glib20.mo +0 -0
  323. data/vendor/local/share/locale/kn/LC_MESSAGES/glib20.mo +0 -0
  324. data/vendor/local/share/locale/lt/LC_MESSAGES/glib-networking.mo +0 -0
  325. data/vendor/local/share/locale/lt/LC_MESSAGES/glib20.mo +0 -0
  326. data/vendor/local/share/locale/nb/LC_MESSAGES/glib20.mo +0 -0
  327. data/vendor/local/share/locale/or/LC_MESSAGES/glib20.mo +0 -0
  328. data/vendor/local/share/locale/pl/LC_MESSAGES/glib-networking.mo +0 -0
  329. data/vendor/local/share/locale/pl/LC_MESSAGES/glib20.mo +0 -0
  330. data/vendor/local/share/locale/sk/LC_MESSAGES/glib20.mo +0 -0
  331. data/vendor/local/share/locale/sl/LC_MESSAGES/glib20.mo +0 -0
  332. data/vendor/local/share/locale/sr/LC_MESSAGES/glib20.mo +0 -0
  333. data/vendor/local/share/locale/sr@latin/LC_MESSAGES/glib20.mo +0 -0
  334. data/vendor/local/share/man/man1/gdbus-codegen.1 +1 -1
  335. data/vendor/local/share/man/man1/gdbus.1 +1 -1
  336. data/vendor/local/share/man/man1/gio-querymodules.1 +1 -1
  337. data/vendor/local/share/man/man1/glib-compile-resources.1 +1 -13
  338. data/vendor/local/share/man/man1/glib-compile-schemas.1 +1 -1
  339. data/vendor/local/share/man/man1/glib-genmarshal.1 +1 -1
  340. data/vendor/local/share/man/man1/glib-gettextize.1 +1 -1
  341. data/vendor/local/share/man/man1/glib-mkenums.1 +1 -1
  342. data/vendor/local/share/man/man1/gobject-query.1 +1 -1
  343. data/vendor/local/share/man/man1/gresource.1 +1 -1
  344. data/vendor/local/share/man/man1/gsettings.1 +1 -1
  345. data/vendor/local/share/man/man1/gtester-report.1 +1 -1
  346. data/vendor/local/share/man/man1/gtester.1 +1 -1
  347. metadata +33 -197
  348. data/ext/glib2/rbgobj_fundamental.c +0 -43
  349. data/vendor/local/bin/asn1Coding.exe +0 -0
  350. data/vendor/local/bin/asn1Decoding.exe +0 -0
  351. data/vendor/local/bin/asn1Parser.exe +0 -0
  352. data/vendor/local/bin/dumpsexp.exe +0 -0
  353. data/vendor/local/bin/gpg-error.exe +0 -0
  354. data/vendor/local/bin/hmac256.exe +0 -0
  355. data/vendor/local/bin/libgcrypt-11.dll +0 -0
  356. data/vendor/local/bin/libgcrypt-config +0 -177
  357. data/vendor/local/bin/libgnutls-26.dll +0 -0
  358. data/vendor/local/bin/libgnutls-extra-26.dll +0 -0
  359. data/vendor/local/bin/libgnutls-openssl-26.dll +0 -0
  360. data/vendor/local/bin/libgpg-error-0.dll +0 -0
  361. data/vendor/local/bin/libtasn1-3.dll +0 -0
  362. data/vendor/local/etc/bash_completion.d/gdbus-bash-completion.sh +0 -33
  363. data/vendor/local/etc/bash_completion.d/gsettings-bash-completion.sh +0 -67
  364. data/vendor/local/gnutls.README.txt +0 -6
  365. data/vendor/local/include/gcrypt-module.h +0 -226
  366. data/vendor/local/include/gcrypt.h +0 -1826
  367. data/vendor/local/include/glib-2.0/gio/gnetworking.h +0 -83
  368. data/vendor/local/include/glib-2.0/gio/gtask.h +0 -160
  369. data/vendor/local/include/glib-2.0/glib/gcache.h +0 -69
  370. data/vendor/local/include/glib-2.0/glib/gcompletion.h +0 -81
  371. data/vendor/local/include/glib-2.0/glib/grel.h +0 -101
  372. data/vendor/local/include/gnutls/extra.h +0 -137
  373. data/vendor/local/include/gpg-error.h +0 -651
  374. data/vendor/local/include/libtasn1.h +0 -246
  375. data/vendor/local/lib/gio-2.0.lib +0 -0
  376. data/vendor/local/lib/glib-2.0.lib +0 -0
  377. data/vendor/local/lib/gmodule-2.0.lib +0 -0
  378. data/vendor/local/lib/gobject-2.0.lib +0 -0
  379. data/vendor/local/lib/gthread-2.0.lib +0 -0
  380. data/vendor/local/lib/libgcrypt.def +0 -237
  381. data/vendor/local/lib/libgcrypt.dll.a +0 -0
  382. data/vendor/local/lib/libgnutls-extra.dll.a +0 -0
  383. data/vendor/local/lib/libgpg-error.dll.a +0 -0
  384. data/vendor/local/lib/libtasn1.dll.a +0 -0
  385. data/vendor/local/manifest/glib-dev_2.28.8-1_win32.mft +0 -619
  386. data/vendor/local/manifest/glib_2.28.8-1_win32.mft +0 -103
  387. data/vendor/local/manifest/gnutls-dev_2.4.2-1_win32.mft +0 -593
  388. data/vendor/local/manifest/gnutls_2.4.2-1_win32.mft +0 -8
  389. data/vendor/local/share/aclocal/gpg-error.m4 +0 -65
  390. data/vendor/local/share/aclocal/libgcrypt.m4 +0 -108
  391. data/vendor/local/share/aclocal/libgnutls-extra.m4 +0 -161
  392. data/vendor/local/share/aclocal/libgnutls.m4 +0 -160
  393. data/vendor/local/share/aclocal/libtasn1.m4 +0 -160
  394. data/vendor/local/share/common-lisp/source/gpg-error/gpg-error-codes.lisp +0 -417
  395. data/vendor/local/share/common-lisp/source/gpg-error/gpg-error-package.lisp +0 -64
  396. data/vendor/local/share/common-lisp/source/gpg-error/gpg-error.asd +0 -36
  397. data/vendor/local/share/common-lisp/source/gpg-error/gpg-error.lisp +0 -236
  398. data/vendor/local/share/doc/glib-2.28.8/COPYING +0 -482
  399. data/vendor/local/share/doc/glib-dev-2.28.8/COPYING +0 -482
  400. data/vendor/local/share/glib-2.0/codegen/__init__.pyc +0 -0
  401. data/vendor/local/share/glib-2.0/codegen/__init__.pyo +0 -0
  402. data/vendor/local/share/glib-2.0/codegen/config.pyc +0 -0
  403. data/vendor/local/share/glib-2.0/codegen/config.pyo +0 -0
  404. data/vendor/local/share/glib-2.0/codegen/utils.pyc +0 -0
  405. data/vendor/local/share/glib-2.0/codegen/utils.pyo +0 -0
  406. data/vendor/local/share/gtk-doc/html/gio/GDBusError.html +0 -879
  407. data/vendor/local/share/gtk-doc/html/gio/GTask.html +0 -2296
  408. data/vendor/local/share/gtk-doc/html/gio/ch26.html +0 -75
  409. data/vendor/local/share/gtk-doc/html/gio/ch27.html +0 -217
  410. data/vendor/local/share/gtk-doc/html/gio/ch27s02.html +0 -41
  411. data/vendor/local/share/gtk-doc/html/gio/ch27s03.html +0 -39
  412. data/vendor/local/share/gtk-doc/html/gio/ch28.html +0 -57
  413. data/vendor/local/share/gtk-doc/html/gio/ch28s02.html +0 -59
  414. data/vendor/local/share/gtk-doc/html/gio/ch28s03.html +0 -159
  415. data/vendor/local/share/gtk-doc/html/gio/ch28s04.html +0 -46
  416. data/vendor/local/share/gtk-doc/html/gio/ch28s05.html +0 -48
  417. data/vendor/local/share/gtk-doc/html/gio/ch28s06.html +0 -279
  418. data/vendor/local/share/gtk-doc/html/gio/ch28s07.html +0 -160
  419. data/vendor/local/share/gtk-doc/html/gio/ch29s02.html +0 -130
  420. data/vendor/local/share/gtk-doc/html/gio/ch29s03.html +0 -202
  421. data/vendor/local/share/gtk-doc/html/gio/ch29s04.html +0 -96
  422. data/vendor/local/share/gtk-doc/html/gio/ch29s05.html +0 -823
  423. data/vendor/local/share/gtk-doc/html/gio/ch29s06.html +0 -828
  424. data/vendor/local/share/gtk-doc/html/gio/gio-gnetworking.h.html +0 -91
  425. data/vendor/local/share/gtk-doc/html/gio/gio.devhelp +0 -1956
  426. data/vendor/local/share/gtk-doc/html/glib/glib-Limits-of-Basic-Types.html +0 -389
  427. data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Allocators.html +0 -137
  428. data/vendor/local/share/gtk-doc/html/glib/glib-Memory-Chunks.html +0 -679
  429. data/vendor/local/share/gtk-doc/html/glib/glib.devhelp +0 -2218
  430. data/vendor/local/share/gtk-doc/html/gobject/ch06s03.html +0 -113
  431. data/vendor/local/share/gtk-doc/html/gobject/gobject.devhelp +0 -766
  432. data/vendor/local/share/info/gcrypt.info +0 -6243
  433. data/vendor/local/share/info/gnutls-certificate-user-use-case.png +0 -0
  434. data/vendor/local/share/info/gnutls-extensions_st.png +0 -0
  435. data/vendor/local/share/info/gnutls-mod_auth_st.png +0 -0
  436. data/vendor/local/share/info/gnutls-objects.png +0 -0
  437. data/vendor/local/share/info/libtasn1.info +0 -2993
  438. data/vendor/local/share/man/man1/asn1Coding.1 +0 -46
  439. data/vendor/local/share/man/man1/asn1Decoding.1 +0 -41
  440. data/vendor/local/share/man/man1/asn1Parser.1 +0 -49
  441. data/vendor/local/share/man/man3/asn1_array2tree.3 +0 -47
  442. data/vendor/local/share/man/man3/asn1_bit_der.3 +0 -39
  443. data/vendor/local/share/man/man3/asn1_check_version.3 +0 -39
  444. data/vendor/local/share/man/man3/asn1_copy_node.3 +0 -39
  445. data/vendor/local/share/man/man3/asn1_create_element.3 +0 -45
  446. data/vendor/local/share/man/man3/asn1_delete_element.3 +0 -39
  447. data/vendor/local/share/man/man3/asn1_delete_structure.3 +0 -37
  448. data/vendor/local/share/man/man3/asn1_der_coding.3 +0 -52
  449. data/vendor/local/share/man/man3/asn1_der_decoding.3 +0 -50
  450. data/vendor/local/share/man/man3/asn1_der_decoding_element.3 +0 -54
  451. data/vendor/local/share/man/man3/asn1_der_decoding_startEnd.3 +0 -58
  452. data/vendor/local/share/man/man3/asn1_expand_any_defined_by.3 +0 -45
  453. data/vendor/local/share/man/man3/asn1_expand_octet_string.3 +0 -51
  454. data/vendor/local/share/man/man3/asn1_find_node.3 +0 -38
  455. data/vendor/local/share/man/man3/asn1_find_structure_from_oid.3 +0 -37
  456. data/vendor/local/share/man/man3/asn1_get_bit_der.3 +0 -43
  457. data/vendor/local/share/man/man3/asn1_get_length_der.3 +0 -38
  458. data/vendor/local/share/man/man3/asn1_get_octet_der.3 +0 -43
  459. data/vendor/local/share/man/man3/asn1_get_tag_der.3 +0 -41
  460. data/vendor/local/share/man/man3/asn1_length_der.3 +0 -36
  461. data/vendor/local/share/man/man3/asn1_number_of_elements.3 +0 -43
  462. data/vendor/local/share/man/man3/asn1_octet_der.3 +0 -37
  463. data/vendor/local/share/man/man3/asn1_parser2array.3 +0 -58
  464. data/vendor/local/share/man/man3/asn1_parser2tree.3 +0 -55
  465. data/vendor/local/share/man/man3/asn1_print_structure.3 +0 -40
  466. data/vendor/local/share/man/man3/asn1_read_tag.3 +0 -46
  467. data/vendor/local/share/man/man3/asn1_read_value.3 +0 -92
  468. data/vendor/local/share/man/man3/asn1_write_value.3 +0 -136
  469. data/vendor/local/share/man/man3/gnutls_certificate_client_set_retrieve_function.3 +0 -58
  470. data/vendor/local/share/man/man3/gnutls_certificate_get_openpgp_keyring.3 +0 -37
  471. data/vendor/local/share/man/man3/gnutls_certificate_get_x509_cas.3 +0 -40
  472. data/vendor/local/share/man/man3/gnutls_certificate_get_x509_crls.3 +0 -40
  473. data/vendor/local/share/man/man3/gnutls_certificate_server_set_retrieve_function.3 +0 -47
  474. data/vendor/local/share/man/man3/gnutls_certificate_verify_peers.3 +0 -44
  475. data/vendor/local/share/man/man3/gnutls_crypto_cipher_register.3 +0 -45
  476. data/vendor/local/share/man/man3/gnutls_crypto_digest_register.3 +0 -45
  477. data/vendor/local/share/man/man3/gnutls_crypto_mac_register.3 +0 -45
  478. data/vendor/local/share/man/man3/gnutls_crypto_rnd_register.3 +0 -43
  479. data/vendor/local/share/man/man3/gnutls_extra_check_version.3 +0 -36
  480. data/vendor/local/share/man/man3/gnutls_free.3 +0 -34
  481. data/vendor/local/share/man/man3/gnutls_global_init_extra.3 +0 -38
  482. data/vendor/local/share/man/man3/gnutls_ia_allocate_client_credentials.3 +0 -42
  483. data/vendor/local/share/man/man3/gnutls_ia_allocate_server_credentials.3 +0 -42
  484. data/vendor/local/share/man/man3/gnutls_ia_enable.3 +0 -53
  485. data/vendor/local/share/man/man3/gnutls_ia_endphase_send.3 +0 -43
  486. data/vendor/local/share/man/man3/gnutls_ia_extract_inner_secret.3 +0 -44
  487. data/vendor/local/share/man/man3/gnutls_ia_free_client_credentials.3 +0 -34
  488. data/vendor/local/share/man/man3/gnutls_ia_free_server_credentials.3 +0 -34
  489. data/vendor/local/share/man/man3/gnutls_ia_generate_challenge.3 +0 -40
  490. data/vendor/local/share/man/man3/gnutls_ia_get_client_avp_ptr.3 +0 -36
  491. data/vendor/local/share/man/man3/gnutls_ia_get_server_avp_ptr.3 +0 -36
  492. data/vendor/local/share/man/man3/gnutls_ia_handshake.3 +0 -36
  493. data/vendor/local/share/man/man3/gnutls_ia_handshake_p.3 +0 -37
  494. data/vendor/local/share/man/man3/gnutls_ia_permute_inner_secret.3 +0 -43
  495. data/vendor/local/share/man/man3/gnutls_ia_recv.3 +0 -57
  496. data/vendor/local/share/man/man3/gnutls_ia_send.3 +0 -56
  497. data/vendor/local/share/man/man3/gnutls_ia_set_client_avp_function.3 +0 -61
  498. data/vendor/local/share/man/man3/gnutls_ia_set_client_avp_ptr.3 +0 -36
  499. data/vendor/local/share/man/man3/gnutls_ia_set_server_avp_function.3 +0 -68
  500. data/vendor/local/share/man/man3/gnutls_ia_set_server_avp_ptr.3 +0 -36
  501. data/vendor/local/share/man/man3/gnutls_ia_verify_endphase.3 +0 -45
  502. data/vendor/local/share/man/man3/gnutls_malloc.3 +0 -37
  503. data/vendor/local/share/man/man3/gnutls_openpgp_privkey_get_subkey_expiration_time.3 +0 -40
  504. data/vendor/local/share/man/man3/gnutls_oprfi_enable_client.3 +0 -42
  505. data/vendor/local/share/man/man3/gnutls_oprfi_enable_server.3 +0 -49
  506. data/vendor/local/share/man/man3/gnutls_psk_netconf_derive_key.3 +0 -44
  507. data/vendor/local/share/man/man3/gnutls_session_get_client_random.3 +0 -40
  508. data/vendor/local/share/man/man3/gnutls_session_get_master_secret.3 +0 -43
  509. data/vendor/local/share/man/man3/gnutls_session_get_server_random.3 +0 -40
  510. data/vendor/local/share/man/man3/gnutls_sign_algorithm_get_name.3 +0 -35
  511. data/vendor/local/share/man/man3/gnutls_transport_set_global_errno.3 +0 -47
  512. data/vendor/local/share/man/man3/gnutls_transport_set_lowat.3 +0 -40
  513. data/vendor/local/share/man/man3/gnutls_x509_privkey_verify_data.3 +0 -43
  514. data/vendor/local/share/man/man3/libtasn1_perror.3 +0 -32
  515. data/vendor/local/share/man/man3/libtasn1_strerror.3 +0 -35
  516. data/vendor/local/src/dieterv/packaging/glib_2.28.8-1_win32.log +0 -2919
  517. data/vendor/local/src/dieterv/packaging/glib_2.28.8-1_win32.sh +0 -157
@@ -1,34 +0,0 @@
1
- .\" DO NOT MODIFY THIS FILE! It was generated by gdoc.
2
- .TH "gnutls_ia_free_client_credentials" 3 "2.4.2" "gnutls" "gnutls"
3
- .SH NAME
4
- gnutls_ia_free_client_credentials \- Used to free an allocated #gnutls_ia_client_credentials_t structure
5
- .SH SYNOPSIS
6
- .B #include <gnutls/extra.h>
7
- .sp
8
- .BI "void gnutls_ia_free_client_credentials(gnutls_ia_client_credentials_t " sc ");"
9
- .SH ARGUMENTS
10
- .IP "gnutls_ia_client_credentials_t sc" 12
11
- is an \fBgnutls_ia_client_credentials_t\fP structure.
12
- .SH "DESCRIPTION"
13
- This structure is complex enough to manipulate directly thus this
14
- helper function is provided in order to free (deallocate) it.
15
- .SH "REPORTING BUGS"
16
- Report bugs to <bug-gnutls@gnu.org>.
17
- .SH COPYRIGHT
18
- Copyright \(co 2008 Free Software Foundation.
19
- .br
20
- Permission is granted to make and distribute verbatim copies of this
21
- manual provided the copyright notice and this permission notice are
22
- preserved on all copies.
23
- .SH "SEE ALSO"
24
- The full documentation for
25
- .B gnutls
26
- is maintained as a Texinfo manual. If the
27
- .B info
28
- and
29
- .B gnutls
30
- programs are properly installed at your site, the command
31
- .IP
32
- .B info gnutls
33
- .PP
34
- should give you access to the complete manual.
@@ -1,34 +0,0 @@
1
- .\" DO NOT MODIFY THIS FILE! It was generated by gdoc.
2
- .TH "gnutls_ia_free_server_credentials" 3 "2.4.2" "gnutls" "gnutls"
3
- .SH NAME
4
- gnutls_ia_free_server_credentials \- Used to free an allocated #gnutls_ia_server_credentials_t structure
5
- .SH SYNOPSIS
6
- .B #include <gnutls/extra.h>
7
- .sp
8
- .BI "void gnutls_ia_free_server_credentials(gnutls_ia_server_credentials_t " sc ");"
9
- .SH ARGUMENTS
10
- .IP "gnutls_ia_server_credentials_t sc" 12
11
- is an \fBgnutls_ia_server_credentials_t\fP structure.
12
- .SH "DESCRIPTION"
13
- This structure is complex enough to manipulate directly thus this
14
- helper function is provided in order to free (deallocate) it.
15
- .SH "REPORTING BUGS"
16
- Report bugs to <bug-gnutls@gnu.org>.
17
- .SH COPYRIGHT
18
- Copyright \(co 2008 Free Software Foundation.
19
- .br
20
- Permission is granted to make and distribute verbatim copies of this
21
- manual provided the copyright notice and this permission notice are
22
- preserved on all copies.
23
- .SH "SEE ALSO"
24
- The full documentation for
25
- .B gnutls
26
- is maintained as a Texinfo manual. If the
27
- .B info
28
- and
29
- .B gnutls
30
- programs are properly installed at your site, the command
31
- .IP
32
- .B info gnutls
33
- .PP
34
- should give you access to the complete manual.
@@ -1,40 +0,0 @@
1
- .\" DO NOT MODIFY THIS FILE! It was generated by gdoc.
2
- .TH "gnutls_ia_generate_challenge" 3 "2.4.2" "gnutls" "gnutls"
3
- .SH NAME
4
- gnutls_ia_generate_challenge \- API function
5
- .SH SYNOPSIS
6
- .B #include <gnutls/extra.h>
7
- .sp
8
- .BI "int gnutls_ia_generate_challenge(gnutls_session_t " session ", size_t " buffer_size ", char * " buffer ");"
9
- .SH ARGUMENTS
10
- .IP "gnutls_session_t session" 12
11
- is a \fBgnutls_session_t\fP structure.
12
- .IP "size_t buffer_size" 12
13
- size of output buffer.
14
- .IP "char * buffer" 12
15
- pre-allocated buffer to contain \fIbuffer_size\fP bytes of output.
16
- .SH "DESCRIPTION"
17
- Generate an application challenge that the client cannot control or
18
- predict, based on the TLS/IA inner secret.
19
- .SH "RETURN VALUE"
20
- Returns 0 on success, or an negative error code.
21
- .SH "REPORTING BUGS"
22
- Report bugs to <bug-gnutls@gnu.org>.
23
- .SH COPYRIGHT
24
- Copyright \(co 2008 Free Software Foundation.
25
- .br
26
- Permission is granted to make and distribute verbatim copies of this
27
- manual provided the copyright notice and this permission notice are
28
- preserved on all copies.
29
- .SH "SEE ALSO"
30
- The full documentation for
31
- .B gnutls
32
- is maintained as a Texinfo manual. If the
33
- .B info
34
- and
35
- .B gnutls
36
- programs are properly installed at your site, the command
37
- .IP
38
- .B info gnutls
39
- .PP
40
- should give you access to the complete manual.
@@ -1,36 +0,0 @@
1
- .\" DO NOT MODIFY THIS FILE! It was generated by gdoc.
2
- .TH "gnutls_ia_get_client_avp_ptr" 3 "2.4.2" "gnutls" "gnutls"
3
- .SH NAME
4
- gnutls_ia_get_client_avp_ptr \- Returns the pointer which is sent to TLS/IA callback
5
- .SH SYNOPSIS
6
- .B #include <gnutls/extra.h>
7
- .sp
8
- .BI "void * gnutls_ia_get_client_avp_ptr(gnutls_ia_client_credentials_t " cred ");"
9
- .SH ARGUMENTS
10
- .IP "gnutls_ia_client_credentials_t cred" 12
11
- is a \fBgnutls_ia_client_credentials_t\fP structure.
12
- .SH "DESCRIPTION"
13
- Returns the pointer that will be provided to the TLS/IA callback
14
- function as the first argument.
15
- .SH "RETURNS"
16
- The client callback data pointer.
17
- .SH "REPORTING BUGS"
18
- Report bugs to <bug-gnutls@gnu.org>.
19
- .SH COPYRIGHT
20
- Copyright \(co 2008 Free Software Foundation.
21
- .br
22
- Permission is granted to make and distribute verbatim copies of this
23
- manual provided the copyright notice and this permission notice are
24
- preserved on all copies.
25
- .SH "SEE ALSO"
26
- The full documentation for
27
- .B gnutls
28
- is maintained as a Texinfo manual. If the
29
- .B info
30
- and
31
- .B gnutls
32
- programs are properly installed at your site, the command
33
- .IP
34
- .B info gnutls
35
- .PP
36
- should give you access to the complete manual.
@@ -1,36 +0,0 @@
1
- .\" DO NOT MODIFY THIS FILE! It was generated by gdoc.
2
- .TH "gnutls_ia_get_server_avp_ptr" 3 "2.4.2" "gnutls" "gnutls"
3
- .SH NAME
4
- gnutls_ia_get_server_avp_ptr \- Returns the pointer which is sent to TLS/IA callback
5
- .SH SYNOPSIS
6
- .B #include <gnutls/extra.h>
7
- .sp
8
- .BI "void * gnutls_ia_get_server_avp_ptr(gnutls_ia_server_credentials_t " cred ");"
9
- .SH ARGUMENTS
10
- .IP "gnutls_ia_server_credentials_t cred" 12
11
- is a \fBgnutls_ia_client_credentials_t\fP structure.
12
- .SH "DESCRIPTION"
13
- Returns the pointer that will be provided to the TLS/IA callback
14
- function as the first argument.
15
- .SH "RETURNS"
16
- The server callback data pointer.
17
- .SH "REPORTING BUGS"
18
- Report bugs to <bug-gnutls@gnu.org>.
19
- .SH COPYRIGHT
20
- Copyright \(co 2008 Free Software Foundation.
21
- .br
22
- Permission is granted to make and distribute verbatim copies of this
23
- manual provided the copyright notice and this permission notice are
24
- preserved on all copies.
25
- .SH "SEE ALSO"
26
- The full documentation for
27
- .B gnutls
28
- is maintained as a Texinfo manual. If the
29
- .B info
30
- and
31
- .B gnutls
32
- programs are properly installed at your site, the command
33
- .IP
34
- .B info gnutls
35
- .PP
36
- should give you access to the complete manual.
@@ -1,36 +0,0 @@
1
- .\" DO NOT MODIFY THIS FILE! It was generated by gdoc.
2
- .TH "gnutls_ia_handshake" 3 "2.4.2" "gnutls" "gnutls"
3
- .SH NAME
4
- gnutls_ia_handshake \- API function
5
- .SH SYNOPSIS
6
- .B #include <gnutls/extra.h>
7
- .sp
8
- .BI "int gnutls_ia_handshake(gnutls_session_t " session ");"
9
- .SH ARGUMENTS
10
- .IP "gnutls_session_t session" 12
11
- is a \fBgnutls_session_t\fP structure.
12
- .SH "DESCRIPTION"
13
- Perform a TLS/IA handshake. This should be called after
14
- \fBgnutls_handshake()\fP iff \fBgnutls_ia_handshake_p()\fP.
15
-
16
- Return 0 on success, or an error code.
17
- .SH "REPORTING BUGS"
18
- Report bugs to <bug-gnutls@gnu.org>.
19
- .SH COPYRIGHT
20
- Copyright \(co 2008 Free Software Foundation.
21
- .br
22
- Permission is granted to make and distribute verbatim copies of this
23
- manual provided the copyright notice and this permission notice are
24
- preserved on all copies.
25
- .SH "SEE ALSO"
26
- The full documentation for
27
- .B gnutls
28
- is maintained as a Texinfo manual. If the
29
- .B info
30
- and
31
- .B gnutls
32
- programs are properly installed at your site, the command
33
- .IP
34
- .B info gnutls
35
- .PP
36
- should give you access to the complete manual.
@@ -1,37 +0,0 @@
1
- .\" DO NOT MODIFY THIS FILE! It was generated by gdoc.
2
- .TH "gnutls_ia_handshake_p" 3 "2.4.2" "gnutls" "gnutls"
3
- .SH NAME
4
- gnutls_ia_handshake_p \- API function
5
- .SH SYNOPSIS
6
- .B #include <gnutls/extra.h>
7
- .sp
8
- .BI "int gnutls_ia_handshake_p(gnutls_session_t " session ");"
9
- .SH ARGUMENTS
10
- .IP "gnutls_session_t session" 12
11
- is a \fBgnutls_session_t\fP structure.
12
- .SH "DESCRIPTION"
13
- Predicate to be used after \fBgnutls_handshake()\fP to decide whether to
14
- invoke \fBgnutls_ia_handshake()\fP. Usable by both clients and servers.
15
- .SH "RETURN VALUE"
16
- non\-zero if TLS/IA handshake is expected, zero
17
- otherwise.
18
- .SH "REPORTING BUGS"
19
- Report bugs to <bug-gnutls@gnu.org>.
20
- .SH COPYRIGHT
21
- Copyright \(co 2008 Free Software Foundation.
22
- .br
23
- Permission is granted to make and distribute verbatim copies of this
24
- manual provided the copyright notice and this permission notice are
25
- preserved on all copies.
26
- .SH "SEE ALSO"
27
- The full documentation for
28
- .B gnutls
29
- is maintained as a Texinfo manual. If the
30
- .B info
31
- and
32
- .B gnutls
33
- programs are properly installed at your site, the command
34
- .IP
35
- .B info gnutls
36
- .PP
37
- should give you access to the complete manual.
@@ -1,43 +0,0 @@
1
- .\" DO NOT MODIFY THIS FILE! It was generated by gdoc.
2
- .TH "gnutls_ia_permute_inner_secret" 3 "2.4.2" "gnutls" "gnutls"
3
- .SH NAME
4
- gnutls_ia_permute_inner_secret \- API function
5
- .SH SYNOPSIS
6
- .B #include <gnutls/extra.h>
7
- .sp
8
- .BI "int gnutls_ia_permute_inner_secret(gnutls_session_t " session ", size_t " session_keys_size ", const char * " session_keys ");"
9
- .SH ARGUMENTS
10
- .IP "gnutls_session_t session" 12
11
- is a \fBgnutls_session_t\fP structure.
12
- .IP "size_t session_keys_size" 12
13
- Size of generated session keys (0 if none).
14
- .IP "const char * session_keys" 12
15
- Generated session keys, used to permute inner secret
16
- (NULL if none).
17
- .SH "DESCRIPTION"
18
- Permute the inner secret using the generated session keys.
19
-
20
- This can be called in the TLS/IA AVP callback to mix any generated
21
- session keys with the TLS/IA inner secret.
22
- .SH "RETURN VALUE"
23
- Return zero on success, or a negative error code.
24
- .SH "REPORTING BUGS"
25
- Report bugs to <bug-gnutls@gnu.org>.
26
- .SH COPYRIGHT
27
- Copyright \(co 2008 Free Software Foundation.
28
- .br
29
- Permission is granted to make and distribute verbatim copies of this
30
- manual provided the copyright notice and this permission notice are
31
- preserved on all copies.
32
- .SH "SEE ALSO"
33
- The full documentation for
34
- .B gnutls
35
- is maintained as a Texinfo manual. If the
36
- .B info
37
- and
38
- .B gnutls
39
- programs are properly installed at your site, the command
40
- .IP
41
- .B info gnutls
42
- .PP
43
- should give you access to the complete manual.
@@ -1,57 +0,0 @@
1
- .\" DO NOT MODIFY THIS FILE! It was generated by gdoc.
2
- .TH "gnutls_ia_recv" 3 "2.4.2" "gnutls" "gnutls"
3
- .SH NAME
4
- gnutls_ia_recv \- read data from the TLS/IA protocol
5
- .SH SYNOPSIS
6
- .B #include <gnutls/extra.h>
7
- .sp
8
- .BI "ssize_t gnutls_ia_recv(gnutls_session_t " session ", char * " data ", size_t " sizeofdata ");"
9
- .SH ARGUMENTS
10
- .IP "gnutls_session_t session" 12
11
- is a \fBgnutls_session_t\fP structure.
12
- .IP "char * data" 12
13
- the buffer that the data will be read into, must hold >= 12 bytes.
14
- .IP "size_t sizeofdata" 12
15
- the number of requested bytes, must be >= 12.
16
- .SH "DESCRIPTION"
17
- Receive TLS/IA data. This function has the similar semantics with
18
- \fBrecv()\fP. The only difference is that is accepts a GNUTLS session,
19
- and uses different error codes.
20
-
21
- If the server attempt to finish an application phase, this function
22
- will return \fBGNUTLS_E_WARNING_IA_IPHF_RECEIVED\fP or
23
- \fBGNUTLS_E_WARNING_IA_FPHF_RECEIVED\fP. The caller should then invoke
24
- \fBgnutls_ia_verify_endphase()\fP, and if it runs the client side, also
25
- send an endphase message of its own using gnutls_ia_endphase_send.
26
-
27
- If EINTR is returned by the internal push function (the default is
28
- \fIcode\fP{\fBrecv()\fP}) then GNUTLS_E_INTERRUPTED will be returned. If
29
- GNUTLS_E_INTERRUPTED or GNUTLS_E_AGAIN is returned, you must call
30
- this function again, with the same parameters; alternatively you
31
- could provide a NULL pointer for data, and 0 for size.
32
- .SH "RETURNS"
33
- The number of bytes received. A negative error code is
34
- returned in case of an error. The
35
- \fBGNUTLS_E_WARNING_IA_IPHF_RECEIVED\fP and
36
- \fBGNUTLS_E_WARNING_IA_FPHF_RECEIVED\fP errors are returned when an
37
- application phase finished message has been sent by the server.
38
- .SH "REPORTING BUGS"
39
- Report bugs to <bug-gnutls@gnu.org>.
40
- .SH COPYRIGHT
41
- Copyright \(co 2008 Free Software Foundation.
42
- .br
43
- Permission is granted to make and distribute verbatim copies of this
44
- manual provided the copyright notice and this permission notice are
45
- preserved on all copies.
46
- .SH "SEE ALSO"
47
- The full documentation for
48
- .B gnutls
49
- is maintained as a Texinfo manual. If the
50
- .B info
51
- and
52
- .B gnutls
53
- programs are properly installed at your site, the command
54
- .IP
55
- .B info gnutls
56
- .PP
57
- should give you access to the complete manual.
@@ -1,56 +0,0 @@
1
- .\" DO NOT MODIFY THIS FILE! It was generated by gdoc.
2
- .TH "gnutls_ia_send" 3 "2.4.2" "gnutls" "gnutls"
3
- .SH NAME
4
- gnutls_ia_send \- API function
5
- .SH SYNOPSIS
6
- .B #include <gnutls/extra.h>
7
- .sp
8
- .BI "ssize_t gnutls_ia_send(gnutls_session_t " session ", const char * " data ", size_t " sizeofdata ");"
9
- .SH ARGUMENTS
10
- .IP "gnutls_session_t session" 12
11
- is a \fBgnutls_session_t\fP structure.
12
- .IP "const char * data" 12
13
- contains the data to send
14
- .IP "size_t sizeofdata" 12
15
- is the length of the data
16
- .SH "DESCRIPTION"
17
- Send TLS/IA application payload data. This function has the
18
- similar semantics with \fBsend()\fP. The only difference is that is
19
- accepts a GNUTLS session, and uses different error codes.
20
-
21
- The TLS/IA protocol is synchronous, so you cannot send more than
22
- one packet at a time. The client always send the first packet.
23
-
24
- To finish an application phase in the server, use
25
- \fBgnutls_ia_endphase_send()\fP. The client cannot end an application
26
- phase unilaterally; rather, a client is required to respond with an
27
- endphase of its own if gnutls_ia_recv indicates that the server has
28
- sent one.
29
-
30
- If the EINTR is returned by the internal push function (the default
31
- is \fBsend()\fP} then \fBGNUTLS_E_INTERRUPTED\fP will be returned. If
32
- \fBGNUTLS_E_INTERRUPTED\fP or \fBGNUTLS_E_AGAIN\fP is returned, you must call
33
- this function again, with the same parameters; alternatively you
34
- could provide a \fBNULL\fP pointer for data, and 0 for size.
35
- .SH "RETURNS"
36
- The number of bytes sent, or a negative error code.
37
- .SH "REPORTING BUGS"
38
- Report bugs to <bug-gnutls@gnu.org>.
39
- .SH COPYRIGHT
40
- Copyright \(co 2008 Free Software Foundation.
41
- .br
42
- Permission is granted to make and distribute verbatim copies of this
43
- manual provided the copyright notice and this permission notice are
44
- preserved on all copies.
45
- .SH "SEE ALSO"
46
- The full documentation for
47
- .B gnutls
48
- is maintained as a Texinfo manual. If the
49
- .B info
50
- and
51
- .B gnutls
52
- programs are properly installed at your site, the command
53
- .IP
54
- .B info gnutls
55
- .PP
56
- should give you access to the complete manual.
@@ -1,61 +0,0 @@
1
- .\" DO NOT MODIFY THIS FILE! It was generated by gdoc.
2
- .TH "gnutls_ia_set_client_avp_function" 3 "2.4.2" "gnutls" "gnutls"
3
- .SH NAME
4
- gnutls_ia_set_client_avp_function \- Used to set a AVP callback
5
- .SH SYNOPSIS
6
- .B #include <gnutls/extra.h>
7
- .sp
8
- .BI "void gnutls_ia_set_client_avp_function(gnutls_ia_client_credentials_t " cred ", gnutls_ia_avp_func " avp_func ");"
9
- .SH ARGUMENTS
10
- .IP "gnutls_ia_client_credentials_t cred" 12
11
- is a \fBgnutls_ia_client_credentials_t\fP structure.
12
- .IP "gnutls_ia_avp_func avp_func" 12
13
- is the callback function
14
- .SH "DESCRIPTION"
15
- Set the TLS/IA AVP callback handler used for the session.
16
-
17
- The AVP callback is called to process AVPs received from the
18
- server, and to get a new AVP to send to the server.
19
-
20
- The callback's function form is:
21
- int (*avp_func) (gnutls_session_t session, void *ptr,
22
- const char *last, size_t lastlen,
23
- char **next, size_t *nextlen);
24
-
25
- The \fIsession\fP parameter is the \fBgnutls_session_t\fP structure
26
- corresponding to the current session. The \fIptr\fP parameter is the
27
- application hook pointer, set through
28
- \fBgnutls_ia_set_client_avp_ptr()\fP. The AVP received from the server
29
- is present in \fIlast\fP of \fIlastlen\fP size, which will be \fBNULL\fP on the
30
- first invocation. The newly allocated output AVP to send to the
31
- server should be placed in *\fInext\fP of *\fInextlen\fP size.
32
-
33
- The callback may invoke \fBgnutls_ia_permute_inner_secret()\fP to mix any
34
- generated session keys with the TLS/IA inner secret.
35
-
36
- Return 0 (\fBGNUTLS_IA_APPLICATION_PAYLOAD\fP) on success, or a negative
37
- error code to abort the TLS/IA handshake.
38
-
39
- Note that the callback must use allocate the \fInext\fP parameter using
40
- \fBgnutls_malloc()\fP, because it is released via \fBgnutls_free()\fP by the
41
- TLS/IA handshake function.
42
- .SH "REPORTING BUGS"
43
- Report bugs to <bug-gnutls@gnu.org>.
44
- .SH COPYRIGHT
45
- Copyright \(co 2008 Free Software Foundation.
46
- .br
47
- Permission is granted to make and distribute verbatim copies of this
48
- manual provided the copyright notice and this permission notice are
49
- preserved on all copies.
50
- .SH "SEE ALSO"
51
- The full documentation for
52
- .B gnutls
53
- is maintained as a Texinfo manual. If the
54
- .B info
55
- and
56
- .B gnutls
57
- programs are properly installed at your site, the command
58
- .IP
59
- .B info gnutls
60
- .PP
61
- should give you access to the complete manual.