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
2016-03-22Backport translations to stable9Joas Schilling
2016-03-16Merge pull request #23271 from owncloud/backport-23192Thomas Müller
2016-03-15Fallback for crappy ancient distributionsLukas Reschke
2016-03-15allow group shares, even if not all public keys are availableBjoern Schiessle
2016-03-01Remove Scrutinizer Auto FixerLukas Reschke
2016-03-01Update author informationLukas Reschke
2016-03-01Merge pull request #22727 from owncloud/decrypt_all_master_keyThomas Müller
2016-03-01[tx-robot] updated from transifexJenkins for ownCloud
2016-02-29make decrypt all work with the master keyBjoern Schiessle
2016-02-28[tx-robot] updated from transifexJenkins for ownCloud
2016-02-25[tx-robot] updated from transifexJenkins for ownCloud
2016-02-15[tx-robot] updated from transifexJenkins for ownCloud
2016-02-14[tx-robot] updated from transifexJenkins for ownCloud
2016-02-12[tx-robot] updated from transifexJenkins for ownCloud
2016-02-11[tx-robot] updated from transifexJenkins for ownCloud
2016-02-10remember signature version and only set it on update to make sure that otherBjoern Schiessle
2016-02-10use the version of the original file if we write the part file to have a prop...Bjoern Schiessle
2016-02-10Add tests for setVersionLukas Reschke
2016-02-10Use cache update instead of put for encryption versionVincent Petry
2016-02-10Use cache and add testsLukas Reschke
2016-02-10don't decrease ->version for part files but only a local variable, otherwise ...Bjoern Schiessle
2016-02-10realPath should contain the path to the file we want to read, e.g. the versio...Bjoern Schiessle
2016-02-10Use database for keeping track of the versionLukas Reschke
2016-02-10Use number of chunk for HMAC as wellLukas Reschke
2016-02-10Keep track of file versionLukas Reschke
2016-02-10Clarify documentationLukas Reschke
2016-02-10Use hash with appended "a" of the original password for the authenticationLukas Reschke
2016-02-10fixing unit testsBjörn Schießle
2016-02-10Use random_bytes instead OpenSSLLukas Reschke
2016-02-10meta data are at the end of the fileBjörn Schießle
2016-02-10always use default cipher for write operations, no matter how the file was en...Björn Schießle
2016-02-10make it backward compatible to work with signed and un-signed filesBjörn Schießle
2016-02-10sign all encrypted blocks and check signature on decryptBjörn Schießle
2016-02-10Add note about the addPadding functionLukas Reschke
2016-02-10Use an actual 16 byte long IVLukas Reschke
2016-02-10Use AES-256-CTR as defaultLukas Reschke
2016-02-03Make sure encryption has a valid licence tagJoas Schilling
2016-01-26[tx-robot] updated from transifexJenkins for ownCloud
2016-01-23[tx-robot] updated from transifexJenkins for ownCloud
2016-01-20[tx-robot] updated from transifexJenkins for ownCloud
2016-01-15[tx-robot] updated from transifexJenkins for ownCloud
2016-01-13Merge pull request #21612 from owncloud/fix_21598Thomas Müller
2016-01-12Happy new year!Thomas Müller
2016-01-11getMediumStrengthGenerator is deprecated and does not do anything anymoreRoeland Jago Douma
2016-01-11only use master key ID if a user is logged in. Otherwise keep the public link...Björn Schießle
2016-01-09[tx-robot] updated from transifexJenkins for ownCloud
2016-01-07Remove undefined variableLukas Reschke
2016-01-07Fix PHPDoc + Add handling for error casesLukas Reschke
2016-01-07Merge pull request #21506 from owncloud/issue-20218-min-max-owncloud-version-...Thomas Müller
2016-01-07Remove deprecated shipped flag from info.xml which has no use anymoreJoas Schilling