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

Log of /trunk/Mix

View Directory Listing Directory Listing


Sticky Revision:

Revision 37 - Directory Listing
Modified Wed Dec 12 18:50:09 2001 UTC (11 years, 5 months ago) by rabbi
Win32 service optimization, commandline args tweaked, help updated.

Revision 36 - Directory Listing
Modified Wed Dec 12 06:28:26 2001 UTC (11 years, 5 months ago) by rabbi
minor tweak to help files.

Revision 35 - Directory Listing
Modified Wed Dec 12 06:10:24 2001 UTC (11 years, 5 months ago) by rabbi
Fixed line wrapping in help file stubs. (Lucky Green)

Revision 34 - Directory Listing
Modified Wed Dec 12 00:17:32 2001 UTC (11 years, 5 months ago) by rabbi
Fixed line spacing and typos.

Revision 33 - Directory Listing
Modified Wed Dec 12 00:13:34 2001 UTC (11 years, 5 months ago) by rabbi
Removed the angle brackets from around the remailer name tokens.

Revision 32 - Directory Listing
Modified Tue Dec 11 21:45:53 2001 UTC (11 years, 5 months ago) by rabbi
Renamed the service install and remove commands.
Updated the man page.

Revision 31 - Directory Listing
Modified Tue Dec 11 21:27:39 2001 UTC (11 years, 5 months ago) by rabbi
Changes for WIN32 Service support. service.c is totally re-written,
service.h is removed. main.c is now cleaner.

TODO: better solution to the Win32/Unix directory seperation issue. Sring
operations on every path is a lot of extra work. Why not fopen() ?

Revision 30 - Directory Listing
Modified Tue Dec 11 20:59:26 2001 UTC (11 years, 5 months ago) by rabbi
Changes for WIN32 Service support. service.c is totally re-written,
service.h is removed. main.c is now cleaner.

TODO: better solution to the Win32/Unix directory seperation issue. Sring
operations on every path is a lot of extra work. Why not fopen() ?

Revision 29 - Directory Listing
Modified Tue Dec 11 20:56:07 2001 UTC (11 years, 5 months ago) by rabbi
Added dupicate address checking for MTAs that don't do duplicate checking.
ifdef'd out except for WIN32.

Revision 28 - Directory Listing
Modified Tue Dec 11 18:37:34 2001 UTC (11 years, 5 months ago) by rabbi
Updated to reflect recent changes.

Revision 27 - Directory Listing
Modified Tue Dec 11 18:01:32 2001 UTC (11 years, 5 months ago) by rabbi
When quoted_string() was called with an unterminated quoted string,
buf_getc() returned -1, which was undetected by quoted_string(). Since the
buffer was already at the end, buf_getc() would continue returning -1 and
the code would keep appending 255 (signed->unsigned conversion) to the
buffer until the machine ran out of memory.

Now quoted_string will fail on an end of buffer, returning control
ultimately to select_chain. (Discovered by Nullify, fixed by Scott
Renfro.)

Revision 26 - Directory Listing
Modified Tue Dec 11 09:02:16 2001 UTC (11 years, 5 months ago) by rabbi
Scott Renfro ixed a segfault when more than 20 remailers were linked in a
chain.

Revision 25 - Directory Listing
Modified Tue Dec 11 06:44:26 2001 UTC (11 years, 5 months ago) by rabbi
ignoring Makefile.

Revision 24 - Directory Listing
Modified Tue Dec 11 06:38:19 2001 UTC (11 years, 5 months ago) by rabbi
Updated to reflect recent changes.

Revision 23 - Directory Listing
Modified Tue Dec 11 06:05:34 2001 UTC (11 years, 5 months ago) by rabbi
Transparent remix bug fix by Andy Dustman.

Revision 22 - Directory Listing
Modified Tue Dec 11 05:51:29 2001 UTC (11 years, 5 months ago) by rabbi
New files for Microsoft Windows Service support.

Revision 21 - Directory Listing
Modified Tue Dec 11 04:47:57 2001 UTC (11 years, 5 months ago) by rabbi
fixed typo.

