Philip Withnall
d207e19d32
Merge branch 'wip/tingping/pkcs11' into 'master'
...
gtlscertificate: Add pkcs11-uri property and constructor
Closes #1809
See merge request GNOME/glib!933
2019-10-03 12:12:16 +00:00
Patrick Griffis
b6d8efbebc
gtlscertificate: Add support for PKCS #11 backed certificates
...
This adds properties to allow backends to expose PKCS #11 support.
2019-10-02 10:12:40 -07:00
Philip Withnall
d0964b72db
docs: Fix typo in GConverter{Input,Output}Stream section titles
...
Signed-off-by: Philip Withnall <withnall@endlessm.com>
2019-09-24 12:25:10 +01:00
Philip Withnall
d166a55c64
gfileinfo: Add g_file_info_{get,set}_modification_date_time() APIs
...
These are alternatives to g_file_info_{get,set}_modification_time(),
which will soon be deprecated due to using the deprecated GTimeVal
type, which is not year 2038 safe.
The new APIs take a GDateTime instead.
Signed-off-by: Philip Withnall <withnall@endlessm.com>
Helps: #1438
2019-07-29 12:27:29 +01:00
Xavier Claessens
255f64cad8
doc: Split API reference per platform
...
We can only include win32 APIs when building for Windows because gtkdoc
needs to compile the GObject classes for introspection.
2019-07-10 10:29:04 -04:00