head	1.2;
access;
symbols
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2009.01.09.18.48.43;	author dinoex;	state dead;
branches;
next	1.1;

1.1
date	2005.07.10.19.15.12;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- update to 0.9.8j
- move patches from files-beta back to files
- FIPS disabled with force
- support for crypto_hw device cloning restored
- support for crypto_hw aes_256 restored
@
text
@--- crypto/md5/md5.c.orig	Thu Apr  9 07:59:29 1998
+++ crypto/md5/md5.c	Sun Dec 27 18:44:33 1998
@@@@ -94,7 +94,7 @@@@
 				err++;
 				continue;
 				}
-			printf("MD5(%s)= ",argv[i]);
+			printf("MD5 (%s) = ",argv[i]);
 			do_fp(IN);
 			fclose(IN);
 			}
@


1.1
log
@- update to 0.9.8 for WITH_OPENSSL_BETA=yes
@
text
@@

