aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-keyring.c
Commit message (Expand)AuthorAgeFilesLines
* keyring: use the recently added finish macrosJonny Lamb2011-02-011-70/+9
* keyring: add set_room_password functionsJonny Lamb2011-01-291-0/+62
* keyring: fix typoJonny Lamb2011-01-291-1/+1
* keyring: add get_room_password_{async,finish} functionsJonny Lamb2011-01-291-0/+55
* keyring: add is_available functionJonny Lamb2011-01-291-0/+6
* keyring: rename current functions to be more specifically about account passw...Jonny Lamb2011-01-281-14/+20
* keyring: change display name for passwords to be more human-readableJonny Lamb2010-12-151-1/+2
* keyring: change schema to be incompatible with current MCJonny Lamb2010-12-071-9/+9
* keyring: allow set and delete password to have NULL callbacksJonny Lamb2010-12-061-2/+0
* keyring: add a delete_password functionJonny Lamb2010-12-061-0/+96
* keyring: add set_password_{async,finish} functionsJonny Lamb2010-12-061-6/+80
* keyring: add simple keyring helperJonny Lamb2010-12-061-0/+115