]> source.dussan.org Git - nextcloud-server.git/commit
Fixed stream wrapper bugs
authorSam Tuke <samtuke@owncloud.com>
Sat, 9 Mar 2013 18:18:34 +0000 (19:18 +0100)
committerSam Tuke <samtuke@owncloud.com>
Sat, 9 Mar 2013 18:18:34 +0000 (19:18 +0100)
commitc1f1fbda08b464b286e309283ed81d16f30a5ca6
treeafbf2dbd61869eda09f438c083f13bdec47c70cc
parentf2b86d0227d080dd4395efaf5fb086b024af0c95
Fixed stream wrapper bugs
Switched encryptAll() to use stream-based instead of file-at-a-time encryption
Development snapshot
apps/files_encryption/lib/crypt.php
apps/files_encryption/lib/proxy.php
apps/files_encryption/lib/stream.php
apps/files_encryption/lib/util.php
apps/files_encryption/test/crypt.php