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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 121 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 3 17:53:47 2002 UTC (10 years, 9 months ago) by weaselp
File length: 17098 byte(s)
Diff to previous 120
ANSI C does not allow extra ; outside of a function

Revision 120 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 3 17:08:02 2002 UTC (10 years, 9 months ago) by weaselp
File length: 17098 byte(s)
Diff to previous 74
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 74 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 11 00:58:26 2002 UTC (11 years ago) by rabbi
File length: 17086 byte(s)
Diff to previous 61
Fixed a typo. Pool file legend really should be documented somewhere
besides the source, also.

Revision 61 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 10 23:20:09 2002 UTC (11 years, 4 months ago) by rabbi
File length: 17085 byte(s)
Diff to previous 50
*Properly* Fixes a bug where a one line file would not be deleted from the
pool. (See rev 1.5).

Revision 50 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 14 23:57:56 2001 UTC (11 years, 5 months ago) by rabbi
File length: 17085 byte(s)
Diff to previous 47
Explicitly permit mix keys to escape binary detection. Left the binary
detection at the larger size of 10 (was 3 before being increased to 10 in
an earlier fix by P. Palfrader). Submitted by Ulf M�ller.

Revision 47 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 14 21:22:11 2001 UTC (11 years, 5 months ago) by rabbi
File length: 17029 byte(s)
Diff to previous 18
Fixes a bug where a one line file would not be deleted from the pool, because fclose(f) was after end: label.

Revision 18 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 16 04:51:03 2001 UTC (11 years, 6 months ago) by rabbi
File length: 17010 byte(s)
Diff to previous 11
Updated comments.

Revision 11 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 6 23:41:58 2001 UTC (11 years, 6 months ago) by rabbi
File length: 16975 byte(s)
Diff to previous 5
First round of changes adding support for Mixmaster as a service under
Windows NT.

Revision 5 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 2 20:39:48 2001 UTC (11 years, 6 months ago) by rabbi
File length: 16909 byte(s)
Diff to previous 1
Memory may be freed without allocating. Fixes a problem in filtermsg()
when message to be sent is greater than SIZELIMIT. By disastry.

Revision 1 - (view) (download) (annotate) - [select for diffs]
Added Wed Oct 31 08:19:51 2001 UTC (11 years, 6 months ago) by rabbi
File length: 16882 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