Commit Graph

5270 Commits (23391b3694120ee6a0aa443aab0a2eebd6400d11)
 

Author SHA1 Message Date
Bjoern Schiessle 23391b3694 get/set key files, take shared files into account 13 years ago
Bjoern Schiessle e5704bf8bf ocs call to get file key for client side enncryption 13 years ago
Bjoern Schiessle f752a27605 write keyfiles to server 13 years ago
Bjoern Schiessle 931c4695a6 run setup routine only for server side encryption 13 years ago
Bjoern Schiessle bb229f7291 write private/public key from the client to the server 13 years ago
Bjoern Schiessle e5c84488ff Merge branch 'files_encryption' of gitorious.org:owncloud/owncloud into files_encryption 13 years ago
Bjoern Schiessle cb5d935b82 implemented publicKeyGet() and privateKeyGet() calls 13 years ago
Bjoern Schiessle bdb406916c fixed path for filesystem view 13 years ago
Bjoern Schiessle 3ab4ddd1da function to ask for the encryption mode (server side or client side). 13 years ago
Sam Tuke 9f51841c57 Mainly work on implementing new encryption system (+ keyfile handling) into proxy classs 13 years ago
Sam Tuke adf5c953dd Fixed use of OCFSV in getPrivateKey() 13 years ago
Sam Tuke e6de086fb6 Fixed various bugs in hooks class 13 years ago
Sam Tuke 66b461629b Started implementation of new encyryption classes into the encryption proxy 13 years ago
Bjoern Schiessle 6d1ed388c0 keymanager class for basic operations to store and retrieve keys 13 years ago
Sam Tuke d766ca8b19 Changed util class methods to use / create public keys in single shared public-keys directory, and group encryption-related user files 13 years ago
Sam Tuke 9368ea73c8 added tests and methods relating to handling of legacy keys 13 years ago
Sam Tuke 9216289856 Wrote new methods for testing if a file is encrypted using AES or Blowfish 13 years ago
Bjoern Schiessle e32b2c8121 moved to ocs.php from master and added dummy functions for the keyserver 13 years ago
Bjoern Schiessle 2cf64daec4 moved to ocs.php from master and added dummy functions for the keyserver 13 years ago
Sam Tuke d294e77721 Development snapshot: 13 years ago
Sam Tuke 283561823f Added methods for handling encrypted file + iv content 13 years ago
Sam Tuke 6af99f3a09 Development snapshot: 13 years ago
Sam Tuke 91da4b05b7 fixed typos 13 years ago
Jörn Friedrich Dreyer 528567ae4e gitignore phpStorm .idea metadata folder 13 years ago
Thomas Tanghus 9d2cbc88f0 Revert reversion of f5c329af98 :-P 13 years ago
Thomas Tanghus 34ac2ea1ba Don't escape assigned values. 13 years ago
Thomas Tanghus 861c379255 Make sure the proper DOM is loaded and the right address book gets expanded. 13 years ago
Thomas Tanghus 0744e5a172 Look for the right field :-P 13 years ago
Thomas Tanghus 7cb74a0bf3 Reduce variables assigned. 13 years ago
Thomas Tanghus 50462903d6 Revert "Delay fetching of carddata and set ETag and size instead." 13 years ago
Thomas Mueller b97eb3a48f fixing oc-1198 13 years ago
Bjoern Schiessle 43f00a2dc8 create uploads directory for ssl certificates if it didn't exists 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
jfd b67199bb45 add css id attribute, minor fixes 13 years ago
Jörn Friedrich Dreyer 6f408c3651 add supersized slideshow 13 years ago
Bjoern Schiessle 77f07c672e remove hard coded path 13 years ago
Bjoern Schiessle 6bf1473f0e replace urlencoded slash 13 years ago
Bjoern Schiessle 82a57f0ce3 revert performance improvements in userExists() because it breaks new user creation 13 years ago
Bjoern Schiessle 32b476d6ec remove comments around code block 13 years ago
Bjoern Schiessle 7d41d3aba8 webdav ssl cleanup 13 years ago
Thomas Tanghus f5c329af98 Delay fetching of carddata and set ETag and size instead. 13 years ago
Thomas Tanghus 47aaca49a1 Rescan categories in small batches to reduce memory usage. 13 years ago
Thomas Tanghus d1cf787197 Move code to OC_Contacts_App::scanCategories(). 13 years ago
Thomas Tanghus 6116dc6b65 Added default parameter $reset to allow for incremental rescan. 13 years ago
Thomas Tanghus 6d123e90f3 Remove deleted address book from list. 13 years ago
Thomas Tanghus 0b6cd8d203 Simplify VCF generation. 13 years ago
Thomas Tanghus dc8193fccb Make it possible to import files using CR as eol. 13 years ago
Thomas Tanghus 334257d2b6 Implemented VCFExportPlugin. 13 years ago
Thomas Tanghus 3424785db0 Implemented Sabre iCalendar Export Plugin. 13 years ago
Thomas Tanghus f5c620006e Set the loading class on the property being changed, not on its container. Now on all the places relevant ;-) 13 years ago