cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] ccvs/src ChangeLog client.c cvs.h hash.c hash.h... [signed-com


From: Derek Robert Price
Subject: [Cvs-cvs] ccvs/src ChangeLog client.c cvs.h hash.c hash.h... [signed-commits]
Date: Sun, 16 Oct 2005 16:45:26 -0400

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Branch:         signed-commits
Changes by:     Derek Robert Price <address@hidden>     05/10/16 20:45:20

Modified files:
        src            : ChangeLog client.c cvs.h hash.c hash.h rcs.c 
                         server.c sign.c sign.h 
Added files:
        src            : filesubr.h 

Log message:
        * client.c (send_signature, send_fileproc, client_process_import_file):
        Use new APIs.
        * cvs.h: Move function prototypes into...
        * filesubr.h: ...this new header.
        * hash.c (nodetypestring): Add RCSSTRING.
        * hash.h (Ntype): Add RCSSTRING.
        (Node): Add data len field.
        * rcs.c: Verify interface.
        (rcsbuf_get_node_type): New function.
        (RCS_reparsercsfile, RCS_fully_parse, getdelta, RCS_getdeltatext):
        Handle new RCSSTRING newphrase node type.
        (RCS_checkin): Generate and save OpenPGP signature when needed.
        (putrcsfield_proc): Remove FIXME.  Handle new Node type.  Use Node len
        when available.
        * server.c (serve_modified): Get sig file name via new API.
        * sign.c (get_sign_commits): Return false in serve_mode.
        (get_sigfile_name, have_sigfile, read_signature): New functions.
        (gen_signature): New function with content originally from...
        (get_signature): ...this function, which now also handles loading from
        a sigfile when required.
        * sign.h (get_sign_commits, get_signature): Add server_active arg.
        (gen_signature, have_sigfile): New function protos.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/filesubr.h?only_with_tag=signed-commits&rev=1.1.2.1
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/ChangeLog.diff?only_with_tag=signed-commits&tr1=1.3303.2.9&tr2=1.3303.2.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/client.c.diff?only_with_tag=signed-commits&tr1=1.433.2.2&tr2=1.433.2.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/cvs.h.diff?only_with_tag=signed-commits&tr1=1.344.2.2&tr2=1.344.2.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/hash.c.diff?only_with_tag=signed-commits&tr1=1.48&tr2=1.48.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/hash.h.diff?only_with_tag=signed-commits&tr1=1.21.2.1&tr2=1.21.2.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/rcs.c.diff?only_with_tag=signed-commits&tr1=1.356&tr2=1.356.2.1&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/server.c.diff?only_with_tag=signed-commits&tr1=1.450.2.3&tr2=1.450.2.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/sign.c.diff?only_with_tag=signed-commits&tr1=1.1.2.2&tr2=1.1.2.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/sign.h.diff?only_with_tag=signed-commits&tr1=1.1.2.3&tr2=1.1.2.4&r1=text&r2=text





reply via email to

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