summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-163-0/+3
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-151-3/+3
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-144-0/+5
* Merge pull request #9754 from owncloud/enc_support_aes_256Vincent Petry2014-08-1314-167/+498
|\
| * add unit test for aes256/aes128Bjoern Schiessle2014-07-232-0/+192
| * update existing unit testsBjoern Schiessle2014-07-235-127/+16
| * support aes 256Bjoern Schiessle2014-07-2310-84/+334
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-138-3/+12
* | fixes from git push forceMorris Jobke2014-08-121-2/+0
* | add unit testsBjoern Schiessle2014-08-121-0/+49
* | fix detection of system wide mount pointsBjoern Schiessle2014-08-121-8/+33
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-1215-14/+1
* | Transifex suggestion by mnestisVolkan Gezer2014-08-111-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-113-0/+6
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-104-0/+8
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-097-0/+14
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-0841-79/+0
* | add logout hook to remove keys from sessionBjoern Schiessle2014-08-074-4/+19
* | Disable encryption migration testsMorris Jobke2014-08-051-0/+8
* | Minor fixesMorris Jobke2014-08-051-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-021-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-07-3139-0/+44
* | add unit test for rename and copy operationBjoern Schiessle2014-07-301-0/+52
* | make the versions and encryption app aware of the copy operationBjoern Schiessle2014-07-302-9/+38
* | Merge pull request #9721 from owncloud/enc_define_type_in_pre_hookBjörn Schießle2014-07-291-4/+7
|\ \
| * | define type in pre hookBjoern Schiessle2014-07-181-4/+7
* | | Merge pull request #9951 from owncloud/enc_inproved_error_messagesBjörn Schießle2014-07-293-3/+13
|\ \ \
| * | | show a warning in the personal settings and admin settins if the encyption ke...Bjoern Schiessle2014-07-283-3/+13
| | |/ | |/|
* / | [tx-robot] updated from transifexJenkins for ownCloud2014-07-272-1/+6
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2014-07-201-0/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-07-191-5/+36
|/
* check that the file proxies are enabled after each testBjoern Schiessle2014-07-171-0/+2
* update keys recursively if a folder was movedBjoern Schiessle2014-07-172-26/+81
* [tx-robot] updated from transifexJenkins for ownCloud2014-07-171-1/+8
* Merge pull request #9662 from owncloud/enc_error_handling_masterBjörn Schießle2014-07-165-25/+74
|\
| * introduce some encryption exceptions and catch additional error casesBjoern Schiessle2014-07-164-25/+73
| * make sure that the crypt library is loadedBjoern Schiessle2014-07-161-0/+1
* | Removed legacy encryption testsVincent Petry2014-07-161-84/+0
|/
* - Added test to trigger index id errorVincent Petry2014-07-141-6/+37
* [tx-robot] updated from transifexJenkins for ownCloud2014-07-131-0/+1
* Disable legacy encryption testsVincent Petry2014-07-111-0/+4
* remove pointless require of Blowfish.phpThomas Müller2014-07-102-2/+0
* Kill legacy encryption migrationThomas Müller2014-07-088-881/+3
* add ocsids to info.xmlGeorg Ehrke2014-07-072-1/+2
* Merge pull request #9453 from owncloud/enc_fix_wrong_file_sizeFrank Karlitschek2014-07-062-6/+10
|\
| * improved unit testsBjoern Schiessle2014-07-041-4/+8
| * always take unencrypted sizeBjoern Schiessle2014-07-041-2/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2014-07-051-0/+3
* | add owner as parameter for delShareKeyBjoern Schiessle2014-07-043-11/+18
* | make sure that the umount hook always contains the path relative to data/user...Bjoern Schiessle2014-07-041-1/+1
|/