summaryrefslogtreecommitdiff
path: root/libpurple/tests/test_credential_provider.c
Commit message (Expand)AuthorAgeFilesLines
* Fix several leaks in testsElliott Sales de Andrade2023-03-231-0/+2
* Update the libpurple tests for the warning level 2 updateGary Kramlich2023-02-231-30/+30
* Remove the PurpleRequestField sttings from the Credentials APIGary Kramlich2022-12-141-74/+0
* Remove the close method from PurpleCredentialProviderGary Kramlich2021-01-301-36/+0
* When testing make sure we don't have an error before we check return values.Gary Kramlich2021-01-031-1/+3
* Remove the account parameter from purple_credential_provider_*_finish functions.Gary Kramlich2021-01-021-11/+3
* Fix some file headers for the credential provider apiGary Kramlich2020-12-171-1/+2
* Add the new PurpleCredentialManager APIGary Kramlich2020-11-051-1/+1
* Fix a few issues with the CredentialProvider code that snuck past reviewGary Kramlich2020-10-141-0/+2
* Add PurpleCredentialProvider as the first piece to replace the existing keyri...Gary Kramlich2020-10-081-0/+656