[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[minion-cvs] Add history to cvs minion; add item to TODo



Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv4539

Modified Files:
	HISTORY README TODO 
Log Message:
Add history to cvs minion; add item to TODo

Index: HISTORY
===================================================================
RCS file: /home/minion/cvsroot/src/minion/HISTORY,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- HISTORY	4 Apr 2004 17:58:28 -0000	1.13
+++ HISTORY	14 May 2004 22:50:05 -0000	1.14
@@ -1,4 +1,13 @@
 $Id$
+
+NEW IN VERSION 0.0.7.1:
+   - Install man pages in PREFIX/share/man, not PREFIX/man.
+   - If the server crashed while changing a packet's metadata, it would often
+     crash upon restart.  Now it doesn't.
+   - Don't crash when trying to route from a pre-0.0.6 server to a server
+     with no IP.
+   - Don't crash when we fail to download a directory.
+
 NEW IN VERSION 0.0.7:
    - New version number; nothing else has changed since 0.0.7rc2.
 

Index: README
===================================================================
RCS file: /home/minion/cvsroot/src/minion/README,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- README	4 Apr 2004 17:58:28 -0000	1.78
+++ README	14 May 2004 22:50:05 -0000	1.79
@@ -38,70 +38,8 @@
 II. WHAT'S NEW IN THIS VERSION?
 ===============================
 
-NEW IN VERSION 0.0.7:
-   - New version number; nothing else has changed since 0.0.7rc2.
-
-NEW IN VERSION 0.0.7rc2:
-   - BUGFIXES
-     - Provide more helpful error messages when directory download fails.
-     - Fix a possible crash during message delivery
-     - Fix a race condition with multiple simultaneous processes.
-     - Don't create empty output files when there is no data to write.
-     - Many bugfixes for client-side message reassembly.
-
-   - UI FIXES
-     - All options that asked for a number of hops are now deprecated (with
-       warnings) or disabled (with errors); use -P instead.
-     - Server bandwith spikiness is now configurable.
-     - ConnectionTimout has been renamed (more accurately) to Timeout.
-     - The -i and -o flags are now optional whereever possible, and
-       default to stdin and stdout.
-
-   - DOCUMENTATION
-     - Mixminion now ships with man pages for mixminion(1), mixminiond(8),
-       mixminionrc(5), and mixminiond.conf(5).
-
-NEW IN VERSION 0.0.7rc1:
-   - USER FUNCTIONALITY
-     - Ability to delete or transmit queued messages to selected mixes,
-       instead of all mixes.
-     - Configuration options to block servers from path generation.
-     - New "mixminiond FOO" script as alternate starting point for
-       "mixminion server-FOO" functions.
-     - CLI interface for client-side fragment reassembly.
-     - Command shell (on Windows) supports filenames with spaces much
-       better.
-
-   - INFRASTRUCTURE
-     - Allow servers to download and use directories (necessary for
-       dummy/pinging work in future versions.)
-     - Display server nicknames in log instead of just IP addresses.
-     - Servers check recommended-version, complain when server is obsolete.
-     - Put timezones in log.
-     - Refactor RFC822 header generation logic (original patch from
-       bfordham).
-
-   - NETWORKING
-     - Rewrite MMTP logic to implement protocol correctly and transfer
-       packets more quickly, without waiting for round-trip acknowledgments
-       after each before sending the next.
-     - Unify client and server MMTP sending implementations.
-     - Use IP TOS flags where available to request optimization for
-       bandwidth.
-     - Configurable limits for bandwidth.
-     - Configurable limits on number of outgoing network connections.
-     - New --reply-block-fd option to read reply-blocks from a file
-       descriptor.
-     - New --passphrase-fd option to read passphrase from a file
-       descriptor.
-     - The --quiet option works for clients as well as servers.
-     - "mixminion ping" supports addr:port syntax as well as nicknames.
+NEW IN VERSION 0.0.8alpha:
 
-   - MISC
-     - Call shred more efficiently when calling shred
-     - Other bugfixes too numerous to mention
-     - Remove some deprecated functionality
-     - Better windows build
 
 <See HISTORY file for changes in earlier versions.>
 

Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.215
retrieving revision 1.216
diff -u -d -r1.215 -r1.216
--- TODO	10 May 2004 16:46:21 -0000	1.215
+++ TODO	14 May 2004 22:50:05 -0000	1.216
@@ -22,6 +22,8 @@
         . Bugs
                 o Make tests pass with bizarre umasks.  (Try 0077, 0000,
                   etc.)
+                - Specify acceptable versions in config file for directory,
+                  not in ServerList.py
                 - Make build process mention where to download openssl if
                   neither wget nor curl is found.
                 - Make client run and unittests not die when there is no