Sam Tuke
|
265f3654af
|
all unit files_encryption crypt unit tests now passing after merge
|
2012-10-17 16:35:19 +01:00 |
Sam Tuke
|
8b01286a5d
|
Merged branch 'master'
|
2012-10-16 16:57:07 +01:00 |
Bjoern Schiessle
|
2e796b563f
|
urldecode private- and public-key
|
2012-08-27 17:51:02 +02:00 |
Bjoern Schiessle
|
d039f11905
|
provide ocs calls and keymanager functions to get/set both keys (private, public) of a user together
|
2012-08-15 13:18:11 +02:00 |
Bjoern Schiessle
|
34f93ac765
|
check if user has write access to a given file before updating the filekey
|
2012-08-13 11:31:15 +02:00 |
Bjoern Schiessle
|
d4974b6d4a
|
set default dependencies in keymanager.php
fix calls in ocs.php
|
2012-08-08 14:15:35 +02:00 |
Bjoern Schiessle
|
773d7b119d
|
OCS api calls cleanup
|
2012-08-03 13:52:41 +02:00 |
Bjoern Schiessle
|
d5808f07ca
|
return a list of all public keys for a given file
|
2012-08-03 11:49:55 +02:00 |
Bjoern Schiessle
|
9bab06537c
|
update file encryption key over webdav properties for client side encryption
|
2012-07-31 15:03:28 +02:00 |
Bjoern Schiessle
|
1f2aa32d22
|
url needs to be case sensitive to be able to have files and paths as part of the URL
|
2012-07-30 12:39:28 +02:00 |
Bjoern Schiessle
|
23391b3694
|
get/set key files, take shared files into account
|
2012-07-30 12:38:38 +02:00 |
Bjoern Schiessle
|
e5704bf8bf
|
ocs call to get file key for client side enncryption
|
2012-07-30 10:07:52 +02:00 |
Bjoern Schiessle
|
f752a27605
|
write keyfiles to server
|
2012-07-27 14:00:41 +02:00 |
Bjoern Schiessle
|
bb229f7291
|
write private/public key from the client to the server
|
2012-07-26 17:19:55 +02:00 |
Bjoern Schiessle
|
cb5d935b82
|
implemented publicKeyGet() and privateKeyGet() calls
|
2012-07-26 13:57:50 +02:00 |
Bjoern Schiessle
|
e32b2c8121
|
moved to ocs.php from master and added dummy functions for the keyserver
|
2012-07-24 18:22:57 +02:00 |
Bjoern Schiessle
|
2cf64daec4
|
moved to ocs.php from master and added dummy functions for the keyserver
|
2012-07-24 18:21:50 +02:00 |
Frank Karlitschek
|
d4ea853fcf
|
use our own serverHost call so that ownCloud works with reverse proxy servers
|
2012-05-31 20:26:09 +02:00 |
Frank Karlitschek
|
a945fa10a6
|
update copyright
|
2012-05-26 19:14:24 +02:00 |
Robin Appelman
|
1f1498ceca
|
remove Log completely
|
2011-08-10 14:03:54 +02:00 |
Serge Martin
|
acf7916e71
|
user is a reserved word in postgresql
|
2011-08-07 19:02:41 +02:00 |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
2011-07-29 21:36:03 +02:00 |
Jakob Sack
|
2ff8d7a8bc
|
One class per file!
|
2011-07-29 21:03:53 +02:00 |
Robin Appelman
|
7d15a45e09
|
use oc_preferences to store ocs privatedata
|
2011-07-28 20:23:58 +02:00 |
Robin Appelman
|
9a575d1ded
|
port OC_OCS to prepared statements
|
2011-04-16 13:55:33 +02:00 |
Robin Appelman
|
49a78333fb
|
add the option to use LIKE instead of = when getting data from OCS
also fix the returned keys
|
2011-03-17 20:56:13 +01:00 |
Jakob Sack
|
132695ceb1
|
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
|
2011-03-01 23:20:16 +01:00 |