aboutsummaryrefslogtreecommitdiff
path: root/src/escrow
Commit message (Collapse)AuthorAge
...
* add tests for plaintext and gns escrowjospaeth2020-08-06
|
* add unique operation ID for distinction in the cbjospaeth2020-08-06
|
* fix double freejospaeth2020-08-06
|
* clean up plugin operationsjospaeth2020-08-06
|
* add a API method for getting the escrow statusjospaeth2020-08-05
| | | | not yet working!
* move definitions to correct namespacejospaeth2020-08-04
|
* minor fixes, test structurejospaeth2020-08-03
|
* remove renew from the APIjospaeth2020-08-03
|
* major restructuring of the escrow componentjospaeth2020-08-03
| | | | refine the several layers (CLI, API, plugins) and enable async execution
* handle escrow operations as dll, clean them upjospaeth2020-07-22
| | | | (not yet finished)
* fix plaintext escrowjospaeth2020-07-19
|
* pass only ESCROW_Operation to the pluginsjospaeth2020-07-18
|
* minor fixesjospaeth2020-07-16
|
* implement escrow CLIjospaeth2020-07-16
|
* change plugin functions to support async codejospaeth2020-07-16
|
* fix static, fix method namesjospaeth2020-07-15
|
* changes to the escrow api [not compiling]jospaeth2020-07-15
|
* unload pluginsjospaeth2020-07-13
|
* change return type of verification methodsjospaeth2020-07-13
|
* add escrow APIjospaeth2020-07-12
|
* add escrow API methods, change plugin functionsjospaeth2020-07-10
|
* include sss library checks, minor fixesjospaeth2020-07-09
|
* create escrow componentjospaeth2020-07-09