1. 20 Apr, 2021 10 commits
  2. 19 Apr, 2021 7 commits
  3. 05 Mar, 2021 5 commits
  4. 25 Feb, 2021 1 commit
  5. 16 Feb, 2021 2 commits
  6. 06 Jan, 2021 3 commits
  7. 14 Dec, 2020 9 commits
  8. 10 Dec, 2020 1 commit
    • Matthew Waters's avatar
      agent: implement support for RFC7675 - Consent Freshness · 4a378b88
      Matthew Waters authored
      Specified in https://tools.ietf.org/html/rfc7675
      
      RFC 7675 is a slight modification of the existing keepalive connection
      checks that could be enabled manually or were used with the GOOGLE
      compatibility mode.
      
      Slight differences from the existing keepalive connection checks
      include:
      - an additional consent expiry timer instead of relying on all binding
        requests to succeed.
      - 403: 'Forbidden' stun error-code which revokes consent with immediate
        effect.
      4a378b88
  9. 07 Dec, 2020 2 commits