Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-13don't try to encrypt/decrypt the certificate bundleBjoern Schiessle
2016-11-30Ignore AppData in encryption wrapperRoeland Jago Douma
2016-10-20Fix shared storage namespace in DecryptAll classVincent Petry
2016-10-20Move OC\Files\Storage\Shared to the right namespaceJoas Schilling
2016-07-27skip shared files, if files get decrypted only for a specific user we shouldn...Bjoern Schiessle
2016-07-21Fix othersJoas Schilling
2016-06-10Use capped cache for encryption's user access listVincent Petry
2016-06-07Allow to decrypt user '0' files onlyJoas Schilling
2016-05-30Use isEncrpyted() insteadVincent Petry
2016-05-30Respect oc coding style guide.Christian Jürges
2016-05-30Check if file needs to decrypted or not for speed up large oc setups.Christian Jürges
2016-05-26Update license headersLukas Reschke
2016-04-22Move \OC\Encryption to PSR-4Roeland Jago Douma