Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle strict typing in Checker and fix tests | Roeland Jago Douma | 2018-02-21 | 1 | -1/+6 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Make OC\IntegrityCheck strict | Roeland Jago Douma | 2018-02-21 | 1 | -20/+20 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Also replace all other occurences | Morris Jobke | 2017-12-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Remove ownCloud Root Authority as per todo | Joas Schilling | 2017-03-22 | 1 | -8/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #2724 from nextcloud/fix-23591 | Lukas Reschke | 2016-12-21 | 1 | -15/+33 |
|\ | | | | | [downstream] Report failures for SignApp and SignCore | ||||
| * | Add proper tests | Lukas Reschke | 2016-12-19 | 1 | -16/+14 |
| | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
| * | Check return value for file_put_contents. Add return value to the commands | Victor Dubiniuk | 2016-12-16 | 1 | -9/+29 |
| | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | | Consider all channel except blank and git to be signed | Victor Dubiniuk | 2016-12-16 | 1 | -7/+3 |
|/ | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Make sure memory limit is > post size and upload filesize | Joas Schilling | 2016-09-13 | 1 | -1/+1 |
| | |||||
* | Fix intergrity checker | Roeland Jago Douma | 2016-09-07 | 1 | -1/+5 |
| | | | | | | * Set salt length to 0 See https://tools.ietf.org/html/rfc3447#page-38 * Fix tests for new phpunit | ||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+4 |
| | |||||
* | Port ↵ | Lukas Reschke | 2016-07-21 | 1 | -0/+13 |
| | | | | https://github.com/nextcloud/server/commit/2d373416d8e54a7de84879a365c372a85104c6df to master | ||||
* | Use proper certificates | Lukas Reschke | 2016-07-21 | 1 | -2/+9 |
| | | | | Ports https://github.com/nextcloud/server/commit/bcf693539be82e872ba4d6cceb1f430a4bb841d9 | ||||
* | Make code integrity check work when OC is not installed yet | Vincent Petry | 2016-06-24 | 1 | -3/+12 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -1/+2 |
| | |||||
* | Fix use statement | Roeland Jago Douma | 2016-04-18 | 1 | -1/+1 |
| | |||||
* | Move OC\IntegrityCheck to PSR-4 | Roeland Jago Douma | 2016-04-18 | 1 | -0/+560 |