summaryrefslogtreecommitdiff
path: root/src/soup.h
AgeCommit message (Expand)Author
2012-05-17Merging branch scripts into defaultportix
2012-05-15New command sanitizeportix
2012-05-03New properties webview.mainFrame, frame.domain, frame.hostportix
2012-04-22Implementing loadCommitted, loadFinished, webview.host, webview.domain; addin...portix
2012-03-22Branch experimental: reduce disk access with new 'sync-files' propertyportix
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
2012-01-03Updating version infoportix
2011-12-29New command 'allow_session_cookie_tmp'portix
2011-12-29Introducing a whitelist for session cookies; new command allow_session_cookieportix
2011-12-29Clean free memory in soup.c when dwb_clean_up is calledportix
2011-12-28Removing setting 'cookies', introducing setting 'cookies-store-policy'portix
2011-12-23Get host from a request in dwb_soup_get_host_from_request; change tablabel fo...portix
2011-12-11Include only needed headers in source files, don't include in header files; r...portix
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