Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • release/202005
  • release/202001
  • release/201912
  • release/201911
  • release/releaseWindowsTestOne
  • release/windowsReleaseTest
  • release/releaseTest
  • release/releaseWindowsTest
  • release/201910
  • release/qt/201910
  • release/windows-test/201910
  • release/201908
  • release/201906
  • release/201905
  • release/201904
  • release/201903
  • release/201902
  • release/201901
  • release/201812
  • 4.0.0
  • 2.2.0
  • 2.1.0
  • 2.0.1
  • 2.0.0
  • 1.4.1
  • 1.4.0
  • 1.3.0
  • 1.2.0
  • 1.1.0
30 results

configure.ac

Blame
    • Sébastien Blin's avatar
      d1bc9390
      jamiaccount: add test for migrations · d1bc9390
      Sébastien Blin authored
      Accounts can see their certificates expire. When it's the case, a
      migration is needed. However, several regressions can happen, because
      this behaviour can be tricky to test correctly. In this patch, a
      test is added to validate that the migration is done whenever the
      certificate expires.
      
      + OpenDHT needs to be bumped in order to be able to change the validity
      period of a certificate.
      + In ArchiveAccountManager, a method is added to change the validity
      of a certificate in the chain.
      + This patch also fixes a crash when a migration occurs directly on
      the archive (info_ was null causing a segfault).
      + Finally, cleanup some signatures unused in JamiAccount.
      
      GitLab: #684 (this is some preparative work)
      Change-Id: I901bc67fd63ce2ab26ded64662f8333d3a0eed50
      jamiaccount: add test for migrations
      Sébastien Blin authored
      Accounts can see their certificates expire. When it's the case, a
      migration is needed. However, several regressions can happen, because
      this behaviour can be tricky to test correctly. In this patch, a
      test is added to validate that the migration is done whenever the
      certificate expires.
      
      + OpenDHT needs to be bumped in order to be able to change the validity
      period of a certificate.
      + In ArchiveAccountManager, a method is added to change the validity
      of a certificate in the chain.
      + This patch also fixes a crash when a migration occurs directly on
      the archive (info_ was null causing a segfault).
      + Finally, cleanup some signatures unused in JamiAccount.
      
      GitLab: #684 (this is some preparative work)
      Change-Id: I901bc67fd63ce2ab26ded64662f8333d3a0eed50
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.