summaryrefslogtreecommitdiffstats
path: root/lib/util.php
Commit message (Expand)AuthorAgeFilesLines
* 4.0.15v4.0.15Frank Karlitschek2013-05-141-2/+2
* 4.0.14v4.0.14Frank Karlitschek2013-04-091-2/+2
* 4.0.13v4.0.13Frank Karlitschek2013-03-091-2/+2
* 4.0.12v4.0.12Frank Karlitschek2013-02-181-2/+2
* increase the internal number toov4.0.11Frank Karlitschek2013-01-211-1/+1
* 4.0.11Frank Karlitschek2013-01-211-1/+1
* ownCloud 4.0.10v4.0.10Frank Karlitschek2012-12-191-2/+2
* 4.0.9v4.0.9Frank Karlitschek2012-11-131-2/+2
* Backport of ad720c4 for oC 4.xLukas Reschke2012-10-301-0/+5
* Use /dev/urandom instead of /dev/randomLukas Reschke2012-10-151-5/+5
* Show a warning in the installer if no secure RNG is availableLukas Reschke2012-10-141-1/+25
* Fallback to /dev/random if openssl_random_pseudo_bytes not availableLukas Reschke2012-10-141-6/+14
* 4.0.8v4.0.8Frank Karlitschek2012-10-091-3/+3
* Use openssl_random_pseudo_bytes if availableLukas Reschke2012-10-061-4/+26
* fix message about 'apps' directoryNiko Ehrenfeuchter2012-09-101-1/+1
* 4.0.7v4.0.7Frank Karlitschek2012-08-141-14/+14
* 4.0.6v4.0.6Frank Karlitschek2012-07-311-2/+2
* 4.0.5v4.0.5Frank Karlitschek2012-07-191-2/+2
* 4.0.4v4.0.4Frank Karlitschek2012-06-261-2/+2
* 4.0.3aFrank Karlitschek2012-06-241-1/+1
* 4.0.3Frank Karlitschek2012-06-221-2/+2
* Prefer requested app before redirecting to default pageBart Visscher2012-06-211-1/+5
* check if the data directory is accessible via http. Show a big security warni...Frank Karlitschek2012-06-211-0/+41
* backport of sanitizeHTML() functionBjoern Schiessle2012-06-201-1/+15
* Make check for writable apps dir configurableBart Visscher2012-06-191-1/+1
* Backport CSRF prevention.Thomas Tanghus2012-06-141-0/+73
* Allow same host redirects (/somepath).Thomas Tanghus2012-06-131-1/+2
* 4.0.2Frank Karlitschek2012-06-101-2/+2
* 4.0.1v4.0.1Frank Karlitschek2012-06-031-2/+2
* add a pdo checkFrank Karlitschek2012-06-011-0/+3
* add check if apps folder is writable. needed to install 3rd party appsFrank Karlitschek2012-06-011-2/+11
* mark as 4.0.1 preFrank Karlitschek2012-05-291-1/+1
* 4Frank Karlitschek2012-05-191-1/+1
* Fix redirect after login, prevent open redirectsMichael Gapczynski2012-05-181-2/+2
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-05-181-1/+1
|\
| * this code looks wrong to me but i'm putting it back while we find out what th...Michiel de Jong2012-05-181-1/+1
| * make redirect safe by restricting it to current hostMichiel de Jong2012-05-181-1/+1
| * fix redirect to desired page after loginMichiel de Jong2012-05-181-1/+1
* | increase to RC2Frank Karlitschek2012-05-181-2/+2
|/
* This is RC nowv4.0.0RCFrank Karlitschek2012-05-131-2/+2
* Sanitize redirect urlsMichael Gapczynski2012-05-081-1/+1
* increase to 4 betav4.0.0betaFrank Karlitschek2012-05-071-2/+2
* some more portingFrank Karlitschek2012-05-011-2/+4
* Checks if config folder is writable on begin of the installation.Marvin Thomas Rabe2012-05-011-2/+10
* we require php 5.3 now. so please notify the user if an old version is in useFrank Karlitschek2012-04-301-0/+3
* Merge branch 'master' into movable_apps_2Georg Ehrke2012-04-271-0/+3
|\
| * some more csrf fixesFrank Karlitschek2012-04-261-0/+3
* | Merge branch 'master' into movable_appsGeorg Ehrke2012-04-181-17/+23
|\|
| * check if PHP mod GD is installedArthur Schiwon2012-04-171-0/+3
| * check if PHP mod JSON is installedArthur Schiwon2012-04-171-0/+3