wine/ ./configure ./configure.ac dlls/wininet/ ...

Alexandre Julliard julliard at wine.codeweavers.com
Thu Dec 1 06:00:19 CST 2005


ChangeSet ID:	21589
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/12/01 06:00:19

Modified files:
	.              : configure configure.ac 
	dlls/wininet   : netconnection.c 
	include        : config.h.in 

Log message:
	Robert Shearman <rob at codeweavers.com>
	Cleanup SSL connections properly, do a few security checks in
	NETCON_secure_connect and display errors from SSL on failure. Don't
	use SSL_set_bio as SSL_set_fd is cleaner for us.

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

Old revision  New revision  Changes     Path
 1.720         1.721         +2 -0       wine/configure
 1.416         1.417         +1 -0       wine/configure.ac
 1.16          1.17          +114 -28    wine/dlls/wininet/netconnection.c
 1.235         1.236         +3 -0       wine/include/config.h.in




More information about the wine-cvs mailing list