wine/ tools/wine.inf include/config.h.in dlls/ ...

Alexandre Julliard julliard at winehq.org
Thu Nov 4 15:15:33 CST 2004


ChangeSet ID:	14412
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/11/04 15:15:33

Modified files:
	tools          : wine.inf 
	include        : config.h.in 
	dlls           : Makefile.in 
	.              : configure.ac configure 
Added files:
	dlls/rsaenh/tests: rsaenh.c Makefile.in .cvsignore 
	dlls/rsaenh    : rsaenh.spec rsaenh.c implossl.h implossl.c 
	                 handle.h handle.c Makefile.in .cvsignore 

Log message:
	Michael Jung <mjung at iss.tu-darmstadt.de>
	Implemented a substantial part of rsaenh.dll.

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

Old revision  New revision  Changes     Path
 1.24          1.25          +1 -1       wine/tools/wine.inf
 1.206         1.207         +15 -0      wine/include/config.h.in
 1.227         1.228         +13 -0      wine/dlls/Makefile.in
 1.323         1.324         +7 -0       wine/configure.ac
 1.614         1.615         +13 -1      wine/configure
 Added         1.1           +0 -0       wine/dlls/rsaenh/tests/rsaenh.c
 Added         1.1           +0 -0       wine/dlls/rsaenh/tests/Makefile.in
 Added         1.1           +0 -0       wine/dlls/rsaenh/tests/.cvsignore
 Added         1.1           +0 -0       wine/dlls/rsaenh/rsaenh.spec
 Added         1.1           +0 -0       wine/dlls/rsaenh/rsaenh.c
 Added         1.1           +0 -0       wine/dlls/rsaenh/implossl.h
 Added         1.1           +0 -0       wine/dlls/rsaenh/implossl.c
 Added         1.1           +0 -0       wine/dlls/rsaenh/handle.h
 Added         1.1           +0 -0       wine/dlls/rsaenh/handle.c
 Added         1.1           +0 -0       wine/dlls/rsaenh/Makefile.in
 Added         1.1           +0 -0       wine/dlls/rsaenh/.cvsignore




More information about the wine-cvs mailing list