summaryrefslogtreecommitdiff
path: root/daemon/ssh-agent
Commit message (Expand)AuthorAgeFilesLines
* Fix for deprecations in glib 2.35.0Stef Walter2012-10-221-0/+2
* Remove support code for old glib versionsStef Walter2012-06-271-14/+0
* Bring over new egg'd components from gcrStef Walter2012-04-071-1/+1
* daemon: Update for changes in gckStef Walter2011-12-222-9/+9
* Update for GckBuilder changes in libgckStef Walter2011-12-084-183/+224
* Fix for deprecations in glib 2.31.xStef Walter2011-12-072-3/+18
* Build correctly with glib 2.31Stef Walter2011-10-261-8/+2
* Split Gcr and Gck libraries out of gnome-keyringsplitStef Walter2011-10-063-3/+4
* Secure memory taggingStef Walter2011-09-102-1/+4
* Fix compile warnings when building with --disable-debugStef Walter2011-08-301-1/+1
* gck: Cleanup gck API for consistencyStef Walter2011-08-251-1/+1
* gck: Dump major version number due to recent API refactoring.Stef Walter2011-07-091-1/+1
* Remove extraneous argument from gck_module_new and gck_module_initializeStef Walter2011-07-062-2/+2
* gck: Use p11-kit for module loading, messages, and uri parsing.Stef Walter2011-07-061-1/+1
* Fix build with GCC 4.6.0Stef Walter2011-06-071-1/+1
* Fix more gcc 4.6 warnings.Marc Plano-Lesay2011-04-231-2/+0
* Rename CKA_G_ trust prefix to CKA_X_ and move to own file.Stef Walter2010-12-101-1/+0
* [gck] Mark the gck API as unstable with a define.Stef Walter2010-10-011-1/+2
* [gck] Cleanup use of 'full' functions.Stef Walter2010-09-272-14/+14
* [gck] Add session options, remove module options.Stef Walter2010-09-273-6/+6
* Merge branch 'master' into gck-workStef Walter2010-09-121-1/+2
|\
| * [ssh-agent] No warning message when prompt cancelled.Stef Walter2010-09-011-1/+2
* | Port gnome-keyring to new gck library.Stef Walter2010-08-256-370/+427
|/
* [ssh-agent] Try to unlock key before use.Stef Walter2010-07-111-2/+37
* Cleanup .gitignore files.Stef Walter2010-06-081-3/+0
* Simpler way to define secure memory callbacks.Stef Walter2010-06-081-10/+1
* Massive cleanup of line endings and file names.Stef Walter2010-06-081-1/+1
* More robust error display and handling.Stef Walter2010-03-193-25/+29
* Fix endless loop in reading data.Stef Walter2010-03-081-8/+11
* [ssh-agent] Don't raise error if ssh client disconnects early.Stef Walter2010-02-141-2/+3
* Use 'log in to' rather than 'log into'Stef Walter2010-02-071-1/+1
* [pkcs11] Rework how credentials, and auto-destruct work.Stef Walter2010-02-011-15/+3
* [ssh-agent] Move into daemon component, rather than pkcs11.Stef Walter2010-01-038-0/+2669