cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/src/ChangeLog [signed-commits]


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/src/ChangeLog [signed-commits]
Date: Fri, 14 Oct 2005 21:39:26 -0400

Index: ccvs/src/ChangeLog
diff -u ccvs/src/ChangeLog:1.3303.2.5 ccvs/src/ChangeLog:1.3303.2.6
--- ccvs/src/ChangeLog:1.3303.2.5       Sat Oct 15 01:38:18 2005
+++ ccvs/src/ChangeLog  Sat Oct 15 01:39:23 2005
@@ -1,5 +1,24 @@
 2005-10-14  Derek Price  <address@hidden>
 
+       * sign.h: Protos for new signature API.
+       * sign.c (init_signatures, set_sign_commits, set_sign_template,
+       set_sign_textmode, add_sign_arg, get_sign_commits, get_signature): New
+       signing API.
+       (sign_args_list_to_args_proc, get_signature): Move from...
+       * client.c (sign_args_list_to_args_proc): ...here...
+       (send_signature): ...and here.
+       (send_files): Only accept SEND_SIGNATURES flag to differentiate commit
+       from other callers.
+       (send_signature): Use new signing interface.
+       (client_send_import_file): Send signatures.
+       * client.h (send_files): Update proto.
+       * add.c, admin.c, annotate.c, client.c, diff.c, edit.c, log.c, ls.c,
+       remove.c, status.c, tag.c, update.c, watch.c: Change all callers.
+       * commit.c (commit): Move sign arg handling to...
+       * main.c (main): ...here.
+       * server.c (serve_modified): Save signatures to a temp file.
+       (serve_signature): Send error message on receipt of multiple sigs.
+
        * rcs.c: Test interface.
        * rcs.h: Protect against double-inclusion.
        (struct file_info): Move from...




reply via email to

[Prev in Thread] Current Thread [Next in Thread]