Commit Graph

324 Commits (4f60ee90d652d2bfcb2c1227fed29a3c668bc4bd)

Author SHA1 Message Date
Jenkins for ownCloud 32f4bea0ae [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud be34cea970 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 7061416016 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud f8607ac132 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 5165998723 [tx-robot] updated from transifex 11 years ago
Bjoern Schiessle 9dc759b4dc remember signature version and only set it on update to make sure that other 11 years ago
Bjoern Schiessle 43ed86313c use the version of the original file if we write the part file to have a proper version if we move the file over to the original location 11 years ago
Lukas Reschke ca350294a6 Add tests for setVersion 11 years ago
Vincent Petry 45c78476f5 Use cache update instead of put for encryption version 11 years ago
Lukas Reschke 6724f76573 Use cache and add tests 11 years ago
Bjoern Schiessle 377d7fb8a8 don't decrease ->version for part files but only a local variable, otherwise it can happen that we decrease it twice and end up with the wrong value 11 years ago
Bjoern Schiessle 966eb4b084 realPath should contain the path to the file we want to read, e.g. the version and not the original file 11 years ago
Lukas Reschke 5ccb9dfa7e Use database for keeping track of the version 11 years ago
Lukas Reschke 3badf5caf5 Use number of chunk for HMAC as well 11 years ago
Lukas Reschke b5824f024a Keep track of file version 11 years ago
Lukas Reschke d5c1596887 Clarify documentation 11 years ago
Lukas Reschke 3b62459c41 Use hash with appended "a" of the original password for the authentication 11 years ago
Björn Schießle 9bb97c714b fixing unit tests 11 years ago
Lukas Reschke b9ff16498b Use random_bytes instead OpenSSL 11 years ago
Björn Schießle 61dd191253 meta data are at the end of the file 11 years ago
Björn Schießle e7ff84df5c always use default cipher for write operations, no matter how the file was encrypted before 11 years ago
Björn Schießle cf3a8f274f make it backward compatible to work with signed and un-signed files 11 years ago
Björn Schießle 40a5ba72fc sign all encrypted blocks and check signature on decrypt 11 years ago
Lukas Reschke db8f267647 Add note about the addPadding function 11 years ago
Lukas Reschke 59ebad0b53 Use an actual 16 byte long IV 11 years ago
Lukas Reschke d25b8dacb3 Use AES-256-CTR as default 11 years ago
Joas Schilling 78d5c89e86 Make sure encryption has a valid licence tag 11 years ago
Jenkins for ownCloud ecf2d178b1 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud f92119e02f [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud f076bfac32 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud cd840f01ae [tx-robot] updated from transifex 11 years ago
Thomas Müller 682821c71e Happy new year! 11 years ago
Roeland Jago Douma 876fb83ddc getMediumStrengthGenerator is deprecated and does not do anything anymore 11 years ago
Björn Schießle 46f6c289ca only use master key ID if a user is logged in. Otherwise keep the public link share key 11 years ago
Jenkins for ownCloud 72b34575df [tx-robot] updated from transifex 11 years ago
Lukas Reschke 0654d37da8 Remove undefined variable 11 years ago
Lukas Reschke 00a01a8de2 Fix PHPDoc + Add handling for error cases 11 years ago
Joas Schilling ae285c0654 Remove deprecated shipped flag from info.xml which has no use anymore 11 years ago
Joas Schilling 40f786060e Add ownCloud min and max version for shipped apps 11 years ago
Lukas Reschke fb12063ae5 Fix method call + undefined variable 11 years ago
Jenkins for ownCloud 27dfa74d89 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 157bb50a39 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 89584716f8 [tx-robot] updated from transifex 11 years ago
Roeland Jago Douma 1f715289bf Removed deprecated function OC_User::deleteUser 11 years ago
Roeland Jago Douma 835911bce5 Removed deprecated private OC_User::createUser 11 years ago
Jenkins for ownCloud a7cd8103b5 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 74de12c698 [tx-robot] updated from transifex 11 years ago
Lukas Reschke f3360d51c6 Use PHP polyfills 11 years ago
Thomas Müller eebe2b9c23 User IUser::getEMailAddress() all over the place 11 years ago
Scrutinizer Auto-Fixer be4c3a8b56 Scrutinizer Auto-Fixes 11 years ago