summaryrefslogtreecommitdiff
path: root/src/hsts.c
AgeCommit message (Expand)Author
2015-01-01Change year in license block.Daniel Carl
2014-11-28Revert "Fixed wrong hsts protocol comparison (#146)."Daniel Carl
2014-11-27Fixed wrong hsts protocol comparison (#146).Daniel Carl
2014-11-27Don't access none given soup message.Daniel Carl
2014-11-25Change main HSTS URI in navigation-policy-decision-requested scope (#146).Daniel Carl
2014-11-16Fixed possible wrong placement of hsts logic (#146).Daniel Carl
2014-10-27keep prototype consistant with declarationSébastien Marie
2014-06-29Used g_slice_new instead of g_new.Daniel Carl
2014-06-09Marked hsts should_secure_host function as inline.Daniel Carl
2014-05-28Fixed considered invalid certificate in hsts over proxy.Daniel Carl
2014-05-01Fixed wrong url in status bar if hsts changed uri (#79).Daniel Carl
2014-04-29Merge branch 'master' into feature/hstsDaniel Carl
2014-04-29Load and save hsts whitelist from file (#79).Daniel Carl
2014-04-25Use SoupDate instead gint64 to store the expires at (#79).Daniel Carl
2014-04-25Added new session feature for HSTS (#79).Daniel Carl