Revision 20 - Directory Listing
Modified Tue Dec 11 04:33:02 2001 UTC (11 years, 5 months ago) by rabbi
All help files rewritten (by shamrock@cypherpunks.to)

Revision 19 - Directory Listing
Modified Thu Nov 22 00:20:28 2001 UTC (11 years, 6 months ago) by rabbi
Ryan Lackey and Riot Admin reported errors in pgpget.c -- fixed by Ulf M.

Revision 18 - Directory Listing
Modified Fri Nov 16 04:51:03 2001 UTC (11 years, 6 months ago) by rabbi
Updated comments.

Revision 17 - Directory Listing
Modified Wed Nov 7 01:04:22 2001 UTC (11 years, 6 months ago) by rabbi
Updated for 2.9beta32 release and beyond.

Revision 16 - Directory Listing
Modified Wed Nov 7 01:02:18 2001 UTC (11 years, 6 months ago) by rabbi
Selected a more reliable stats source.

Revision 15 - Directory Listing
Modified Wed Nov 7 01:00:33 2001 UTC (11 years, 6 months ago) by rabbi
rev'd version to beta32.

Revision 14 - Directory Listing
Modified Wed Nov 7 01:02:39 2001 UTC (11 years, 6 months ago) by rabbi
Updated for 2.9beta32 release and beyond.

Revision 13 - Directory Listing
Modified Wed Nov 7 00:44:09 2001 UTC (11 years, 6 months ago) by rabbi
Cleaned up assert to fix NDEBUG problems with MSVC.

Revision 12 - Directory Listing
Modified Wed Nov 7 00:34:22 2001 UTC (11 years, 6 months ago) by rabbi
Updated stats after 2.9beta32 release.

Revision 11 - Directory Listing
Modified Tue Nov 6 23:41:58 2001 UTC (11 years, 6 months ago) by rabbi
First round of changes adding support for Mixmaster as a service under
Windows NT.

Revision 10 - Directory Listing
Modified Sat Nov 3 00:28:53 2001 UTC (11 years, 6 months ago) by rabbi
Updated contact info; now points to sourceforge.

Revision 9 - Directory Listing
Modified Fri Nov 2 21:59:15 2001 UTC (11 years, 6 months ago) by rabbi
Udated re: recent changes.

Revision 8 - Directory Listing
Modified Fri Nov 2 21:48:21 2001 UTC (11 years, 6 months ago) by rabbi
Make Mix 2.9beta31 work on OpenBSD:
OpenBSD has no /usr/include/ssl/openssl, just /usr/include/ssl.
OpenBSD SSL has no patented algorithm IDEA.  Use other libidea.a.

General bug fix (eliminates a bogus error message):
OpenSSL version numbers in hex, not decimal.  Must compare as hex (16#)

Revision 7 - Directory Listing
Modified Fri Nov 2 21:25:34 2001 UTC (11 years, 6 months ago) by rabbi
Put "M" in key file (key.txt) if remailer is middleman. (disastry)

Remember the flags are:

C     accepts compressed messages.
M     will forward messages to another mix, when used as the final hop.
Nm    supports posting to Usenet throught a mail-to-news gateway.
Np    supports direct posting to Usenet.

Revision 6 - Directory Listing
Modified Fri Nov 2 20:57:03 2001 UTC (11 years, 6 months ago) by rabbi
Writes correct message time to mbox. Contributed by Disastry.

Revision 5 - Directory Listing
Modified Fri Nov 2 20:39:48 2001 UTC (11 years, 6 months ago) by rabbi
Memory may be freed without allocating. Fixes a problem in filtermsg()
when message to be sent is greater than SIZELIMIT. By disastry.

Revision 4 - Directory Listing
Modified Wed Oct 31 23:07:58 2001 UTC (11 years, 6 months ago) by rabbi
Misc. modification.

Revision 1 - Directory Listing
Added Wed Oct 31 08:19:51 2001 UTC (11 years, 6 months ago) by rabbi
Initial revision

  ViewVC Help
Powered by ViewVC 1.1.5