/[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 934 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 24 13:40:39 2006 UTC (6 years, 11 months ago) by rabbi
File length: 22212 byte(s)
Diff to previous 852 , to selected 577
Updated copyright dates.

Revision 852 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 13 13:59:28 2004 UTC (9 years, 1 month ago) by weasel
File length: 22212 byte(s)
Diff to previous 796 , to selected 577
Merge stats stuff from branch into trunk

Revision 796 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 3 23:32:59 2004 UTC (9 years, 1 month ago) by weasel
File length: 22276 byte(s)
Diff to previous 794 , to selected 577
Add stats downloading by goblin.  On win32 only for now; *nix requires some work to implement GetPrivateProfileSectionNames, GetPrivateProfileString, and URLDownloadToFile.  Should not be too hard tho.

Revision 794 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 2 23:52:34 2004 UTC (9 years, 1 month ago) by weasel
File length: 22132 byte(s)
Diff to previous 776 , to selected 577
Move code from menusend into a new menu_spawn_editor() in menuutil.c
Always show header lines, even when we don't use an editor known to handle a +linecount argument.
Have a new option "(e)dit configuration file" in the main menu.
Change 'q)uit' to 'q)uit w/o sending' in menusend.

Revision 776 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 27 00:41:25 2004 UTC (9 years, 1 month ago) by rabbi
File length: 21940 byte(s)
Diff to previous 770 , to selected 577
Pretty up the ncurses header display.

Revision 770 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 26 12:16:20 2004 UTC (9 years, 1 month ago) by rabbi
File length: 21829 byte(s)
Diff to previous 710 , to selected 577
Appropriately distributed Copyright credit, added --version option.

This should go in the man page and mpgp as well.

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 577
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 577
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, 8 months ago) by weaselp
File length: 21843 byte(s)
Diff to previous 577
fix problem where -ff could not read pgp signed messages

Revision 577 - (view) (download) (annotate) - [selected]
Modified Wed Aug 20 19:28:57 2003 UTC (9 years, 10 months ago) by weaselp
File length: 21833 byte(s)
Diff to previous 574
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, 10 months ago) by weaselp
File length: 21821 byte(s)
Diff to previous 500 , to selected 577
nym support ifdef'ed out

Revision 500 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 3 05:31:07 2003 UTC (10 years, 1 month ago) by weaselp
File length: 21634 byte(s)
Diff to previous 495 , to selected 577
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, 2 months ago) by weaselp
File length: 21579 byte(s)
Diff to previous 332 , to selected 577
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, 8 months ago) by weaselp
File length: 21536 byte(s)
Diff to previous 329 , to selected 577
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, 8 months ago) by weaselp
File length: 21546 byte(s)
Diff to previous 304 , to selected 577
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, 8 months ago) by ulfm
File length: 21582 byte(s)
Diff to previous 297 , to selected 577
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, 8 months ago) by ulfm
File length: 21523 byte(s)
Diff to previous 293 , to selected 577
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, 8 months ago) by ulfm
File length: 21517 byte(s)
Diff to previous 289 , to selected 577
ahem.

Revision 289 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 28 12:48:57 2002 UTC (10 years, 8 months ago) by ulfm
File length: 21491 byte(s)
Diff to previous 262 , to selected 577
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, 9 months ago) by rabbi
File length: 21473 byte(s)
Diff to previous 256 , to selected 577
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, 9 months ago) by rabbi
File length: 21185 byte(s)
Diff to previous 192 , to selected 577
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, 9 months ago) by rabbi
File length: 21105 byte(s)
Diff to previous 191 , to selected 577
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, 9 months ago) by rabbi
File length: 21134 byte(s)
Diff to previous 190 , to selected 577
formatting change.

Revision 190 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 26 21:22:58 2002 UTC (10 years, 9 months ago) by rabbi
File length: 21069 byte(s)
Diff to previous 165 , to selected 577
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 , to selected 577
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) - [select for diffs]
Added Wed Oct 31 08:19:51 2001 UTC (11 years, 7 months ago) by rabbi
File length: 20854 byte(s)
Diff to selected 577
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