/[cvs]/ccvs/src/ChangeLog
ViewVC logotype

Diff of /ccvs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3303.2.9 by dprice, Sun Oct 16 17:02:43 2005 UTC revision 1.3303.2.10 by dprice, Sun Oct 16 20:45:17 2005 UTC
# Line 1  Line 1 
1  2005-10-16  Derek Price  <derek@ximbiot.com>  2005-10-16  Derek Price  <derek@ximbiot.com>
2    
3            * client.c (send_signature, send_fileproc, client_process_import_file):
4            Use new APIs.
5            * cvs.h: Move function prototypes into...
6            * filesubr.h: ...this new header.
7            * hash.c (nodetypestring): Add RCSSTRING.
8            * hash.h (Ntype): Add RCSSTRING.
9            (Node): Add data len field.
10            * rcs.c: Verify interface.
11            (rcsbuf_get_node_type): New function.
12            (RCS_reparsercsfile, RCS_fully_parse, getdelta, RCS_getdeltatext):
13            Handle new RCSSTRING newphrase node type.
14            (RCS_checkin): Generate and save OpenPGP signature when needed.
15            (putrcsfield_proc): Remove FIXME.  Handle new Node type.  Use Node len
16            when available.
17            * server.c (serve_modified): Get sig file name via new API.
18            * sign.c (get_sign_commits): Return false in serve_mode.
19            (get_sigfile_name, have_sigfile, read_signature): New functions.
20            (gen_signature): New function with content originally from...
21            (get_signature): ...this function, which now also handles loading from
22            a sigfile when required.
23            * sign.h (get_sign_commits, get_signature): Add server_active arg.
24            (gen_signature, have_sigfile): New function protos.
25    
26          * sign.h (DEFAULT_SIGN_PROGRAM, DEFAULT_SIGN_TEXTMODE): Move to          * sign.h (DEFAULT_SIGN_PROGRAM, DEFAULT_SIGN_TEXTMODE): Move to
27          configure.in.          configure.in.
28    

Legend:
Removed from v.1.3303.2.9  
changed lines
  Added in v.1.3303.2.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26