/[pkg-mixmaster]/trunk/Mix/Src/menu.c
ViewVC logotype

Log of /trunk/Mix/Src/menu.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 710 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 21 00:47:21 2004 UTC (9 years, 4 months ago) by rabbi
File length: 21816 byte(s)
Diff to previous 647 , to selected 1
Updated copyright dates, doc issues, misc fixes.

Revision 647 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 25 23:34:13 2003 UTC (9 years, 7 months ago) by weasel
File length: 21795 byte(s)
Diff to previous 604 , to selected 1
Set keyword expansion for Id on all files that already have $Id$ tags.

Revision 604 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 15 14:06:04 2003 UTC (9 years, 7 months ago) by weaselp
File length: 21843 byte(s)
Diff to previous 577 , to selected 1
fix problem where -ff could not read pgp signed messages

Revision 577 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 20 19:28:57 2003 UTC (9 years, 9 months ago) by weaselp
File length: 21833 byte(s)
Diff to previous 574 , to selected 1
Fix bug introduced with the NYMSUPPORT patch.  mixmaster -ff works again.

Revision 574 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 17 19:04:34 2003 UTC (9 years, 9 months ago) by weaselp
File length: 21821 byte(s)
Diff to previous 500 , to selected 1
nym support ifdef'ed out

Revision 500 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 3 05:31:07 2003 UTC (10 years ago) by weaselp
File length: 21634 byte(s)
Diff to previous 495 , to selected 1
Mixmaster now uses broken-chain info from stats. I hope this doesn't break any
Nym functionality.

Revision 495 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 10 17:37:34 2003 UTC (10 years, 1 month ago) by weaselp
File length: 21579 byte(s)
Diff to previous 332 , to selected 1
In the curses interface chain selection it was not possible to select a random
last hop with a usenet post message.  Fixed (closes: #719165).

Revision 332 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 9 20:53:32 2002 UTC (10 years, 7 months ago) by weaselp
File length: 21536 byte(s)
Diff to previous 329 , to selected 1
Whitespace cleanup:
for i in *.c; do cp -a $i $i.orig; sed -e 's/^        /<TAB>/' $i.orig > $i; rm $i.orig; done
for i in *.c *.h; do cp -a $i $i.orig; sed -e 's/[ <TAB>]*$//' $i.orig > $i; rm $i.orig; done

Revision 329 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 9 20:34:08 2002 UTC (10 years, 7 months ago) by weaselp
File length: 21546 byte(s)
Diff to previous 304 , to selected 1
Whitespace change only - same version as in stable

Revision 304 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 2 19:49:17 2002 UTC (10 years, 7 months ago) by ulfm
File length: 21582 byte(s)
Diff to previous 297 , to selected 1
an email file could also start with Return-Path

Revision 297 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 2 06:12:47 2002 UTC (10 years, 7 months ago) by ulfm
File length: 21523 byte(s)
Diff to previous 293 , to selected 1
another bug fix for mail folder detection...

Revision 293 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 30 21:24:01 2002 UTC (10 years, 7 months ago) by ulfm
File length: 21517 byte(s)
Diff to previous 289 , to selected 1
ahem.

Revision 289 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 28 12:48:57 2002 UTC (10 years, 7 months ago) by ulfm
File length: 21491 byte(s)
Diff to previous 262 , to selected 1
revert the mail folder check change.
mix -f can also be used to post a followup for Usenet articles or
individual email messages not in folder format

Revision 262 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 18 23:26:17 2002 UTC (10 years, 8 months ago) by rabbi
File length: 21473 byte(s)
Diff to previous 256 , to selected 1
Added closing comments for all #ifdef statements. All #endif's, as well as
nested braces, should be commented to reference their start.

We need to provide comments before every function as well.

Revision 256 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 17 19:55:21 2002 UTC (10 years, 8 months ago) by rabbi
File length: 21185 byte(s)
Diff to previous 192 , to selected 1
Fixed the "is a mailfolder" checking for -f.
Eliminated unused variables when compiling without USE_NCURSES.
Fixed missing line endings for "-f" warnings when not using ncurses.
(ncurses doesn't seem to mind the added "\n" characters.)

I'm not entirely sure "char path" is being set properly without
USE_NCURSES. Can someone double check me?

Revision 192 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 26 21:34:49 2002 UTC (10 years, 8 months ago) by rabbi
File length: 21105 byte(s)
Diff to previous 191 , to selected 1
Uncomment my sleep(2).

This really shouldn't be this hard.

Revision 191 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 26 21:29:52 2002 UTC (10 years, 8 months ago) by rabbi
File length: 21134 byte(s)
Diff to previous 190 , to selected 1
formatting change.

Revision 190 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 26 21:22:58 2002 UTC (10 years, 8 months ago) by rabbi
File length: 21069 byte(s)
Diff to previous 165 , to selected 1
Mixmaster now Beeps and Sleeps[tm] when the user selects a Middleman
remailer as the last hop. (If this is a mistake, the user will probably
notice it now.)

I'd prefer an interactive query to make sure this is what
the user wants to do, but Peter thinks I am being silly, so I'll be
content with this. :)

Revision 165 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 22 04:01:16 2002 UTC (10 years, 9 months ago) by weaselp
File length: 20965 byte(s)
Diff to previous 1
When sending type II messages interactivly you may now choose a middleman
remailer as the last hop in your chain (closes: #481244).

Revision 1 - (view) (download) (annotate) - [selected]
Added Wed Oct 31 08:19:51 2001 UTC (11 years, 6 months ago) by rabbi
File length: 20854 byte(s)
Initial revision

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5