aboutsummaryrefslogtreecommitdiff
path: root/nix/boost
ModeNameSize
-rw-r--r--assert.hpp1065logplainabout
-rw-r--r--format.hpp2223logplainabout
d---------format469logplain
-rw-r--r--throw_exception.hpp999logplainabout
procedure. (define-enumerate-type, reply-code): New macros. (guix-authenticate)[send-reply]: New procedure. Change to read commands from current-input-port. * nix/libstore/local-store.cc (runAuthenticationProgram): Remove. (authenticationAgent, readInteger, readAuthenticateReply): New functions. (signHash, verifySignature): Rewrite in terms of the agent. * tests/store.scm ("import not signed"): Remove 'pk' call. ("import signed by unauthorized key"): Check the error message of C. * tests/guix-authenticate.sh: Rewrite using the new protocol. fixlet Ludovic Courtès