Skip to content
Snippets Groups Projects
  1. Aug 11, 2017
  2. Jul 04, 2017
  3. Jun 12, 2017
  4. May 10, 2017
  5. Apr 19, 2017
  6. Apr 12, 2017
  7. Apr 11, 2017
  8. Mar 29, 2017
  9. Mar 28, 2017
  10. Mar 27, 2017
  11. Mar 24, 2017
  12. Dec 19, 2016
  13. Dec 14, 2016
  14. Dec 13, 2016
  15. 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
  16. 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
  17. Nov 30, 2016
Loading