Skip to content
Snippets Groups Projects
  1. Jun 12, 2017
  2. May 10, 2017
  3. Apr 19, 2017
  4. Apr 12, 2017
  5. Apr 11, 2017
  6. Mar 29, 2017
  7. Mar 28, 2017
  8. Mar 27, 2017
  9. Mar 24, 2017
  10. Dec 19, 2016
  11. Dec 14, 2016
  12. Dec 13, 2016
  13. Dec 06, 2016
    • Torsten Grote's avatar
      Fix Sharing Status screens · 98dd8ec7
      Torsten Grote authored
      * Remove distinction between "shared with" and "shared by"
      * Show all contacts a blog is shared with
      * Show online status of contacts in sharing screen
      98dd8ec7
  14. Dec 05, 2016
    • Torsten Grote's avatar
      Require a label for hashing · 062ed4ef
      Torsten Grote authored
      * Add a string label argument to CryptoComponent#hash()
      * Convert DoubleDigest from implementing MessageDigest
        to implementing org.spongycastle.crypto.Digest
        (we need to keep DoubleDigest for FortunaGenerator)
      * Convert all other uses of MessageDigest to CryptoComponent#hash()
      * Remove CryptoComponent#getMessageDigest(), MessageDigest and DigestWrapper
      062ed4ef
  15. Nov 30, 2016
Loading