summaryrefslogtreecommitdiff
path: root/gcr
Commit message (Expand)AuthorAgeFilesLines
...
* Increase test-gnupg-collection timeoutEmilio Pozuelo Monfort2020-11-071-1/+1
* meson: Make sure gcr-oids.h is builtNiels De Graef2020-06-191-1/+4
* gcr: Test the correct decoding of the keyUsage bit stringChristophe Kamphaus2020-06-091-0/+28
* gcr: Also display missing key usage bitsChristophe Kamphaus2020-06-091-0/+2
* gcr: Reverse bit order of usage extensionChristophe Kamphaus2020-06-091-0/+13
* meson.build: correctly set internal vapi dependenciesAlexander Kanavin2020-05-201-1/+1
* gcr: Cleanup with G_DEFINE_BOXED_TYPENiels De Graef2020-03-311-13/+1
* gcr: Fix GcrCertificateIface vfunc gtk-docNiels De Graef2020-03-101-1/+1
* gcr: Add gtk-doc comment to get_der_data()-vfuncNiels De Graef2020-03-051-7/+4
* Mark deprecated functions with G_DEPRECATEDNiels De Graef2020-02-071-0/+8
* gcr: add support for "NEW CERTIFICATE REQUEST" headerDmitry Baryshkov2020-01-302-0/+12
* gcr/fixtures: add several GOST certificates and certificate requestsDmitry Baryshkov2020-01-307-0/+58
* gcr: add support for parsing GOST public keys/certificatesDmitry Baryshkov2020-01-302-0/+78
* gcr: use new egg_asn1x_decode_any_as_string()Dmitry Baryshkov2020-01-292-3/+3
* test-certificate: test otherName parsingDmitry Baryshkov2020-01-291-2/+12
* vala: add gck-1 to gcs dependency fileCorentin Noël2020-01-231-1/+1
* gcr: Provide support for g_autoptr for all typesNiels De Graef2020-01-1327-94/+56
* gcr: Use g_strdup() instead of strdup()Niels De Graef2020-01-111-5/+5
* Cast result of g_object_ref() if necessaryNiels De Graef2020-01-112-2/+2
* meson: Add missing feature test macro'sNiels De Graef2020-01-111-0/+1
* gcr-certificate: Add (virtual) annotationNiels De Graef2020-01-051-1/+1
* meson: Fix pkgconfig RequiresNiels De Graef2020-01-041-0/+1
* meson: Fix include directories of gcr-*.pcNiels De Graef2020-01-041-0/+1
* gcr: Use G_PARAM_STATIC_STRINGSNiels De Graef2020-01-0413-66/+89
* Mark GIR constants as suchNiels De Graef2020-01-036-18/+18
* Don't use deprecated (allow-none) GIR annotationNiels De Graef2020-01-0316-51/+51
* Support Meson build systemNiels De Graef2019-12-313-0/+326
* gcr: g_type_class_add_private() is deprecatedNiels De Graef2019-05-2414-47/+28
* build: Fix gcr-trust symbols not appearing in GIR, and hence also VAPIMichael Gratton2019-04-031-1/+1
* gcr-certificate-extensions: Fix typo in parsing SubjectAltNameDaiki Ueno2019-02-072-2/+25
* Update gcr_pkcs11_get_trust_{store|lookup}_slot URI checksmjog/gcr-lib-uri-handlingMichael Gratton2019-01-101-3/+15
* gcr: Don't specify checksum types for certificate fingerprint docswip/mjog/cert-fingerprint-docsMichael Gratton2019-01-091-6/+0
* system-prompter: Fix use of g_hash_table_lookup_extendedDaiki Ueno2018-09-301-1/+3
* test-secure-memory: Skip oversized tests when running as rootDaiki Ueno2018-06-141-0/+11
* gcr: Implement GcrSshAskpass APIwip/dueno/ssh-askpassStef Walter2018-02-246-1/+794
* gcr: Suppress compiler warningDaiki Ueno2018-01-081-1/+1
* Properly DER encode CKA_EC_POINTJakub Jelen2017-11-273-10/+95
* tests: fix collection tests to work with gpg 2.1Andreas Henriksson2017-02-061-1/+9
* Make gcr_certificate_chain_build arguments in .h match the .cShawn Walker2017-01-191-2/+2
* tests: Add missing const qualifierPhilip Withnall2017-01-121-1/+1
* gcr: Fix failure case in gcr_secure_memory_try_realloc()Philip Withnall2017-01-122-2/+78
* gcr: Add missing dependencies for vapiJackie Huang2016-12-121-1/+1
* Use Unicode in translatable stringsPiotr Drąg2016-10-182-3/+3
* Do not require system bus for running test suiteMichael Biebl2016-04-041-5/+0
* Wait longer for dbus replies in test_watch_cancelsMichael Biebl2016-04-041-1/+1
* gcr: Make test-record test names uniqueStef Walter2015-10-191-2/+2
* build: Fix GIR namespace versionPhilip Withnall2015-10-081-1/+2
* Remove workaround for bug #720504Michael Catanzaro2015-02-131-4/+0
* gcr: Fix a couple of GSource leaksPhilip Withnall2014-10-271-2/+8
* gcr: Follow up to memory leak patchesStef Walter2014-10-271-1/+1