/[pkg-mixmaster]/trunk/Mix/TODO
ViewVC logotype

Contents of /trunk/Mix/TODO

Parent Directory Parent Directory | Revision Log Revision Log


Revision 800 - (show annotations) (download)
Tue May 4 00:35:20 2004 UTC (9 years ago) by rabbi
File size: 2754 byte(s)
Fixed the Slackware issue. The OpenSSL version check stuff does more harm than good -- we should remove it.

1 Items that need to be completed before the next MAIN release:
2
3 - Full functionality / regression testing around chain operations
4 following the recent whitespace bug fix. (everyone)
5
6 - Full WIN32 support.
7
8 - stats stuff:
9 - port it to unix
10 - use proper configured filenames
11 - make the allpingers filename and url configureable
12
13 - Add equivalent features to -V and --about to mpgp and document in mpgp.1
14
15 - Remove OpenSSL version checks. Maybe print a message stating the
16 supported versions, and leave it up to the user?
17
18 Items to watch:
19
20 - Hunt and kill bug in Mixmaster causing echolot pings to be turned
21 into permanent t* files.
22
23 [This is a pesky one. Changing the .forward pipe to go through
24 truss first 'fixes' it. Grr. --rabbi]
25
26
27 Items for 3.0.x:
28
29 - doallow() should check more than one email address in a line
30 (patch # 877312) (weasel)
31
32 - delete secret keys securely after keygraceperiod expires
33 (Should this just be a call to an external program? I.e.,
34 "/bin/rm -P" or "/usr/bin/shred -fz -n3")? Does this even
35 serve a purpose now that journaled FSes are the norm?
36
37 - destblk request confirmation (patch # 873498)
38
39 Packaging:
40 - Modify release tarball generation script to build the .tab.c file from
41 parsedate.y, so we don't end up requiring bison on every system that
42 wants to build mixmaster (rabbi)
43 - rpm -- dybbuk
44 . Windows build instructions/files (weasel)
45 - provide a packaged Windows build to be used with QuickSilver
46 + Richard has an Installer we can use for this purpose (rabbi)
47 - Macintosh OS/X support (rabbi)
48 - Update Install script to put files in global system locations if
49 invoked by root. Also update to be smart about AES support.
50 (dybbuk said he would do this, but status is unclear.)
51
52 Wishlist:
53 - permit CRAM-MD5 SMTP AUTH in addition to LOGIN. n/a (patch welcome)
54 - do full regression tests on as many platforms possible
55 - list only these platforms as supported
56 - test on Solaris 9 on SPARC.
57 - saner usage of /dev/[u]random is required -- throw warning when not in
58 daemon mode (patch 873497 -- needs work)
59 - clean up documentation and tarball contents
60 + reorganize directory structure
61 - AES support -- requires OpenSSL 0.9.7 dybbuk
62
63
64 Abandoned/Deferred:
65 D allow for verification of clearsigned OpenPGP messages disastry
66 D honor key preferences when encrypting to multiple keys ulf/disastry (n/a)
67 D further mpgp testing of AES/MDC packet support ulf
68 D make mpgp friendlier
69 D COMMENT entire existing codebase! (HAHA)
70 D support for Borland compiler on Windows.
71 D I'ld even go so far as drop Visual C (or whatever we're supporting at
72 the moment) and require gcc with Cygwin to build it. But only if this
73 results in a Binary that runs without additional DLLs. (Weasel)

  ViewVC Help
Powered by ViewVC 1.1.5