/[anubis]/anubis/ChangeLog
ViewVC logotype

Diff of /anubis/ChangeLog

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

revision 1.34 by polak, Mon Mar 3 08:55:41 2003 UTC revision 1.35 by gray, Thu Mar 6 19:27:53 2003 UTC
# Line 1  Line 1 
1    2003-03-06  Sergey Poznyakoff
2    
3            * guile: New subdirecory
4            * guile/Makefile.am: New file.
5            * guile/remailer.scm: New file.
6            * guile/rot-13.scm: Moved from ...
7            * examples/rot-13.scm: ... here
8            * examples/Makefile.am: Updated.
9            * Makefile.am: Added new subdir (guile)
10            * configure.ac: Likewise.
11              Minor fix for handling --with-tls and --with-openssl options.
12            * examples/anubis.scm: Added extra arguments to interface
13              functions.
14            * src/daemon.c: Use ngettext wherever appropriate.
15            * src/ssl.c: Likewise.
16            * src/tls.c: Likewise.
17            
18            * src/exec.c (exec_argv): new function.
19            * src/guile.c (guile_process_proc): Pass any number of additional
20              parameters to the procedure.
21              (guile_parser): Reflect changes to the prototype.
22              
23            * src/gpg.c (gpg_parser): Reflect changes to the prototype.
24            * src/headers.h (message_external_proc): Changed proto
25              (exec_argv): New function.
26            * src/list.c (list_iterate): Bugfix
27              (list_item): New function.
28            * src/list.h: (list_item): New function.
29            * src/message.c (message_external_proc): Changed proto
30            * src/rc.c (control_parser,tls_parser,rule_parser): Reflect
31              changes to the prototype.
32            * src/rcfile.h (struct rc_asgn): Changed type of 'rhs'
33              (rc_kw_parser_t): Changed third argument type.
34            * src/rcfile.l: Lots of changes to make LIT state more
35              intellectual.
36            * src/rcfile.y (asgn_stmt) production modified to collect
37              whitespace-separated arguments at the right of the keyword,
38              instead of just one line.
39              
40            * testsuite/data/Makefile.am: Fixed creation gpg keyrings.
41            * testsuite/etc/remail.pat: New file
42            * testsuite/etc/remail.in: New file
43            * testsuite/etc/Makefile.am: Added new files
44            * testsuite/lib/anubis.exp (anubis_expect_list,anubis_test): Be
45              more stringent in testing.
46            * testsuite/etc/gpgcrypt.pat: Modified to reflect recent changes
47              to anubis.exp.
48            * testsuite/etc/gpgsign.pat: Likewise.
49            * testsuite/anubis/guile.exp: New file
50            * testsuite/anubis/DISTFILES: Updated
51            
52  2003-03-03  Wojciech Polak  2003-03-03  Wojciech Polak
53    
54          * examples/1anubisrc: Updated to the new syntax.          * examples/1anubisrc: Updated to the new syntax.

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35

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