Raphaël Proust
|
103d5355f2
|
Everywhere: return_unit
|
2018-06-27 10:57:21 +02:00 |
|
Benjamin Canou
|
a57c1edec1
|
Client: minor cosmetic change
|
2018-06-21 00:24:18 +02:00 |
|
Benjamin Canou
|
2976353636
|
Client: more caching of public keys
|
2018-06-17 00:07:58 +02:00 |
|
Vincent Bernardoff
|
00d197830f
|
Signers: add ledger scheme
|
2018-06-16 16:26:19 +02:00 |
|
Benjamin Canou
|
7ad44a9af3
|
Signer: support plain HTTP (no S) and a few cosmetic fixes
|
2018-06-14 18:22:51 +02:00 |
|
Benjamin Canou
|
347a552396
|
Signer: add authorized keys mechanism
|
2018-06-14 18:22:51 +02:00 |
|
Grégoire Henry
|
ee5373d960
|
Client: add global option --wait
|
2018-05-28 17:09:03 +02:00 |
|
Grégoire Henry
|
fb85568d98
|
Client: add an option --remote-signer
When the option is provided, all keys with the scheme `remote` are now
implicitly handled by the provided remote signer.
|
2018-05-26 15:35:11 +02:00 |
|
Grégoire Henry
|
f69d4a5186
|
Client: simplify Client_keys.SIGNER
We now use `Uri.t` to represent public and secret keys. The 'remote'
scheme is replaced by `https://`, `unix:///` and `tcp://`.
|
2018-05-26 15:34:16 +02:00 |
|
Grégoire Henry
|
0dbe24290f
|
Signer: explicit registration of signers
instead of toplevel side-effects and `-link-all`
|
2018-05-26 15:08:29 +02:00 |
|
Benjamin Canou
|
fe435ce114
|
Client: minor error printing tweaks
|
2018-05-25 17:18:41 +02:00 |
|
Arthur B
|
eb1dfb7f20
|
Shell/Alpha: allow usage of secp256k1 for signature
|
2018-04-16 18:37:52 +02:00 |
|
Grégoire Henry
|
08a3cff5a6
|
Base: rename Cli_entries into Clic
|
2018-04-03 15:21:38 +02:00 |
|
Benjamin Canou
|
e148b370c0
|
Client: initialize logging in the client (for the daemons)
|
2018-03-01 11:34:10 +01:00 |
|
Pierre Chambart
|
590ddb750f
|
Change compiler's requested version
|
2018-02-22 05:36:57 +01:00 |
|
Benjamin Canou
|
bb0fa86d91
|
Client: rename client context classes for clarity
|
2018-02-16 18:12:29 +01:00 |
|
Benjamin Canou
|
67019246e9
|
Client: add method prompt to context and cleanup Unix context
|
2018-02-16 11:08:45 +01:00 |
|
Benjamin Canou
|
e2be3360a9
|
Client: split client-alpha into lib and commands and extract the baker
|
2018-02-15 22:54:39 +01:00 |
|