summaryrefslogtreecommitdiff
path: root/libsoup/soup-socket-properties.c
Commit message (Expand)AuthorAgeFilesLines
* Use ArcBox for reference counted boxed typesCarlos Garcia Campos2021-03-261-12/+12
* Stop using emacs indent-tabs-modeCarlos Garcia Campos2021-03-181-1/+1
* session: Remove ssl-use-system-ca-file propertyCarlos Garcia Campos2021-02-191-7/+30
* Use GLib API for atomic reference countingPatrick Griffis2020-11-141-3/+4
* message: add SoupMessage::accept-certificate signalCarlos Garcia Campos2020-11-041-2/+0
* Move SoupSocketProperties declarations to its own headerCarlos Garcia Campos2020-11-041-1/+1
* Delete SoupAddressPatrick Griffis2020-09-191-7/+7
* Remove SoupSessionAsyncPatrick Griffis2020-09-191-20/+1
* socket-properties: Implement MT-safe refcountingEdward Hervey2018-06-201-2/+2
* Include config.h if needed in the files that do not include it yetIgnacio Casal Quinteiro2015-11-041-0/+4
* Add tls-interaction property to SoupSessionDan Winship2014-05-031-8/+11
* soup-socket: Add SoupSocketProperties to transfer props from session to socketDan Winship2014-05-021-0/+74