summaryrefslogtreecommitdiff
path: root/src/soup.h
AgeCommit message (Collapse)Author
2012-05-17Merging branch scripts into defaultportix
2012-05-15New command sanitizeportix
2012-05-03New properties webview.mainFrame, frame.domain, frame.hostportix
--HG-- branch : scripts
2012-04-22Implementing loadCommitted, loadFinished, webview.host, webview.domain; ↵portix
adding autoquvi --HG-- branch : scripts
2012-03-22Branch experimental: reduce disk access with new 'sync-files' propertyportix
--HG-- branch : experimental
2012-03-20Return DwbStatus from dwb_soup_init_session_featuresportix
2012-03-08New setting 'use-ntlm', closing #119portix
2012-01-28Adding DWB_REFERER to userscript environmentportix
--HG-- branch : background
2012-01-03Updating version infoportix
--HG-- branch : experimental
2011-12-29New command 'allow_session_cookie_tmp'portix
--HG-- branch : experimental
2011-12-29Introducing a whitelist for session cookies; new command allow_session_cookieportix
--HG-- branch : experimental
2011-12-29Clean free memory in soup.c when dwb_clean_up is calledportix
--HG-- branch : experimental
2011-12-28Removing setting 'cookies', introducing setting 'cookies-store-policy'portix
--HG-- branch : experimental
2011-12-23Get host from a request in dwb_soup_get_host_from_request; change tablabel ↵portix
for locked tabs --HG-- branch : experimental
2011-12-11Include only needed headers in source files, don't include in header files; ↵portix
replace strcmp with g_strcmp0; fixing issue with leaving insert-mode in navigation-policy-requested
2011-10-25New setting: cookies-accept-policyportix
2011-08-30GTK3: replace deprecated gtk_widget_render_icon. Debugging with SoupLoggerportix
2011-08-30SSL settingsportix
2011-07-25Remove dwb_util_test_connect, webkit now handles proxyuris correct, fixes #44portix
2011-01-19show number of blocked cookies, only allow non-adblocked cookiesportix
2011-01-19new cookie implementationportix
2011-01-15in dwb_soup_save_cookies: save cookies individually instead of GSListportix
2011-01-15new cookie-support implementationportix