summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gcr/key-mechanism: Port to GTaskwip/nielsdg/gcr-key-mechanisms-gtaskNiels De Graef2021-02-051-26/+29
* Update Norwegian Bokmål translationKjartan Maraas2021-01-251-302/+347
* Merge branch 'gckcall-gtask' into 'master'Niels De Graef2021-01-2012-374/+232
|\
| * gck-call: Make the API more consistent, making it always handle GckCall pointersMarco Trevisan (Treviño)2021-01-197-71/+133
| * gck-call: Move cb_object parameter to the async_ready functionsMarco Trevisan (Treviño)2021-01-197-60/+59
| * gck-call: Simplify the code by using GTask based implementationMarco Trevisan (Treviño)2021-01-1912-300/+97
|/
* Rename HACKING to CONTRIBUTING.mdNiels De Graef2021-01-162-142/+162
* Remove ChangeLogNiels De Graef2021-01-161-33/+0
* Merge branch 'wip/nielsdg/remove-autotools' into 'master'Niels De Graef2021-01-1643-2984/+60
|\
| * Convert README to markdownNiels De Graef2021-01-162-33/+60
| * Rename build folder to build-auxNiels De Graef2021-01-1610-0/+0
| * Remove Autotools buildNiels De Graef2021-01-1631-2951/+0
|/
* gcr, ui: Use NULL for "simple" signalsNiels De Graef2021-01-167-9/+8
* gcr: mock-prompter: Stop using GParameterNiels De Graef2021-01-161-15/+20
* Merge branch 'wip/nielsdg/gck-no-more-g-assert-in-tests' into 'master'Niels De Graef2021-01-159-601/+578
|\
| * gck: Don't use g_assert() in testsNiels De Graef2021-01-159-601/+578
|/
* Merge branch 'wip/nielsdg/fix-tests-with-racy-gtask' into 'master'Niels De Graef2021-01-152-6/+22
|\
| * Create a workaround for tests and GTaskwip/nielsdg/fix-tests-with-racy-gtaskNiels De Graef2021-01-152-6/+22
|/
* ci: Lose dbus-x11 dependencywip/nielsdg/lose-x11-dependencyNiels De Graef2021-01-131-13/+5
* ui: Update frob-*prompt for Wayland systemsNiels De Graef2021-01-132-21/+101
* prompt: Support transient_for in WaylandNiels De Graef2021-01-136-22/+71
* prompt: Guard GDK-X11 code with the necessary #ifdefsNiels De Graef2021-01-135-16/+20
* meson: allow building without gpg(2) installedRasmus Thomsen2021-01-132-2/+10
* Merge branch 'wip/nielsdg/gcr-importer-label' into 'master'Niels De Graef2021-01-121-0/+2
|\
| * ui: Set "use-underline" for GcrImportButtonNiels De Graef2021-01-121-0/+2
|/
* Merge branch 'wip/nielsdg/initial-gtask' into 'master'Niels De Graef2021-01-1217-581/+456
|\
| * ci: Add artifacts to all jobsNiels De Graef2021-01-121-0/+18
| * gcr-dialog-util: Port to GTaskNiels De Graef2021-01-121-34/+25
| * gck-object-cache: Port to GTaskNiels De Graef2021-01-121-29/+24
| * frob-import-button: Port to GTaskNiels De Graef2021-01-121-6/+6
| * gck-pkcs11-import-interaction: Port to GTaskNiels De Graef2021-01-121-17/+17
| * gcr-console-interaction: Port to GTaskNiels De Graef2021-01-121-26/+29
| * gcr-pkcs11-importer: Port to GTaskNiels De Graef2021-01-121-95/+71
| * gcr-trust: Port to GTaskNiels De Graef2021-01-121-134/+89
| * gcr-certificate-chain: Port to GTaskNiels De Graef2021-01-121-17/+14
| * gcr-gnupg-importer: Port to GTaskNiels De Graef2021-01-121-21/+16
| * gcr-subject-public-key: Port to GTaskNiels De Graef2021-01-121-20/+17
| * gcr-gnupg-collecion: Port to GTaskNiels De Graef2021-01-121-43/+32
| * gcr-library: Port to GTaskNiels De Graef2021-01-121-28/+24
| * gcr-pkcs11-certificate: Port to GTaskNiels De Graef2021-01-121-44/+22
| * gcr-memory-icon: Port to GTaskNiels De Graef2021-01-121-7/+8
| * gcr-certificate-request: Port to GTaskNiels De Graef2021-01-121-40/+32
| * gck-slot: Port from GSimpleAsyncResult to GTaskNiels De Graef2021-01-121-20/+12
|/
* Update Catalan translationJordi Mas2021-01-061-4/+4
* DOAP: Replace non-working email address of stefwAndre Klapper2020-12-241-1/+1
* Merge branch 'random-fixes' into 'master'Daiki Ueno2020-11-221-1/+40
|\
| * gck-slot: Add gck_slot_token_has_flags() functionMarco Trevisan (Treviño)2020-11-131-0/+39
| * gck-slot: make gck_slot_has_flags to actually check the slot flagsMarco Trevisan (Treviño)2020-11-131-2/+2
| * gck-slot: Fix warning string on GckTokenInfo failureMarco Trevisan (Treviño)2020-11-131-1/+1
|/
* Merge branch 'wip/smcv/timeout' into 'master'Niels De Graef2020-11-071-1/+1
|\