aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Security/ISecureRandom.php
Commit message (Expand)AuthorAgeFilesLines
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: remove unnecessary php import during refactorJohn Molakvoæ2024-05-301-2/+0
* Merge branch 'master' into refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-301-25/+24
|\
| * chore: Add SPDX headerAndy Scherzinger2024-05-241-23/+3
| * fix(OCP): Add since tag for all constantsJoas Schilling2024-02-141-1/+20
| * chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* | Refactor `OC\Server::getSecureRandom`Andrew Summers2023-08-291-1/+3
|/
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI2021-07-081-0/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-5/+5
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Remove trailing whitespaces from commentsChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+3
* Do not use spaces in generated passwordsMorris Jobke2019-04-151-1/+1
* Remove deprecated functions from SecureRandomRoeland Jago Douma2018-12-071-26/+0
* Fix testsRoeland Jago Douma2018-01-141-2/+1
* Strict ISecure randomRoeland Jago Douma2018-01-131-2/+4
* Update license headersMorris Jobke2017-11-061-0/+2
* Some phpstorm inspection fixesRoeland Jago Douma2017-07-221-1/+1
* Increase device password entropy. Use lower- and upper-case characters and di...Fabrizio Steiner2017-05-081-0/+7
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OCP\Security to PSR-4Roeland Jago Douma2016-05-181-0/+83