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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 650 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 7 06:16:18 2003 UTC (9 years, 7 months ago) by weasel
File length: 19558 byte(s)
Diff to previous 525 , to selected 120
Set keyword expansion for Id on all files that already have $Id$ tags.

Revision 525 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 1 23:39:11 2003 UTC (10 years ago) by rabbi
File length: 19607 byte(s)
Diff to previous 418 , to selected 120
Windows buld support changes.

Revision 418 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 16 22:38:14 2002 UTC (10 years, 6 months ago) by rabbi
File length: 19551 byte(s)
Diff to previous 331 , to selected 120
Updated copyright information.

Revision 331 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 9 20:51:09 2002 UTC (10 years, 8 months ago) by weaselp
File length: 19532 byte(s)
Diff to previous 242 , to selected 120
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 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: 19570 byte(s)
Diff to previous 120
Misc Install script fixes for 2.9beta37a.

Revision 120 - (view) (download) (annotate) - [selected]
Modified Sat Aug 3 17:08:02 2002 UTC (10 years, 10 months ago) by weaselp
Original Path: trunk/Mix/Src/mime.c
File length: 19570 byte(s)
Diff to previous 41
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 41 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 12 19:29:52 2001 UTC (11 years, 6 months ago) by rabbi
Original Path: trunk/Mix/Src/mime.c
File length: 19548 byte(s)
Diff to previous 1 , to selected 120
Added quoted-printable decoding of non-multipart mime messages (cf. bug
#478380) by Scott Renfro.

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/mime.c
File length: 18621 byte(s)
Diff to selected 120
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