Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10790 from cbhp/master | Lukas Reschke | 2014-09-03 | 1 | -1/+6 |
|\ | |||||
| * | always use a user-agent constant | cbhp | 2014-09-03 | 1 | -4/+6 |
| * | added missing User-Agents | cbhp | 2014-08-31 | 1 | -0/+3 |
* | | Use proper RNG generator | Lukas Reschke | 2014-09-03 | 4 | -4/+4 |
* | | Only return lowercase letters and digits for backwards compatbility | Lukas Reschke | 2014-09-03 | 1 | -1/+1 |
* | | Merge pull request #10667 from pmjdebruijn/itunes-appid | Thomas Müller | 2014-09-03 | 1 | -0/+14 |
|\ \ | |||||
| * | | defaults: add customizable defaultiTunesAppId | Pascal de Bruijn | 2014-08-27 | 1 | -0/+14 |
* | | | Merge pull request #10642 from owncloud/securityutils | Lukas Reschke | 2014-09-03 | 12 | -46/+450 |
|\ \ \ | |||||
| * | | | Fix quoting | Lukas Reschke | 2014-09-03 | 1 | -1/+1 |
| * | | | Add test for the second argument | Lukas Reschke | 2014-09-03 | 1 | -1/+1 |
| * | | | Fix CHAR_SYMBOLS | Lukas Reschke | 2014-09-03 | 1 | -1/+1 |
| * | | | Merge branch 'securityutils' of https://github.com/owncloud/core into securit... | Lukas Reschke | 2014-09-03 | 41 | -170/+385 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' into securityutils | Lukas Reschke | 2014-08-31 | 41 | -170/+385 |
| | |\ \ \ | |||||
| * | | | | | Add char consts, hash the specified password for the HMAC | Lukas Reschke | 2014-09-03 | 3 | -1/+16 |
| |/ / / / | |||||
| * | | | | Use DI | Lukas Reschke | 2014-08-27 | 2 | -6/+14 |
| * | | | | Add some security utilities | Lukas Reschke | 2014-08-27 | 12 | -54/+427 |
* | | | | | Merge pull request #10826 from oparoz/master | Clark Tomlinson | 2014-09-03 | 2 | -0/+49 |
|\ \ \ \ \ | |||||
| * | | | | | This is not a PDF, there are no pages | Olivier Paroz | 2014-09-03 | 1 | -1/+1 |
| * | | | | | Converts TIFF files to PNG | Olivier Paroz | 2014-09-02 | 1 | -0/+48 |
| * | | | | | Adding support for tiff files | Olivier Paroz | 2014-09-02 | 1 | -0/+1 |
* | | | | | | Merge pull request #10723 from owncloud/webdav-folder-size | Clark Tomlinson | 2014-09-03 | 2 | -2/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | adding new webdav property containing the folder size | Thomas Müller | 2014-08-29 | 2 | -2/+17 |
* | | | | | | | Merge pull request #10761 from canadaduane/fix_occ_upgrade | Thomas Müller | 2014-09-03 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Ensure db connection before changing cache state | Duane Johnson | 2014-08-30 | 1 | -0/+1 |
* | | | | | | | | Merge pull request #10725 from owncloud/sabredav-etag-master | Thomas Müller | 2014-09-03 | 3 | -15/+20 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | adding OC-ETag header | Thomas Müller | 2014-08-29 | 3 | -15/+20 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-03 | 1 | -0/+5 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Also setup the filesystem when matching routes | Robin Appelman | 2014-09-02 | 1 | -0/+1 |
* | | | | | | | Don't automatically setup the filesystem the moment we load OC\Files\FileSystem | Robin Appelman | 2014-09-02 | 3 | -3/+6 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-02 | 1 | -0/+2 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-01 | 2 | -0/+16 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge pull request #10780 from owncloud/config-public | Morris Jobke | 2014-08-31 | 2 | -2/+76 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Extend public config interface | Robin Appelman | 2014-08-31 | 2 | -2/+76 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #10420 from owncloud/external-share-self-signed | Lukas Reschke | 2014-08-31 | 7 | -1/+382 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Explicitly set the timezones | Robin Appelman | 2014-08-31 | 1 | -2/+3 |
| * | | | | | Add unit tests and fix rootcerts creation bug | Lukas Reschke | 2014-08-31 | 2 | -30/+34 |
| * | | | | | check for blacklisted file certificate filenames | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
| * | | | | | Rename namespace | Robin Appelman | 2014-08-31 | 3 | -3/+3 |
| * | | | | | Cleanup certificate code | Robin Appelman | 2014-08-31 | 2 | -10/+22 |
| * | | | | | move certificate classes to their own namespace | Robin Appelman | 2014-08-31 | 3 | -3/+4 |
| * | | | | | Add certificate class | Robin Appelman | 2014-08-31 | 2 | -0/+172 |
| * | | | | | Move certificate management interface from files_external to core | Robin Appelman | 2014-08-31 | 3 | -7/+9 |
| * | | | | | No need for this folder to be world accessible | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
| * | | | | | Verify names of certificates | Robin Appelman | 2014-08-31 | 1 | -1/+10 |
| * | | | | | Move certificate management code to core | Robin Appelman | 2014-08-31 | 4 | -0/+180 |
* | | | | | | Merge pull request #10770 from owncloud/getUserFolder | Morris Jobke | 2014-08-31 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | update public interface for getUserFolder | Morris Jobke | 2014-08-31 | 1 | -1/+2 |
* | | | | | | | Merge pull request #10768 from owncloud/l10n-use-public | Lukas Reschke | 2014-08-31 | 19 | -41/+45 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Also extend public server interface | Robin Appelman | 2014-08-31 | 1 | -1/+2 |
| * | | | | | | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 18 | -40/+43 |
| |/ / / / / |