summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Use proper RNG generatorLukas Reschke2014-09-033-3/+3
* Only return lowercase letters and digits for backwards compatbilityLukas Reschke2014-09-031-1/+1
* Merge pull request #10667 from pmjdebruijn/itunes-appidThomas Müller2014-09-031-0/+14
|\
| * defaults: add customizable defaultiTunesAppIdPascal de Bruijn2014-08-271-0/+14
* | Merge pull request #10642 from owncloud/securityutilsLukas Reschke2014-09-037-46/+280
|\ \
| * \ Merge branch 'securityutils' of https://github.com/owncloud/core into securit...Lukas Reschke2014-09-0326-107/+210
| |\ \
| | * \ Merge branch 'master' into securityutilsLukas Reschke2014-08-3126-107/+210
| | |\ \
| * | | | Add char consts, hash the specified password for the HMACLukas Reschke2014-09-032-1/+8
| |/ / /
| * | | Use DILukas Reschke2014-08-272-6/+14
| * | | Add some security utilitiesLukas Reschke2014-08-277-54/+265
* | | | Merge pull request #10826 from oparoz/masterClark Tomlinson2014-09-032-0/+49
|\ \ \ \
| * | | | This is not a PDF, there are no pagesOlivier Paroz2014-09-031-1/+1
| * | | | Converts TIFF files to PNGOlivier Paroz2014-09-021-0/+48
| * | | | Adding support for tiff filesOlivier Paroz2014-09-021-0/+1
* | | | | Merge pull request #10723 from owncloud/webdav-folder-sizeClark Tomlinson2014-09-032-2/+17
|\ \ \ \ \
| * | | | | adding new webdav property containing the folder sizeThomas Müller2014-08-292-2/+17
* | | | | | Merge pull request #10761 from canadaduane/fix_occ_upgradeThomas Müller2014-09-031-0/+1
|\ \ \ \ \ \
| * | | | | | Ensure db connection before changing cache stateDuane Johnson2014-08-301-0/+1
* | | | | | | Merge pull request #10725 from owncloud/sabredav-etag-masterThomas Müller2014-09-033-15/+20
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | adding OC-ETag headerThomas Müller2014-08-293-15/+20
| | |/ / / / | |/| | | |
* | | | | | Don't automatically setup the filesystem the moment we load OC\Files\FileSystemRobin Appelman2014-09-022-3/+5
* | | | | | Merge pull request #10780 from owncloud/config-publicMorris Jobke2014-08-311-2/+43
|\ \ \ \ \ \
| * | | | | | Extend public config interfaceRobin Appelman2014-08-311-2/+43
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #10420 from owncloud/external-share-self-signedLukas Reschke2014-08-314-1/+279
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Explicitly set the timezonesRobin Appelman2014-08-311-2/+3
| * | | | | Add unit tests and fix rootcerts creation bugLukas Reschke2014-08-312-30/+34
| * | | | | check for blacklisted file certificate filenamesRobin Appelman2014-08-311-1/+1
| * | | | | Rename namespaceRobin Appelman2014-08-313-3/+3
| * | | | | Cleanup certificate codeRobin Appelman2014-08-312-10/+22
| * | | | | move certificate classes to their own namespaceRobin Appelman2014-08-313-3/+4
| * | | | | Add certificate classRobin Appelman2014-08-311-0/+116
| * | | | | Move certificate management interface from files_external to coreRobin Appelman2014-08-312-5/+7
| * | | | | No need for this folder to be world accessibleRobin Appelman2014-08-311-1/+1
| * | | | | Verify names of certificatesRobin Appelman2014-08-311-1/+10
| * | | | | Move certificate management code to coreRobin Appelman2014-08-312-0/+133
| | |/ / / | |/| | |
* | | | | Merge pull request #10768 from owncloud/l10n-use-publicLukas Reschke2014-08-3115-34/+38
|\ \ \ \ \
| * | | | | Use public api for getting l10nRobin Appelman2014-08-3115-34/+38
| |/ / / /
* / / / / Add optional user ID parameter for getUseFolderMorris Jobke2014-08-311-5/+9
|/ / / /
* | | | Merge pull request #10721 from owncloud/kill-randRobin Appelman2014-08-293-16/+11
|\ \ \ \
| * | | | Don't register the call when rendering error pagesRobin Appelman2014-08-292-5/+8
| * | | | Remove insecure fallback random number generationRobin Appelman2014-08-291-11/+3
* | | | | Merge pull request #10734 from owncloud/fix-10268Morris Jobke2014-08-292-4/+4
|\ \ \ \ \
| * | | | | retrieve local users, groups and group members in a sorted wayArthur Schiwon2014-08-292-4/+4
| |/ / / /
* | | | | Merge pull request #10614 from owncloud/remove-ee-hackLukas Reschke2014-08-291-12/+17
|\ \ \ \ \
| * | | | | Add isAppstoreEnabled instead of hijacking the URLLukas Reschke2014-08-261-6/+17
| * | | | | Remove different URL for EELukas Reschke2014-08-241-7/+1
* | | | | | allow empty hostname and dots in service name for oracle autosetupJörn Friedrich Dreyer2014-08-291-0/+14
| |/ / / / |/| | | |
* | | | | kill OC::$sessionJörn Friedrich Dreyer2014-08-298-37/+81
| |/ / / |/| | |
* | | | Escape error messagesLukas Reschke2014-08-271-4/+4
* | | | Merge pull request #10653 from owncloud/x-forwarded-forClark Tomlinson2014-08-272-1/+29
|\ \ \ \ | |_|_|/ |/| | |