summaryrefslogtreecommitdiff
path: root/telepathy-glib/simple-password-manager.c
Commit message (Expand)AuthorAgeFilesLines
* Use accessors rather than accessing TpBaseConnection fields directlySimon McVittie2012-06-041-2/+2
* Merge branch 'telepathy-glib-0.16'Simon McVittie2012-02-091-1/+7
|\
| * TpSimplePasswordManager: copy the string into the resultSimon McVittie2012-02-091-1/+7
* | Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* | Simplify _finish() functions using _tp_implement_finish_*Xavier Claessens2011-12-141-15/+3
|/
* TpSimplePasswordManager: don't keep a pointer to the challenge resultMikhail Zabaluev2011-11-081-4/+1
* prepare 0.13.15telepathy-glib-0.13.15Guillaume Desmottes2011-02-241-2/+2
* Rename TpSimplePasswordChannel to TpBasePasswordChannelJonathon Jongsma2011-02-241-10/+10
* SimplePasswordManager: Add introspection annotationsJonathon Jongsma2011-02-241-6/+7
* TpSimplePasswordManager: add prompt_for_channel_finish()Jonathon Jongsma2011-02-241-41/+98
* SimplePasswordManager: add prompt_for_channel_async() APIJonathon Jongsma2011-02-241-16/+56
* Expose TpSimplePasswordChannel as public APIJonathon Jongsma2011-02-241-1/+1
* simple-password-manager: don't unref the channel after setting it to NULLJonny Lamb2010-12-021-2/+3
* simple-password-manager: clear the simple password channel when it's closedJonny Lamb2010-12-021-0/+2
* Prepare version 0.13.8telepathy-glib-0.13.8Simon McVittie2010-12-011-4/+4
* simple-password-channel: add -internal suffix to headerJonny Lamb2010-11-251-1/+1
* simple-password-channel: make ::finished return uint,int,string instead of GE...Jonny Lamb2010-11-251-2/+6
* simple-password-manager: improve docsJonny Lamb2010-11-251-2/+89
* simple-password-{manager,channel}: added first draftsJonny Lamb2010-11-251-0/+335