[libsoup] (36 commits) Non-fast-forward update to branch hsts



The branch 'hsts' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  8d9efdf... Add SoupHstsEnforcer
  d1b4c90... HSTS: Rewrite the HSTS feature and add tests
  81b4282... Fix documentation section typo
  f966bf9... SoupHSTSEnforcerDB: drop g_clear_pointer in finalize()
  c9fe975... meson: add hsts related files to the build
  2a1c878... Use guint instead of uint
  c90d903... Use G_ADD_PRIVATE instead of deprecated private helpers
  bfab852... Use a typedef for the callback function
  c707785... Add a few assertions
  faaa345... Use g_assert() instead of test-related assert functions
  542f046... A few comments and spacing fixes
  f250bbe... Add a missing disconnect for a signal handler
  44c0a01... Remove unneeded code comment
  9344b1a... Simplify soup_hsts_policy_new_permanent()
  4a037fa... Rename 'origin' variable to avoid confusion
  0411986... Add test for optional quotations in the STS header
  c28b796... Add test to check that no HSTS header does not remove a pol
  c63ca2b... Fix comment typo
  a396db7... Rename case-insensitive test to case-insensitive-directives
  8ee7505... Add a test for case-insensitivity of the headers
  ec7ce47... Actually check that an insecure STS header is ignored
  5c4e9fe... Add missing URI get call that was rendering test no-op
  484686f... Extra directives need to be ignored but the header should s
  fe81f84... Add test for duplicated directives
  d8ace9e... Improve the multiple-headers test
  bdba0c7... Make soup_hsts_enforcer_set_policy() public
  7306852... Add a test to ensure that subdomain policies don't modify s
  b9536ea... Update versioning of new apis to current target
  b6bd38c... Add hsts-db test to meson build file
  09bd8ef... Remove unneeded header from tests
  39f5333... Update HSTS headers after 3da8311

Commits added to the branch:

  3aec004... soup-headers: add strict parameter parsing functions
  1bee070... Add SoupHstsEnforcer
  29d2ff2... HSTS: Rewrite the HSTS feature and add tests
  538c1b2... Fix documentation section typo
  b2326cc... SoupHSTSEnforcerDB: drop g_clear_pointer in finalize()
  c282c05... meson: add hsts related files to the build
  75f1fed... Use guint instead of uint
  00dffeb... Use G_ADD_PRIVATE instead of deprecated private helpers
  dceb323... Use a typedef for the callback function
  59baee4... Add a few assertions
  9f20aa0... Use g_assert() instead of test-related assert functions
  7f3b491... A few comments and spacing fixes
  1995f4f... Add a missing disconnect for a signal handler
  efb4027... Remove unneeded code comment
  cada895... Simplify soup_hsts_policy_new_permanent()
  b4202be... Rename 'origin' variable to avoid confusion
  016888a... Add test for optional quotations in the STS header
  091bce7... Add test to check that no HSTS header does not remove a pol
  1286d6d... Fix comment typo
  8ed303b... Rename case-insensitive test to case-insensitive-directives
  93f9da0... Add a test for case-insensitivity of the headers
  f7305da... Actually check that an insecure STS header is ignored
  79e9031... Add missing URI get call that was rendering test no-op
  fa27619... Extra directives need to be ignored but the header should s
  3fbdacb... Add test for duplicated directives
  fe981de... Improve the multiple-headers test
  a0ce840... Make soup_hsts_enforcer_set_policy() public
  341e76f... Add a test to ensure that subdomain policies don't modify s
  fb9dcb6... Update versioning of new apis to current target
  a7bee4b... Add hsts-db test to meson build file
  c6003cf... Remove unneeded header from tests
  123d4e3... Update HSTS headers after 3da8311
  f0e32a2... Uncomment the duplicate STS header test
  64d58a4... Minor method rename
  a56696c... Hook the default interface's functions
  e618d89... Cancel messages for STS known hosts with HTTPS errors


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]