summaryrefslogtreecommitdiff
path: root/govirt/ovirt-proxy-private.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-10proxy: Move additional header API to private headerChristophe Fergeau1-0/+3
2016-04-08proxy: Remove jsessionid cookie when its value is NULLChristophe Fergeau1-0/+1
2016-04-08proxy: Add OvirtProxy::sso-tokenChristophe Fergeau1-0/+2
2016-04-08proxy: Readd additional header APIChristophe Fergeau1-0/+3
2015-08-06proxy: Fix blocking of notify::ssl-ca-file in ::set_tmp_ca_file()Christophe Fergeau1-0/+1
2015-08-06proxy: Update display CA in fetch_certificate{_async,}Christophe Fergeau1-0/+1
2015-08-06proxy: Reimplement deprecated API using newer APIChristophe Fergeau1-1/+0
2015-08-06proxy: Add ovirt_proxy_get_vms_internal()Christophe Fergeau1-0/+3
2015-04-08Revert "OvirtProxy: Add additional-header API"Christophe Fergeau1-1/+0
2015-03-12OvirtProxy: Add additional-header APIChristophe Fergeau1-0/+1
2014-05-22Use ovirt_rest_call_new in ovirt_proxy_get_collection_xmlChristophe Fergeau1-3/+0
2014-04-16Add OvirtProxy::jsessionid propertyChristophe Fergeau1-0/+1
2014-04-16Add our own cookie jar to librest soup sessionsChristophe Fergeau1-0/+3
2013-12-11Revert bogus commitsChristophe Fergeau1-1/+0
2013-12-03CookieChristophe Fergeau1-0/+1
2013-10-29Fix setting of OvirtProxy::ssl-ca-file from tmp fileChristophe Fergeau1-0/+2
2013-10-08OvirtProxy: take into account RestProxy::ssl-ca-certChristophe Fergeau1-1/+1
2013-10-08Split ovirt_rest_call_async in 2 functionsChristophe Fergeau1-4/+5
2013-09-02Deprecate VM-related OvirtProxy methodsChristophe Fergeau1-0/+7
2013-07-05Add generic ovirt_proxy_get_collection_xml_async() helperChristophe Fergeau1-0/+11
2013-07-05Add generic ovirt_proxy_get_collection_xml() helperChristophe Fergeau1-0/+4
2013-07-05Move action parsing from OvirtVm to OvirtResourceChristophe Fergeau1-0/+2
2013-07-05Add ovirt_rest_call_async()Christophe Fergeau1-0/+46