summaryrefslogtreecommitdiff
path: root/libpurple/purpleprotocolserver.c
Commit message (Expand)AuthorAgeFilesLines
* Bump C standard to C99 for libpurple files and fix warningsElliott Sales de Andrade2022-12-111-1/+2
* Remove the ability to register new accounts.Gary Kramlich2022-11-071-32/+0
* Set the prereq type for all Protocol interfaces to PurpleProtocolGary Kramlich2021-08-121-1/+2
* Remove some unnecessary NULL checks.Elliott Sales de Andrade2021-01-231-2/+0
* Move the PurpleProtocolServer interface to its own file.Gary Kramlich2021-01-141-0/+377