summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* daemon: Allow on the fly creation of secret service [ci skip]wip/dueno/secrets-helperDaiki Ueno2018-09-178-30/+358
* gkm-module: Fix misinterpretation of backslash in quotesDaiki Ueno2018-08-311-1/+1
* .dir-locals.el: New fileDaiki Ueno2018-08-311-0/+1
* Update MSGID_BUGS_ADDRESS in po/MakevarsPiotr Drąg2018-08-161-2/+2
* Merge branch 'wip/dueno/gitlab-ci' into 'master'Daiki Ueno2018-07-241-4/+4
|\
| * gitlab-ci: Switch to fedora:latest from fedora:rawhidewip/dueno/gitlab-ciDaiki Ueno2018-07-241-4/+4
|/
* Merge branch 'wip/dueno/openssh-parse' into 'master'Daiki Ueno2018-07-181-0/+15
|\
| * ssh-agent: Make public key parsing even robusterwip/dueno/openssh-parseDaiki Ueno2018-07-141-0/+15
|/
* Merge branch 'wip/dueno/gitlab-ci' into 'master'Daiki Ueno2018-06-122-2/+85
|\
| * build: Enable gitlab-ciDaiki Ueno2018-06-121-0/+83
| * pkcs11: Don't null terminate PKCS #11 string fieldsDaiki Ueno2018-06-121-2/+2
|/
* doap: add <description>Daiki Ueno2018-05-251-0/+10
* doap: add myself as maintainerDaiki Ueno2018-05-251-0/+8
* Revert "ssh-agent: Set may_block to TRUE while waiting for ssh-agent process"Daiki Ueno2018-05-131-1/+1
* ssh-agent: Set may_block to TRUE while waiting for ssh-agent processDaiki Ueno2018-05-071-1/+1
* ssh-agent: Don't treat packet write error as fatalDaiki Ueno2018-05-071-2/+5
* ssh-agent: Make public key parsing robusterDaiki Ueno2018-05-073-11/+24
* Update Romanian translationDaniel Șerbănescu2018-04-181-203/+202
* Updated Slovenian translationMatej Urbančič2018-03-271-253/+241
* login: Use password from login keyring once for the same interactionDaiki Ueno2018-03-241-7/+13
* egg: Port cosmetic fixes to egg-secure-memory.c from libsecretDaiki Ueno2018-03-231-4/+4
* login: Use the same label as before when storing passwordDaiki Ueno2018-03-202-1/+6
* ssh-agent: Don't be too verbose on password promptDaiki Ueno2018-03-201-3/+1
* build: Suppress compiler warnings with -Wdiscarded-qualifiersDaiki Ueno2018-03-201-2/+2
* ssh-agent: Make EOF handling robusterDaiki Ueno2018-03-193-5/+12
* ssh-agent: Allow opening multiple connections to inferior ssh-agentDaiki Ueno2018-03-196-46/+51
* ssh-agent: Use the same parameters for accessing login keyringDaiki Ueno2018-03-191-2/+3
* login: Allow different sets of secret attributes for lookup/storingDaiki Ueno2018-03-191-5/+23
* ssh-agent: Propagate stderr to journal when spawning ssh-addDaiki Ueno2018-03-194-3/+51
* Release 3.28.0.13.28.0.1Daiki Ueno2018-03-132-1/+4
* build: Fix linking of test modules with "-z defs"Daiki Ueno2018-03-132-2/+2
* Release 3.28.03.28.0Daiki Ueno2018-03-122-1/+4
* build: Fix tap-driver to parse TAP directiveDaiki Ueno2018-03-051-2/+5
* Release 3.27.923.27.92Daiki Ueno2018-03-052-1/+6
* Update POTFILES.inPiotr Drąg2018-03-041-0/+1
* build: Improve ssh-agent command detectionDaiki Ueno2018-03-041-9/+11
* ssh-agent: Use stock ssh-agentStef Walter2018-03-0429-3928/+3194
* configure: Require gcr 3.27.90Daiki Ueno2018-03-041-1/+1
* ssh-agent: Add GkdSshAgentInteraction APIDaiki Ueno2018-03-045-1/+446
* egg: Import mock-interaction.[ch] from gcrDaiki Ueno2018-03-043-1/+141
* login: Add GkdLoginInteraction APIDaiki Ueno2018-03-045-0/+494
* login: Add non-varargs version of gkd_login_*_password() functionsDaiki Ueno2018-03-042-32/+104
* configure: Require GLib 2.44Daiki Ueno2018-03-041-3/+3
* gkm-timer: Use monotonic time exclusivelyDaiki Ueno2018-03-021-7/+3
* pkcs11: Don't install p11-kit module configurationRay Strode2018-03-014-16/+0
* Fix Spanish translation headerPiotr Drąg2018-02-231-1/+1
* Update Scottish Gaelic translationGNOME Translation Robot2018-02-231-219/+268
* egg: Fix null termination behavior of egg_secure_strndup()Daiki Ueno2018-02-212-0/+26
* login: Fix memleak when secret store is not foundDaiki Ueno2018-02-191-0/+1
* login: Don't call g_object_unref() on NULLDaiki Ueno2018-02-171-1/+1