/[pkg-mixmaster]/branches/mixmaster_2_9_STABLE/Mix/Src/keymgt.c
ViewVC logotype

Log of /branches/mixmaster_2_9_STABLE/Mix/Src/keymgt.c

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 327 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 9 20:29:44 2002 UTC (10 years, 8 months ago) by weaselp
File length: 8020 byte(s)
Diff to previous 306
Added closing comments for all #ifdef statements.

Revision 306 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 4 23:49:17 2002 UTC (10 years, 8 months ago) by rabbi
File length: 7932 byte(s)
Diff to previous 242
I've back-ported most of the important changes since 2.9b38 to the -STABLE branch.
I've only applied the changes I think are unlikely to break anything. This needs to be tested (and the diff'd reviewed) before we proceed.

If anyone feels I've left out anything that should really be in 2.9, please speak up.

Revision 242 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 11 20:44:49 2002 UTC (10 years, 9 months ago) by rabbi
File length: 7755 byte(s)
Diff to previous 123
Misc Install script fixes for 2.9beta37a.

Revision 123 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 7 18:06:55 2002 UTC (10 years, 10 months ago) by weaselp
Original Path: trunk/Mix/Src/keymgt.c
File length: 7755 byte(s)
Diff to previous 122
Fix typo

Revision 122 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 7 17:27:01 2002 UTC (10 years, 10 months ago) by weaselp
Original Path: trunk/Mix/Src/keymgt.c
File length: 7755 byte(s)
Diff to previous 120
Make sure files are closed

Revision 120 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 3 17:08:02 2002 UTC (10 years, 10 months ago) by weaselp
Original Path: trunk/Mix/Src/keymgt.c
File length: 7717 byte(s)
Diff to previous 108
Submitted By: Sami Farin (safari):
Included correct header files.

Src/main.c had incorrect param to buf_appendf.

Added buf_write_sync() (used by Src/rem.c:mix_pool()).
Should a mixmaster machine crash, pool file can contain
any random data after reboot/journal recovery (at least
when using reiserfs).

Maybe not relevant, but strrchr should be used instead of
strchr when looking for domain part.

Src/pgpdata.c:pgp_elgdecrypt() passes uninitialized values
to BN_free if BN_CTX_new fails.

Src/pgpdata.c:pgp_elgencrypt() passes uninitialized value
to BN_free if the third mpi_get(key, i) fails.

Src/random.c does not check return value of read().

Src/rndseed.c does not check return value of read().

Revision 108 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 25 14:11:37 2002 UTC (10 years, 10 months ago) by weaselp
Original Path: trunk/Mix/Src/keymgt.c
File length: 7713 byte(s)
Diff to previous 102
The -G option now forces creation of new keys even in client mode (Closes: #585176)

Revision 102 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 24 07:48:50 2002 UTC (10 years, 10 months ago) by rabbi
Original Path: trunk/Mix/Src/keymgt.c
File length: 7697 byte(s)
Diff to previous 91
We have changed the compile-time option PASSPHRASE to be named
COMPILEDPASS. We have changed the configuration file option PASS_PHRASE to
be named PASSPHRASE. We have added documentation for the new configuration
file option and made changes in the man page to reflect the name change.

This was done to avoid confusion due to the similarity in names of the
options.

Revision 91 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 10 01:58:49 2002 UTC (10 years, 11 months ago) by rabbi
Original Path: trunk/Mix/Src/keymgt.c
File length: 7699 byte(s)
Diff to previous 81
Added the ability to store the key passphrase in the mix.cfg file instead of
having it compiled into the binary. This offers a number of advantages over the
compiled-in method and still allows for encrypted remote storage of keys.

In order to take advantage of the new changes, the Install script will need to
be modified. As this is being replaced with a proper autoconf system, we're
defering that until later.

The changes we're committing replace PASSPHRASE with PASS_PHRASE, which is read
from the config. If the compiled-in passphrase, PASSPHRASE, is set, that is
used instead. (This is how Mixmaster will function if you use the Install
script.)

Revision 81 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 9 07:50:06 2002 UTC (10 years, 11 months ago) by rabbi
Original Path: trunk/Mix/Src/keymgt.c
File length: 7697 byte(s)
Diff to previous 7
Mixmaster now does not attempt to generate keys when run in client-only
mode (REMAIL set to "n") as there is no reason to do so. Requested by
Richard Christman for Quicksilver.

Revision 7 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 2 21:25:34 2001 UTC (11 years, 7 months ago) by rabbi
Original Path: trunk/Mix/Src/keymgt.c
File length: 7669 byte(s)
Diff to previous 1
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 1 - (view) (download) (annotate) - [select for diffs]
Added Wed Oct 31 08:19:51 2001 UTC (11 years, 7 months ago) by rabbi
Original Path: trunk/Mix/Src/keymgt.c
File length: 7638 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