wine/dlls/rsaenh rsaenh.c Makefile.in tomcrypt ...

Alexandre Julliard julliard at winehq.org
Tue Nov 30 11:44:00 CST 2004


ChangeSet ID:	14616
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/11/30 11:44:00

Modified files:
	dlls/rsaenh    : rsaenh.c Makefile.in 
Added files:
	dlls/rsaenh    : tomcrypt.h rsa.c rc4.c rc2.c mpi.c md2.c 
	                 implglue.h implglue.c des.c 
Removed files:
	dlls/rsaenh    : implossl.h implossl.c 

Log message:
	Michael Jung <mjung at iss.tu-darmstadt.de>
	Incorporated LibTomCrypt code into rsaenh to get rid of OpenSSL
	dependencies.

Patch: http://cvs.winehq.org/patch.py?id=14616

Old revision  New revision  Changes     Path
 1.2           1.3           +9 -6       wine/dlls/rsaenh/rsaenh.c
 1.1           1.2           +7 -1       wine/dlls/rsaenh/Makefile.in
 Added         1.1           +0 -0       wine/dlls/rsaenh/tomcrypt.h
 Added         1.1           +0 -0       wine/dlls/rsaenh/rsa.c
 Added         1.1           +0 -0       wine/dlls/rsaenh/rc4.c
 Added         1.1           +0 -0       wine/dlls/rsaenh/rc2.c
 Added         1.1           +0 -0       wine/dlls/rsaenh/mpi.c
 Added         1.1           +0 -0       wine/dlls/rsaenh/md2.c
 Added         1.1           +0 -0       wine/dlls/rsaenh/implglue.h
 Added         1.1           +0 -0       wine/dlls/rsaenh/implglue.c
 Added         1.1           +0 -0       wine/dlls/rsaenh/des.c
 1.1           Removed       +0 -0       wine/dlls/rsaenh/implossl.h
 1.1           Removed       +0 -0       wine/dlls/rsaenh/implossl.c




More information about the wine-cvs mailing list