summaryrefslogtreecommitdiffstats
path: root/apps/lookup_server_connector
Commit message (Collapse)AuthorAgeFilesLines
* add posibility to remove all personal data from lookup serverBjoern Schiessle2017-02-231-19/+30
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* mark nc12 as supporterRobin Appelman2016-12-141-1/+1
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Add Identityproof testsRoeland Jago Douma2016-11-241-1/+0
| | | | | | | | | * Add tests for Key * Add tests for Manager * Add tests for Signer * Removed URLGenerator from Signer Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Remove unused variableLukas Reschke2016-11-211-1/+1
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Add retry jobLukas Reschke2016-11-213-24/+76
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Fix lookup urlRoeland Jago Douma2016-11-211-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Push json to the lookupserverRoeland Jago Douma2016-11-211-3/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Search on lookup serverRoeland Jago Douma2016-11-211-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add a signer class for signingLukas Reschke2016-11-212-62/+49
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* lookup server connectorBjoern Schiessle2016-11-212-12/+82
| | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* push public user data to the lookup serverBjoern Schiessle2016-11-214-0/+172
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>