aboutsummaryrefslogtreecommitdiff
path: root/contrib/credential/gnome-keyring/git-credential-gnome-keyring.c
Commit message (Expand)AuthorAge
* Replace Free Software Foundation address in license noticesTodd Zullinger2017-11-09
* contrib/git-credential-gnome-keyring.c: small stylistic cleanupsJohn Szakmeister2013-12-16
* contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyringBrandon Casey2013-10-16
* contrib/git-credential-gnome-keyring.c: support ancient gnome-keyringBrandon Casey2013-10-16
* contrib/git-credential-gnome-keyring.c: report failure to store passwordBrandon Casey2013-10-16
* contrib/git-credential-gnome-keyring.c: use glib messaging functionsBrandon Casey2013-10-16
* contrib/git-credential-gnome-keyring.c: use glib memory allocation functionsBrandon Casey2013-10-16
* contrib/git-credential-gnome-keyring.c: use secure memory for reading passwordsBrandon Casey2013-10-16
* contrib/git-credential-gnome-keyring.c: use secure memory functions for passwdsBrandon Casey2013-10-16
* contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object()Brandon Casey2013-10-16
* contrib/git-credential-gnome-keyring.c: set Gnome application nameBrandon Casey2013-10-16
* contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc...Brandon Casey2013-10-16
* contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_tBrandon Casey2013-10-16
* contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectlyBrandon Casey2013-10-16
* contrib/git-credential-gnome-keyring.c: add static where applicableBrandon Casey2013-10-16
* contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc.Brandon Casey2013-10-16
* contrib/git-credential-gnome-keyring.c: remove unused die() functionBrandon Casey2013-09-23
* contrib/git-credential-gnome-keyring.c: remove unnecessary pre-declarationsBrandon Casey2013-09-23
* contrib/credential: use a lowercase "usage:" stringDavid Aguilar2013-02-24
* contrib: add credential helper for GnomeKeyringPhilipp A. Hartmann2012-08-24