summaryrefslogtreecommitdiff
path: root/libpurple/purplecredentialprovider.c
Commit message (Expand)AuthorAgeFilesLines
* Add a settings property to PurpleCredentialProvider that is a GSettings objectGary Kramlich2022-12-151-0/+54
* Remove the PurpleRequestField sttings from the Credentials APIGary Kramlich2022-12-141-31/+0
* Bump C standard to C99 for libpurple files and fix warningsElliott Sales de Andrade2022-12-111-1/+2
* Fix a number of memory leaksGary Kramlich2021-10-271-0/+1
* Port the KWallet Keyring to the new CredentialProvider API.Gary Kramlich2021-03-221-0/+25
* Add a description to PurpleCredentialProvider and show it in the preferences ...Gary Kramlich2021-02-271-0/+52
* Remove the close method from PurpleCredentialProviderGary Kramlich2021-01-301-12/+0
* Remove the account parameter from purple_credential_provider_*_finish functions.Gary Kramlich2021-01-021-8/+3
* Fix some file headers for the credential provider apiGary Kramlich2020-12-171-1/+2
* Add PurpleCredentialProvider as the first piece to replace the existing keyri...Gary Kramlich2020-10-081-0/+388