summaryrefslogtreecommitdiff
path: root/libsoup/server/soup-auth-domain-digest.c
Commit message (Expand)AuthorAgeFilesLines
* Make soup_auth_domain_try_generic_auth_callback privatePatrick Griffis2022-04-141-0/+1
* docs: Port individual docs to gi-docgenMaximiliano Sandoval R2022-04-131-27/+28
* Handle potential g_uri_unescape_string failuresPatrick Griffis2022-01-281-1/+1
* Clean up GI annotations and VAPI metadataPatrick Griffis2021-08-081-1/+1
* Use G_DECLARE_FINAL_TYPE when applicablePatrick Griffis2021-07-281-1/+1
* Use header fast paths internally whenever possibleCarlos Garcia Campos2021-06-041-2/+3
* Use g_object_notify_by_pspec instead of g_object_notifyCarlos Garcia Campos2021-05-041-9/+11
* Stop using emacs indent-tabs-modeCarlos Garcia Campos2021-03-181-1/+1
* docs: use Returns instead of Return value in documentationCarlos Garcia Campos2021-02-111-3/+3
* Update soup.h removing private headersPatrick Griffis2020-12-011-0/+1
* Replace SoupURI with GUriPatrick Griffis2020-11-141-6/+6
* docs: Reach 100% documentation coveragePatrick Griffis2020-11-031-0/+6
* Remove property aliasesPatrick Griffis2020-10-281-19/+7
* Split SoupMessage into client and server partscarlosgc/split-ioCarlos Garcia Campos2020-10-191-13/+18
* server: move SoupServer code to server directoryCarlos Garcia Campos2020-10-091-0/+454