コミット履歴

作者 SHA1 メッセージ 日付
  Bjoern Schiessle 6b058cd359 allow user to choose encryption mode 12 年 前
  Sam Tuke c4d1ad1b7d Made dependencies of Kaymanager::setFileKey() explicit using dependency injection 12 年 前
  Bjoern Schiessle a7f3a67bc2 get settings from DB and check the right checkbox in the settings 12 年 前
  Sam Tuke 82f5f73dff Merge commit '84fd62b13047cb756d9f39c192e17fd5f2179f83' into files_encryption 12 年 前
  Sam Tuke 84fd62b130 Implemented writing of keyfiles and directory hierarchy in proxy class 12 年 前
  Sam Tuke eebf76d344 Implemented writing of keyfiles and directory hierarchy in proxy class 12 年 前
  Bjoern Schiessle f6863f9e51 get encryption mode from the settings 12 年 前
  Bjoern Schiessle e4e6574e42 allow admin to choose between client and server side encryption 12 年 前
  Bjoern Schiessle 9bab06537c update file encryption key over webdav properties for client side encryption 12 年 前
  Bjoern Schiessle ee15c40b14 comment added 12 年 前
  Bjoern Schiessle 1f2aa32d22 url needs to be case sensitive to be able to have files and paths as part of the URL 12 年 前
  Bjoern Schiessle 23391b3694 get/set key files, take shared files into account 12 年 前
  Bjoern Schiessle e5704bf8bf ocs call to get file key for client side enncryption 12 年 前
  Bjoern Schiessle f752a27605 write keyfiles to server 12 年 前
  Bjoern Schiessle 931c4695a6 run setup routine only for server side encryption 12 年 前
  Bjoern Schiessle bb229f7291 write private/public key from the client to the server 12 年 前
  Bjoern Schiessle e5c84488ff Merge branch 'files_encryption' of gitorious.org:owncloud/owncloud into files_encryption 12 年 前
  Bjoern Schiessle cb5d935b82 implemented publicKeyGet() and privateKeyGet() calls 12 年 前
  Bjoern Schiessle bdb406916c fixed path for filesystem view 12 年 前
  Bjoern Schiessle 3ab4ddd1da function to ask for the encryption mode (server side or client side). 12 年 前
  Sam Tuke 9f51841c57 Mainly work on implementing new encryption system (+ keyfile handling) into proxy classs 12 年 前
  Sam Tuke adf5c953dd Fixed use of OCFSV in getPrivateKey() 12 年 前
  Sam Tuke e6de086fb6 Fixed various bugs in hooks class 12 年 前
  Sam Tuke 66b461629b Started implementation of new encyryption classes into the encryption proxy 12 年 前
  Bjoern Schiessle 6d1ed388c0 keymanager class for basic operations to store and retrieve keys 12 年 前
  Sam Tuke d766ca8b19 Changed util class methods to use / create public keys in single shared public-keys directory, and group encryption-related user files 12 年 前
  Sam Tuke 9368ea73c8 added tests and methods relating to handling of legacy keys 12 年 前
  Sam Tuke 9216289856 Wrote new methods for testing if a file is encrypted using AES or Blowfish 12 年 前
  Bjoern Schiessle e32b2c8121 moved to ocs.php from master and added dummy functions for the keyserver 12 年 前
  Bjoern Schiessle 2cf64daec4 moved to ocs.php from master and added dummy functions for the keyserver 12 年 前